1 unstable release
0.1.0 | Sep 29, 2020 |
---|
#8 in #artist
8KB
152 lines
MP3 folder rename
A small utility to rename mp3 folders the way I like it, i.e.:
Artist - Year - Album
Usage
mp3-folder-rename [FLAGS] <SRC>...
Flags:
-d, --debug Debug mode
-n, --dry-run Dry run mode
-h, --help Prints help information
-V, --version Prints version information
Args:
<SRC>... The source folders to rename
Development
git clone git@github.com:aeyoll/mp3-folder-rename-rs.git
cd mp3-folder-rename-rs
cargo run --
Dependencies
~3MB
~51K SLoC