Hi guys, I've just stumbled accross filebot and before I get into the nitty gritty with Groovy scripts I wanted to make sure this is possible:
(( To be run when torrent finishes, client can notify of that ))
Check if torrent was archive
- if so unpack to Z:/Staging
-if not copy folder to Z:/Staging
Work out if video files are movie / tv (assume they will always be one of either)
- move to Z:/Movies/filmname or Z:/TV/tvshowname/series x/sXXeXX
Clearup old files from Z:/Staging
Update XBMC library
If it could work out if they are music that would be swell too, guessing that's very easy though.
So what do you think, doable?
