You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m experiencing an issue with subtitle encoding on the Stremio TV app. Special characters like Č, Ć, Đ, Š, Ž in SRT subtitles are not displayed correctly when streaming content from my Plex server using the Plexio addon.
Key details:
All SRT subtitle files are properly encoded as UTF-8 without BOM.
The subtitles display correctly on the Stremio mobile app
On the Stremio TV app, the subtitles appear with incorrect characters when using the default ExoPlayer.
If I switch the player to libvlc, the subtitles display correctly, but the video gets cropped, cutting off part of the picture, making it an impractical solution.
It seems like the Stremio TV app's ExoPlayer is not interpreting the UTF-8 encoding properly when displaying subtitles. This issue might be related to how the app handles the Content-Type header for text/plain without explicitly specifying charset=utf-8.
Could you please investigate this issue and consider fixing the subtitle encoding behavior in the ExoPlayer on the Stremio TV app?
To add, this issue occurs on almost all TV versions of the app, including Android, Samsung, LG, and others.
Thank you in advance for your support!
Best regards,
Nebojša
To Reproduce
...
Expected behavior
...
Screenshots
No response
Desktop (if applicable)
No response
Smartphone (if applicable)
No response
TV (if applicable)
No response
Logs
Notes
No response
The text was updated successfully, but these errors were encountered:
Stremio Platform
Android TV App
Describe the bug
Dear Stremio Development Team,
I’m experiencing an issue with subtitle encoding on the Stremio TV app. Special characters like Č, Ć, Đ, Š, Ž in SRT subtitles are not displayed correctly when streaming content from my Plex server using the Plexio addon.
Key details:
It seems like the Stremio TV app's ExoPlayer is not interpreting the UTF-8 encoding properly when displaying subtitles. This issue might be related to how the app handles the
Content-Type
header for text/plain without explicitly specifyingcharset=utf-8
.Could you please investigate this issue and consider fixing the subtitle encoding behavior in the ExoPlayer on the Stremio TV app?
To add, this issue occurs on almost all TV versions of the app, including Android, Samsung, LG, and others.
Thank you in advance for your support!
Best regards,
Nebojša
To Reproduce
...
Expected behavior
...
Screenshots
No response
Desktop (if applicable)
No response
Smartphone (if applicable)
No response
TV (if applicable)
No response
Logs
Notes
No response
The text was updated successfully, but these errors were encountered: