Originally created by @lukeIam on GitHub (Oct 1, 2023).
Steps to reproduce
play an audio book with multiple tracks in android app
go the a later track
use the android media media control notification to set a new position inside the current track
(by clicking on the process bar)
this cause the app to start the book from the beginning (track 1)
(the progress bar shows the track process - which is correct)
Expected behaviour
seek inside the the current track of the audio book
Actual behaviour
seek to the new position inside the track
Environment data
Audiobookshelf Version:
Android App?
iOS App?
Android Issue
Android version: 0.9.66-beta
Device model: Pixel 7
Stock or customized system: stock
iOS Issue
iOS Version:
iPhone model:
Originally created by @lukeIam on GitHub (Oct 1, 2023).
### Steps to reproduce
1. play an audio book with multiple tracks in android app
2. go the a later track
3. use the android media media control notification to set a new position inside the current track
(by clicking on the process bar)
4. this cause the app to start the book from the beginning (track 1)
(the progress bar shows the track process - which is correct)
### Expected behaviour
- seek inside the the current track of the audio book
### Actual behaviour
- seek to the new position inside the track
### Environment data
Audiobookshelf Version:
- [x] Android App?
- [ ] iOS App?
#### Android Issue
Android version: 0.9.66-beta
Device model: Pixel 7
Stock or customized system: stock
#### iOS Issue
iOS Version:
iPhone model:
adam
added the bug label 2026-04-24 23:35:26 +02:00
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 @lukeIam on GitHub (Oct 1, 2023).
Steps to reproduce
(by clicking on the process bar)
(the progress bar shows the track process - which is correct)
Expected behaviour
Actual behaviour
Environment data
Audiobookshelf Version:
Android Issue
Android version: 0.9.66-beta
Device model: Pixel 7
Stock or customized system: stock
iOS Issue
iOS Version:
iPhone model:
@advplyr commented on GitHub (Oct 7, 2023):
I was able to reproduce this
@advplyr commented on GitHub (Nov 18, 2023):
Fixed in v0.9.67-beta