audiobookshelf icon indicating copy to clipboard operation
audiobookshelf copied to clipboard

[Enhancement]: Download all files for an audiobook.

Open superpawko opened this issue 3 years ago • 4 comments

Describe the feature/enhancement

[Enhancement]: Download all files for an audiobook. Right now I can only download every single file separately. So for audiobook which have 100 mp3 files, it is difficult to do.

superpawko avatar May 09 '22 15:05 superpawko

You used to be able to download a zip of the entire directory, but that is slightly different than getting all the mp3 files at once. In case you need something to help with this right now, here's what I do: I convert the separate mp3 files into one, single M4B file which supports chapters and several other nice-to-haves.

This conversion feature is already part of the "Experimental" settings which can be enabled at the bottom of the "settings" page: image then: image

Then go into any book's edit menu: image

And now you can access the "Manage" tab that has this feature. image

I actually just submitted an enhancement suggestion to make this feature even easier to use. https://github.com/advplyr/audiobookshelf/issues/594

What do you think? Would this help so you only ever have to download one file ever? It's helped me a LOT! Hopefully, if can help you too.

Kudjo-Grand avatar May 15 '22 21:05 Kudjo-Grand

Yes I know about m4b, but it takes too much cpu usage, takes a lot of time and is unnecessary if I only need files. Probably creating archive file is needed. Why I need this ? For kids audiobook toys. You have to put audiobooks via cable to the toy.

superpawko avatar May 16 '22 19:05 superpawko

it takes too much cpu usage, takes a lot of time and is unnecessary if I only need file

how many titles are you talking about? for a number of reasons, my collection management has benefited greatly by transcoding all mp3s into m4b. it takes a little cpu time, but only once.

jmgant avatar May 27 '22 21:05 jmgant

6,1 TB of mp3 , around 450 000 mp3. I'm not ready yet to convert and if i will be it will take a lot of time.

superpawko avatar Jun 02 '22 13:06 superpawko

This is definitely a feature that I would like to see come back. I'd ditch booksonic completely if this was available again.

macr0dev avatar Feb 09 '23 03:02 macr0dev

image

I made this a download button that will download a zip of the entire item folder. It will only show if the user has download permission.

advplyr avatar Apr 09 '23 22:04 advplyr

This ended up being inside a context menu image

advplyr avatar Apr 16 '23 22:04 advplyr

Added in v2.2.19

advplyr avatar Apr 16 '23 22:04 advplyr