Sony xe7005 problems
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Re: Sony xe7005 problems
Try deleting all the lines under "# Supported video formats:" in the Sony-BraviaXD.conf.
Re: Sony xe7005 problems
@iMik try to delete the database or make the clean install of the UMS.
Re: Sony xe7005 problems
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"
# 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"