Karlchen
Karlchen
Not good to hear! Which gerbera version are you running? run gerbera with `--debug`, browse some media with subtitles and share the log output of the calls
Looks like your client is not handled as SAMSUNG device anymore: `getInfo(): client info: 192.168.6.109:47995 'DLNADOC/1.50' -> 'Manual Setup for IP 192.168.6.109'`. There is no `CaptionInfo.sec`
I don't see real issues, but found a small artefact which is in PR #2018: `sec:type` was empty
Can you try opening the url, please. It should download the sub file.
You may also add `` to ``. Maybe Samsung needs the DLNA_PN=MKV to check for the subtitle.
We've split the SAMSUNG flag to allow control of response and improve X_GetFeatureList support. Can you try current head, please?
Thank your for pointing to the main-issue. Did you try to rename the files and the sub so that `dc:language` is empty or at least without spaces and dots. The...
Been busy in the last weeks. I'm a bit confused by the number of TotalMatches. Should be 1. Maybe it's fixed in the meantime?
> Still shows `2` Thanks for looking Can you try to grab the sql from the debug log with `select count(*) ...`
I don't see how the second item comes in or is lost. Next to the count statements should be the full select statements. Can you share one of them. Are...