1
0
mirror of https://github.com/moparisthebest/SickRage synced 2025-01-08 04:18:09 -05:00

Commit Graph

  • fb222902c1 Minor bugfixes and improvements echel0n 2014-04-01 23:29:46 -0700
  • 23348e0bd0 Fixed bug for returning requests object exceptions echel0n 2014-04-01 22:44:47 -0700
  • 94c908b0c3 Remove our auto-dir feature as it was interfearing with nzbToMedia echel0n 2014-03-30 18:17:05 -0700
  • 684f1fd671 Added tvdbid and tvrageid support to BTN provider echel0n 2014-03-30 17:17:24 -0700
  • 4caf2441d6 Fixed a typo issue echel0n 2014-03-29 22:45:36 -0700
  • 9124c528a8 Fixed couple bugs in cache control echel0n 2014-03-29 22:02:32 -0700
  • 381049c373 Re-coded our cache session handler and made vast improvements to it echel0n 2014-03-29 21:54:23 -0700
  • 77834f4599 Merge branch 'origin/dev' echel0n 2014-03-29 02:50:08 -0700
  • 2acafcb603 Fixed bugs in cache control echel0n 2014-03-29 02:49:51 -0700
  • c2f7f766f4 Fixed bug in cache controller that was causing session handler to return NoneType echel0n 2014-03-29 01:45:49 -0700
  • ee778b4bd8 Merge branch 'origin/dev' echel0n 2014-03-29 01:22:17 -0700
  • f0ffae31a6 Fixed bug in TVRage API that was effecting python 2.6 users echel0n 2014-03-29 01:22:08 -0700
  • b571e369fa Merge branch 'origin/dev' echel0n 2014-03-29 01:00:51 -0700
  • c309e8afc9 Fixed bug in cache controller echel0n 2014-03-29 01:00:42 -0700
  • 9cbef9a1b3 Merge branch 'origin/dev' echel0n 2014-03-28 22:37:40 -0700
  • 42f88b3b3f Revert "Added lxml to our libs" echel0n 2014-03-28 22:37:22 -0700
  • 7738a091f2 Revert "Added lxml to our libs" echel0n 2014-03-28 22:36:59 -0700
  • fb85c6e50e Fixed issue #20 echel0n 2014-03-28 21:41:35 -0700
  • 32c029c3cf Added lxml to our libs echel0n 2014-03-28 21:32:46 -0700
  • 9ac649444d Added cache_auto, cache_urls, and cache_max_age features to our cache handler. echel0n 2014-03-28 21:23:55 -0700
  • 6da13f4272 Beautiful Soup 4.3.2 update echel0n 2014-03-28 12:49:11 -0700
  • 049282ccb9 Improvements to PublicHD provider code echel0n 2014-03-27 22:59:45 -0700
  • fad6876e4f Fixed syntax error for indexerApi code that was related to python 2.6 echel0n 2014-03-27 20:27:43 -0700
  • 97db8fd408 Fixed IntegrityError caused by primary key not being unique echel0n 2014-03-27 19:18:39 -0700
  • 06913ea517 Duplicate code found in rTorrent client module removed echel0n 2014-03-27 18:52:11 -0700
  • 69691f9d41 Fix for issue #17 echel0n 2014-03-27 18:22:32 -0700
  • 1bb9413b19 Move some code around in our cache handler for better parsing and accuracy of caching echel0n 2014-03-27 17:12:44 -0700
  • 84e75ec59d Added back in the code to clean up SB's cache files after a set amount of days have passed echel0n 2014-03-27 15:42:12 -0700
  • 3db51ef268 Fixed typo in TVDB Api code Updated cache handler code echel0n 2014-03-27 15:39:54 -0700
  • 6a1ccef8d9 Replaced cache handler with a modified version of our own, gives quicker Indexer API responses to our requests echel0n 2014-03-27 14:06:03 -0700
  • ff1e6e6dbc Changed to new cache handler that stores its cached data in sqlite db files for persistance echel0n 2014-03-27 05:06:40 -0700
  • 6a7906eeb1 Fixed bug in TVRage API that was not properly handling malformed airdates for shows. echel0n 2014-03-27 02:42:00 -0700
  • 8742b5825f Bug found and fixed in New Show search related to improperly requesting list of indexers to search through echel0n 2014-03-26 19:18:15 -0700
  • dd58028ba6 Bugfix for indexerApi improperly returning list of indexers echel0n 2014-03-26 19:01:53 -0700
  • 8004685d3f Re-wrote the indexerApi wrapper, was causing a bottlekneck Fixed bug when show folder is deleted before being deleted from SB New Show searches now confirm results have a valid firstaired date echel0n 2014-03-26 12:28:46 -0700
  • 3534574741 Fix for bug in comingEpisodes template not properly displaying echel0n 2014-03-25 21:15:10 -0700
  • 7194c3e197 Added more debug info to post-processor echel0n 2014-03-25 19:53:55 -0700
  • ab124158a4 Fixed up code for searching indexers for show id which fixes a bug that was present in our post processing code echel0n 2014-03-25 19:41:28 -0700
  • 381f2e9e1a Fixed issue with auto-indexer detection in post-processing code echel0n 2014-03-25 19:05:30 -0700
  • e62250d63b Bugfix for sports regex matching echel0n 2014-03-25 18:49:13 -0700
  • 22a4a066d8 Post-processing now auto-detects the correct indexer for the show both on manual processing and script based processing echel0n 2014-03-25 18:42:36 -0700
  • b8048a7e57 Improved code for searching existing shows to find there indexerID and Indexer that they belong to for speed and accuracy echel0n 2014-03-25 11:50:11 -0700
  • 872389d055 New show search code changed to optimize for quicker searches Increased mainDB version to 28 echel0n 2014-03-25 11:01:21 -0700
  • e255e44462 Changed to mass action for db indexer convert code echel0n 2014-03-25 00:05:23 -0700
  • 999b1bafe0 Missed coverting scene_numbering table, fixed! echel0n 2014-03-24 23:58:31 -0700
  • 5709c8843c Fix in indexer conversion code for mainDB echel0n 2014-03-24 23:53:20 -0700
  • e8fd2d20b3 Added code to convert Indexers from string format to new integer format echel0n 2014-03-24 23:42:39 -0700
  • a65e68837c Fix for curRegex called before assignment issue that was pointed out to us. echel0n 2014-03-24 23:11:27 -0700
  • 95d7d728e0 Re-write of Indexer API wrapper Re-write of New Show seearch function Re-write of Existing show search helper function for determining indexer/indexerid Massive code cleanup and more bugs found and fixed Indexer code fully modualized for future proofing echel0n 2014-03-24 22:57:24 -0700
  • 108df09382 Fix for air dates in TVRage API code echel0n 2014-03-21 10:26:22 -0700
  • f3c33279b5 Previous fix to air dates did not take but this fix does correct the issue once causing malformed air dates or no air dates at all. echel0n 2014-03-21 10:12:43 -0700
  • b3662cfb7b Fixed bug with air dates being malformed echel0n 2014-03-21 04:09:18 -0700
  • d5053ef8d3 Fixed regex matching in filterBadReleases function, was to restrictive causing valid releases to be invalid by SB echel0n 2014-03-21 02:20:46 -0700
  • e3a843a823 Bugfix for scene numbering and kickass searches echel0n 2014-03-21 01:34:00 -0700
  • a0d3a790dc Added auto-detection of directory paramater for external post-processing calls for 3rd-party utils such as nzbToMedia where you can specify what fork you are using to setup what paramaters are required to be used, this takes the headache out of it echel0n 2014-03-20 18:01:26 -0700
  • 9ba772ba44 Regex fixes to resolve issue #10 echel0n 2014-03-20 11:06:24 -0700
  • 10637f8f29 Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) echel0n 2014-03-20 11:03:22 -0700
  • 8ecd5a196d Code cleanup and regex fix for "no repeats" error echel0n 2014-03-20 10:51:21 -0700
  • 3665a1f69b Fixed a bug in the SQL statement for a transactional echel0n 2014-03-20 06:45:43 -0700
  • 972833a7f6 Added Transaction for add/update/delete episodes and change episode status echel0n 2014-03-20 03:24:58 -0700
  • 50911a1f0f Small typo corrected echel0n 2014-03-20 01:17:56 -0700
  • ce5053f25d Bunch of code upgrades and bugfixes echel0n 2014-03-20 01:15:22 -0700
  • 4b1dc8a63e Fixed small bug in the getUrl function for helpers. echel0n 2014-03-19 23:17:18 -0700
  • 36643acf5e Added TVRage support to our scene numbering lookups. echel0n 2014-03-19 22:33:34 -0700
  • f4a9987933 Added in a new feature called "Archive First Match", you can enable this feature from displayShow->editShow by using custom qualities and checking off "archive first match" echel0n 2014-03-19 16:33:49 -0700
  • 748ba6be71 Revamped the failed handler code to fix a few bugs and have everything failed sent directly to backlog echel0n 2014-03-19 07:59:34 -0700
  • 31a63d41aa Bugfix in failed handler echel0n 2014-03-19 01:34:46 -0700
  • c0dedd080f Update show_name_helpers.py echel0n 2014-03-18 16:49:58 -0700
  • 11f9a891f0 Update generic.py echel0n 2014-03-18 16:38:39 -0700
  • aa8667106f Resolves issue #13 echel0n 2014-03-18 07:41:46 -0700
  • fc24efb957 Fix for new feature "first match" echel0n 2014-03-18 07:03:02 -0700
  • dbaf9955cb Fixed issue with BTN provider. Started to added in "archive on firstmatch" feature. echel0n 2014-03-18 06:50:13 -0700
  • 5c0af16297 Fixed a bug that was majorly slowing down the performance of SB, was causing SB to search for indexer id number from RSS cache results as they came in so basically searching shows that most probally didnt even have indexed. echel0n 2014-03-17 08:57:57 -0700
  • 02ef367583 Fix for regex pattern to match Month's using more then 3 for there abbrv echel0n 2014-03-16 16:33:27 -0700
  • a165b891e9 Failed processing backwards compatibility for original param name "dirName" that has been relabled to "dir" echel0n 2014-03-16 15:57:38 -0700
  • 84e53a2d10 Small typo echel0n 2014-03-16 06:36:33 -0700
  • 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. echel0n 2014-03-16 06:33:00 -0700
  • 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. echel0n 2014-03-16 04:57:59 -0700
  • ce193ffcdb Replaced our cache handler 'CacheControl' with 'httpcache' as we found the previous was not stable enough and was causing more issues then good. echel0n 2014-03-16 04:06:21 -0700
  • 437b46f907 CacheHandler checks cached response to be OK before returning to requests HTTP handler now. echel0n 2014-03-15 23:47:36 -0700
  • d0ac2936b0 New searches now search only the indexer specified when importing existing shows. Fixed bug causing addshow's to display the id of the show instead of the name. echel0n 2014-03-15 23:28:11 -0700
  • b225794473 Fix for timeouts on TVDB and TVRage searches. echel0n 2014-03-15 20:13:30 -0700
  • 31ccc8ffe2 Bug found and fixed in indexerAPI module. echel0n 2014-03-15 19:58:15 -0700
  • fac97e5f5a Fixed another issue in showUpdater. echel0n 2014-03-15 19:17:34 -0700
  • e19e0e8d1c Fixed issue with new show searches not returning any data. Fixed issue with show updater. echel0n 2014-03-15 18:46:47 -0700
  • 36fd50fb9c Cleaned up code for TVDB/TVRage show searching. echel0n 2014-03-15 18:14:02 -0700
  • 1f178686cc Fixed regex pattern for sports events that were preventing searches from working. echel0n 2014-03-15 18:01:12 -0700
  • 4dce609667 couple of bugfixes for TVDB Api code and another in the show metadata parser echel0n 2014-03-14 16:42:44 -0700
  • 40c69d6a0f Updated cacheHandler to allow us to force cache and set a max-age on the cached content, vastly improved performance with indexers. echel0n 2014-03-14 15:35:05 -0700
  • 05410e2aa0 Switched TVDB/TVRage CacheHandlers to CacheControl. Replaced urllib2 with requests for both TVDB and TVRage. Updated cache cleanup code to process both TVDB and TVRage cache folders. echel0n 2014-03-14 10:15:02 -0700
  • 82db6e9b54 Fixed a bug in TVRage API that was not properly handling datetime issues echel0n 2014-03-13 21:44:32 -0700
  • 75c8acc6d4 Bugfix for TVRage search by name, fixed issue with dates and key names echel0n 2014-03-13 20:39:58 -0700
  • 0fcd780c2f Improved TVRage API code to now include show/episode summaries and fanart. Bugfix in metadata code for XBMC 12+ to display proper episodeguide urls. Misc tweaks here and there. echel0n 2014-03-13 20:07:15 -0700
  • 01eb8c0129 Added in TMDB lookups for metadata fanart and posters using there TV api, works good for TVRage shows that don't supply that content. echel0n 2014-03-13 05:20:45 -0700
  • 4430f5f2ea Small fix for API Cache echel0n 2014-03-12 21:09:36 -0700
  • 1da8cb148d Bugfix in API Handler prevented language id from being returned. echel0n 2014-03-12 20:38:14 -0700
  • 047568ec76 Improved the API Handlers and modulaized it. echel0n 2014-03-12 19:44:40 -0700
  • f1e8a53856 Typo in tvcache fixed echel0n 2014-03-11 22:30:49 -0700
  • f2bbe76271 Code improvements for the indexer API handler and a few code cleanups as well. echel0n 2014-03-11 22:28:30 -0700
  • 00e29a1ef5 Small fixes to metadata code echel0n 2014-03-11 16:48:10 -0700