mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 07:45:26 +03:00
sync fixes
This commit is contained in:
@@ -221,6 +221,7 @@ namespace MediaBrowser.Server.Implementations.Sync
|
||||
|
||||
instance.Name = job.Name;
|
||||
instance.Quality = job.Quality;
|
||||
instance.Profile = job.Profile;
|
||||
instance.UnwatchedOnly = job.UnwatchedOnly;
|
||||
instance.SyncNewContent = job.SyncNewContent;
|
||||
instance.ItemLimit = job.ItemLimit;
|
||||
|
||||
Reference in New Issue
Block a user