mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 09:44:47 +03:00
add setting to control import of missing episodes
This commit is contained in:
@@ -57,6 +57,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
|
||||
HidePlayedInLatest = true;
|
||||
PlayDefaultAudioTrack = true;
|
||||
DisplayMissingEpisodes = true;
|
||||
|
||||
LatestItemsExcludes = new string[] { };
|
||||
OrderedViews = new string[] { };
|
||||
|
||||
Reference in New Issue
Block a user