1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
SickRage/sickbeard/indexers
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
..
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 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
indexer_config.py Fixed urls 2014-06-12 11:40:23 -07:00
indexer_exceptions.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00