mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-19 23:35:25 +03: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