LeoKlaus / plappa

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

[Feature Request] Book completion percentage #168

Open prince-modi opened 1 month ago

prince-modi commented 1 month ago

It would be nice to have a way to see % of book completed somewhere. Maybe in the currently playing tab or under the resume button on the book info tab.

MadWalnut commented 1 month ago

Already live on TestFlight: #146

LeoKlaus commented 1 month ago

Thank you for pointing that out @MadWalnut!

The way it currently works in the TestFlight version shows the total remaining time (for example 6h 42m), not a percentage. Would this suffice for you @prince-modi or would you prefer a percentage?

mrburns-42 commented 1 month ago

I would also find the percentage display useful, but in addition to the remaining time. I find the variant implemented in Prologue the most beautiful.

Here is a screenshot of it:

image

mrburns-42 commented 1 month ago

I forgot to write that when you press on the blue field with the percentage, it disappears and the cover is completely visible.

prince-modi commented 1 month ago

@LeoKlaus yeah I am aware of the total time remaining thing. But as @mrburns-42 said, a place to see % completed would be nicer.

mrburns-42 commented 1 month ago

Alternatively, you could also do this as in the ABS app:

image