Page 1 of 1

Post Processing TV

Posted: July 2nd, 2010, 11:55 am
by bugmenot
I am getting some dupes in my TV rss feeds from nzbs.org

I set up My Searches like so:

^MythBusters.s08 hdtv in TV-x264 excluding blu-ray, dvd

but many times, multiple release groups release the same episode so I get dupes.

Is there an option to pass the Final Path & name of the episode to the Post processing script, so I can auto erase the dupes through my script?

I know there's an option to not redownload if the same nzb exists in history, but they have different names b/c they are from different release groups.

Thanks for the help

Re: Post Processing TV

Posted: July 2nd, 2010, 12:34 pm
by feerlessleadr
Have a look at this thread.

http://forums.sabnzbd.org/index.php?topic=4378.0

basically the final script will scan your download directory, and if there are duplicate files, it will delete the older of the two files.

I had the idea of this script for the handling of proper and repack releases, but it turns out that it works nicely for duplicate releases by separate groups. 

Re: Post Processing TV

Posted: July 2nd, 2010, 1:41 pm
by bugmenot
Thanks, that helps but not totally. I hate having additional software running on my machine, like TV Rename or whatever. I prefer a script to be triggered and quit.

With that being said, it looks like 0.6.0's pre queue function will do exactly what I need, in the meantime I'll run a scheduled task to wipe the duplicates.

Thanks for the help

Re: Post Processing TV

Posted: July 2nd, 2010, 2:20 pm
by feerlessleadr
you don't need to have any additional software for this to work, just take out the part of the script that is for the duplicate checking and have that run as part of your post processing. just make sure that you are using sab to rename your video files.