50 Commits (9b3af8b84a7c20e347dcf399f3ef01b0e322fc2d)

Author SHA1 Message Date
Prinz23 9b3af8b84a Change optimise TheTVDB processes, 40% to 66% saved adding new and existing shows, 40% to 50% saved per show update. 9 years ago
JackDandy 9540ff3b52 Update TvDB API library 1.09 with changes up to (35732c9) and some pep8 and code cleanups. 10 years ago
JackDandy f463ad5705 Fix issue, when adding an existing show set its default group to ensure it appears on the show list page. 10 years ago
JackDandy 837265b6f6 Change no longer fetch xml and zip and adjust code inline with library updates. 10 years ago
JackDandy 58d5452dc3 Change to gracefully handle some "key not found" failures when TVDB or TVRage return "Not Found" during show updates. 10 years ago
JackDandy 4ceee9a803 Fix typo for commit "ShowData handler" i.e. SHA-1:3eec217. 11 years ago
JackDandy 64bb3d53dc Fix a handler when EpisodeData is not available in tvdb and tvrage APIs 11 years ago
JackDandy 3eec21704a Fix a handler when ShowData is not available in tvdb and tvrage APIs. 11 years ago
adam af1c16c4da Fix parsing utf8 data from tvdb and tvrage 11 years ago
JackDandy 6c8d72b9c1 Revert "Added gui for IMDB watchlists in Config General." 11 years ago
KontiSR 7165df7405 Added gui for IMDB watchlists in Config General. 11 years ago
echel0n 67bd1a9e98 Fix for daily searches and high cpu usage plus increases search speed 11 years ago
echel0n 442631105b Fix for TypeError: list indices must be integers, not str in Indexer API code 11 years ago
echel0n 00a1ebfee3 Fixed TypeError: string indices must be integers error when mapping indexer id's 11 years ago
echel0n 7cb2296b6a Fixed issue with reverts to master on startup due to bug in version checker. 11 years ago
echel0n 7dc89c084f Added ability to switch branches from general settings/advanced, will perform a forced checkout of whatever branch you choose and restart automatically. 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
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. 11 years ago
echel0n 2c98a5a448 Fixed "show must be added to list", regexes now check if numbers following after the series name is a date or part of the series name to properly parse and return correct show object. 11 years ago
echel0n f247499289 Fix for _parseactors function in theTVDB Indexer API 11 years ago
echel0n 9685696e36 Fix for "TypeError: 'NoneType' object is unsubscriptable" in Indexer API code 11 years ago
echel0n 97a1693abf Fixes for TVDB and TVRage API search issues. 11 years ago
echel0n cfcc35ebcc Upgraded IMDBpy and improved performance of it. 11 years ago
echel0n 24dfbc3f15 Quality is now set during parsing of results. 11 years ago
echel0n e7170328aa Fix for Indexer API issues 11 years ago
echel0n 8ac0b79986 Fixes originally aired dates and times issues. Please perform a mass update of all shows after updating to this new commit to have changes take affect. 11 years ago
echel0n e62d5ad50c Fix for nonetype being returned when trying to load data from TVDB Api for actors. 11 years ago
echel0n 00f38a7157 Fix for new show searches 11 years ago
echel0n e1ee01579d Fixed issues with TVDB retrieving banners and posters. 11 years ago
echel0n 2dcd26e69c Update imdbpy libs to v5.0 11 years ago
Nils Vogels ab89084688 tvdb_api update, backport from midgetspy 11 years ago
echel0n a71ed25b19 Fixes issues with searches and importing existing shows 11 years ago
echel0n f8ec897010 Lightning fast indexer searches now! 11 years ago
echel0n f54a6e25b2 Fixes issues with tvdb and tvrage api content attribute not found 11 years ago
echel0n 23348e0bd0 Fixed bug for returning requests object exceptions 11 years ago
echel0n 9ac649444d Added cache_auto, cache_urls, and cache_max_age features to our cache handler. 11 years ago
echel0n 3db51ef268 Fixed typo in TVDB Api code 11 years ago
echel0n 6a1ccef8d9 Replaced cache handler with a modified version of our own, gives quicker Indexer API responses to our requests 11 years ago
echel0n ff1e6e6dbc Changed to new cache handler that stores its cached data in sqlite db files for persistance 11 years ago
echel0n 6a7906eeb1 Fixed bug in TVRage API that was not properly handling malformed airdates for shows. 11 years ago
echel0n 95d7d728e0 Re-write of Indexer API wrapper 11 years ago
echel0n 36643acf5e Added TVRage support to our scene numbering lookups. 11 years ago
echel0n ce193ffcdb Replaced our cache handler 'CacheControl' with 'httpcache' as we found the previous was not stable enough and was causing more issues then good. 11 years ago
echel0n d0ac2936b0 New searches now search only the indexer specified when importing existing shows. 11 years ago
echel0n b225794473 Fix for timeouts on TVDB and TVRage searches. 11 years ago
echel0n 31ccc8ffe2 Bug found and fixed in indexerAPI module. 11 years ago
echel0n 4dce609667 couple of bugfixes for TVDB Api code and another in the show metadata parser 11 years ago
echel0n 40c69d6a0f Updated cacheHandler to allow us to force cache and set a max-age on the cached content, vastly improved performance with indexers. 11 years ago
echel0n 05410e2aa0 Switched TVDB/TVRage CacheHandlers to CacheControl. 11 years ago
echel0n 0d9fbc1ad7 Welcome to our SickBeard-TVRage Edition ... 11 years ago