r89m / FakeDetector

Fake detection script for NZBGet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FakeDetector

Fake detection script for NZBGet.

Authors:

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).

About

Fake detection script for NZBGet


Languages

Language:Python 100.0%