LG OLED55B7P says "external subtitles" but shows only internal mkv ones
LG OLED55B7P says "external subtitles" but shows only internal mkv ones
On Serviio, if there's a .srt file with the .mkv, it does prioritizes the .srt
I couldn't make this work on UMS..
Please HELP!!!
I couldn't make this work on UMS..
Please HELP!!!
- Attachments
-
- ums_dbg.zip
- (63.44 KiB) Downloaded 512 times
Re: LG OLED55B7P says "external subtitles" but shows only internal mkv ones
Why do you made your own conf when there is the standard LG-WebOS.conf in the UMS? Is it not recognized? Please make clean install of the official version 6.7.3 not the 7.0.0-rc1, test it and send the log.
Re: LG OLED55B7P says "external subtitles" but shows only internal mkv ones
@Heiler Your main issue is that you didn't read our Wiki carefully !!!
You should have writed something like that:
You didn't read your DefaultRenderer.conf configuration file found into your "renderers" folder either:
"SupportedExternalSubtitlesFormats = srt" as you've writed, is not correct, so it seem that you are only using Serviio documentation...
A UMS restart after these modifications should avoid you the unecessary transcoding with the subtitles.
From your TV, you can then disable the unwanted subtitle for brazilian when met.
As UMS and MediaInfo use ISO 639 language standard, and that it doesn't support the unofficial "pob" dialect for brazilia.
General notes:
As @valib said, we do not debug old, beta or RC version, so when submitting a debug file, you should use the latest stable version or post in the UMS version related thread.
You should delete or deselect your and the bad general LA6200 renderers, and leave UMS choice one for you.
MovieInfo plugin is not maintained by its developper, as all plugins in general, so not officially supported anymore, so in case of issue, consider remove any plugins before post a full trace log, as plugins often create bugs that are outside the UMS code so out of our control and responsability.
You are using a 32-bit Java version on your 64-bit OS.
You should have writed something like that:
Code: Select all
audio_subtitles_languages = *,pt;*,und
subtitles_languages = pt,und
Code: Select all
SupportedExternalSubtitlesFormats = SUBRIP
A UMS restart after these modifications should avoid you the unecessary transcoding with the subtitles.
From your TV, you can then disable the unwanted subtitle for brazilian when met.
As UMS and MediaInfo use ISO 639 language standard, and that it doesn't support the unofficial "pob" dialect for brazilia.
General notes:
As @valib said, we do not debug old, beta or RC version, so when submitting a debug file, you should use the latest stable version or post in the UMS version related thread.
You should delete or deselect your and the bad general LA6200 renderers, and leave UMS choice one for you.
MovieInfo plugin is not maintained by its developper, as all plugins in general, so not officially supported anymore, so in case of issue, consider remove any plugins before post a full trace log, as plugins often create bugs that are outside the UMS code so out of our control and responsability.
You are using a 32-bit Java version on your 64-bit OS.