55 Commits (4c8c6b21d531850b44c18ab9fc5cf664922a0f86)

Author SHA1 Message Date
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
adam af1c16c4da Fix parsing utf8 data from tvdb and tvrage 11 years ago
adam e63ffd363c Fixes unicode issues during searches on newznab providers when rid mapping occurs 11 years ago
Adam 3c9f1d754d Fixes shows not being added from tvrage 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
loginfliggle 62a7d9850c Update tvrage_api.py 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 97a1693abf Fixes for TVDB and TVRage API search issues. 11 years ago
echel0n 24dfbc3f15 Quality is now set during parsing of results. 11 years ago
echel0n 5eabe43e48 Adding shows via TVRage fixed! 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 9dd7d58618 Fixed TVRage searches 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
echel0n 9a3e7ab0a9 Added anime support with anidb support. 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 e171aa1c10 Conditional check bugfixes 11 years ago
echel0n 23348e0bd0 Fixed bug for returning requests object exceptions 11 years ago
echel0n f0ffae31a6 Fixed bug in TVRage API that was effecting python 2.6 users 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 108df09382 Fix for air dates in TVRage API code 11 years ago
echel0n 36643acf5e Added TVRage support to our scene numbering lookups. 11 years ago
echel0n 84e53a2d10 Small typo 11 years ago
echel0n 5cd7ad2afb Fixed issue that was causing malformed dates for shows, now SB will smartly set the date even if one didn't exist so that we don't just toss the episode away so long as we have enough data to satisfiy us. 11 years ago
echel0n 146d9ba23b couple small bugfixes in code when it was expecting a string but got a integer instead well trying to create a search string for providers to use. 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 fac97e5f5a Fixed another issue in showUpdater. 11 years ago
echel0n 1f178686cc Fixed regex pattern for sports events that were preventing searches from working. 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 82db6e9b54 Fixed a bug in TVRage API that was not properly handling datetime issues 11 years ago
echel0n 75c8acc6d4 Bugfix for TVRage search by name, fixed issue with dates and key names 11 years ago
echel0n 0fcd780c2f Improved TVRage API code to now include show/episode summaries and fanart. 11 years ago