Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch rename audio tags
Name: AJR3 Date: August 17, 2009 at 22:40:42 Pacific OS: Windows Vista CPU/Ram: Core2Quad Q6700 4GB RAM Subcategory: Batch
Comment:
Is it possible to create a batch file that can rename the various tags in an audio file (such as Title, Artist, Album, Year...)?
Name: Judago Date: August 18, 2009 at 01:41:43 Pacific
Reply:
Perhaps with a third party utility(I haven't even looked for one) but as for batch alone, no.
0
Response Number 2
Name: ricardo647 Date: August 18, 2009 at 06:54:16 Pacific
Reply:
I think it is possible. But it would be a pretty boring effort in order to achieve a decent result which could comprehend all possible situations . I have already used a soft called Rename Reg Expression (something like this) to change all my mp3 filenames into a better format name: Artist-title-track This program dont use super databases, it only asks a help from the user on how to split the filename and rearrange it. It seems simple but would be tedious to batch.
0
Response Number 3
Name: Judago Date: August 18, 2009 at 14:11:20 Pacific
Reply:
I may well be wrong but I think the op was referring to something alone the lines of ID3 not filenames.
0
Response Number 4
Name: AJR3 Date: August 19, 2009 at 22:02:20 Pacific
Reply:
Yes, Judago is correct. I am looking for a way to change the various tags that are included in an audiofile's ID3.
Summary: The problem is in the batch renaming. I have a folder, full of files, which names have to be processed in such a way, that, for example, filename00.txt becomes filename.cd1.txt, etc. I`ve written a ba...
Summary: I am attempting to perform a batch rename on several files with the same extention in a drive. I am looking to be able to rename the following 600895789473_01_Track01.wma to 600895789473_01_01_128....
Summary: well let me explain: I want to batch rename a file yyy.yyy which is resident in a given dir XXX with the new name XXX.yyy; I really do not know how to deal with this, I understand it might be very sim...