LeoKlaus / plappa

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

[BUG] Carplay skip don't work #58

Closed karolismatulevicius closed 2 months ago

karolismatulevicius commented 2 months ago

Describe the bug When using Carplay, skip doesn't work. Also, skip icons differ between 'Now playing' and Overview views.

Screenshots If applicable, add screenshots to help explain your problem. IMG_0524

IMG_0522

Logs If applicable, add logs from plappa (Settings->Get Debug Logs) or Jellyfin (Dashboard->Advanced->Logs).

Environment(please complete the following information):

Additional context Add any other context about the problem here.

LeoKlaus commented 2 months ago

Hey Karolis, thanks for reporting this.

I probably won't have time to take a closer look at this until Friday but I'll let you know once I have more info.

Did you set custom values for the skip times?

karolismatulevicius commented 2 months ago

Hi Leo, No, they are default 15 seconds

karolismatulevicius commented 2 months ago

Hi, also noticed that I can't skip on iPhone lock-screen and on Apple watch 'Now Playing' screen IMG_0523

LeoKlaus commented 2 months ago

I've been able to reproduce this on a fresh install of plappa.

It's weird that this happens as there are default values in place but I was able to fix it by choosing any skip time that's not 15 seconds (and reverting back to 15s). After you do that, just pause and resume playback to update the interface.

I'll have to look into why this happens but with the above workaround you should be able to fix the issue for now.

LeoKlaus commented 2 months ago

I've found and fixed the issue. The corresponding update should release in the coming week!