Hi we have two Roku apps one for old devices(in native bright script) and another for new devices(in scene graph). We stream videos with subtitles. We have subtitles file in srt/vtt files.
The problem is subtitles are not stable in all the devices. Some subtitles files works in Roku 4 and 1 but doesn't work with Roku premier plus. Some files doesn't work in any of the Roku models. We tried different ways to show subtitles like SubtitleConfig, SubtitleUrl and SubtitleTracks of ContentNode. What is best practise to show subtitles? Also is there anyway we can check a subtitle file doesn't work in Roku?