LeoKlaus / plappa

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

[BUG] Unable to use skip buttons on Bluetooth device while playing audio from an AudioBookShelf server. #54

Closed RobbyMeeker closed 2 months ago

RobbyMeeker commented 2 months ago

Describe the bug While playing audio from an AudioBookShelf server through a Bluetooth device, (car stereo or headphones) the skip back or forward media control buttons on the Bluetooth device do nothing when pressed. Play/pause however works fine.

To Reproduce Steps to reproduce the behavior:

  1. Open app.
  2. Play media from AudioBookShelf server through Bluetooth device.
  3. Notice that pressing the skip back/forward buttons on said device does nothing when pressed.

Expected behavior Pressing skip back/forward buttons on Bluetooth devices should function as described.

Environment(please complete the following information):

Other apps on this iPhone do not experience this behavior.

LeoKlaus commented 2 months ago

I just fixed this, a corresponding update should release shortly.

RobbyMeeker commented 2 months ago

I just fixed this, a corresponding update should release shortly.

Sweet, thanks!