Search found 3 matches

by vidavidorra
06 Jan 2016, 11:03
Forum: Support
Topic: Similar Script for queue like getpw scanscript?
Replies: 3
Views: 2541

Re: Similar Script for queue like getpw scanscript?

You could pass the password automatically using pfftn ( http://forum.nzbget.net/viewtopic.php?f=8&t=915&hilit=password+to+filename ), which is a scan script that extracts the password from the filename. The filename would be like "Name of nzbfile{{password}}.nzb". So it extracts the password between...
by vidavidorra
05 Jan 2016, 23:21
Forum: Extension scripts
Topic: [Future PP-Script] Add to Trakt collection
Replies: 1
Views: 3304

[Future PP-Script] Add to Trakt collection

I'm thinking of writing a script that could automatically add a serie episode to your Trakt collection (http://trakt.tv/). This could, for example, be useful if you would keep all your series stored on your hard drive and hence would like have them in your Trakt collection. I recently started using ...
by vidavidorra
12 Aug 2014, 12:52
Forum: Support
Topic: Unpause queue by script
Replies: 1
Views: 1909

Unpause queue by script

I'm currently writing a python sceduler schript to unpause the nzbscan and postprocessing since the're paused using the big pause button in the web interface. I'm quite new to python so I don't have a lot of knowledge about this. I know the nzbscan can also be paused by the normal scheduler but the ...