1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-11-11 03:45:01 -05:00
SickRage/sickbeard/providers
echel0n b16ff81478 Fixes for thread naming issues where provider names are getting stacked on top each other per loop iteration.
Fix for speedcd no json data issue.

Fix for DB upgrade syntax errors caused by previous commit.
2014-07-24 09:12:29 -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 Cleaned up NyaaTorrents search code and fixed unicode issues. 2014-07-24 01:33:38 -07:00
nzbs_org_old.py Fixed issues with editing/saving custom scene exceptions. 2014-07-14 19:00:53 -07:00
nzbsrus.py App name change in code. 2014-05-23 05:37:22 -07:00
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 thread naming issues where provider names are getting stacked on top each other per loop iteration. 2014-07-24 09:12:29 -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