killergerbah / asbplayer

Browser-based media player and Chrome extension for subtitle sentence mining
MIT License
559 stars 70 forks source link

SRT subtitles not loading #515

Closed jonathanluepfert closed 2 weeks ago

jonathanluepfert commented 2 months ago

I have srt subtitles that work if I drag them onto the video but when watching the video with Emby the subtitles don't automatically load. The dialog to choose a subtitle opens and the subtitles are found, but when clicking on OK nothing happens: https://imgur.com/a/EnkEpsM The subtitles have the same name as the video file and are found, but they don't load for some reason.

bpwhelan commented 2 months ago

already fixed in dev, to fix for right now, edit your srt name to *.ja.srt and refresh the episode/series in emby, the language being null is what is causing this.

bpwhelan commented 2 weeks ago

@killergerbah this should be closed after https://github.com/killergerbah/asbplayer/pull/514 was merged.