|
Manual
***

Under construction.
It will rename a tree of folders using a smart algorithm.
Description
This software is a small utility that will help you to rename all files using a genial idea.
--------------------------------------------------------------------------
It will enter in ALL SUBSOLDERS form selected folder and it will rename all files in that subfolders.
It will append the current subfolder name to all filenames in that subfolder.
----------------------------------------------------------------------------
EXAMPLE:
Supose you have a main folder where you keep your music (let's supose that folder is 'MyMusic').
In 'MyMusic' you have 30 subfolders with MP3 files.
Let's pretend this files are full discography of Electric Light Orchestra and they are
aranged by albums: one subfolder for each album.
Now, if you want to move all that files together in a single place you will have to manually (rename)add in front of each song the name of the album.
This proggy will do this dirty job for you.
It will recursively look for the name of the subfolder and it will insert that name in the name of all files contained in that subfolder.
------------------------------------------------------------------------------
More examples:
Before rename:
01 KING OF THE UNIVERSE.MP3
02 BLUEBIRD IS DEAD.MP3
03 OH NO NOT SUSAN.MP3
04 NEW WORD RISING.MP3
05 SHOWDOWN.MP3
After rename:
If you entered the '=' string as separator, after rename operation you will have:
On The Third Day=01 KING OF THE UNIVERSE.MP3
On The Third Day=02 BLUEBIRD IS DEAD.MP3
On The Third Day=03 OH NO NOT SUSAN.MP3
On The Third Day=04 NEW WORD RISING.MP3
On The Third Day=05 SHOWDOWN.MP3
Note:
Be careful to enter only allowed characters. Under Micro$oft Windows you are not allowed to use the following signs in a path/filename:
* ? / \ | : "
Please send us feedback about this software.
|