Describe the bug
External SRT subtitles detect perfectly in menu (shows "English"/track name, subtitleenabled: true in logs) but fail to render (no text overlay, blank subtitle line) on PlexKodiConnect streams and local SDR MKV files with external .srt files (perfect filename match, same folder).
Two distinct bugs:
Bug #1 (existing advancedsettings.xml before storagedir line):
"OpenStream - Unable to create subtitle parser" crashes SRT loading
- Reboot insufficient - needed storagedir line
Bug #2 (existing advancedsettings.xml after storagedir line):
- SRT works → skin switch (Estuary ↔ Arctic Fuse) → blank → reboot fixes
How to reproduce
Bug #1:
- Play PlexKodi SDR MKV + SRT → blank (
"parser fail")
- Reboot → still blank
Bug #2 (after advancedsettings.xml <storagedir>/storage/subtitles</storagedir> → forces path scan):
- SRT works perfectly ✓
- Skin switch → blank line
- Reboot → works ✓
- 2h+ stable ✓
Information
- CoreELEC:
21.3-Omega_p3i_T3_20260307222442
- Hardware Platform:
UGOOS AM6B (g12b_s922x_ugoos_am6b)
- Skin: Arctic Fuse 3/ Estuary (both)
- Kodi:
21.3-p3i
Log file
01_KODI_CLEAN.log
Context
Bug #1 fix: advancedsettings.xml <storagedir>/storage/subtitles</storagedir> → forces path scan.
Bug #2: Skin corrupts VS10 overlay/cache state?
Describe the bug
External SRT subtitles detect perfectly in menu (shows "English"/track name,
subtitleenabled: truein logs) but fail to render (no text overlay, blank subtitle line) on PlexKodiConnect streams and local SDR MKV files with external.srtfiles (perfect filename match, same folder).Two distinct bugs:
Bug #1 (existing
advancedsettings.xmlbefore storagedir line):"OpenStream - Unable to create subtitle parser"crashes SRT loadingBug #2 (existing
advancedsettings.xmlafter storagedir line):How to reproduce
Bug #1:
"parser fail")Bug #2 (after
advancedsettings.xml <storagedir>/storage/subtitles</storagedir>→ forces path scan):Information
21.3-Omega_p3i_T3_20260307222442UGOOS AM6B (g12b_s922x_ugoos_am6b)21.3-p3iLog file
01_KODI_CLEAN.log
Context
Bug #1 fix:
advancedsettings.xml <storagedir>/storage/subtitles</storagedir>→ forces path scan.Bug #2: Skin corrupts VS10 overlay/cache state?