SickGear/sickbeard/providers
echel0n de5db9be64 Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as.
Indexer mapping now uses indexer api calls to gather its information and then stores it to a new table called indexer_mapping for instant lookups later on.

Fixed trakt related issues for adding new shows and syncing.

Centered items at bottom of pages to just look a little nicer and fit properly.
2014-07-23 22:07:01 -07:00
..
__init__.py Add support for Bitsoup 2014-07-20 12:12:22 +08:00
animezb.py Fixed issues with editing/saving custom scene exceptions. 2014-07-14 19:00:53 -07:00
bitsoup.py Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements. 2014-07-21 21:26:58 -07:00
btn.py Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as. 2014-07-23 22:07:01 -07:00
dtt.py Fixes for a few provider issues plus passing of search_mode variable. 2014-07-20 22:47:13 -07:00
ezrss.py Fixes for a few provider issues plus passing of search_mode variable. 2014-07-20 22:47:13 -07:00
fanzub.py Fixes for a few provider issues plus passing of search_mode variable. 2014-07-20 22:47:13 -07:00
freshontv.py Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements. 2014-07-21 21:26:58 -07:00
generic.py Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as. 2014-07-23 22:07:01 -07:00
hdbits.py Fixes for a few provider issues plus passing of search_mode variable. 2014-07-20 22:47:13 -07:00
hdtorrents.py Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements. 2014-07-21 21:26:58 -07:00
iptorrents.py Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements. 2014-07-21 21:26:58 -07:00
kat.py Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements. 2014-07-21 21:26:58 -07:00
newzbin.py During backlog/manual/failed searches we now cache disgarded/ignored results pre-parsed for usage later on incase we end up setting a episode to wanted that matches said results, allows for maximum performance and helps limit the waste of resources used. 2014-07-21 23:00:58 -07:00
newznab.py Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as. 2014-07-23 22:07:01 -07:00
nextgen.py Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements. 2014-07-21 21:26:58 -07:00
nyaatorrents.py Lowered CPU usage even further, re-wrote daemonizer code for startups, removed misc unrequired functions from providers. 2014-07-03 07:07:07 -07:00
nzbs_org_old.py Fixed issues with editing/saving custom scene exceptions. 2014-07-14 19:00:53 -07:00
nzbsrus.py
omgwtfnzbs.py Fixed issues with editing/saving custom scene exceptions. 2014-07-14 19:00:53 -07:00
publichd.py Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements. 2014-07-21 21:26:58 -07:00
rsstorrent.py Fixed issues with editing/saving custom scene exceptions. 2014-07-14 19:00:53 -07:00
scc.py Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements. 2014-07-21 21:26:58 -07:00
speedcd.py Fixes for a few provider issues plus passing of search_mode variable. 2014-07-20 22:47:13 -07:00
thepiratebay.py Fixed sorting provider results by quality code, was causing a error. 2014-07-21 17:55:45 -07:00
torrentbytes.py Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements. 2014-07-21 21:26:58 -07:00
torrentday.py Further improved memory handling of bs4 for torrent providers. 2014-07-21 16:01:46 -07:00
torrentleech.py Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements. 2014-07-21 21:26:58 -07:00
tvtorrents.py Lowered CPU usage even further, re-wrote daemonizer code for startups, removed misc unrequired functions from providers. 2014-07-03 07:07:07 -07:00
womble.py Fixed issues with editing/saving custom scene exceptions. 2014-07-14 19:00:53 -07:00