Been a little while since i posted an update. The script has undergone many changes in the last two weeks.
Additions:
MUSIC category processing - assumes MP3 / album downloads. Will process the folder as ARTIST/ALBUM/Track - Songtitle.mp3 (This is how i like to store music)
If it finds a graphic file with the word front or cover, it will be copied to the destination folder as album art.
Implementation of a config file: Its much easier to manage settings from a .CONF file.
Just execute the script to have a default config file created - edit to suit
Expanded adult content handling to include network sites (ie Bangbros, Reality Kings and any others) see the postproc.net file
This file is not required - it was a request from the original guy who asked me to develop a script in the first place.
Version history. Execute script with --version for full list of recent changes
Changes:
Added various functions to the script to better handle logging and script exit.
File logging is now configurable in the config file.
Removed the mv command from all but a renaming function in the ISO handling part of the script. It caused all sorts of problems if the script encountered an error, or the script was set to not remove things.
Fixed the TV processing to handle any format - if it isnt detected as episode, season or DVD, it will be processed anyway without showname information.
Lots of other little handling changes
Let me know if you have any issues
you can get the files from the following location
http://postproc.incinerator.com.au
NOTE: The postproc.sh.x file is a 'compiled' script - make sure you set it to +x, and you can rename it to whatever (i recommend just leaving as postproc.sh since the conf files and net files are named the same.
The text version of the script is available upon request - i just want to see who is using / changing it

[attachment deleted by admin]