فهرست منبع

update now playing screen

Luke Pulverenti 8 سال پیش
والد
کامیت
da5f64e424
2فایلهای تغییر یافته به همراه5 افزوده شده و 1 حذف شده
  1. 5 1
      Emby.Dlna/Profiles/SharpSmartTvProfile.cs
  2. 0 0
      Emby.Dlna/Profiles/Xml/Sharp Smart TV.xml

+ 5 - 1
Emby.Dlna/Profiles/SharpSmartTvProfile.cs

@@ -10,6 +10,9 @@ namespace Emby.Dlna.Profiles
         {
             Name = "Sharp Smart TV";
 
+            RequiresPlainFolders = true;
+            RequiresPlainVideoItems = true;
+
             Identification = new DeviceIdentification
             {
                 Manufacturer = "Sharp",
@@ -39,7 +42,8 @@ namespace Emby.Dlna.Profiles
                     Container = "ts",
                     Type = DlnaProfileType.Video,
                     AudioCodec = "ac3,aac,mp3,dts,dca",
-                    VideoCodec = "h264"
+                    VideoCodec = "h264",
+                    EnableMpegtsM2TsMode = true
                 },
 
                 new TranscodingProfile

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
Emby.Dlna/Profiles/Xml/Sharp Smart TV.xml


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است