1
0
mirror of https://github.com/moparisthebest/SickRage synced 2025-01-12 14:28:43 -05: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
bs4
cachecontrol
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
fuzzywuzzy Added in regex matching with fuzzy matching. 2014-05-31 03:35:11 -07:00
growl
guessit
hachoir_core
hachoir_metadata
hachoir_parser
html5lib Further improved memory handling of bs4 for torrent providers. 2014-07-21 16:01:46 -07:00
httplib2
imdb Upgraded IMDBpy and improved performance of it. 2014-06-07 08:33:18 -07:00
jsonrpclib
lockfile Fixed startup/restart/shutdown issues on Windows, Linux, FreeBSD platforms tested. 2014-07-02 11:51:14 -07:00
oauth2
pynma
pysrt
pythontwitter
requests
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
socks
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
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
unrar2 Fix for unrar2 2014-05-12 13:56:22 -07:00
__init__.py
certgen.py
configobj.py
MultipartPostHandler.py
pkg_resources.py Added in missing libs 2014-05-15 06:01:45 -07:00
profilehooks.py
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