Audio Tag Tool is a program to manage the information fields in MP3 and Ogg Vorbis files, commonly called tags.
Audio Tag Tool is a program to manage the information fields in MP3 and Ogg Vorbis files, commonly called tags. Tag Tool can be used to edit tags one by one, but the most useful features are the ability to easily tag or rename hundreds of files at once, in any desired format.
Audio Tag Tool is a program to manage the information fields in MP3 and Ogg Vorbis files, commonly called tags. Tag Tool can be used to edit tags one by one, but the most useful features are the ability to easily tag or rename hundreds of files at once, in any desired format.
To install tagtool, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install tagtool
To see what files were installed by tagtool, run:
port contents tagtool
To later upgrade tagtool, run:
sudo port selfupdate && sudo port upgrade tagtool
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.