1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
SickRage/lib
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
..
adba Update adba libs 2014-08-31 14:12:48 +08:00
backports Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
bencode Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
bs4 Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
cachecontrol Updated our cache code. 2014-04-22 23:24:08 -07:00
chardet Added daily searcher to check for and snatch daily new releases for current active watched shows. User settable interval can be found in search config menu plus forcing a daily search can be done from Manage Searches menu. 2014-05-14 21:16:46 -07:00
dateutil Fixed issues with search results not being snatched when searching shows with custom quality settings. 2014-05-15 14:43:57 -07:00
enzyme Patches the enzyme lib to allow the detection of subtitles embedded into mp4/m4v files 2014-07-06 12:02:02 +02:00
feedcache Added cookie support to custom torrent provider 2014-05-25 19:19:45 +02:00
feedparser Added RSS feedparser lib to process custom torrent RSS feeds. 2014-04-25 16:41:47 -07:00
fuzzywuzzy Added in regex matching with fuzzy matching. 2014-05-31 03:35:11 -07:00
growl Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
guessit Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
hachoir_core Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
hachoir_metadata Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
hachoir_parser Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
html5lib Further improved memory handling of bs4 for torrent providers. 2014-07-21 16:01:46 -07:00
httplib2 Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
imdb Upgraded IMDBpy and improved performance of it. 2014-06-07 08:33:18 -07:00
jsonrpclib Fixed issues with searching for air by date shows and sports. 2014-04-30 06:49:50 -07:00
lockfile Fixed startup/restart/shutdown issues on Windows, Linux, FreeBSD platforms tested. 2014-07-02 11:51:14 -07:00
oauth2 Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
pynma Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
pysrt Updated sumbliminal. 2014-04-23 20:22:21 -07:00
pythontwitter Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
requests Fixes issue #161 2014-04-28 16:04:09 -07:00
rtorrent Fixed infinite loop in lib/rtorrent 2014-05-28 15:35:56 +00:00
shove Reverted back to using Shove+SQLAlchemy for storing persistent object data to avoid any more DB corruption errors. 2014-07-15 11:40:40 -07:00
simplejson Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
socks Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
sqlalchemy Reverted back to using Shove+SQLAlchemy for storing persistent object data to avoid any more DB corruption errors. 2014-07-15 11:40:40 -07:00
subliminal Fixed IndexError: list index out of range issue 2014-08-09 01:43:02 +00:00
tmdb_api Improved TVRage API code to now include show/episode summaries and fanart. 2014-03-13 20:07:15 -07:00
trakt Trakt method, error checking, remove series 2014-08-09 00:07:17 +01:00
tvdb_api Added gui for IMDB watchlists in Config General. 2014-09-30 12:25:11 +02:00
tvrage_api Fixes shows not being added from tvrage 2014-09-25 19:04:19 +08:00
unidecode Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
unrar2 Fix for unrar2 2014-05-12 13:56:22 -07:00
__init__.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
certgen.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
configobj.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
MultipartPostHandler.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
pkg_resources.py Added in missing libs 2014-05-15 06:01:45 -07:00
profilehooks.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
six.py Added in missing libs 2014-05-15 06:01:45 -07:00
xmltodict.py Update imdbpy libs to v5.0 2014-05-28 23:09:38 -07:00