Dish Hopper-Joey.xml 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. <?xml version="1.0"?>
  2. <Profile xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  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. <EnableSingleSubtitleLimit>false</EnableSingleSubtitleLimit>
  21. <SupportedMediaTypes>Audio,Photo,Video</SupportedMediaTypes>
  22. <AlbumArtPn>JPEG_SM</AlbumArtPn>
  23. <MaxAlbumArtWidth>480</MaxAlbumArtWidth>
  24. <MaxAlbumArtHeight>480</MaxAlbumArtHeight>
  25. <MaxIconWidth>48</MaxIconWidth>
  26. <MaxIconHeight>48</MaxIconHeight>
  27. <MaxStreamingBitrate>15000000</MaxStreamingBitrate>
  28. <MaxStaticBitrate>15000000</MaxStaticBitrate>
  29. <MusicStreamingTranscodingBitrate>192000</MusicStreamingTranscodingBitrate>
  30. <MusicSyncBitrate>192000</MusicSyncBitrate>
  31. <XDlnaDoc>DMS-1.50</XDlnaDoc>
  32. <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>
  33. <TimelineOffsetSeconds>0</TimelineOffsetSeconds>
  34. <RequiresPlainVideoItems>false</RequiresPlainVideoItems>
  35. <RequiresPlainFolders>false</RequiresPlainFolders>
  36. <EnableMSMediaReceiverRegistrar>false</EnableMSMediaReceiverRegistrar>
  37. <IgnoreTranscodeByteRangeRequests>false</IgnoreTranscodeByteRangeRequests>
  38. <XmlRootAttributes />
  39. <DirectPlayProfiles>
  40. <DirectPlayProfile container="mp4,mkv,mpeg,ts" audioCodec="mp3,ac3,aac,he-aac,pcm" videoCodec="h264,mpeg2video" type="Video" />
  41. <DirectPlayProfile container="mp3" audioCodec="mp3" type="Audio" />
  42. <DirectPlayProfile container="alac" audioCodec="alac" type="Audio" />
  43. <DirectPlayProfile container="flac" audioCodec="flac" type="Audio" />
  44. <DirectPlayProfile container="jpeg" type="Photo" />
  45. </DirectPlayProfiles>
  46. <TranscodingProfiles>
  47. <TranscodingProfile container="mp3" type="Audio" audioCodec="mp3" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" />
  48. <TranscodingProfile container="mp4" type="Video" videoCodec="h264" audioCodec="aac" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" />
  49. <TranscodingProfile container="jpeg" type="Photo" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" />
  50. </TranscodingProfiles>
  51. <ContainerProfiles />
  52. <CodecProfiles>
  53. <CodecProfile type="Video" codec="h264">
  54. <Conditions>
  55. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  56. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  57. <ProfileCondition condition="LessThanEqual" property="VideoFramerate" value="30" isRequired="true" />
  58. <ProfileCondition condition="LessThanEqual" property="VideoBitrate" value="20000000" isRequired="true" />
  59. <ProfileCondition condition="LessThanEqual" property="VideoLevel" value="41" isRequired="true" />
  60. </Conditions>
  61. </CodecProfile>
  62. <CodecProfile type="Video">
  63. <Conditions>
  64. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  65. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  66. <ProfileCondition condition="LessThanEqual" property="VideoFramerate" value="30" isRequired="true" />
  67. <ProfileCondition condition="LessThanEqual" property="VideoBitrate" value="20000000" isRequired="true" />
  68. </Conditions>
  69. </CodecProfile>
  70. <CodecProfile type="VideoAudio" codec="ac3,he-aac">
  71. <Conditions>
  72. <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="6" isRequired="true" />
  73. </Conditions>
  74. </CodecProfile>
  75. <CodecProfile type="VideoAudio" codec="aac">
  76. <Conditions>
  77. <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="2" isRequired="true" />
  78. </Conditions>
  79. </CodecProfile>
  80. </CodecProfiles>
  81. <ResponseProfiles>
  82. <ResponseProfile container="mkv,ts" type="Video" mimeType="video/mp4">
  83. <Conditions />
  84. </ResponseProfile>
  85. </ResponseProfiles>
  86. <SubtitleProfiles />
  87. </Profile>