mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 01:54:42 +01:00
Merge pull request #1065 from MediaBrowser/master
remove copyts from hls
This commit is contained in:
@@ -54,6 +54,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
/// </summary>
|
||||
public UserConfiguration()
|
||||
{
|
||||
HidePlayedInLatest = true;
|
||||
PlayDefaultAudioTrack = true;
|
||||
|
||||
LatestItemsExcludes = new string[] { };
|
||||
|
||||
Reference in New Issue
Block a user