Originally created by @Silther on GitHub (Feb 16, 2024).
Is your feature request related to a problem? Please describe.
Currently the media controls look something like this
It shows a button a button to change the player speed, which seems like a niche feature in the media controls
It shows forward and rewind buttons without showing how much seconds get skipped (not my preference, but not bad either)
It uses the progress bar of the whole book even if you changed your player progress bar to the chapter
It doesn't show buttons to skip to the next or last chapter
Describe the solution you'd like
1: to make it symmetric I would remove the button to change the speed (how may people need to change the speed of the book without opening the app?)
3: if the user has changed his progress bar in the in app player to chapter the same should be used in the media controls
4: I find skip buttons extremely useful to go to the next chapter or back to the beginning of the current chapter.
Describe alternatives you've considered
2: is most likely just user preference, I like it and find it handy but others may find it distracting
4: could be tied to the progress bar, if a user likes the progress bar of the whole book, he may not want chapter skip buttons
Additional context
Audible for reference
Originally created by @Silther on GitHub (Feb 16, 2024).
### Is your feature request related to a problem? Please describe.
Currently the media controls look something like this

1. It shows a button a button to change the player speed, which seems like a niche feature in the media controls
2. It shows forward and rewind buttons without showing how much seconds get skipped (not my preference, but not bad either)
3. It uses the progress bar of the whole book even if you changed your player progress bar to the chapter
4. It doesn't show buttons to skip to the next or last chapter
### Describe the solution you'd like
- 1: to make it symmetric I would remove the button to change the speed (how may people need to change the speed of the book without opening the app?)
- 3: if the user has changed his progress bar in the in app player to chapter the same should be used in the media controls
- 4: I find skip buttons extremely useful to go to the next chapter or back to the beginning of the current chapter.
### Describe alternatives you've considered
- 2: is most likely just user preference, I like it and find it handy but others may find it distracting
- 4: could be tied to the progress bar, if a user likes the progress bar of the whole book, he may not want chapter skip buttons
### Additional context
Audible for reference

@advplyr commented on GitHub (Feb 16, 2024):
3 is brought up here https://github.com/advplyr/audiobookshelf-app/issues/239
these media controls are driven mostly by exoplayer. I'm not sure what it looks like to customize everything
What android version is that screenshot from? That looks like it is android 12 or lower
It's One UI 6.0 based on Android 14.
Unfortunately Samsung didn't use the modern Android look and instead created their own design.
@Silther commented on GitHub (Feb 16, 2024):
> What android version is that screenshot from? That looks like it is android 12 or lower
It's One UI 6.0 based on Android 14.
Unfortunately Samsung didn't use the modern Android look and instead created their own design.
@nichwall commented on GitHub (Feb 16, 2024):
This is how it looks on Android 14, Pixel 6a.

Interesting, I don't really understand why it shows a back skip button and One UI does not. should it all use the same android api?
@Silther commented on GitHub (Feb 16, 2024):
> This is how it looks on Android 14, Pixel 6a.
Interesting, I don't really understand why it shows a back skip button and One UI does not. should it all use the same android api?
I like having the option to control the playback speed, especially when I can't catch what the narrator is saying. I just rewind and slow it down if I need to.
Otherwise, I support everything else :)
@Rdkang commented on GitHub (Mar 14, 2024):
Regarding 1.
I like having the option to control the playback speed, especially when I can't catch what the narrator is saying. I just rewind and slow it down if I need to.
Otherwise, I support everything else :)
I like having the option to control the playback speed, especially when I can't catch what the narrator is saying. I just rewind and slow it down if I need to.
would it be okay to have it as a setting, I believe most people wont need an direct shortcut to the speed control.
@Silther commented on GitHub (Mar 25, 2024):
> I like having the option to control the playback speed, especially when I can't catch what the narrator is saying. I just rewind and slow it down if I need to.
would it be okay to have it as a setting, I believe most people wont need an direct shortcut to the speed control.
That playback speed is more useful for android auto which is what it was originally added for. The notification controls are shared with android auto.
@advplyr commented on GitHub (Mar 25, 2024):
That playback speed is more useful for android auto which is what it was originally added for. The notification controls are shared with android auto.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Silther on GitHub (Feb 16, 2024).
Is your feature request related to a problem? Please describe.
Currently the media controls look something like this
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Audible for reference

@advplyr commented on GitHub (Feb 16, 2024):
3 is brought up here https://github.com/advplyr/audiobookshelf-app/issues/239
these media controls are driven mostly by exoplayer. I'm not sure what it looks like to customize everything
@advplyr commented on GitHub (Feb 16, 2024):
What android version is that screenshot from? That looks like it is android 12 or lower
@Silther commented on GitHub (Feb 16, 2024):
It's One UI 6.0 based on Android 14.
Unfortunately Samsung didn't use the modern Android look and instead created their own design.
@Silther commented on GitHub (Feb 16, 2024):
How does it look on stock android?
@nichwall commented on GitHub (Feb 16, 2024):
This is how it looks on Android 14, Pixel 6a.
@Silther commented on GitHub (Feb 16, 2024):
Interesting, I don't really understand why it shows a back skip button and One UI does not. should it all use the same android api?
@Rdkang commented on GitHub (Mar 14, 2024):
Regarding 1.
I like having the option to control the playback speed, especially when I can't catch what the narrator is saying. I just rewind and slow it down if I need to.
Otherwise, I support everything else :)
@Silther commented on GitHub (Mar 25, 2024):
would it be okay to have it as a setting, I believe most people wont need an direct shortcut to the speed control.
@advplyr commented on GitHub (Mar 25, 2024):
That playback speed is more useful for android auto which is what it was originally added for. The notification controls are shared with android auto.