Commit graph

13 commits

Author SHA1 Message Date
phg
d75283f0a0 docs: update README.md to clarify usage of docker and Nix for m4b-tool execution 2025-09-10 17:01:37 +02:00
phg
56c08bc184 refactor: update m4b_tool_bin initialization and enhance argument parsing for backend selection 2025-09-10 16:59:15 +02:00
phg
20514b8d8e refactor: remove comment about using an array for m4b_tool_bin to avoid word-splitting issues 2025-09-10 16:35:28 +02:00
phg
4caa040cf8 refactor: use an array for m4b_tool_bin to prevent word-splitting issues in command execution 2025-09-10 16:35:22 +02:00
phg
39a341d193 docs: enhance README.md with detailed table of contents and examples for source and output structure 2025-09-10 16:22:37 +02:00
phg
7611a9f4cb chore: update .gitignore to include README.md; add README.md with project details and usage instructions 2025-09-10 15:42:25 +02:00
phg
7f8c2202b0 refactor: streamline output path construction and improve variable handling in main function 2025-09-10 15:13:57 +02:00
phg
a324b207ec chore: comment out set -x for debugging in to-m4b.sh 2025-09-10 14:38:58 +02:00
phg
7e4f460f28 chore: update .gitignore to include out and src directories; add .gitkeep files 2025-09-10 13:51:15 +02:00
phg
70919f1df5 refactor: improve directory handling and globbing in to-m4b.sh; update .gitignore 2025-09-10 13:49:41 +02:00
phg
351ea4bb43 not working 2025-09-07 20:03:57 +02:00
phg
fce19df179 remove global book variables 2025-09-07 12:18:29 +02:00
phg
b8f3397afe initial commit 2025-09-07 12:04:37 +02:00