mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 15:03:06 +03:00
add new sync methods
This commit is contained in:
@@ -84,7 +84,6 @@ namespace MediaBrowser.Server.Implementations.Sync
|
||||
DateCreated = DateTime.UtcNow,
|
||||
DateLastModified = DateTime.UtcNow,
|
||||
SyncNewContent = request.SyncNewContent,
|
||||
RemoveWhenWatched = request.RemoveWhenWatched,
|
||||
ItemCount = items.Count,
|
||||
Quality = request.Quality
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user