Skip to content

Releases: szazeski/mp3edit

v1.0.3

25 Jun 20:33

Choose a tag to compare

Changelog

v1.0.1

15 May 02:03

Choose a tag to compare

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/