Dish Hopper-Joey.xml 4.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  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>Dish Hopper-Joey</Name>
  4. <Identification>
  5. <Manufacturer>Echostar Technologies LLC</Manufacturer>
  6. <ManufacturerUrl>http://www.echostar.com</ManufacturerUrl>
  7. <Headers>
  8. <HttpHeaderInfo name="User-Agent" value="XiP" match="Substring" />
  9. </Headers>
  10. </Identification>
  11. <FriendlyName>Emby</FriendlyName>
  12. <Manufacturer>Emby</Manufacturer>
  13. <ManufacturerUrl>http://emby.media/</ManufacturerUrl>
  14. <ModelName>Emby</ModelName>
  15. <ModelDescription>Emby</ModelDescription>
  16. <ModelNumber>Emby</ModelNumber>
  17. <ModelUrl>http://emby.media/</ModelUrl>
  18. <EnableAlbumArtInDidl>false</EnableAlbumArtInDidl>
  19. <EnableSingleAlbumArtLimit>false</EnableSingleAlbumArtLimit>
  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>8000000</MaxStreamingBitrate>
  27. <MaxStaticBitrate>8000000</MaxStaticBitrate>
  28. <MusicStreamingTranscodingBitrate>128000</MusicStreamingTranscodingBitrate>
  29. <MusicSyncBitrate>128000</MusicSyncBitrate>
  30. <XDlnaDoc>DMS-1.50</XDlnaDoc>
  31. <ProtocolInfo>http-get:*:video/mp2t:*,http-get:*:video/MP1S:*,http-get:*:video/mpeg2:*,http-get:*:video/mp4:*,http-get:*:video/x-matroska:*,http-get:*:audio/mpeg:*,http-get:*:audio/mpeg3:*,http-get:*:audio/mp3:*,http-get:*:audio/mp4:*,http-get:*:audio/mp4a-latm:*,http-get:*:image/jpeg:*</ProtocolInfo>
  32. <TimelineOffsetSeconds>0</TimelineOffsetSeconds>
  33. <RequiresPlainVideoItems>false</RequiresPlainVideoItems>
  34. <RequiresPlainFolders>false</RequiresPlainFolders>
  35. <EnableMSMediaReceiverRegistrar>false</EnableMSMediaReceiverRegistrar>
  36. <IgnoreTranscodeByteRangeRequests>false</IgnoreTranscodeByteRangeRequests>
  37. <EnableDlnaProtocol>true</EnableDlnaProtocol>
  38. <EnableUrlBase>false</EnableUrlBase>
  39. <XmlRootAttributes />
  40. <DirectPlayProfiles>
  41. <DirectPlayProfile container="mp4,mkv,mpeg,ts" audioCodec="mp3,ac3,aac,he-aac,pcm" videoCodec="h264,mpeg2video" type="Video" />
  42. <DirectPlayProfile container="mp3" audioCodec="mp3" type="Audio" />
  43. <DirectPlayProfile container="alac" audioCodec="alac" type="Audio" />
  44. <DirectPlayProfile container="flac" audioCodec="flac" type="Audio" />
  45. <DirectPlayProfile container="jpeg" type="Photo" />
  46. </DirectPlayProfiles>
  47. <TranscodingProfiles>
  48. <TranscodingProfile container="mp3" type="Audio" audioCodec="mp3" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" context="Streaming" />
  49. <TranscodingProfile container="mp4" type="Video" videoCodec="h264" audioCodec="aac" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" context="Streaming" />
  50. <TranscodingProfile container="jpeg" type="Photo" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" context="Streaming" />
  51. </TranscodingProfiles>
  52. <ContainerProfiles />
  53. <CodecProfiles>
  54. <CodecProfile type="Video" codec="h264">
  55. <Conditions>
  56. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  57. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  58. <ProfileCondition condition="LessThanEqual" property="VideoFramerate" value="30" isRequired="true" />
  59. <ProfileCondition condition="LessThanEqual" property="VideoBitrate" value="20000000" isRequired="true" />
  60. <ProfileCondition condition="LessThanEqual" property="VideoLevel" value="41" isRequired="true" />
  61. </Conditions>
  62. </CodecProfile>
  63. <CodecProfile type="Video">
  64. <Conditions>
  65. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  66. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  67. <ProfileCondition condition="LessThanEqual" property="VideoFramerate" value="30" isRequired="true" />
  68. <ProfileCondition condition="LessThanEqual" property="VideoBitrate" value="20000000" isRequired="true" />
  69. </Conditions>
  70. </CodecProfile>
  71. <CodecProfile type="VideoAudio" codec="ac3,he-aac">
  72. <Conditions>
  73. <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="6" isRequired="true" />
  74. </Conditions>
  75. </CodecProfile>
  76. <CodecProfile type="VideoAudio" codec="aac">
  77. <Conditions>
  78. <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="2" isRequired="true" />
  79. </Conditions>
  80. </CodecProfile>
  81. </CodecProfiles>
  82. <ResponseProfiles>
  83. <ResponseProfile container="mkv,ts" type="Video" mimeType="video/mp4">
  84. <Conditions />
  85. </ResponseProfile>
  86. </ResponseProfiles>
  87. <SubtitleProfiles />
  88. </Profile>