LeoKlaus / plappa

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

[BUG] CarPlay - New Chapter Timestamp Does Not Update #51

Closed mandopatriot closed 2 months ago

mandopatriot commented 2 months ago

Describe the bug During CarPlay of an Audiobook from ABS, when a chapter ends and a new chapter starts, the chapter number will change but the timestamp is stuck at the previous chapters position. This does not impact the actual audiobook playing as it plays the next chapter properly. Pausing the book will cause it to readjust the timestamp properly.

To Reproduce Steps to reproduce the behavior:

  1. Play audiobook with chapters from ABS with CarPlay.
  2. Wait until chapter ends and new chapter starts.
  3. Observe timestamp does not update but chapter number does and no impact to audiobook playing.

Expected behavior Timestamp updates to beginning of new chapter without any user intervention during CarPlay.

Screenshots Will try to get a picture during my next time using CarPlay.

Logs Are logs needed?

Environment(please complete the following information):

Additional context N/A

mandopatriot commented 2 months ago

IMG_6522 IMG_6523

mandopatriot commented 2 months ago

Please don’t mind my dusty car 😂

LeoKlaus commented 2 months ago

I just fixed this, the corresponding update should release in the next week.