TortugaPower / BookPlayer

Player for your DRM-free audiobooks
GNU General Public License v3.0
1.65k stars 196 forks source link

Show the full progress on the book and some more pretty chapter names #311

Closed hydro0 closed 2 years ago

hydro0 commented 5 years ago
GianniCarlo commented 5 years ago

Regarding the progress of the entire book, you can press the center label underneath the slider to toggle between chapter duration and book duration:

52d989ef-63ac-4835-b087-6fc60d34be4d

Let me know if that's what you had in mind?

GianniCarlo commented 5 years ago

regarding pretty chapter names, since the names are extracted from the file itself, we're offloading that responsibility to the user for the time being. We do have something in mind for the future, to let you see the book or playlist info and let you modify the metadata. We believe this would be a long term solution to the chapters name problem.

If you're up for it, we'd be more than glad to receive help for these features. We would provide any assistance we can to guide you in how the app is structured.

hydro0 commented 5 years ago
  1. I see, thanks. Somewhy just nothing happens when I press that label.

  2. About chapter names - I can take a look and show some proposal.

pichfl commented 5 years ago

Please note that the chapter names @GianniCarlo is talking about are part of audiobooks stored in the M4B format.

While this request is reasonable, it will require to update the way playlists are handled inside the player, which is something we'll look into in future updates.

We recommend converting your books into M4B for now. We fully support the chapters that are created inside these files and it makes handling books much easier.

hydro0 commented 5 years ago

Okay, thanks, seems it is working fine with M4B format, looks much better btw, so I would just use it instead. Sorry for disturbing. Maybe I missed that somewhere but would be useful to mention it in the application that preferable way is M4B format with the link you've shared with me.

pichfl commented 5 years ago

I'll keep the issue open as we will most likely find a way to make this work for non-m4b audiobooks as well, stay tuned.

We put the m4b first in our descriptions, but that's a rather subtle way of telling people about the benefits. I'll keep your suggestion in mind when reworking the texts for the next big update 🙂

ghost commented 3 years ago

The ability to

Regarding the progress of the entire book, you can press the center label underneath the slider to toggle between chapter duration and book duration:

52d989ef-63ac-4835-b087-6fc60d34be4d

Let me know if that's what you had in mind?

Is it possible to have this functionality at the playlist level?

Typically I’ll have a playlist with 2-3 books I’m currently listening to, and it would be nice to see time remaining etc. for the playlist

Thanks

pichfl commented 3 years ago

Not yet, but we are working on that 🙂

bellbird22 commented 3 years ago

Just adding a note here saying I, too, would love to have a way to see progress on the book or playlist as a whole. I was wondering if perhaps a percentage number next to the current pie chart progress tracker would be an easy addition? But I do like redcardfr's idea, too.

I also haven't worked out how to effectively do m4b books, as I get almost all my audiobooks as mp3s, and converting them is a pain. Is it okay to have one m4b file per chapter, or more preferred to have all the chapters put together in one m4b file?

pichfl commented 3 years ago

@song4Him we are working on a solution to bundle up files into a single book from inside the app in the future. For now and for easier handling of books in general we always recommend using m4b to create a single file for each book.

In short: You most definitely want to have a single file per book and use the chapter feature inside m4b to get chapters 👍

dano3006 commented 3 years ago

A playin-in-progress meter would be a nice addition, very useful and helpful.

I use m4b almost exclusively, so they do work. Agree that converting multiple files - either mp3 or m4b - is a pain*.

*I have not found many sound utilities that can edit m4b. I use Audiobook Builder to compile multiple files into a single or a few files but it does not edit m4b, it only compiles mp3 or m4b into bigger m4b files. My preference is to put multiple files together and then have ABB convert them into a single file, or, when the single file gets to be about 175-200 MB I start making multiple or more. This seems to be the method that the professional audiobook creators are using.

On Aug 20, 2021, at 8:56 PM, song4Him @.***> wrote:

Just adding a note here saying I, too, would love to have a way to see progress on the book or playlist as a whole. I was wondering if perhaps a percentage number next to the current pie chart progress tracker would be an easy addition? But I do like redcardfr's idea, too.

I also haven't worked out how to effectively do m4b books, as I get almost all my audiobooks as mp3s, and converting them is a pain. Is it okay to have one m4b file per chapter, or more preferred to have all the chapters put together in one m4b file?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TortugaPower/BookPlayer/issues/311#issuecomment-903050790, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQYKLEVRORAKWY2LHVVCEDT54PXLANCNFSM4GUQQEWQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.

GianniCarlo commented 2 years ago

with the mp3 volume feature, this should be solved 🙌