KO
|
EN
gitlite — search
Search
#python
#deep-learning
#react
#javascript
#reactjs
#pytorch
#go
#golang
#machine-learning
#discord
#flutter
#vue
FakeDetector
★ 41
Open GitHub ↗
Fake detection script for NZBGet
Download README (.md)
Explore Similar Repositories
eu-cookie-law-widget
:
The plugin that adds the "cookie law" widget.
FastMapper
:
Powerful convention-based, customizable and fastest tool for object-object mapping.It is useful for Entity to DTO, DTO to Entity mapping strategies.
processwarp
:
No description available.
ZP_EchoNestPy
:
Nest integration for Amazon Echo
mongodb-to-elasticsearch
:
http://findit.keenwon.com 用到的一个小工具,用来将数据从mongodb导入到elasticsearch
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
FakeDetector
?
Download (.md)
# FakeDetector Fake detection script for [NZBGet](http://nzbget.net). Authors: - Andrey Prygunkov <hugbug@users.sourceforge.net> - Clinton Hall <clintonhall@users.sourceforge.net> - JVM <jvmed@users.sourceforge.net> 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](http://nzbget.net/forum/viewtopic.php?f=8&t=1394). NOTE: This script requires Python to be installed on your system (tested only with Python 2.x; may not work with Python 3.x).