mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-15 14:46:19 +00:00
update download error handling
This commit is contained in:
@@ -9,7 +9,6 @@ namespace MediaBrowser.Model.Sync
|
||||
Transferring = 3,
|
||||
Completed = 4,
|
||||
CompletedWithError = 5,
|
||||
Failed = 6,
|
||||
Cancelled = 7
|
||||
Failed = 6
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user