feat: re-download from history, reset-all-failed, scheduled start, fix provider order dirty flag
This commit is contained in:
@@ -110,6 +110,7 @@ export interface AppSettings {
|
||||
autoExtractWhenStopped: boolean;
|
||||
disabledProviders: DebridProvider[];
|
||||
hosterRouting: Record<string, DebridProvider>;
|
||||
scheduledStartEpochMs: number;
|
||||
}
|
||||
|
||||
export interface DownloadItem {
|
||||
|
||||
Reference in New Issue
Block a user