mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 22:13:06 +03:00
remove copyts from hls
This commit is contained in:
@@ -61,6 +61,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
/// </summary>
|
||||
public UserConfiguration()
|
||||
{
|
||||
HidePlayedInLatest = true;
|
||||
PlayDefaultAudioTrack = true;
|
||||
|
||||
LatestItemsExcludes = new string[] { };
|
||||
|
||||
Reference in New Issue
Block a user