Renaminator: Difference between revisions

From SPLRA
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
==Reason==
==Reason==
The Renaminator is a program that is being made to help add some order to the smashing pumpkins community.  Most people in the hub (cid included) are for the uniform renaming of the material as it will help keep sources straight.
The Renaminator is a program that is being made to help add some order to the smashing pumpkins community.  Most people in the hub (cid included) are for the uniform renaming of the material as it will help keep sources straight.
<br/ >
 
==Usage==
==Usage==
The Renaminator will use calculate the tth sum of all files in a directory (recursevly) and compare the calculated sum to a berkeley db file.  For this reason the Renaminator will be very useful to other communities wishing to do the same thing.
The Renaminator will use calculate the tth sum of all files in a directory (recursevly) and compare the calculated sum to a berkeley db file.  For this reason the Renaminator will be very useful to other communities wishing to do the same thing.


<br/ >
When scanning if the program finds a shn or flac (I may add ape too) file that is not in the database, it then creates a submission form.  Since the files will likely be named Track01.shn or Track01.flac, the program will make a note of the directory the said files were found in.  It will then prompt the user to enter information about the files (source, venue, date, etc) to be sent into the SPLRA team that is responsible for maintaining the database for the renaminator.
When scanning if the program finds a shn or flac (I may add ape too) file that is not in the database, it then creates a submission form.  Since the files will likely be named Track01.shn or Track01.flac, the program will make a note of the directory the said files were found in.  It will then prompt the user to enter information about the files (source, venue, date, etc) to be sent into the SPLRA team that is responsible for maintaining the database for the renaminator.
==Specifications==
The new version of the Renaminator will again be in perl (though no aditional software will be needed for windows users to run it as I have bundled cygwin perl with it).  The program will be getting a frontend made by Dan which will hopefully be ready as soon as the program is done, if not the usage is not hard at all.
At the current time it is
perl.exe renaminator.pl c:\scan_directory [yes|no]
If you are wondering what the yes no option is, it is to automatically get the new text and md5 files (the only text that will be changed is the ffp and the file names).  This option is extremely dangerous to run and at the moment is alway set to no.

Revision as of 11:51, 10 November 2005

Renaminator

Reason

The Renaminator is a program that is being made to help add some order to the smashing pumpkins community. Most people in the hub (cid included) are for the uniform renaming of the material as it will help keep sources straight.

Usage

The Renaminator will use calculate the tth sum of all files in a directory (recursevly) and compare the calculated sum to a berkeley db file. For this reason the Renaminator will be very useful to other communities wishing to do the same thing.

When scanning if the program finds a shn or flac (I may add ape too) file that is not in the database, it then creates a submission form. Since the files will likely be named Track01.shn or Track01.flac, the program will make a note of the directory the said files were found in. It will then prompt the user to enter information about the files (source, venue, date, etc) to be sent into the SPLRA team that is responsible for maintaining the database for the renaminator.

Specifications

The new version of the Renaminator will again be in perl (though no aditional software will be needed for windows users to run it as I have bundled cygwin perl with it). The program will be getting a frontend made by Dan which will hopefully be ready as soon as the program is done, if not the usage is not hard at all.

At the current time it is perl.exe renaminator.pl c:\scan_directory [yes|no]

If you are wondering what the yes no option is, it is to automatically get the new text and md5 files (the only text that will be changed is the ffp and the file names). This option is extremely dangerous to run and at the moment is alway set to no.