Skip to content

[BUG] External SRT subtitles fail to render on T3- VS10 SDR regression? #30

@Phil365

Description

@Phil365

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:

  1. Play PlexKodi SDR MKV + SRT → blank ("parser fail")
  2. Reboot → still blank

Bug #2 (after advancedsettings.xml <storagedir>/storage/subtitles</storagedir>forces path scan):

  1. SRT works perfectly ✓
  2. Skin switch → blank line
  3. Reboot → works ✓
  4. 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions