Read title and artist from m4b files and renames the file as artist/title, or artist/album/title. Album is guessed from the title.
Find a file
Paul Campbell cd27b983a9
Some checks failed
Rust / build (map[name:stable]) (push) Failing after 16s
Rust / build (map[name:nightly]) (push) Failing after 43s
build: add forgejo workflow tests
2024-09-25 08:48:10 +01:00
.forgejo/workflows build: add forgejo workflow tests 2024-09-25 08:48:10 +01:00
src Support --version, --help and --directory cli args (#2) 2024-02-04 13:42:47 +00:00
.gitignore determine new file name from tags 2023-08-27 14:15:29 +01:00
Cargo.lock Support --version, --help and --directory cli args (#2) 2024-02-04 13:42:47 +00:00
Cargo.toml Support --version, --help and --directory cli args (#2) 2024-02-04 13:42:47 +00:00
justfile add justfile 2023-11-12 14:37:07 +00:00
README.md determine new file name from tags 2023-08-27 14:15:29 +01:00

dependencies

debian

sudo apt install libtag1-dev libtagc0-dev