Skip to content

Instantly share code, notes, and snippets.

@kaibosh
Last active January 11, 2017 23:03
Show Gist options
  • Save kaibosh/4fbd36326ed9a1fbf4089460dbf8f2b6 to your computer and use it in GitHub Desktop.
Save kaibosh/4fbd36326ed9a1fbf4089460dbf8f2b6 to your computer and use it in GitHub Desktop.
new readme paragraph

Usenet is a data river currently flowing at around 25TB per day. nZEDb leverages advanced data mining techniques to peer into this vast amount of data and locate possible items of interest. Similar to the way a fisherman would use sonar to locate fish.

It does this by collecting usenet headers and temporarily storing them in a database until they can be collated into releases. It provides a web-based front-end providing search, browse, and programmable (API) functionality.

This project is a fork of the open source usenet indexer newznab plus: https://github.com/anth0/nnplus

nZEDb improves upon the original design, implementing several new features including:

Optional multi-threaded processing (header retrieval, release creation, post-processing etc)
Advanced search features (name, subject, category, post-date etc)
Intelligent local caching of metadata
Optional sharing of comments with other nZEDb sites
Optional tmux (terminal session multiplexing) engine that provides thread, database and performance monitoring
Image and video samples
SABnzbd/NZBGet integration (web, API and pause/resume)
CouchPotato integration (web and API)

bla bla bla

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment