stremio-docker icon indicating copy to clipboard operation
stremio-docker copied to clipboard

Missing Subtitles

Open kidclone3 opened this issue 8 months ago • 3 comments

Hi. When I use stremio-docker, my subtitles from the video is missing

Image

When I download the file and open it from external player (like VLC), the subtitles work properly Image

I use this 2 add-ons for subtitles

Image

Both latest and nightly images have this problem.

kidclone3 avatar Apr 13 '25 16:04 kidclone3

The subtitles are a different addon so I doubt it’s a problem with the image. They do need the docker image ( server.js ) to have access to the internet so maybe that’s your problem? Do look at the logs to see if something is failing. Maybe your addon was offline during your tests. I don’t have such issues with my image.

tsaridas avatar Apr 14 '25 08:04 tsaridas

After a while, I noticed that only my Chrome browser is affected. I tried another machine (using port forwarding) and also tried Firefox; both worked properly. Is there any chance this is a browser cache problem, or are there any other ideas? I kind of like Chrome.

kidclone3 avatar Apr 24 '25 14:04 kidclone3

I'm using chrome in mac os x and it works fine. maybe has to do with your settings.

edit: I do see some issues with chrome as well but not with subtitles.

maybe you can do some troubleshooting yourself by doing inspection to the tab and on Network you can see what is failing.

Even if there is an issue with Chrome there is not much I can do. Code is taken from https://github.com/Stremio/stremio-web

tsaridas avatar Apr 24 '25 16:04 tsaridas