Closed paulzzh closed 2 months ago
Android web player always POST SubtitleProfiles with SSA/ASS supported
When set Burn subtitles
to All
, it should be empty []
They come from nativeshell.js
Before getDeviceProfile is called, SubtitleProfiles is empty.
https://github.com/jellyfin/jellyfin-android/blob/0d1b3790a8ab4df7df9a57732a52c084aabac31a/app/src/main/assets/native/nativeshell.js#L98-L116
After setting SubtitleProfiles
to []
from the debugger, I got the encoded subtitles.
related 9513041 #421 #440
Set Burn subtitles
to Auto
and there are already values in SubtitleProfiles
Perhaps we don't need to modify this value.
Another user and I are having this issue with the integrated player with PGS subs.
Describe the bug
Settings
Subtitles
All
inBurn subtitles
Save
Logs
No response
Application version
latest branch master, commit 7805cec
Where did you install the app from?
Sideloaded APK (proprietary build)
Device information
Oneplus 7T
Android version
Android 14, PixelOS Unofficial
Jellyfin server version
10.9.9
Which video player implementations does this bug apply to?