I want a simple command line tool running on Windows Xp(or even cross platform) similar in functionality to Mp3tag to edit mp3 ID3 tags. I mostly want to organize my music according to artist , genre etc so a lightweight tool which can ask the user which tag to edit and then change all the mp3 files' tags in a directory will be good. Can I use perl to do this?
If you want to view and edit ID3 audio or MP3 tags in VLC Media Player, then it has been really made simple. The quickest way to view/edit it is by using the CTRL + I shortcut key on your PC or by navigating to Tools > Media Information.
I use mpgtx in my Debian, but I see they have a Windows version at http://mpgtx.sourceforge.net/#Download
The commands I use are as follows:
# Read Tag information from mp3
mpginfo 05\ Fatty\ Boom\ Boom.mp3
# Writes album information in mp3
tagmp3 set "%a:Tension" 05\ Fatty\ Boom\ Boom.mp3
use http://eyed3.nicfit.net/ . it's in python. python works on windows.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With