mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
updated nuget
This commit is contained in:
@@ -6,7 +6,7 @@ namespace MediaBrowser.Model.Sync
|
||||
Queued = 0,
|
||||
Transcoding = 1,
|
||||
TranscodingFailed = 2,
|
||||
Transfering = 3,
|
||||
Transferring = 3,
|
||||
Completed = 4,
|
||||
Cancelled = 5
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user