staff
2,096
edits
mNo edit summary |
m (→AniDB Renamer) |
||
Line 60: | Line 60: | ||
|target=All | |target=All | ||
|language=[http://en.wikipedia.org/wiki/Perl Perl] | |language=[http://en.wikipedia.org/wiki/Perl Perl] | ||
|description=Hash and renames files based on information from the AniDB API and a user definable format string. Can also add files to MyList. Run adbren.pl without arguments for full usage information. <br | |description=Hash and renames files based on information from the AniDB API and a user definable format string. Can also add files to MyList. Run adbren.pl without arguments for full usage information.<br>'''Remember to edit adbren.pl and change USERNAME and PASSWORD constants.'''<br> | ||
'''v5 Changes:''' | |||
*Got rid of the state code, just logout instead. | *Got rid of the state code, just logout instead. | ||
*Added support for directories in the format so you can move/rename files to other locations. | *Added support for directories in the format so you can move/rename files to other locations. | ||
*Added %orginal_name% format variable to insert original filename. | *Added %orginal_name% format variable to insert original filename. | ||
'''v4 Changes:''' | |||
*Added storable cache. | *Added storable cache. | ||
*Rename "Corrupt files". | *Rename "Corrupt files". | ||
* Other small bugfixes. | * Other small bugfixes. | ||
* Tried to reduce flooding (The api is way to harsh IMHO) | * Tried to reduce flooding (The api is way to harsh IMHO) | ||
'''v3 Changes:''' | |||
*Fixed hashing bugs. | *Fixed hashing bugs. | ||
*Changed to a more permissive license; MIT | *Changed to a more permissive license; MIT |