Is there any tool in ubuntu to edit tag information in mp3 files in group? For example, I want to set all the files in a directory with the same album name or artists. How can I do that?
I find 'Easytag', but I need to do that 1 file at a time. I want to know if there is something I can do 1 directory/1 directory tree at the same time?
Thank you.
EasyTAG
Actually with EasyTAG you do not need to set (example) the Album name file by file in the same directory.
You can try this:
id3tool
Another option could be id3tool
To install it.
You can go to your folder eg:
I can list the tags in all the mp3 files with:
Example:
I can change the Album Name to all the mp3 files with:
Now I have:
NOTE: with the option -a id3tool set the Album Name.
Man Pages id3tool
Without installation, you may use rhythmbox to do it open the file with rhythmbox and right click > Properties and then do it
I think id3tool only edits id3v1 tags. Most media players now display id3v2 tags. There is a tool for this too.
This worked for me.
I recommend using
id3v2
insteadid3tool
but there is also one great tool:that seems to be more updated, advanced and verbose, but super easy basic to use.
Warning:
eyeD3
uses by default ID3 v 2.4 so if you want to use it with id3v2 you should convert for version 2.3Source:
Listing tags comparison
eyeD3
List tags
Edit artist
id3v2
List tags
Edit artist