WDTV Live.xml 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0"?>
  2. <Profile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <Name>WDTV Live</Name>
  4. <Identification>
  5. <ModelName>WD TV</ModelName>
  6. <Headers>
  7. <HttpHeaderInfo name="User-Agent" value="alphanetworks" match="Substring" />
  8. <HttpHeaderInfo name="User-Agent" value="ALPHA Networks" match="Substring" />
  9. </Headers>
  10. </Identification>
  11. <Manufacturer>Emby</Manufacturer>
  12. <ManufacturerUrl>https://github.com/jellyfin/jellyfin</ManufacturerUrl>
  13. <ModelName>Emby Server</ModelName>
  14. <ModelDescription>UPnP/AV 1.0 Compliant Media Server</ModelDescription>
  15. <ModelNumber>01</ModelNumber>
  16. <ModelUrl>https://github.com/jellyfin/jellyfin</ModelUrl>
  17. <EnableAlbumArtInDidl>false</EnableAlbumArtInDidl>
  18. <EnableSingleAlbumArtLimit>false</EnableSingleAlbumArtLimit>
  19. <EnableSingleSubtitleLimit>false</EnableSingleSubtitleLimit>
  20. <SupportedMediaTypes>Audio,Photo,Video</SupportedMediaTypes>
  21. <AlbumArtPn>JPEG_SM</AlbumArtPn>
  22. <MaxAlbumArtWidth>480</MaxAlbumArtWidth>
  23. <MaxAlbumArtHeight>480</MaxAlbumArtHeight>
  24. <MaxIconWidth>48</MaxIconWidth>
  25. <MaxIconHeight>48</MaxIconHeight>
  26. <MaxStreamingBitrate>140000000</MaxStreamingBitrate>
  27. <MaxStaticBitrate>140000000</MaxStaticBitrate>
  28. <MusicStreamingTranscodingBitrate>192000</MusicStreamingTranscodingBitrate>
  29. <MaxStaticMusicBitrate xsi:nil="true" />
  30. <ProtocolInfo>http-get:*:video/mpeg:*,http-get:*:video/mp4:*,http-get:*:video/vnd.dlna.mpeg-tts:*,http-get:*:video/avi:*,http-get:*:video/x-matroska:*,http-get:*:video/x-ms-wmv:*,http-get:*:video/wtv:*,http-get:*:audio/mpeg:*,http-get:*:audio/mp3:*,http-get:*:audio/mp4:*,http-get:*:audio/x-ms-wma*,http-get:*:audio/wav:*,http-get:*:audio/L16:*,http-get:*image/jpeg:*,http-get:*image/png:*,http-get:*image/gif:*,http-get:*image/tiff:*</ProtocolInfo>
  31. <TimelineOffsetSeconds>5</TimelineOffsetSeconds>
  32. <RequiresPlainVideoItems>false</RequiresPlainVideoItems>
  33. <RequiresPlainFolders>false</RequiresPlainFolders>
  34. <EnableMSMediaReceiverRegistrar>false</EnableMSMediaReceiverRegistrar>
  35. <IgnoreTranscodeByteRangeRequests>true</IgnoreTranscodeByteRangeRequests>
  36. <XmlRootAttributes />
  37. <DirectPlayProfiles>
  38. <DirectPlayProfile container="avi" audioCodec="ac3,eac3,dca,mp2,mp3,pcm,dts" videoCodec="mpeg1video,mpeg2video,mpeg4,h264,vc1" type="Video" />
  39. <DirectPlayProfile container="mpeg" audioCodec="ac3,eac3,dca,mp2,mp3,pcm,dts" videoCodec="mpeg1video,mpeg2video" type="Video" />
  40. <DirectPlayProfile container="mkv" audioCodec="ac3,eac3,dca,aac,mp2,mp3,pcm,dts" videoCodec="mpeg1video,mpeg2video,mpeg4,h264,vc1" type="Video" />
  41. <DirectPlayProfile container="ts,m2ts,mpegts" audioCodec="ac3,eac3,dca,mp2,mp3,aac,dts" videoCodec="mpeg1video,mpeg2video,h264,vc1" type="Video" />
  42. <DirectPlayProfile container="mp4,mov,m4v" audioCodec="ac3,eac3,aac,mp2,mp3,dca,dts" videoCodec="h264,mpeg4" type="Video" />
  43. <DirectPlayProfile container="asf" audioCodec="wmav2,wmapro" videoCodec="vc1" type="Video" />
  44. <DirectPlayProfile container="asf" audioCodec="mp2,ac3" videoCodec="mpeg2video" type="Video" />
  45. <DirectPlayProfile container="mp3" audioCodec="mp2,mp3" type="Audio" />
  46. <DirectPlayProfile container="mp4" audioCodec="mp4" type="Audio" />
  47. <DirectPlayProfile container="flac" type="Audio" />
  48. <DirectPlayProfile container="asf" audioCodec="wmav2,wmapro,wmavoice" type="Audio" />
  49. <DirectPlayProfile container="ogg" audioCodec="vorbis" type="Audio" />
  50. <DirectPlayProfile container="jpeg,png,gif,bmp,tiff" type="Photo" />
  51. </DirectPlayProfiles>
  52. <TranscodingProfiles>
  53. <TranscodingProfile container="mp3" type="Audio" audioCodec="mp3" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" enableSubtitlesInManifest="false" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" />
  54. <TranscodingProfile container="ts" type="Video" videoCodec="h264" audioCodec="aac" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" enableSubtitlesInManifest="false" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" />
  55. <TranscodingProfile container="jpeg" type="Photo" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" enableSubtitlesInManifest="false" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" />
  56. </TranscodingProfiles>
  57. <ContainerProfiles>
  58. <ContainerProfile type="Photo">
  59. <Conditions>
  60. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  61. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  62. </Conditions>
  63. </ContainerProfile>
  64. </ContainerProfiles>
  65. <CodecProfiles>
  66. <CodecProfile type="Video" codec="h264">
  67. <Conditions>
  68. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  69. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  70. <ProfileCondition condition="LessThanEqual" property="VideoLevel" value="41" isRequired="true" />
  71. </Conditions>
  72. <ApplyConditions />
  73. </CodecProfile>
  74. <CodecProfile type="VideoAudio" codec="aac">
  75. <Conditions>
  76. <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="2" isRequired="true" />
  77. </Conditions>
  78. <ApplyConditions />
  79. </CodecProfile>
  80. </CodecProfiles>
  81. <ResponseProfiles>
  82. <ResponseProfile container="ts,mpegts" type="Video" orgPn="MPEG_TS_SD_NA">
  83. <Conditions />
  84. </ResponseProfile>
  85. </ResponseProfiles>
  86. <SubtitleProfiles>
  87. <SubtitleProfile format="srt" method="External" />
  88. <SubtitleProfile format="srt" method="Embed" />
  89. <SubtitleProfile format="sub" method="Embed" />
  90. <SubtitleProfile format="subrip" method="Embed" />
  91. <SubtitleProfile format="idx" method="Embed" />
  92. </SubtitleProfiles>
  93. </Profile>