mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-19 23:35:25 +03:00
removed ProcessManager
This commit is contained in:
@@ -4,7 +4,7 @@ namespace MediaBrowser.Model.Sync
|
||||
public class LocalItemQuery
|
||||
{
|
||||
public string ServerId { get; set; }
|
||||
public string AlbumArtist { get; set; }
|
||||
public string AlbumArtistId { get; set; }
|
||||
public string AlbumId { get; set; }
|
||||
public string SeriesId { get; set; }
|
||||
public string Type { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user