Fake detection script for NZBGet.
Authors:
- Andrey Prygunkov [email protected]
- Clinton Hall [email protected]
- JVM [email protected]
Detects nzbs with fake media files. If a fake is detected the download is marked as bad. NZBGet removes the download from queue and (if option "DeleteCleanupDisk" is active) the downloaded files are deleted from disk. If duplicate handling is active (option "DupeCheck") then another duplicate is chosen for download if available.
The status "FAILURE/BAD" is passed to other scripts and informs them about failure.
For more info and support please visit forum topic PP-Script FakeDetector.
NOTE: This script requires Python to be installed on your system (tested only with Python 2.x; may not work with Python 3.x).