SickRage/tests
KontiSR 7165df7405 Added gui for IMDB watchlists in Config General.
Used regex checks with javascript popup, for checking if valid imdb csv watchlist.
Added test/test_tvdb_api.py for testing the tvdb api for retrieving shows by IMDB id.

TODO: Help for assisting users in getting the correct IMDB url.
maybe, make interval configurable

First changes for imdb watchlist checker

Thrown the couch code overboard and created my own version of an imdb watchlist scraper

Added IMDB thread and test values with an IMDB csv url. These values should be replaced by front end UI settings.

- Removed some tracelogs when unable to download watchlist
- Added settings for enabling and setting of the watchlist csv url
TODO:
- create UI for setting from frontend
- Implement frontend and backend checks for validating the csv url

Default interval is 1 hour.
2014-09-30 12:25:11 +02:00
..
cache Fixed issues with editing/saving custom scene exceptions. 2014-07-14 19:00:53 -07:00
__init__.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
all_tests.py Update .travis.yml, fix imports and tests 2014-09-13 13:20:47 +08:00
common_tests.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
db_tests.py App name change in code. 2014-05-23 05:37:22 -07:00
name_parser_tests.py Fix for air-by-date and sports shows issues with parsing results. 2014-08-22 00:21:37 -07:00
pp_tests.py Fix another unittest error 2014-09-24 12:51:48 +08:00
scene_helpers_tests.py Fix some of the unit tests 2014-09-16 18:25:59 +08:00
snatch_tests.py App name change in code. 2014-05-23 05:37:22 -07:00
test_lib.py Added gui for IMDB watchlists in Config General. 2014-09-30 12:25:11 +02:00
test_tvdb_api.py Added gui for IMDB watchlists in Config General. 2014-09-30 12:25:11 +02:00
torrent_tests.py Further improved memory handling of bs4 for torrent providers. 2014-07-21 16:01:46 -07:00
tv_tests.py App name change in code. 2014-05-23 05:37:22 -07:00
xem_tests.py Fix some of the unit tests 2014-09-16 18:25:59 +08:00