• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Help with troubleshooting

     
    • 0 Vote(s) - 0 Average

    Help with troubleshooting

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-07-18, 01:21 AM
    Out of curiosity, where did this profile come from?

    Can you try this profile? Replace the name, though. It is one of the default profiles that the DLNA plugin comes with.

    Code:
    <?xml version="1.0"?>
    <Profile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <Name>Sony Bravia (2014)</Name>
      <Identification>
        <FriendlyName>(KDL-[0-9]{2}W[5-9][0-9]{2}B|KDL-[0-9]{2}R480|XBR-[0-9]{2}X[89][0-9]{2}B|KD-[0-9]{2}[SX][89][0-9]{3}B).*</FriendlyName>
        <Manufacturer>Sony</Manufacturer>
        <Headers>
          <HttpHeaderInfo name="X-AV-Client-Info" value=".*(KDL-[0-9]{2}W[5-9][0-9]{2}B|KDL-[0-9]{2}R480|XBR-[0-9]{2}X[89][0-9]{2}B|KD-[0-9]{2}[SX][89][0-9]{3}B).*" match="Regex" />
        </Headers>
      </Identification>
      <Manufacturer>Microsoft Corporation</Manufacturer>
      <ManufacturerUrl>http://www.microsoft.com/</ManufacturerUrl>
      <ModelName>Windows Media Player Sharing</ModelName>
      <ModelDescription>UPnP/AV 1.0 Compliant Media Server</ModelDescription>
      <ModelNumber>3.0</ModelNumber>
      <ModelUrl>http://www.microsoft.com/</ModelUrl>
      <EnableAlbumArtInDidl>true</EnableAlbumArtInDidl>
      <EnableSingleAlbumArtLimit>true</EnableSingleAlbumArtLimit>
      <EnableSingleSubtitleLimit>false</EnableSingleSubtitleLimit>
      <SupportedMediaTypes>Audio,Photo,Video</SupportedMediaTypes>
      <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 xsi:nil="true" />
      <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>
      <TimelineOffsetSeconds>0</TimelineOffsetSeconds>
      <RequiresPlainVideoItems>false</RequiresPlainVideoItems>
      <RequiresPlainFolders>false</RequiresPlainFolders>
      <EnableMSMediaReceiverRegistrar>false</EnableMSMediaReceiverRegistrar>
      <IgnoreTranscodeByteRangeRequests>false</IgnoreTranscodeByteRangeRequests>
      <XmlRootAttributes>
        <XmlAttribute name="xmlns:av" value="urn:schemas-sony-com:av" />
      </XmlRootAttributes>
      <DirectPlayProfiles>
        <DirectPlayProfile container="ts,mpegts" audioCodec="ac3,eac3,aac,mp3" videoCodec="h264" type="Video" />
        <DirectPlayProfile container="ts,mpegts" audioCodec="mp3,mp2" videoCodec="mpeg2video" type="Video" />
        <DirectPlayProfile container="mp4,m4v" audioCodec="ac3,eac3,aac,mp3,mp2" videoCodec="h264,mpeg4" type="Video" />
        <DirectPlayProfile container="mov" audioCodec="ac3,eac3,aac,mp3,mp2" videoCodec="h264,mpeg4,mjpeg" type="Video" />
        <DirectPlayProfile container="mkv" audioCodec="ac3,eac3,aac,mp3,mp2,pcm,vorbis" videoCodec="h264,mpeg4,vp8" type="Video" />
        <DirectPlayProfile container="avi" audioCodec="ac3,eac3,mp3" videoCodec="mpeg4" type="Video" />
        <DirectPlayProfile container="avi" audioCodec="pcm" videoCodec="mjpeg" type="Video" />
        <DirectPlayProfile container="mpeg" audioCodec="mp3,mp2" videoCodec="mpeg2video,mpeg1video" type="Video" />
        <DirectPlayProfile container="asf" audioCodec="wmav2,wmapro,wmavoice" videoCodec="wmv2,wmv3,vc1" type="Video" />
        <DirectPlayProfile container="mp3" audioCodec="mp3" type="Audio" />
        <DirectPlayProfile container="mp4" audioCodec="aac" type="Audio" />
        <DirectPlayProfile container="wav" audioCodec="pcm" type="Audio" />
        <DirectPlayProfile container="asf" audioCodec="wmav2,wmapro,wmavoice" type="Audio" />
        <DirectPlayProfile container="jpeg" type="Photo" />
      </DirectPlayProfiles>
      <TranscodingProfiles>
        <TranscodingProfile container="mp3" type="Audio" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" enableSubtitlesInManifest="false" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" />
        <TranscodingProfile container="ts" type="Video" videoCodec="h264" audioCodec="ac3" estimateContentLength="false" enableMpegtsM2TsMode="true" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" enableSubtitlesInManifest="false" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" />
        <TranscodingProfile container="jpeg" type="Photo" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" enableSubtitlesInManifest="false" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" />
      </TranscodingProfiles>
      <ContainerProfiles>
        <ContainerProfile type="Photo">
          <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">
          <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="true" />
          </Conditions>
          <ApplyConditions />
        </CodecProfile>
        <CodecProfile type="VideoAudio" codec="mp3,mp2">
          <Conditions>
            <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="2" isRequired="true" />
          </Conditions>
          <ApplyConditions />
        </CodecProfile>
      </CodecProfiles>
      <ResponseProfiles>
        <ResponseProfile container="ts,mpegts" audioCodec="ac3,aac,mp3" videoCodec="h264" type="Video" orgPn="AVC_TS_HD_24_AC3_T,AVC_TS_HD_50_AC3_T,AVC_TS_HD_60_AC3_T,AVC_TS_HD_EU_T" mimeType="video/vnd.dlna.mpeg-tts">
          <Conditions>
            <ProfileCondition condition="Equals" property="PacketLength" value="192" isRequired="true" />
            <ProfileCondition condition="Equals" property="VideoTimestamp" value="Valid" isRequired="true" />
          </Conditions>
        </ResponseProfile>
        <ResponseProfile container="ts,mpegts" audioCodec="ac3,aac,mp3" videoCodec="h264" type="Video" orgPn="AVC_TS_HD_24_AC3_ISO,AVC_TS_HD_50_AC3_ISO,AVC_TS_HD_60_AC3_ISO,AVC_TS_HD_EU_ISO" mimeType="video/mpeg">
          <Conditions>
            <ProfileCondition condition="Equals" property="PacketLength" value="188" isRequired="true" />
          </Conditions>
        </ResponseProfile>
        <ResponseProfile container="ts,mpegts" audioCodec="ac3,aac,mp3" videoCodec="h264" type="Video" orgPn="AVC_TS_HD_24_AC3,AVC_TS_HD_50_AC3,AVC_TS_HD_60_AC3,AVC_TS_HD_EU" mimeType="video/vnd.dlna.mpeg-tts">
          <Conditions />
        </ResponseProfile>
        <ResponseProfile container="ts,mpegts" videoCodec="mpeg2video" type="Video" orgPn="MPEG_TS_SD_EU,MPEG_TS_SD_NA,MPEG_TS_SD_KO" mimeType="video/vnd.dlna.mpeg-tts">
          <Conditions />
        </ResponseProfile>
        <ResponseProfile container="mpeg" videoCodec="mpeg1video,mpeg2video" type="Video" orgPn="MPEG_PS_NTSC,MPEG_PS_PAL" mimeType="video/mpeg">
          <Conditions />
        </ResponseProfile>
        <ResponseProfile container="m4v" type="Video" mimeType="video/mp4">
          <Conditions />
        </ResponseProfile>
      </ResponseProfiles>
      <SubtitleProfiles>
        <SubtitleProfile format="srt" method="Embed" />
      </SubtitleProfiles>
    </Profile>
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Help with troubleshooting - by slhr - 2024-07-17, 08:11 PM
    RE: Help with troubleshooting - by TheDreadPirate - 2024-07-17, 09:15 PM
    RE: Help with troubleshooting - by slhr - 2024-07-17, 11:33 PM
    RE: Help with troubleshooting - by TheDreadPirate - 2024-07-18, 01:21 AM
    RE: Help with troubleshooting - by slhr - 2024-07-18, 07:10 AM
    RE: Help with troubleshooting - by TheDreadPirate - 2024-07-18, 12:59 PM
    RE: Help with troubleshooting - by TheDreadPirate - 2024-07-21, 02:44 PM
    RE: Help with troubleshooting - by slhr - 2024-07-25, 07:13 AM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode