The biggest difference between this and the other i've found is that this script will copy downloaded media files, while if it extracts a media file it will move it instead. Leaving everything intact for seeding while at the same time not cluttering up the directories with other stuff so that when you delete the torrent theres not a directory left. Once that is done it can notify xbmc to update it's library.
Included in the zip is a sample config file, the actual perl script and that perl script compiled into a win32 binary since most windows users won't have perl installed. The configfile and binary MUST be located in c:\fbvuze and filebot must be in the path. The configfile contains some help text as well as other stuff like paths etc. that you need to configure.
For those of you on linux or mac there's comments in the perl script where you must change the path from \ to / ( It might work just to replace all \\ with \/).
This is how you set it up in vuze
1. Install filebot
2. Put both fbvuzeconf.txt and fbvuze.exe in c:\fbvuze
3. Edit fbvuzeconf.txt according to your needs, paths, rename formats, xbmc info, categorynames etc.
4. In vuze install the plugins Autocategory and CommandRunner
5. Configure the autocategory plugin to categorise whatever you download and that you want processed, make sure they match the categories in the config file.
6. The correct command for commandrunner should be c:\fbvuze\fbvuze.exe "%D" %L "%F"
Unfourtunally it was to big to attach to the post but you can get it here https://www.dropbox.com/s/2l1xil80jaemd3d/fbvuze.zip if Rednoah could attach it directly to the post and remove the dropbox link that would be great

Oh and i've only really tested movies and tv shows and a tiny bit on anime the rest is just coded from the head so i make no promises that it will work
