Download The Script The Script 2008 Rar
PasswordDetector is a queue script that checks for passwords inside of every.rar file of a NZB downloaded. This means that it can detect password protected NZB's very early before downloading is complete, allowing the NZB to be automatically deleted or paused. Detecting early saves data, time, resources, etc.
Settings Once NZB found password protected, PasswordDetector can either:. mark bad the NZB, where the download is aborted, marked as bad and processed by duplicate handling (if active). All pp-scripts are executed as well. If option DeleteCleanupDisk is active in NZBGet the downloaded files are deleted, which deletes the NZB and informs post processing scripts, e.g. Call another NZB; or. pause the NZB, awaiting user action, e.g.
So a password can be defined later. If a NZB found password protected and allowed to resume, password detection is skipped to allow the download to complete. It's also possible to enable/disable detection for passwords as required:. if NZBGet finds a password in NZB metatag, detection is skipped automatically;. if the user manually adds a password for a given NZB via the web ui (Postprocess), detection is skipped;.
if the user manually enables/disables PasswordDetector for a given NZB via the web ui (Postprocess);. earlier scripts can define password (e.g. ) and PasswordDetector cancels detection;. detect only for certain categories, via the CategoryX.PostScript option (CATEGORIES settings page); or. detect for all downloads by default, via the QueueScript option (EXTENSION SCRIPTS settings page) Requirements. NZBGet v14 r1094+.
The Script Album
Python 2.x; may not work with Python 3.x. Other notes. May have a noticeable effect on performance during downloads. It is based off another queue script,. They are both independent; you need both to detect for fakes and passwords. Tested on a 256MB Model B Raspberry Pi running Raspbain Authors This script is written by a joined force of forum members including:.
Clinton Hall;. JVM;. hugbug;. get39678;. prinz2311; To install. Copy to NZBGet's scripts folder;. choose the script in option QueueScript and/or PostScript;.
The Script The Script Album
configure and save script options; Current. Old. Get39678 wrote:I am currently giving these a go but I am wondering to try to reduce the overhead of starting the scripts and looking in the archive files multiple times is is feasible to combine the PasswordDetector and FakeDetector and have options to enable and disable each as required on a single options screen?
Download The Script The Man Who Can't Be Moved
Yes it's feasible but I might leave them separate for now and see if any issues arise. Something more efficient again would be implementing the scripts in bash or similar. Hugbug is looking into an interval between calls of queue scripts. I'm curious what sort of processing times do you and others get? Easy way to find out is searching 'detector' in the Messages tab. Any impact of download speed?