LeoKlaus / plappa

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

[Feature request] Playback speed #4

Closed shimi-ke closed 4 months ago

shimi-ke commented 4 months ago

The ability to change the playback speed by 0.1x increments would be great. The current 0.25x options are quite big jumps. Maybe adding just 0.9x and 1.1x options would suffice.

LeoKlaus commented 4 months ago

Great idea. I've just added 0.9x and 1.1x as options. You might have to manually update through the TestFlight app to get the update, otherwise it will probably be installed next time you charge your phone.

LeoKlaus commented 4 months ago

Just wanted to add: Technically, 0.1 steps wouldn't be hard to implement, but CarPlay does only allow for a fixed preset of speeds and I rather keep the options consistent between CarPlay and the "normal" app.