Linksys DMA2100.xml 3.4 KB

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