iOS "seek back" behavior only occurs some of the time #288

Closed
opened 2026-04-24 23:15:22 +02:00 by adam · 0 comments
Owner

Originally created by @ronaldheft on GitHub (Sep 6, 2022).

Steps to reproduce

  1. Pause a book with the seek back option enabled
  2. Wait some time
  3. Press play
  4. Observe that the book does not always rewind backwards a bit, to hear the last X seconds before being paused

Expected behaviour

  • The player should rewind back a number of seconds based on how long playback was paused

Actual behaviour

  • The player does not always rewind; only some of the time, and only by a couple of seconds (a long paused should rewind more than several seconds)

Proposed fix

  • The last time played is most likely being updated before the player determines how far to rewind back
  • I probably introduced this bug in the recent seeking fixes

Environment data

Audiobookshelf Version:

  • Android App?
  • iOS App?

Android Issue

Android version:

Device model:

Stock or customized system:

iOS Issue

iOS Version:

iPhone model:

Originally created by @ronaldheft on GitHub (Sep 6, 2022). ### Steps to reproduce 1. Pause a book with the seek back option enabled 2. Wait some time 3. Press play 4. Observe that the book does not always rewind backwards a bit, to hear the last X seconds before being paused ### Expected behaviour - The player should rewind back a number of seconds based on how long playback was paused ### Actual behaviour - The player does not always rewind; only some of the time, and only by a couple of seconds (a long paused should rewind more than several seconds) ### Proposed fix - The last time played is most likely being updated before the player determines how far to rewind back - I probably introduced this bug in the recent seeking fixes ### Environment data Audiobookshelf Version: - [ ] Android App? - [x] iOS App? #### Android Issue Android version: Device model: Stock or customized system: #### iOS Issue iOS Version: iPhone model:
adam added the bug label 2026-04-24 23:15:22 +02:00
adam closed this issue 2026-04-24 23:15:22 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#288