mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 09:14:45 +03:00
added content type selection
This commit is contained in:
@@ -19,6 +19,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
public CinemaModeConfiguration()
|
||||
{
|
||||
EnableIntrosParentalControl = true;
|
||||
EnableIntrosFromSimilarMovies = true;
|
||||
TrailerLimit = 2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user