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 82c6700cd6
Some checks failed
Rust / build (map[name:nightly]) (push) Successful in 1m10s
Rust / build (map[name:stable]) (push) Successful in 2m5s
Release Please / Release-plz (push) Failing after 18s
feat: add support for --dry-run
2024-09-25 09:24:43 +01:00
.forgejo/workflows build: add forgejo workflow tests 2024-09-25 09:24:43 +01:00
src feat: add support for --dry-run 2024-09-25 09:24:43 +01:00
.gitignore determine new file name from tags 2023-08-27 14:15:29 +01:00
Cargo.lock build: add forgejo workflow tests 2024-09-25 09:24:43 +01:00
Cargo.toml build: add forgejo workflow tests 2024-09-25 09:24:43 +01:00
justfile feat: add support for --dry-run 2024-09-25 09:24:43 +01: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