Jump to content

[Bug iOS App] Volume control bar not working with Music player


Josephus

Recommended Posts

Josephus

Volume control bar is not shown in videos, but is available to music player. However it is not working.

sendMpvCommand("setVolume", val.toString());

it seems not working with iOS native MPV volume controller.

Link to comment
Share on other sites

  • 3 weeks later...
Josephus

Yes, music volume bar is shown with latest iPadOS and Emby App, but not working.

There is no volume bar in video OSD, in iOS Emby app.

Since I am also a technical person, through some reverse analysis, I think, `sendMpvCommand("setVolume", val.toString());` is not working as expected on iOS Native MPV implement.

But setting the brightness works fine. Not sure why the volume control doesn't work, I also tried passing the parameter as a number instead of a string but it didn't work either.

Link to comment
Share on other sites

  • 4 weeks later...
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...