Created
April 30, 2023 03:43
-
-
Save EthanArmbrust/efd561585722647ba3310fa9016e4b8a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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>Sony PlayStation 3 (Movian)</Name> | |
| <Identification> | |
| <FriendlyName>movian</FriendlyName> | |
| <ModelNumber /> | |
| <SerialNumber /> | |
| <ModelName /> | |
| <ModelDescription /> | |
| <ModelUrl /> | |
| <Manufacturer /> | |
| <ManufacturerUrl /> | |
| <Headers> | |
| <HttpHeaderInfo name="User-Agent" value="Movian PS3" match="Substring" /> | |
| </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 /> | |
| <EnableSingleAlbumArtLimit>true</EnableSingleAlbumArtLimit> | |
| <SupportedMediaTypes>Audio,Photo,Video</SupportedMediaTypes> | |
| <UserId /> | |
| <AlbumArtPn>JPEG_TN</AlbumArtPn> | |
| <MaxAlbumArtWidth>480</MaxAlbumArtWidth> | |
| <MaxAlbumArtHeight>480</MaxAlbumArtHeight> | |
| <MaxIconWidth>48</MaxIconWidth> | |
| <MaxIconHeight>48</MaxIconHeight> | |
| <MaxStreamingBitrate>140000000</MaxStreamingBitrate> | |
| <MaxStaticBitrate>140000000</MaxStaticBitrate> | |
| <MusicStreamingTranscodingBitrate>192000</MusicStreamingTranscodingBitrate> | |
| <MaxStaticMusicBitrate>8000000</MaxStaticMusicBitrate> | |
| <SonyAggregationFlags>10</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="avi" audioCodec="mp2,mp3" videoCodec="mpeg4" type="Video" /> | |
| <DirectPlayProfile container="ts,mpegts" audioCodec="aac,ac3,mp2" videoCodec="mpeg1video,mpeg2video,h264" type="Video" /> | |
| <DirectPlayProfile container="mpeg" audioCodec="mp2" videoCodec="mpeg1video,mpeg2video" type="Video" /> | |
| <DirectPlayProfile container="mp4" audioCodec="aac,ac3" videoCodec="h264,mpeg4" type="Video" /> | |
| <DirectPlayProfile container="mkv" audioCodec="" videoCodec="h264,mpeg4,mpeg2video" type="Video" /> | |
| <DirectPlayProfile container="aac,mp3,wav" type="Audio" /> | |
| <DirectPlayProfile container="jpeg,png,gif,bmp,tiff" type="Photo" /> | |
| </DirectPlayProfiles> | |
| <TranscodingProfiles> | |
| <TranscodingProfile container="mp3" type="Audio" videoCodec="" audioCodec="mp3" protocol=""> | |
| <Conditions /> | |
| </TranscodingProfile> | |
| <TranscodingProfile container="ts" type="Video" videoCodec="h264" audioCodec="aac,ac3,mp2" protocol=""> | |
| <Conditions /> | |
| </TranscodingProfile> | |
| <TranscodingProfile container="jpeg" type="Photo" videoCodec="" audioCodec="" protocol=""> | |
| <Conditions /> | |
| </TranscodingProfile> | |
| </TranscodingProfiles> | |
| <ContainerProfiles> | |
| <ContainerProfile type="Photo" container=""> | |
| <Conditions> | |
| <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" /> | |
| <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" /> | |
| </Conditions> | |
| </ContainerProfile> | |
| </ContainerProfiles> | |
| <CodecProfiles> | |
| <CodecProfile type="Video" codec="h264"> | |
| <Conditions> | |
| <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" /> | |
| <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" /> | |
| <ProfileCondition condition="LessThanEqual" property="VideoFramerate" value="30" isRequired="false" /> | |
| <ProfileCondition condition="LessThanEqual" property="VideoBitrate" value="15360000" isRequired="false" /> | |
| <ProfileCondition condition="LessThanEqual" property="VideoLevel" value="41" isRequired="false" /> | |
| </Conditions> | |
| <ApplyConditions /> | |
| </CodecProfile> | |
| <CodecProfile type="VideoAudio" codec="ac3"> | |
| <Conditions> | |
| <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="6" isRequired="false" /> | |
| <ProfileCondition condition="LessThanEqual" property="AudioBitrate" value="640000" isRequired="false" /> | |
| </Conditions> | |
| <ApplyConditions /> | |
| </CodecProfile> | |
| <CodecProfile type="VideoAudio" codec="wmapro"> | |
| <Conditions> | |
| <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="2" isRequired="true" /> | |
| </Conditions> | |
| <ApplyConditions /> | |
| </CodecProfile> | |
| <CodecProfile type="VideoAudio" codec="aac"> | |
| <Conditions> | |
| <ProfileCondition condition="NotEquals" property="AudioProfile" value="he-aac" isRequired="false" /> | |
| </Conditions> | |
| <ApplyConditions /> | |
| </CodecProfile> | |
| </CodecProfiles> | |
| <ResponseProfiles> | |
| <ResponseProfile container="mp4,mov" audioCodec="aac" type="Video" mimeType="video/mp4"> | |
| <Conditions /> | |
| </ResponseProfile> | |
| <ResponseProfile container="avi" type="Video" orgPn="AVI" mimeType="video/divx"> | |
| <Conditions /> | |
| </ResponseProfile> | |
| <ResponseProfile container="wav" type="Audio" mimeType="audio/wav"> | |
| <Conditions /> | |
| </ResponseProfile> | |
| </ResponseProfiles> | |
| <SubtitleProfiles> | |
| <SubtitleProfile format="srt" method="Embed" /> | |
| <SubtitleProfile format="dvdsub" method="Embed" didlMode="" /> | |
| <SubtitleProfile format="ass" method="Embed" didlMode="" /> | |
| <SubtitleProfile format="ssa" method="Embed" didlMode="" /> | |
| <SubtitleProfile format="subrip" method="Embed" didlMode="" /> | |
| <SubtitleProfile format="vtt" method="Embed" didlMode="" /> | |
| <SubtitleProfile format="srt" method="External" didlMode="" /> | |
| <SubtitleProfile format="subrip" method="External" didlMode="" /> | |
| </SubtitleProfiles> | |
| </Profile> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment