Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volume slider does not work on Safari Mac #5758

Closed
1 task done
Ferohers opened this issue Jul 8, 2024 · 3 comments
Closed
1 task done

Volume slider does not work on Safari Mac #5758

Ferohers opened this issue Jul 8, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Ferohers
Copy link

Ferohers commented Jul 8, 2024

Please describe your bug

Volume slider does not work on macOS Sonoma using Safari browser.

Reproduction Steps

Play any music file on Safari and try to increase or decrease the volume. The volume slider does nothing.
Firefox for Mac volume sliders work normally.

Jellyfin Version

10.9.0

if other:

No response

Environment

- OS:Mac OS Sonoma
- Linux Kernel:
- Virtualization: docker
- Clients: 1
- Browser: Safari 17.5
- FFmpeg Version:
- Playback Method:
- Hardware Acceleration:
- GPU Model:
- Plugins:
- Reverse Proxy:
- Base URL: 
- Networking: 1gb
- Storage: 2tb

Jellyfin logs

No logs needed. The bug in on the client side

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Ferohers Ferohers added the bug Something isn't working label Jul 8, 2024
@gnattu
Copy link
Member

gnattu commented Jul 8, 2024

Cannot reproduce. Need more info

@crobibero crobibero transferred this issue from jellyfin/jellyfin Jul 8, 2024
@jellyfin jellyfin deleted a comment from jellyfin-bot Jul 8, 2024
@thornbill thornbill changed the title [Issue]: Volume slider does not work on Safari Mac Volume slider does not work on Safari Mac Jul 8, 2024
@NeilBrommer
Copy link

NeilBrommer commented Aug 17, 2024

I'm having the same issue. Safari 17.6, Jellyfin 10.9.8.

Volume controls work for OGG Vorbis files, but not for MP3 and AAC files. There are no messages in the web inspector console.

@gnattu
Copy link
Member

gnattu commented Aug 17, 2024

Regression from #4318

Once the player is connected to this webkitAudioContext you can no longer set the volume, instead, the volume will be fixed to that target loudness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants