Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 828 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 828 Bytes

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