Linksys DMA2100.xml 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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>Linksys DMA2100</Name>
  4. <Identification>
  5. <ModelName>DMA2100us</ModelName>
  6. <Headers />
  7. </Identification>
  8. <Manufacturer>Jellyfin</Manufacturer>
  9. <ManufacturerUrl>https://github.com/jellyfin/jellyfin</ManufacturerUrl>
  10. <ModelName>Jellyfin Server</ModelName>
  11. <ModelDescription>UPnP/AV 1.0 Compliant Media Server</ModelDescription>
  12. <ModelNumber>01</ModelNumber>
  13. <ModelUrl>https://github.com/jellyfin/jellyfin</ModelUrl>
  14. <EnableAlbumArtInDidl>false</EnableAlbumArtInDidl>
  15. <EnableSingleAlbumArtLimit>false</EnableSingleAlbumArtLimit>
  16. <EnableSingleSubtitleLimit>false</EnableSingleSubtitleLimit>
  17. <SupportedMediaTypes>Audio,Photo,Video</SupportedMediaTypes>
  18. <AlbumArtPn>JPEG_SM</AlbumArtPn>
  19. <MaxAlbumArtWidth>480</MaxAlbumArtWidth>
  20. <MaxAlbumArtHeight>480</MaxAlbumArtHeight>
  21. <MaxIconWidth>48</MaxIconWidth>
  22. <MaxIconHeight>48</MaxIconHeight>
  23. <MaxStreamingBitrate>140000000</MaxStreamingBitrate>
  24. <MaxStaticBitrate>140000000</MaxStaticBitrate>
  25. <MusicStreamingTranscodingBitrate>192000</MusicStreamingTranscodingBitrate>
  26. <MaxStaticMusicBitrate xsi:nil="true" />
  27. <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>
  28. <TimelineOffsetSeconds>0</TimelineOffsetSeconds>
  29. <RequiresPlainVideoItems>false</RequiresPlainVideoItems>
  30. <RequiresPlainFolders>false</RequiresPlainFolders>
  31. <EnableMSMediaReceiverRegistrar>false</EnableMSMediaReceiverRegistrar>
  32. <IgnoreTranscodeByteRangeRequests>false</IgnoreTranscodeByteRangeRequests>
  33. <XmlRootAttributes />
  34. <DirectPlayProfiles>
  35. <DirectPlayProfile container="mp3,flac,m4a,wma" type="Audio" />
  36. <DirectPlayProfile container="avi,mp4,mkv,ts,mpegts,m4v" type="Video" />
  37. </DirectPlayProfiles>
  38. <TranscodingProfiles>
  39. <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" />
  40. <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" />
  41. <TranscodingProfile container="jpeg" type="Photo" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" enableSubtitlesInManifest="false" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" />
  42. </TranscodingProfiles>
  43. <ContainerProfiles />
  44. <CodecProfiles />
  45. <ResponseProfiles>
  46. <ResponseProfile container="m4v" type="Video" mimeType="video/mp4">
  47. <Conditions />
  48. </ResponseProfile>
  49. </ResponseProfiles>
  50. <SubtitleProfiles>
  51. <SubtitleProfile format="srt" method="Embed" />
  52. </SubtitleProfiles>
  53. </Profile>