LeoKlaus / plappa

An Audiobook client for Jellyfin and AudioBookShelf, written in Swift/SwiftUI.
https://plappa.me
237 stars 1 forks source link

[BUG] Rewinding does not work at the beginning of an audiobook #161

Closed mrburns-42 closed 3 months ago

mrburns-42 commented 3 months ago

Describe the bug My rewind is set to 15 seconds. Rewinding is not possible within the first 14 seconds of the audiobook. When I press the rewind button, nothing happens.

To Reproduce Steps to reproduce the behavior:

  1. Go to an new audiobook.
  2. Click on start.
  3. Click on rewind in the first 15 seconds.
  4. See error.

Expected behavior With the setting of 15 seconds rewind time, I expect the first 14 seconds of the audiobook to jump back to seconds 0 when the rewind button is pressed.

Screenshots IMG_7658

Environment(please complete the following information):

LeoKlaus commented 3 months ago

I've just implemented a fix for this, it will release with the next AppStore and TestFlight updates.