RandomNinjaAtk / docker-sabnzbd-extended

SABnzbd + sickbeard_mp4_automator (SMA) + audio/video scripts
GNU General Public License v3.0
16 stars 1 forks source link

Q: How to add new readarr script #17

Open steve1977 opened 1 year ago

steve1977 commented 1 year ago

Do I need to a fresh docker install or any way to use the new readarr script to suppot M4B conversion? How to set it up and make it work?

RandomNinjaAtk commented 1 year ago

The most current version combines the MP3's into a single mp3 with chapters. The setup is the same as the other included scripts, add the script to the category.

If the script is not in the folder with the rest of the scripts, its located in /scripts/readarr-pp.bash

It is very much a work in-progress and feedback is welcome... A previous version did convert to m4b format, but its a lengthy process which is why it was switched to MP3 format... you can get the old version here: https://github.com/RandomNinjaAtk/docker-sabnzbd-extended/blob/a1eb4fbb3911268382667cf6332d19539f730406/root/scripts/readarr-pp.bash

This is all still experimental at this point... There is no way to validate if its being correctly packaged, I've seen instances where mutliple books were included in the same download that are unrelated and get all merged together.... Not sure how to best prevent that... Maybe that is something that beets with audiobook addons can solve...?

Idk...

catduckgnaf commented 1 year ago

I would look into Audiobookshelf and how that handles things