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
2023-08-27 15:00:26 +01:00
src files are mp4b 2023-08-27 15:00:26 +01:00
.gitignore determine new file name from tags 2023-08-27 14:15:29 +01:00
Cargo.lock rename files 2023-08-27 14:28:41 +01:00
Cargo.toml rename files 2023-08-27 14:28:41 +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