Wholphin/app
damontecres f220aeee44
Add toggles to override direct playback (#24)
Fixes #10 

Adds toggles to disable direct play of AC3 audio, ASS subtitles, and PGS
subtitles. Also a toggle to force down mixing audio to stereo.

This copies the behavior from the official client. I'm not sure if there
is a way to determine if direct playing AC3 is possible because it can
depend on devices other than the Android TV device such as a sound bar.
So it's up to the user to toggle off support if necessary.

Attribution: This PR uses on [code from the official
client](c775603df4/app/src/main/java/org/jellyfin/androidtv/util/profile/deviceProfile.kt).
2025-10-17 12:46:55 -04:00
..
config Add dependency license info 2025-10-03 19:31:50 -04:00
src/main Add toggles to override direct playback (#24) 2025-10-17 12:46:55 -04:00
.gitignore Set update URL (#8) 2025-10-15 17:17:16 -04:00
build.gradle.kts Rebrand 2025-10-15 15:27:30 -04:00
proguard-rules.pro Set update URL (#8) 2025-10-15 17:17:16 -04:00