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

2184 Commits

Author SHA1 Message Date
echel0n
f6370c6756 Fix for issue #1010 - EZRSS issues with attribute name change from filename to fileName 2014-12-02 23:03:40 -08:00
echel0n
2354c74247 Updated IMDB libs.
Minor code improvements made to IndexerAPI modules.

New subtitle config feature which allows you to control if subtitles get there language codes appened to there filenames or not.

Added El Rey Network image.

Added code for generating imdbID's for shows missing there imdbID's such as shows from TVRage indexer..
2014-12-02 22:13:28 -08:00
echel0n
a946f8aca5 Fix for issue #1009 - added show and release_group attributes to properFinder module. 2014-12-02 11:37:52 -08:00
echel0n
e6389e47b1 Improved RSS feedparser/feedcache code for better performance and reliability.
Removed Shove module and depends.

Logging now automatically omits sensitive data such as usernames, passwords, and api keys and replaces them with asterisks in both log file and console.

Fixed versionChecker module to confirm it created a updater class before attempting to execute functions to avoid NoneType errors.
2014-12-02 11:09:53 -08:00
echel0n
35c84c9449 Possible fix for issue #954 2014-12-02 04:59:26 -08:00
echel0n
e5af1cb4ff Fix for issue #1004 and issue #989 2014-12-02 04:04:29 -08:00
echel0n
8674a61039 Merge remote-tracking branch 'origin/develop' into develop 2014-12-02 03:21:40 -08:00
echel0n
33e094a9aa Fix for issue #971 and issue #1007 - defaults to a status of UNKNOWN if a empty result is returned 2014-12-02 03:21:23 -08:00
echel0n
36abfb8707 Merge pull request #1008 from markheloking/develop
Add screenshots to readme.md
2014-12-02 00:54:25 -08:00
markheloking
16bf0050f8 Add screenshots to readme.md 2014-12-02 09:37:40 +01:00
echel0n
5d96b5f1e8 Merge pull request #1005 from fernandog/patch-12
Fix error in webapi causing "No Shows" in NZB360
2014-12-01 20:30:50 -08:00
Fernando
7e1fc5e83f Fix error in webapi causing "No Shows" in NZB360
https://sickrage.tv/forums/forum/help-support/bug-issue-reports/13208-shows-list-is-empty-in-nzb360
2014-12-01 23:06:33 -02:00
echel0n
f10030ec65 Merge pull request #995 from Hellowlol/apishowstats
added snatched episodes to shows.stats api command
2014-11-30 23:56:02 -08:00
echel0n
87a5e35ba4 Merge pull request #998 from miigotu/fix-ezrss
Proper fix for EZRSS, issue #984 , previous fix actually totally broke EZRSS
2014-11-30 23:54:23 -08:00
Dustyn Gibson
8ae0d51f7b Proper fix for EZRSS, issue #984 , previous fix actually totally broke EZRSS. See comment in a791b3f. 2014-11-30 22:31:38 -08:00
John
586bdeacb3 added snatched episodes to shows.stats api command 2014-11-30 23:26:26 +01:00
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