auto-m4b icon indicating copy to clipboard operation
auto-m4b copied to clipboard

Docker container that watches a folder for multi-file mp3 books and converts them to a chapterized m4b.

Results 25 auto-m4b issues
Sort by recently updated
recently updated
newest added

Hi thanks for a great plugin. I've reinstalled the docker but getting this error: an error occured, that has not been caught: Array ( [type] => 8192 [message] => Return...

The script seems to be putting off files in the "untagged" folder rather than converting them to m4b like it does with mp3s. The original script looks like it works...

Hello, Since I've updated the container, I've been having some issues around the GID. I see in the logs: `adduser: The GID 1000 does not exist.` If I try to...

Currently running this docker on a synology nas , as well as beets-audible. Works Perfectly.! Possible to send Email or Telegram message when auto-m4b has finished converting a book

enhancement

I'm having several issues since the latest update and I'm not sure exactly what's causing the problems. But I think it starts with permissions? Even though I provided a PUID...

I get this error during conversion, but the conversion itself seems to work fine. ``` 2023-11-14 17:03:49 auto-m4b | Starting Conversion 2023-11-14 17:05:20 auto-m4b | an error occured, that has...

Hi, I may not using your container as expected, and i have an issue with it: I have copied a set of mp3 files (one per chapter) in /temp/recentlyadded/ (all...

Just set this up on docker for windows and i am starting to convert my library, but for some files i get an error. The m4b file will only have...

``` auto-m4b: image: seanap/auto-m4b container_name: auto-m4b volumes: - /opt/containers/auto-m4b:/config - /mnt/local/Processing/Audiobooks:/temp environment: - PUID=1000 - PGID=1000 - CPU_CORES=2 - SLEEPTIME=1m - MAKE_BACKUP=N ``` This is my config but the permissions...

I would like to merge an audiobook that consists of multiple folder (CD1, CD2 etc.). I can not copy the files to one folder, because then the chapters are in...