1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
Commit Graph

2168 Commits

Author SHA1 Message Date
echel0n
44396490cd Fix for issue #989 - Changed exception type sent back by IndexerAPI, raise errors on anything other then status OK as well. 2014-11-30 09:37:39 -08:00
echel0n
5f1c16ca02 Fixed issue #990 - was not properly calling lower function 2014-11-30 09:16:35 -08:00
echel0n
fdfd564f52 Merge remote-tracking branch 'origin/develop' into develop 2014-11-30 03:43:52 -08:00
echel0n
a791b3f4fc Fixed issue #984 - EZRSS changes 2014-11-30 03:43:02 -08:00
echel0n
7d9752d943 Merge pull request #983 from Hellowlol/fix_builder_behindwebroot
Fix api/builder if your using a webroot
2014-11-30 03:23:33 -08:00
John
d8943d06e0 Fix api/builder if your using a webroot 2014-11-29 23:09:23 +01:00
echel0n
44ae0c2933 Fixed system path to prepend instead of append for custom libs 2014-11-29 10:02:19 -08:00
echel0n
7c6b1b32de Fixes AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3' issues. 2014-11-29 09:50:46 -08:00
echel0n
6f5474b999 Fixed regex issue for naming patterns 2014-11-29 04:05:31 -08:00
echel0n
42befb652d Fixed more issues with TraktAPI code 2014-11-29 03:38:41 -08:00
echel0n
3d454979db Fix for issue #928 - Regex updated to take into account possible parentheses surrounding the season/episode numbers in searches 2014-11-29 02:42:40 -08:00
echel0n
6f61e25fb3 Fix for issue #891 - Trakt notifications failing 2014-11-29 02:24:30 -08:00
echel0n
78a862099a Added new kodi notifier icon to replace old xbmc one 2014-11-29 02:08:11 -08:00
echel0n
4bd86b481e Fix for missing kodi metadata modules 2014-11-29 01:50:54 -08:00
echel0n
d08097cd2d Merge remote-tracking branch 'origin/develop' into develop 2014-11-29 01:49:37 -08:00
echel0n
97bb71a6a5 Fix for missing kodi module 2014-11-29 01:49:24 -08:00
echel0n
fa230b132c Update contributing.md 2014-11-28 15:48:34 -08:00
echel0n
9ecbd401f4 Name change XBMC -> Kodi 2014-11-28 14:47:43 -08:00
echel0n
76717fa52b Downgraded Trakt errors to trigger SR logger WARNINGS instead of ERROR messages 2014-11-28 14:18:48 -08:00
echel0n
091c9419c8 Quickfix for last commit of Trakt.tv overhaul 2014-11-28 14:13:06 -08:00
echel0n
c6b7348c37 Overhaul of Trakt.TV API handler 2014-11-28 14:07:26 -08:00
echel0n
dcd4a0c602 Merge pull request #973 from Hellowlol/apishowmore2
Add more info to api command show
2014-11-28 03:09:06 -08:00
John
48530fbd1a Add more info to api command show 2014-11-28 02:23:50 +01:00
echel0n
3a16e62962 Merge pull request #967 from fernandog/patch-9
Fix Provider Priorities tab when torrents disabled
2014-11-27 05:42:20 -08:00
echel0n
e02932c16a Merge tag 'v3.3.3' into develop
Tagging version v3.3.3 v3.3.3
2014-11-27 04:42:34 -08:00
echel0n
a67957d4f0 Merge branch 'release/v3.3.3' 2014-11-27 04:42:33 -08:00
echel0n
a0aa479b91 Merge remote-tracking branch 'origin/develop' into develop 2014-11-27 04:39:41 -08:00
echel0n
e5546cb5a4 Fixed bad file descriptor for Tornado 2014-11-27 04:37:56 -08:00
echel0n
71d95b463e Fixed webapi jsonp response code 2014-11-27 04:24:38 -08:00
echel0n
f13cffc24d Reverted changes made to Tornado source code, caused a bad file descriptor error 2014-11-27 03:45:41 -08:00
Fernando
c27bff1fdd Fix Provider Priorities tab when torrents disabled
As mentioned here: https://sickrage.tv/forums/forum/main-category/latest-news/8894-feedback-on-new-skin?p=11942#post11942

Don't know if there's a better way to fix it.
2014-11-27 09:25:53 -02:00
echel0n
bfea9329b4 Added code to set proper content-type header on images being displayed via webgui 2014-11-26 21:42:56 -08:00
echel0n
431f9506cf Merge pull request #949 from frdfsnlght/api-fixes
Added features for web api
2014-11-26 21:13:17 -08:00
echel0n
140afca527 Merge pull request #960 from vmtyler/master
Added Smithsonian Channel and Esquire Network Logos
2014-11-26 15:37:08 -08:00
echel0n
52d2f81147 Merge pull request #961 from h3llrais3r/anime-category-and-label
Add custom nzb category and torrent label for anime
2014-11-26 15:36:09 -08:00
h3llrais3r
41d8210d10 Add custom nzb category and torrent label for anime 2014-11-26 21:48:37 +01:00
Tyler Britten
6526b97abe Added Smithsonian Channel Logo 2014-11-26 12:56:37 -05:00
Tyler Britten
364d4a9f91 Added Esquire Network Logo 2014-11-26 12:46:31 -05:00
echel0n
fd03e0394d Merge tag 'v3.9.2' into develop
Tagging version v3.9.2 v3.9.2
2014-11-26 07:49:18 -08:00
echel0n
e31db53592 Fixed issues caused by new encodingKludge code that was causing errors to be thrown due to function structure being incorrect. 2014-11-26 07:48:24 -08:00
echel0n
b71dc36801 Merge tag 'v3.2.1' into develop
Tagging version v3.2.1 v3.2.1
2014-11-25 22:52:05 -08:00
echel0n
1510ac32ca Merge branch 'release/v3.2.1' 2014-11-25 22:52:04 -08:00
echel0n
360c3afa08 Removed FTFY, python 2.6 compatibility issues.
Re-coded encodingKludge encode/decode for unicode <-> utf-8
2014-11-25 17:22:31 -08:00
Tab Bennedum
1e8c0abac4 Added backlog API. 2014-11-25 14:31:44 -05:00
Tab Bennedum
924dc04a07 Added failed download API. 2014-11-25 13:33:33 -05:00
Tab Bennedum
a3c733d686 Removed redundant call to helpers.mapIndexersToShow. 2014-11-25 13:19:39 -05:00
echel0n
468af14dfd Fix for SCC provider, resolves NoneType issues 2014-11-24 22:25:06 -08:00
echel0n
0c06c3a82e Merge tag 'v3.2.0' into develop
Tagging version v3.2.0 v3.2.0
2014-11-24 20:02:38 -08:00
echel0n
c86aadca1e Merge branch 'release/v3.2.0' 2014-11-24 20:02:36 -08:00
echel0n
97d44f9e01 Update readme.md 2014-11-24 19:54:13 -08:00