Exactly how I understand it. The script is ending gracefully.
I started piping what SABNZBD is passing to the script into a file - everything looks normal.
I will pipe the returned result, too, and see if it matches. (Dunno why I didn't think of that until now.. duh!)
Search found 2 matches
- December 6th, 2012, 4:22 pm
- Forum: Post-Processing Scripts
- Topic: Pre-Queue Script
- Replies: 3
- Views: 4221
- December 6th, 2012, 2:27 pm
- Forum: Post-Processing Scripts
- Topic: Pre-Queue Script
- Replies: 3
- Views: 4221
Pre-Queue Script
I wasn't 100% sure where to put this, but since it lives with post-processing.... I threw together a pre-queue script that will refuse (return 0) for duplicate episodes. (I just thew it together in VBScript for SABNZBD running on windows). It works the first time it runs, but subsequently refuses ev...