Merge pull request #1065 from MediaBrowser/master

remove copyts from hls
This commit is contained in:
Luke
2015-04-03 11:55:52 -04:00
3 changed files with 25 additions and 21 deletions

View File

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