Commit Graph

2411 Commits

Author SHA1 Message Date
Alexandre Beloin 5d9115d471 Merge pull request #1154 from ecnahc515/patch-1
Fix travis build status image in readme
2015-02-15 19:11:07 -05:00
Alexandre Beloin bab2d4d09b Merge pull request #1264 from d1b/use_https_for_kat
Use https://kickass.to/ instead of http://kickass.so/ .
2015-02-15 18:18:31 -05:00
David 02505b4d1e Switch to the kickass.to domain.
Signed-off-by: David <db@d1b.org>
2015-02-10 21:36:19 +11:00
david 7e7cdb846f Use https://kickass.so/ instead of http://kickass.so/ .
Signed-off-by: david <db@d1b.org>
2015-01-29 00:57:28 +11:00
echel0n 401cb66601 Merge pull request #1190 from vandalon/pms
Added support for Plex Media Center updates with Auth Token.
2015-01-17 19:21:30 -08:00
Joris Vandalon 03b17d63e0 Added support for Plex Media Center updates with Auth Token.
This because PMS does not allow unauthed connections when using Plex Home
2015-01-15 11:05:10 +01:00
Chance Zibolski 5b83432361 Fix travis build status image in readme 2014-12-22 14:33:17 -08:00
echel0n 33e95870e0 Fix for sickragetv/sickrage-issues#246 - Moved rls required/ignored words to pickBestResults function to occure before we filter the rls name for bad characters plus we now use this function when searching for propers/repacks. 2014-12-21 18:26:15 -08:00
echel0n 11269daeba Merge branch 'release/4.0.8' 2014-12-21 16:37:21 -08:00
echel0n 35fcca3873 Downgraded "show already in your list" exception when adding a new show to WARNING 2014-12-21 16:35:48 -08:00
echel0n 009da64975 Fix for sickragetv/sickrage-issues#236 2014-12-21 09:36:28 -08:00
echel0n b667c722f2 Fix for sickragetv/sickrage-issues#247 2014-12-21 09:28:20 -08:00
echel0n 60e97fb3cc Fix for sickragetv/sickrage-issues#249 2014-12-21 09:23:16 -08:00
echel0n b669195882 Updated flag images. 2014-12-21 08:43:42 -08:00
echel0n 1044808638 Fixed sickragetv/sickrage-issues#117 2014-12-21 05:04:26 -08:00
echel0n 978fe5bb63 Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	sickbeard/config.py
2014-12-21 04:42:35 -08:00
echel0n eff83dd745 Added in migration code to convert old XBMC settings to new KODI settings.
Bumped config to version 6 for config migration.
2014-12-21 04:34:14 -08:00
echel0n 52cccb0a69 Added in migration code to convert old XBMC settings to new KODI settings.
Bumped config to version 6 for config migration.
2014-12-21 04:30:56 -08:00
echel0n f2e3380cb2 Resized flags to 16x11 to correctly fit in language selector for subtitles.
Fixed sickragetv/sickrage-issues#245
WebAPI is now hard-coded in as enabled.
2014-12-21 04:02:30 -08:00
echel0n 15e62802ff Fixed incorrect flag image files for subtitle languages 2014-12-21 01:00:27 -08:00
echel0n d08d401769 Fix for sickragetv/sickrage-issues#236 2014-12-20 20:36:01 -08:00
echel0n 885ef128fc Fix for sickragetv/sickrage-issues#237 2014-12-20 20:01:30 -08:00
echel0n d5f7a0719e Fixed sickragetv/sickrage-issues#238 2014-12-20 19:33:41 -08:00
echel0n 3829e341b2 Replaced old poster and banner files with new custom sickrage poster and banner files. 2014-12-20 19:29:09 -08:00
echel0n bac95b848b Fixed sickragetv/sickrage-issues#229 - check instance of actor or banner obj to be list and if not we throw it into one. 2014-12-20 18:21:19 -08:00
echel0n 46bd8515c2 Updated fanart api handler to use new v3 api scheme and re-coded metadata function to properly retrieve images including thumbs. 2014-12-20 17:29:17 -08:00
echel0n 785ffdcf2f Fixed sickragetv/sickrage-issues#117 - CensoredFormatter class func format code corrected. 2014-12-20 15:30:24 -08:00
echel0n 76062ae2a7 download_file helper function now decodes unicode on the fly 2014-12-20 09:59:28 -08:00
echel0n ef9334fa6a Fixed for Fanart.TV API when indexerid is 0 2014-12-20 09:13:56 -08:00
echel0n 7e8b27fcd3 Small fix in code for TMDB API 2014-12-20 09:07:04 -08:00
echel0n de1c40db01 Added FanArt.TV API package to libs, we now try to get images from fanart.tv if we can't find them on theTVDB or TMDB. 2014-12-20 09:05:38 -08:00
echel0n 2d14eef522 Git clean/reset performed before updates now if set from config to avoid update issues 2014-12-20 07:26:19 -08:00
echel0n 482f20b735 Malformed airdates now raises a warning instead of a error so we dont clutter logs.
Updates now remove untracked files plus perform a hard reset on branch if first update attempt fails then trys to update for a 2nd time.
2014-12-20 07:19:59 -08:00
echel0n 3b37dc0540 Fixed issues with issue submitter and pastebin logs.
Added test for issue submitter.
2014-12-20 05:49:35 -08:00
echel0n 11e12b95d1 Merge tag 'v4.0.7' into develop
4.0.7 v4.0.7
2014-12-20 01:06:38 -08:00
echel0n 49ea8f5ac7 Merge branch 'release/4.0.7' 2014-12-20 01:06:37 -08:00
echel0n fb3d485ced Fixed issue with issue submitter deleting all errors before submitting them all. 2014-12-20 00:58:40 -08:00
echel0n 1b45caaf7f Fixed traktAPI to properly do GET and POST request methods based on API call 2014-12-19 23:54:46 -08:00
echel0n cac4af0ed7 Added a exception catcher to the verify download function to catch corrupt/null torrent file exceptions. 2014-12-19 23:40:19 -08:00
echel0n 2e13186256 Fixed sickragetv/sickrage-issues#205 - Getting a proper local lan ip 2014-12-19 22:58:19 -08:00
echel0n 8e9f4f47cb Updated code for get_lan_ip to fix issues with returning local lan ip from network interface. 2014-12-19 22:30:06 -08:00
echel0n 4e0a4c3f99 Updated code to added referer header for web proxies 2014-12-19 22:17:29 -08:00
echel0n 730cd0f80f Merge remote-tracking branch 'origin/develop' into develop 2014-12-19 22:08:01 -08:00
echel0n 4b039b0313 Added new webproxy per-provider option to allow accessing blocked content from different countries that may have restrictions, this feature is beta.
Performed misc PEP8 code cleanups.

Fixed sickragetv/sickrage-issues#213

Fixed sickragetv/sickrage-issues#217
2014-12-19 22:07:39 -08:00
echel0n 9fb407df60 Merge pull request #1148 from fernandog/patch-2
Fix for issue #216
2014-12-19 21:40:21 -08:00
Fernando 8a3d806877 Fix for issue #216
https://github.com/SiCKRAGETV/sickrage-issues/issues/216
2014-12-19 23:59:04 -02:00
echel0n 82f58c703a Merge tag 'v4.0.6' into develop
4.0.6 v4.0.6
2014-12-19 14:09:30 -08:00
echel0n 1be07e5672 Merge branch 'release/4.0.6' 2014-12-19 14:09:29 -08:00
echel0n 0f4a539194 Fixed sickragetv/sickrage-issues#180 - this resolves redirect loops resulting from to many threads being open at once.
FIxed issues with threads increasing but never decreasing and staying within there assigned limits.
2014-12-19 14:08:33 -08:00
echel0n 2f4d3cfe3c Updated travel yaml file to annouce on new update channel #sickrage-updates 2014-12-19 13:42:17 -08:00