Skip to content

mr-pj/usntssearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Important Note

To use this version of NZBmegasearcH with another program (SickBeard, Sonarr) you need to add a Trakt.tv API key.

Create and apporve a new application at the Trakt.tv API Applications page.

Insert the "Client ID" into the file NZBmegasearch/ApiModules.py where it has "trakt-api-key".

'trakt-api-key': ''

to

'trakt-api-key': 'YOUR CLIENT ID HERE'

NZBmegasearcH

Aggregate automatically NZB search results. Easy. Quick. Clean.

NZBmegasearcH collects all your (not only) newznab-based accounts to one place. It is your meta-search engine and your SB, CP unique NZB provider.

All credits to the original authors.

Updates

Changes in v0.55 (3/8/2015)

  • Changed default timeouts (higher)
  • gingadaddy is no longer set to use https
  • updated jQuery to 2.1.4
  • added option to disable url warping
  • changed user agents
  • fixed piratenzb not returning any results
  • merged fix from cauchy49:cauchy49-patch-api-url-with-proxy-1

Changes in v0.54

  • Fix issue in tvdbid being an int and it expecting a string

Changes in v0.53 (20/5/2015)

  • no longer asks for the wrong login/pw on accessing the config
  • Little code cleanup & reformatting
  • Added Anime to Newznab class
  • Movie without _HD/_SD will now search both
  • Added additional codes for XXX categories
  • Fix NzbDrone api Integration
  • Fix Sickbeard api integration
  • removed nzb.cc
  • changed Fanzub to AnimeDB
  • upped version numbering
  • changed default cache

Purged older updates....More updates are available in changelog.txt of main repo

website statistics

About

NZB Metasearch engine

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.3%
  • HTML 1.9%
  • CSS 1.8%
  • JavaScript 0.9%
  • Nginx 0.1%
  • C 0.0%