Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <Profile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <Name>XBMC4Xbox</Name>
- <Identification>
- <FriendlyName />
- <ModelNumber />
- <SerialNumber />
- <ModelName>XBMC</ModelName>
- <ModelDescription />
- <ModelUrl />
- <Manufacturer />
- <ManufacturerUrl />
- <Headers>
- <HttpHeaderInfo name="User-Agent" value="XBMC/3.5.3-r33027" match="Equals" />
- </Headers>
- </Identification>
- <FriendlyName />
- <Manufacturer>Jellyfin</Manufacturer>
- <ManufacturerUrl>https://github.com/jellyfin/jellyfin</ManufacturerUrl>
- <ModelName>Jellyfin Server</ModelName>
- <ModelNumber>01</ModelNumber>
- <ModelUrl>https://github.com/jellyfin/jellyfin</ModelUrl>
- <SerialNumber />
- <SupportedMediaTypes>Audio,Photo,Video</SupportedMediaTypes>
- <UserId />
- <AlbumArtPn>JPEG_SM</AlbumArtPn>
- <MaxAlbumArtWidth>480</MaxAlbumArtWidth>
- <MaxAlbumArtHeight>480</MaxAlbumArtHeight>
- <MaxIconWidth>48</MaxIconWidth>
- <MaxIconHeight>48</MaxIconHeight>
- <MaxStreamingBitrate>4000000</MaxStreamingBitrate>
- <MaxStaticBitrate>8000000</MaxStaticBitrate>
- <MusicStreamingTranscodingBitrate>128000</MusicStreamingTranscodingBitrate>
- <MaxStaticMusicBitrate>8000000</MaxStaticMusicBitrate>
- <SonyAggregationFlags />
- <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>
- <XmlRootAttributes />
- <DirectPlayProfiles>
- <DirectPlayProfile container="mp3,wma,flac,mp4,ogg" type="Audio" />
- <DirectPlayProfile container="avi,mp4,mkv" type="Video" />
- </DirectPlayProfiles>
- <TranscodingProfiles>
- <TranscodingProfile container="mkv" type="Video" videoCodec="mpeg4" audioCodec="aac" protocol="Http">
- <Conditions />
- </TranscodingProfile>
- </TranscodingProfiles>
- <ContainerProfiles />
- <CodecProfiles>
- <CodecProfile type="Video" codec="">
- <Conditions>
- <ProfileCondition condition="LessThanEqual" property="Width" value="1280" isRequired="true" />
- <ProfileCondition condition="LessThanEqual" property="Height" value="720" isRequired="true" />
- </Conditions>
- <ApplyConditions />
- </CodecProfile>
- </CodecProfiles>
- <ResponseProfiles />
- <SubtitleProfiles>
- <SubtitleProfile format="ass" method="Hls" didlMode="" />
- <SubtitleProfile format="srt" method="Hls" didlMode="" />
- <SubtitleProfile format="ssa" method="Hls" didlMode="" />
- </SubtitleProfiles>
- </Profile>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement