Kleines Bash‑Skript, das Hörbuch‑Ordner unter src/ erkennt und mit m4b-tool zu einzelnen .m4b‑Dateien zusammenführt. Metadaten (Autor, Serie, Titel, Jahr, Sprecher:in) werden aus der Ordnerstruktur extrahiert und als Tags gesetzt.
Find a file
2025-09-10 15:13:57 +02:00
out chore: update .gitignore to include out and src directories; add .gitkeep files 2025-09-10 13:51:15 +02:00
src chore: update .gitignore to include out and src directories; add .gitkeep files 2025-09-10 13:51:15 +02:00
.gitignore chore: update .gitignore to include out and src directories; add .gitkeep files 2025-09-10 13:51:15 +02:00
to-m4b.sh refactor: streamline output path construction and improve variable handling in main function 2025-09-10 15:13:57 +02:00