Topic: Batch-Renaming
Hi there!
First of all: What a great Program! Seems to be exactly what i was looking for for ages. But i don´t get it correctly working 'til now :-( But let me explain what i want to do, maybe i even can´t realise it??
I want to have two small files i can run (a *.bat for example), one to append a number with three digits to the left of the filename, and a second one to remove that again. That everything should be recursive. And I don´t want to click anything more than just on one file.
So i tried creating a batchfile, but i didn´t get it run. I tried it with something like:
siren.exe /P /T /F *.mp3 /F *.wma /S *.mp3 /S *.wma /E %AT_%f /R /Q
But it didn´t work :-( Could someone please help me with creating it? Or at least post an example for a similar batch? I couldn´t find any *bat-example in the Net... Basicly I just want to rename Filename.mp3 to 001_Filename.mp3 (and later back). The "001" should be, in the best case, the Track Number given by the ID3Tag.
I would be so greatful if someone could help me!!!
Thanks for everyone who has an Idea - Daniel
PS: I saw a Topic in German - if it´s better for someone: Feel free to write in German back! At least from my Point-of-View it wouldn´t be any Problem ;-)