postprocessing script for animes (to use with sabnzbd+ or nzbget or even as stand alone) to rename files after a sync with anidb.net. files can additionally be renamed via tvdb
24
stars
7
forks
source link
Request: Rename (and move) external file(s) along with hashed file #28
This feature essentially imitates the way the anidb.net online client works with external files.
It doesn't hash external files, but instead, if the filename of an external file matches the original file (the one that is being hashed) before renaming, then it will rename the external file as well and move it along with the hashed file.
I can think of this as an additional argument to pass to the script, along with a list of extensions to check (.ass, .nfo, .sub, etc) in the config file.
This feature essentially imitates the way the anidb.net online client works with external files. It doesn't hash external files, but instead, if the filename of an external file matches the original file (the one that is being hashed) before renaming, then it will rename the external file as well and move it along with the hashed file.
I can think of this as an additional argument to pass to the script, along with a list of extensions to check (.ass, .nfo, .sub, etc) in the config file.