Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
v19 Problem with listing available subtitles
#1
I've modified the Estuary skin to display available subtitles for the currently-selected movie, but its behavior is inconsistent.

The problem seems to be in Kodi's ListItem.SubtitleLanguage. The skin calls this function to get the available subtitles.

It seems that if SRT files are present in the same subdirectory — with names like myMovie.eng.srt —, then ListItem.SubtitleLanguage will find them.

However, it doesn't seem to work for vobsub files (sub+idx), i.e., if I have myMovie.eng.idx and myMovie.eng.sub, they are not found.

Also, it doesn't work for subs in video streams inside the VIDEO_TS folder.

Is there some work-around, or could this bug be fixed? Thanks!
Reply
#2
Please open an issue in GitHub so this can be tracked
Reply
#3
Alrighty.

https://github.com/xbmc/xbmc/issues/19184

Thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
Problem with listing available subtitles0