mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-06 10:16:18 +00:00
rework episode queries
This commit is contained in:
@@ -25,7 +25,6 @@ namespace MediaBrowser.Model.Configuration
|
||||
public string SubtitleLanguagePreference { get; set; }
|
||||
|
||||
public bool DisplayMissingEpisodes { get; set; }
|
||||
public bool DisplayUnairedEpisodes { get; set; }
|
||||
|
||||
public string[] GroupedFolders { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user