Xbox One.xml 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. <?xml version="1.0"?>
  2. <Profile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  3. xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  4. <Name>Xbox One</Name>
  5. <Identification>
  6. <ModelName>Xbox One</ModelName>
  7. <Headers>
  8. <HttpHeaderInfo name="FriendlyName.DLNA.ORG" value="XboxOne" match="Substring" />
  9. <HttpHeaderInfo name="User-Agent" value="NSPlayer/12" match="Substring" />
  10. </Headers>
  11. </Identification>
  12. <Manufacturer>Jellyfin</Manufacturer>
  13. <ManufacturerUrl>https://github.com/jellyfin/jellyfin</ManufacturerUrl>
  14. <ModelName>Jellyfin Server</ModelName>
  15. <ModelDescription>UPnP/AV 1.0 Compliant Media Server</ModelDescription>
  16. <ModelNumber>01</ModelNumber>
  17. <ModelUrl>https://github.com/jellyfin/jellyfin</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>140000000</MaxStreamingBitrate>
  28. <MaxStaticBitrate>140000000</MaxStaticBitrate>
  29. <MusicStreamingTranscodingBitrate>192000</MusicStreamingTranscodingBitrate>
  30. <MaxStaticMusicBitrate xsi:nil="true" />
  31. <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>
  32. <TimelineOffsetSeconds>40</TimelineOffsetSeconds>
  33. <RequiresPlainVideoItems>false</RequiresPlainVideoItems>
  34. <RequiresPlainFolders>false</RequiresPlainFolders>
  35. <EnableMSMediaReceiverRegistrar>false</EnableMSMediaReceiverRegistrar>
  36. <IgnoreTranscodeByteRangeRequests>false</IgnoreTranscodeByteRangeRequests>
  37. <XmlRootAttributes />
  38. <DirectPlayProfiles>
  39. <DirectPlayProfile container="ts,mpegts" audioCodec="ac3,aac,mp3" videoCodec="h264,mpeg2video,hevc" type="Video" />
  40. <DirectPlayProfile container="avi" audioCodec="ac3,mp3" videoCodec="mpeg4" type="Video" />
  41. <DirectPlayProfile container="avi" audioCodec="aac" videoCodec="h264" type="Video" />
  42. <DirectPlayProfile container="mp4,mov,mkv,m4v" audioCodec="aac,ac3" videoCodec="h264,mpeg4,mpeg2video,hevc" type="Video" />
  43. <DirectPlayProfile container="asf" audioCodec="wmav2,wmapro" videoCodec="wmv2,wmv3,vc1" type="Video" />
  44. <DirectPlayProfile container="asf" audioCodec="wmav2,wmapro,wmavoice" type="Audio" />
  45. <DirectPlayProfile container="mp3" audioCodec="mp3" type="Audio" />
  46. <DirectPlayProfile container="jpeg" type="Photo" />
  47. </DirectPlayProfiles>
  48. <TranscodingProfiles>
  49. <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" />
  50. <TranscodingProfile container="jpeg" type="Photo" videoCodec="jpeg" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" enableSubtitlesInManifest="false" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" />
  51. <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" />
  52. </TranscodingProfiles>
  53. <ContainerProfiles>
  54. <ContainerProfile type="Video" container="mp4,mov">
  55. <Conditions>
  56. <ProfileCondition condition="Equals" property="Has64BitOffsets" value="false" isRequired="false" />
  57. </Conditions>
  58. </ContainerProfile>
  59. </ContainerProfiles>
  60. <CodecProfiles>
  61. <CodecProfile type="Video" codec="mpeg4">
  62. <Conditions>
  63. <ProfileCondition condition="NotEquals" property="IsAnamorphic" value="true" isRequired="false" />
  64. <ProfileCondition condition="LessThanEqual" property="VideoBitDepth" value="8" isRequired="false" />
  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="false" />
  68. <ProfileCondition condition="LessThanEqual" property="VideoBitrate" value="5120000" isRequired="false" />
  69. </Conditions>
  70. <ApplyConditions />
  71. </CodecProfile>
  72. <CodecProfile type="Video" codec="h264">
  73. <Conditions>
  74. <ProfileCondition condition="NotEquals" property="IsAnamorphic" value="true" isRequired="false" />
  75. <ProfileCondition condition="LessThanEqual" property="VideoBitDepth" value="8" isRequired="false" />
  76. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  77. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  78. <ProfileCondition condition="LessThanEqual" property="VideoLevel" value="41" isRequired="false" />
  79. <ProfileCondition condition="EqualsAny" property="VideoProfile" value="high|main|baseline|constrained baseline" isRequired="false" />
  80. </Conditions>
  81. <ApplyConditions />
  82. </CodecProfile>
  83. <CodecProfile type="Video" codec="wmv2,wmv3,vc1">
  84. <Conditions>
  85. <ProfileCondition condition="NotEquals" property="IsAnamorphic" value="true" isRequired="false" />
  86. <ProfileCondition condition="LessThanEqual" property="VideoBitDepth" value="8" isRequired="false" />
  87. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  88. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  89. <ProfileCondition condition="LessThanEqual" property="VideoFramerate" value="30" isRequired="false" />
  90. <ProfileCondition condition="LessThanEqual" property="VideoBitrate" value="15360000" isRequired="false" />
  91. </Conditions>
  92. <ApplyConditions />
  93. </CodecProfile>
  94. <CodecProfile type="Video">
  95. <Conditions>
  96. <ProfileCondition condition="NotEquals" property="IsAnamorphic" value="true" isRequired="false" />
  97. <ProfileCondition condition="LessThanEqual" property="VideoBitDepth" value="8" isRequired="false" />
  98. </Conditions>
  99. <ApplyConditions />
  100. </CodecProfile>
  101. <CodecProfile type="VideoAudio" codec="ac3,wmav2,wmapro">
  102. <Conditions>
  103. <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="6" isRequired="false" />
  104. </Conditions>
  105. <ApplyConditions />
  106. </CodecProfile>
  107. <CodecProfile type="VideoAudio" codec="aac">
  108. <Conditions>
  109. <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="2" isRequired="false" />
  110. <ProfileCondition condition="Equals" property="AudioProfile" value="lc" isRequired="false" />
  111. </Conditions>
  112. <ApplyConditions />
  113. </CodecProfile>
  114. </CodecProfiles>
  115. <ResponseProfiles>
  116. <ResponseProfile container="avi" type="Video" mimeType="video/avi">
  117. <Conditions />
  118. </ResponseProfile>
  119. <ResponseProfile container="m4v" type="Video" mimeType="video/mp4">
  120. <Conditions />
  121. </ResponseProfile>
  122. </ResponseProfiles>
  123. <SubtitleProfiles>
  124. <SubtitleProfile format="srt" method="Embed" />
  125. </SubtitleProfiles>
  126. </Profile>