Hi,

I have a lot of movie in ISO format and I like to rename all them like that:

%b - %Vd - %Vxx%Vy.%e
OR
%b - EN+FR+... - Subs=EN+FR+... - %Vd - %Vxx%Vy.%e

But  I need to open them one by one to know the information that I need to rename them.

I would like that Siren be able to give the maximum information on ISO (videos/movies) without we need to open them.
So we can rename thousand ISO file in a minute.

Thanks !

2

(2 replies, posted in How to ...)

WOW!
This program is really powerful even if not all time easy to use....
Thanks dude !

I find what I want:

This one rename all images files with width and height in all actual directory (TEST) and subdirectories (I try in DOS command prompt and choose the folder).

All your folder and subfolder are inside the MAIN folder TEST (e.g. G:\TEST>)
You use the command prompt from DOS
G:\TEST>"C:\Program Files (x86)\Siren\siren.exe" -d"TEST" -t -s*.* -e"%b - %Ixx%Iy.%e" - r

With this simple line I was able to rename more than 17,000 files in a minute (the time that Siren scan all these files in all folders and subfolders)

3

(2 replies, posted in How to ...)

Hi,

I want to rename thousand of files inside many folder.

For images folder I want to use:
%b - %Ixx%Iy.%e

For videos folder I want to use:
%b - %Vd - %Vxx%Vy.%e

Is it possible to rename files that are in different directories with a file. Bat (batch file using Siren)?
For now I have to manually go to each directory and renamed which is very long since I have hundreds of directory.