remove copyts from hls

This commit is contained in:
Luke Pulverenti
2015-04-03 11:50:50 -04:00
parent 439e7efecb
commit 4655a60d29
3 changed files with 25 additions and 21 deletions

View File

@@ -61,6 +61,7 @@ namespace MediaBrowser.Model.Configuration
/// </summary>
public UserConfiguration()
{
HidePlayedInLatest = true;
PlayDefaultAudioTrack = true;
LatestItemsExcludes = new string[] { };