Releases: szazeski/mp3edit
Releases · szazeski/mp3edit
v1.0.3
v1.0.1
Basic ID3 tag editor on all platforms
Switched ID3 library to be able to cross build to all platforms.
mp3edit -artist="New Artist Name" *.mp3
To install on Linux 64-bit
curl https://github.com/szazeski/mp3edit/releases/download/v1.0.1/mp3edit-linux-amd64 --output mp3edit && chmod +x mp3edit && sudo mv mp3edit /usr/bin/