jellyfin-archive / jellyfin-android-original

Android Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
271 stars 65 forks source link

The volume slider is missing sometimes #382

Open CutterXYZ opened 4 years ago

CutterXYZ commented 4 years ago

The volume slider is sometimes missing from the playback controls screen. Sorry for the vague description. I don't know what causes it not to show up. I'll keep this issue updated if I manage to reproduce it.

dkanada commented 4 years ago

We're leaving it to the OS for mobile devices for now.

CutterXYZ commented 4 years ago

The OS doesn't control the volume when the app is playing to another device though.

dkanada commented 4 years ago

Oh, in those situations, the now playing bar should be showing volume I suppose. This is likely a web issue in that case.

Maxr1998 commented 4 years ago

It should be possible to integrate OS volume controls even when playing back on remote devices. I've been experimenting with that on jf-android-next (not pushed yet).