From b6811e4f239b552d0d449c8525bffee7f33ef6ef Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 19 Jun 2015 14:34:21 -0400 Subject: [PATCH] update bravia profiles --- MediaBrowser.Dlna/Profiles/SonyBravia2010Profile.cs | 2 +- MediaBrowser.Dlna/Profiles/SonyBravia2011Profile.cs | 2 +- MediaBrowser.Dlna/Profiles/SonyBravia2012Profile.cs | 2 +- MediaBrowser.Dlna/Profiles/SonyBravia2013Profile.cs | 2 +- .../Profiles/Xml/Sony Bravia (2010).xml | 7 ++++++- .../Profiles/Xml/Sony Bravia (2011).xml | 13 +++++++++---- .../Profiles/Xml/Sony Bravia (2012).xml | 7 ++++++- .../Profiles/Xml/Sony Bravia (2013).xml | 7 ++++++- MediaBrowser.WebDashboard/Api/PackageCreator.cs | 2 +- .../MediaBrowser.WebDashboard.csproj | 12 ++++++++++++ 10 files changed, 44 insertions(+), 12 deletions(-) diff --git a/MediaBrowser.Dlna/Profiles/SonyBravia2010Profile.cs b/MediaBrowser.Dlna/Profiles/SonyBravia2010Profile.cs index a4f52e737b..a7f74b3697 100644 --- a/MediaBrowser.Dlna/Profiles/SonyBravia2010Profile.cs +++ b/MediaBrowser.Dlna/Profiles/SonyBravia2010Profile.cs @@ -54,7 +54,7 @@ namespace MediaBrowser.Dlna.Profiles { Container = "ts", VideoCodec = "h264", - AudioCodec = "aac", + AudioCodec = "ac3", Type = DlnaProfileType.Video, EnableMpegtsM2TsMode = true }, diff --git a/MediaBrowser.Dlna/Profiles/SonyBravia2011Profile.cs b/MediaBrowser.Dlna/Profiles/SonyBravia2011Profile.cs index a1becfcb17..fa258dd600 100644 --- a/MediaBrowser.Dlna/Profiles/SonyBravia2011Profile.cs +++ b/MediaBrowser.Dlna/Profiles/SonyBravia2011Profile.cs @@ -51,7 +51,7 @@ namespace MediaBrowser.Dlna.Profiles { Container = "ts", VideoCodec = "h264", - AudioCodec = "aac", + AudioCodec = "ac3", Type = DlnaProfileType.Video, EnableMpegtsM2TsMode = true }, diff --git a/MediaBrowser.Dlna/Profiles/SonyBravia2012Profile.cs b/MediaBrowser.Dlna/Profiles/SonyBravia2012Profile.cs index 6c16fccc3f..a35cfc0dfa 100644 --- a/MediaBrowser.Dlna/Profiles/SonyBravia2012Profile.cs +++ b/MediaBrowser.Dlna/Profiles/SonyBravia2012Profile.cs @@ -51,7 +51,7 @@ namespace MediaBrowser.Dlna.Profiles { Container = "ts", VideoCodec = "h264", - AudioCodec = "aac", + AudioCodec = "ac3", Type = DlnaProfileType.Video, EnableMpegtsM2TsMode = true }, diff --git a/MediaBrowser.Dlna/Profiles/SonyBravia2013Profile.cs b/MediaBrowser.Dlna/Profiles/SonyBravia2013Profile.cs index bf653e63a3..16ff5dac5f 100644 --- a/MediaBrowser.Dlna/Profiles/SonyBravia2013Profile.cs +++ b/MediaBrowser.Dlna/Profiles/SonyBravia2013Profile.cs @@ -50,7 +50,7 @@ namespace MediaBrowser.Dlna.Profiles { Container = "ts", VideoCodec = "h264", - AudioCodec = "aac", + AudioCodec = "ac3", Type = DlnaProfileType.Video, EnableMpegtsM2TsMode = true }, diff --git a/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2010).xml b/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2010).xml index a3469128f4..65252f7498 100644 --- a/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2010).xml +++ b/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2010).xml @@ -47,7 +47,7 @@ - + @@ -94,6 +94,11 @@ + + + + + diff --git a/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2011).xml b/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2011).xml index 3c7adc71e5..5f7f0a2eee 100644 --- a/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2011).xml +++ b/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2011).xml @@ -41,16 +41,16 @@ - - - + + + - + @@ -97,6 +97,11 @@ + + + + + diff --git a/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2012).xml b/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2012).xml index 07d684d897..0951d5e0ea 100644 --- a/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2012).xml +++ b/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2012).xml @@ -52,7 +52,7 @@ - + @@ -76,6 +76,11 @@ + + + + + diff --git a/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2013).xml b/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2013).xml index 81050d8fb5..d3a7dbab91 100644 --- a/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2013).xml +++ b/MediaBrowser.Dlna/Profiles/Xml/Sony Bravia (2013).xml @@ -57,7 +57,7 @@ - + @@ -76,6 +76,11 @@ + + + + + diff --git a/MediaBrowser.WebDashboard/Api/PackageCreator.cs b/MediaBrowser.WebDashboard/Api/PackageCreator.cs index 033ffd5f36..e6f2b0e1b4 100644 --- a/MediaBrowser.WebDashboard/Api/PackageCreator.cs +++ b/MediaBrowser.WebDashboard/Api/PackageCreator.cs @@ -284,7 +284,7 @@ namespace MediaBrowser.WebDashboard.Api "bower_components/paper-dialog-scrollable/paper-dialog-scrollable.html", "bower_components/neon-animation/animations/scale-up-animation.html", "bower_components/neon-animation/animations/fade-out-animation.html", - //"bower_components/paper-icon-button/paper-icon-button.html", + "bower_components/paper-icon-button/paper-icon-button.html", "thirdparty/emby-icons.html" }; var importsHtml = string.Join("", imports.Select(i => "").ToArray()); diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj index 0c7504d982..5b6f43736a 100644 --- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj +++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj @@ -391,6 +391,15 @@ + + + + + PreserveNewest + + + + @@ -2741,6 +2750,9 @@ + + +