[iOS] Track progress not reset when changing tracks after sleep timer ends #551

Closed
opened 2026-04-24 23:28:34 +02:00 by adam · 3 comments
Owner

Originally created by @higbee4 on GitHub (May 9, 2023).

Steps to reproduce

  1. Listen to a multi-track audiobook.
  2. Set a sleep timer with a long enough duration that it will end on a subsequent track.
  3. After the timer ends, use the track/chapter selector to go to the previous track.
  4. Skip until you are close to the end of the track and start listening.
  5. When it gets to the next track, instead of starting at the beginning of that track, it will start at the point where the sleep timer stopped.

Expected behaviour

  • Once I select a previous point in the book, all track positions in later tracks should be forgotten.

Environment data

I didn't test on Android. This bug didn't happen on the web version. And it only happened when I used the sleep timer on iOS.

Audiobookshelf Version:

  • Android App?
  • iOS App?

iOS Issue

iOS Version: 16.4.1 (a)

iPhone model: iPhone 13 Max Pro,

Originally created by @higbee4 on GitHub (May 9, 2023). ### Steps to reproduce 1. Listen to a multi-track audiobook. 2. Set a sleep timer with a long enough duration that it will end on a subsequent track. 3. After the timer ends, use the track/chapter selector to go to the previous track. 4. Skip until you are close to the end of the track and start listening. 5. When it gets to the next track, instead of starting at the beginning of that track, it will start at the point where the sleep timer stopped. ### Expected behaviour - Once I select a previous point in the book, all track positions in later tracks should be forgotten. ### Environment data I didn't test on Android. This bug didn't happen on the web version. And it only happened when I used the sleep timer on iOS. Audiobookshelf Version: - [ ] Android App? - [x] iOS App? #### iOS Issue iOS Version: 16.4.1 (a) iPhone model: iPhone 13 Max Pro,
adam added the bug label 2026-04-24 23:28:34 +02:00
adam closed this issue 2026-04-24 23:28:35 +02:00
Author
Owner

@nichwall commented on GitHub (Dec 19, 2023):

Is this fixed in 0.9.69? It should be fixed by the same fix for #686

@nichwall commented on GitHub (Dec 19, 2023): Is this fixed in 0.9.69? It should be fixed by the same fix for #686
Author
Owner

@higbee4 commented on GitHub (Dec 19, 2023):

It appears fixed in my initial test. I’ve been waiting for some bug fixes before using this app as my daily driver. I’ll try it out again and see if I run into this or any other sync issues. Thanks.

@higbee4 commented on GitHub (Dec 19, 2023): It appears fixed in my initial test. I’ve been waiting for some bug fixes before using this app as my daily driver. I’ll try it out again and see if I run into this or any other sync issues. Thanks.
Author
Owner

@benonymity commented on GitHub (Apr 27, 2024):

@advplyr I think this issue is resolved

@benonymity commented on GitHub (Apr 27, 2024): @advplyr I think this issue is resolved
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#551