David Faragó
Unregistered
|
 |
Posted: Feb. 18 2005,13:26 |
 |
Generalization of the tag/rename from list tool: Right now mp3TS either selects the files by the filenames given in the list, or it goes through a bunch of files (in some ordering). I thought it would be handy if mp3TS could also select files not by their filenames but also by their ID-tags. So if you use the file-row-format "<old artist>;<old album>;<old title>;<new comment>" and have a list containing "spin doctors;pocket full of kryptonite;forty or fifty;i was here", the tool would write "i was here" in the comment-tag of every file containing "spin doctors" in the artist-tag, "pocket...." in the album-tag and "forty or fifty" in the title-tag.
So if I have a list containing <artist>;<album>;<title>;"/dev/null" for each of my mp3-files, and I get a new hdd full of mp3-files, I could use the file-row-format "<old artist>;<old album>;<old title>;<new file-name>" on the new hdd to delete the files I already have in my own collection.
|