Android media control notification setPosition starts from beginning #717

Closed
opened 2026-04-24 23:35:26 +02:00 by adam · 2 comments
Owner

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:

  • 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
adam closed this issue 2026-04-24 23:35:27 +02:00
Author
Owner

@advplyr commented on GitHub (Oct 7, 2023):

I was able to reproduce this

@advplyr commented on GitHub (Oct 7, 2023): I was able to reproduce this
Author
Owner

@advplyr commented on GitHub (Nov 18, 2023):

Fixed in v0.9.67-beta

@advplyr commented on GitHub (Nov 18, 2023): Fixed in [v0.9.67-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.67-beta)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#717