rmcrackan / Libation

Libation: Liberate your Library
GNU General Public License v3.0
2.58k stars 138 forks source link

Use libation to convert and add metadata to non audible audiobooks #726

Open hczv opened 1 year ago

hczv commented 1 year ago

Describe the solution you'd like Extend Libation functionality to also work with a local library.

Point Libation to a folder, let it scan and list all audiobooks in the folder and related metadata it found in them. Then be able to convert the files in the folder and map an audiobook to an ASIN to populate it with metadata from audnex.us, create metadata.json and add cover to audiobook.

Alot like how it already works with audible, with limited manual intervention to map audiobooks.

Describe alternatives you've considered Manually managing library

manalive commented 1 year ago

you can do most of this with mp3tag + audible source files right now. https://github.com/seanap/Plex-Audiobook-Guide/tree/master/mp3tag/data/sources

hczv commented 1 year ago

Yes, this is what im currently using to manage audiobook metadata, and it works.

I find Libation could be a very good fit for the same kind of thing