Sony xe7005 problems

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
jps92
Posts: 131
Joined: Wed Nov 27, 2013 9:45 pm

Re: Sony xe7005 problems

Post by jps92 »

Try deleting all the lines under "# Supported video formats:" in the Sony-BraviaXD.conf.
User avatar
valib
Developer
Posts: 699
Joined: Fri Feb 08, 2013 3:11 am

Re: Sony xe7005 problems

Post by valib »

@iMik try to delete the database or make the clean install of the UMS.
jps92
Posts: 131
Joined: Wed Nov 27, 2013 9:45 pm

Re: Sony xe7005 problems

Post by jps92 »

Can you do
viewtopic.php?f=9&t=556
again.
jps92
Posts: 131
Joined: Wed Nov 27, 2013 9:45 pm

Re: Sony xe7005 problems

Post by jps92 »

You should add this at the end of the file for try:

# Supported video formats:
Supported = f:mkv m:video/x-matroska
Supported = f:mpegps a:lpcm m:video/mpeg
Supported = f:mpegts a:lpcm|ac3 m:video/vnd.dlna.mpeg-tts
Supported = f:mp4 m:video/mp4

# Supported audio formats:
Supported = f:wav m:audio/L16
Supported = f:mp3 a:mp3 m:audio/mpeg
Supported = f:flac m:audio/flac

# Supported subtitles formats:
SupportedExternalSubtitlesFormats = ASS,SAMI,SUBRIP,MICRODVD,TEXT

If you cannot read the files mkv you remove the line "Supported = f:mkv m:video/x-matroska"
Post Reply