* Add support for external subtitles in exoplayer * Enable ASS/SSA external subtitles * Enable VTT external subtitles * Clean up * Fix srt and vtt Jellyfin currently converts vtt to srt without changing the codec tag. This makes the player unable to decode the subs because it thinks the file is vtt while in fact it is srt. * Fix for vtt subs Jellyfin return a srt stream when it should return a vtt stream |
||
---|---|---|
.. | ||
libs | ||
src | ||
.gitignore | ||
build.gradle.kts | ||
proguard-rules.pro |