dansu1
Board Fan

Group: Members
Posts: 10
Joined: June 2004 |
 |
Posted: Jan. 11 2008,10:56 |
 |
I want to bulk update all of the “album artist” attributes in my collection of ~70,000 mp3s.
The way that I have my files organized, the easiest way to achieve this would be to run a bulk update that looks at each file and overwrites the “album artist” attribute with the current string value in the “artist” attribute.
If that is not possible, the next way to achieve the desired result would be to overwrite “album artist” with the name of the parent directory of the directory where the individual files reside. I.E. My files are organized like this.
Folder: Artist name Subfolder: Album title 1 Individual mp3 1 Individual mp3 2 Etc Subfolder: Album title 2 Individual mp3 1 Individual mp3 2 etc
I would like to find a way to use the name of “Folder: Artist name” to overwrite the “album artist” attribute of every individual mp3 file in one of the subfolders. However, I don’t want to overwrite any of the other attributes. I.E. the “Artist” and “Album” attributes need to remain unchanged.
Does mp3ts have this functionality? If so, is it documented somewhere?
|