Commit Graph

300 Commits

Author SHA1 Message Date
echel0n fdfc8eb219 Fixes missing indexes for tv_shows and tv_episodes tables 2014-04-22 11:32:45 -07:00
echel0n d82e1b1264 Merge branch 'origin/dev' 2014-04-22 10:57:51 -07:00
echel0n 5dbfc81bb2 Fixes other temp tables that may have been left behind from a bad migration of the db 2014-04-22 10:57:37 -07:00
echel0n 85231cd707 Merge branch 'origin/dev' 2014-04-22 10:52:28 -07:00
echel0n bc79c93018 Fixes issue with previous db migrations that failed and left behind tables that should have been dropped. 2014-04-22 10:52:14 -07:00
echel0n 0b11a12ada Merge branch 'origin/dev' 2014-04-22 07:14:21 -07:00
echel0n 3af9e2ce65 New show searches now try and return exact matches first then next best, search speed vastly improved as well. 2014-04-22 07:14:11 -07:00
echel0n f57f771cf4 Merge branch 'origin/dev' 2014-04-22 03:30:33 -07:00
echel0n e7cf923cc0 Removes primary keys and unique keys from xem_numbering table in cache.db 2014-04-22 03:30:18 -07:00
echel0n 77696cad66 Fix for rss torrent feeds, resolves issue #32 2014-04-22 03:13:44 -07:00
echel0n ad339a9b2e Multiple bugfixes for provider code 2014-04-22 01:02:43 -07:00
echel0n 423cbf4b84 Merge branch 'origin/dev' 2014-04-21 22:56:40 -07:00
echel0n b30ef51b22 Fixed issue with columns not being unique for xem_numbering table. 2014-04-21 22:56:30 -07:00
echel0n 11e40a865b Merge branch 'origin/dev' 2014-04-21 20:58:27 -07:00
echel0n ea38289dd8 Fixes issue #27 2014-04-21 20:58:03 -07:00
echel0n 8c78b558b5 Fixes issue #30 2014-04-21 20:50:20 -07:00
echel0n c4b79bcd63 Merge branch 'origin/dev' 2014-04-21 19:34:29 -07:00
echel0n 9ab143dde7 Testing fix for unique index error on xem_numbering table in cache database 2014-04-21 19:33:48 -07:00
echel0n f2fb9076ad Fixes issue #25 2014-04-05 04:40:55 -07:00
echel0n 896805ecb2 Fixes issue #25 2014-04-05 04:34:49 -07:00
echel0n 74a2f3dca7 Fixed bug in saveAddShowDefaults that was causing defaults not to save 2014-04-02 17:04:40 -07:00
echel0n e171aa1c10 Conditional check bugfixes 2014-04-02 07:23:17 -07:00
echel0n bd84656517 Fixed bug "Unknown process method" in postProcessor 2014-04-02 05:09:53 -07:00
echel0n fb222902c1 Minor bugfixes and improvements 2014-04-01 23:29:46 -07:00
echel0n 23348e0bd0 Fixed bug for returning requests object exceptions 2014-04-01 22:44:47 -07:00
echel0n 94c908b0c3 Remove our auto-dir feature as it was interfearing with nzbToMedia 2014-03-30 18:17:05 -07:00
echel0n 684f1fd671 Added tvdbid and tvrageid support to BTN provider 2014-03-30 17:17:24 -07:00
echel0n 4caf2441d6 Fixed a typo issue 2014-03-29 22:45:36 -07:00
echel0n 9124c528a8 Fixed couple bugs in cache control 2014-03-29 22:02:32 -07:00
echel0n 381049c373 Re-coded our cache session handler and made vast improvements to it 2014-03-29 21:54:23 -07:00
echel0n 77834f4599 Merge branch 'origin/dev' 2014-03-29 02:50:08 -07:00
echel0n 2acafcb603 Fixed bugs in cache control 2014-03-29 02:49:51 -07:00
echel0n c2f7f766f4 Fixed bug in cache controller that was causing session handler to return NoneType 2014-03-29 01:45:49 -07:00
echel0n ee778b4bd8 Merge branch 'origin/dev' 2014-03-29 01:22:17 -07:00
echel0n f0ffae31a6 Fixed bug in TVRage API that was effecting python 2.6 users 2014-03-29 01:22:08 -07:00
echel0n b571e369fa Merge branch 'origin/dev' 2014-03-29 01:00:51 -07:00
echel0n c309e8afc9 Fixed bug in cache controller 2014-03-29 01:00:42 -07:00
echel0n 9cbef9a1b3 Merge branch 'origin/dev' 2014-03-28 22:37:40 -07:00
echel0n 42f88b3b3f Revert "Added lxml to our libs"
This reverts commit 32c029c3cf.
2014-03-28 22:37:22 -07:00
echel0n 7738a091f2 Revert "Added lxml to our libs"
This reverts commit 32c029c3cf.
2014-03-28 22:36:59 -07:00
echel0n fb85c6e50e Fixed issue #20 2014-03-28 21:41:35 -07:00
echel0n 32c029c3cf Added lxml to our libs 2014-03-28 21:32:46 -07:00
echel0n 9ac649444d Added cache_auto, cache_urls, and cache_max_age features to our cache handler.
Added session handler to our cache handler so that we can pass in paramaters at the request level and use them for our cache handler to process features.
2014-03-28 21:23:55 -07:00
echel0n 6da13f4272 Beautiful Soup 4.3.2 update 2014-03-28 12:53:43 -07:00
echel0n 049282ccb9 Improvements to PublicHD provider code 2014-03-27 22:59:45 -07:00
echel0n fad6876e4f Fixed syntax error for indexerApi code that was related to python 2.6 2014-03-27 20:27:43 -07:00
echel0n 97db8fd408 Fixed IntegrityError caused by primary key not being unique 2014-03-27 19:18:39 -07:00
echel0n 06913ea517 Duplicate code found in rTorrent client module removed 2014-03-27 18:52:11 -07:00
echel0n 69691f9d41 Fix for issue #17 2014-03-27 18:22:32 -07:00
echel0n 1bb9413b19 Move some code around in our cache handler for better parsing and accuracy of caching 2014-03-27 17:12:44 -07:00