1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
SickRage/sickbeard/indexers
echel0n 14c354b551 Added proxy support to Indexer APIs.
Provider getURL and downloadResult functions now removed and replaced with ones from helpers.py to help slim the code down plus allow more better control over request sessions.

Removed TVTumbler code.

Fixed HDBits provider.

Fixed config settings that were ment to be booleans but instead where set as str or int, should help resolve random html errors.

XEM Refresh check re-coded.

NameParser code for creating show object has been changed to only attempt at the very end once its found the bestMatch result, helps on resources and performance.
2014-07-27 03:59:21 -07:00
..
test Lightning fast indexer searches now! 2014-04-24 04:52:44 -07:00
__init__.py App name change in code. 2014-05-23 05:37:22 -07:00
indexer_api.py Added proxy support to Indexer APIs. 2014-07-27 03:59:21 -07:00
indexer_config.py Added proxy support to Indexer APIs. 2014-07-27 03:59:21 -07:00
indexer_exceptions.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00