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

2076 Commits

Author SHA1 Message Date
Fernando
1d5c63b794 [Provider Options tab] Only configure providers that are enabled
I just tested and it's working.
2014-11-20 10:42:46 -02:00
echel0n
5691847331 Fixed Trakt.tv API code 2014-11-20 04:40:33 -08:00
echel0n
36c7831992 Merge branch 'release/v3.0.0'
Conflicts:
	gui/slick/interfaces/default/config.tmpl
	sickbeard/__init__.py
	sickbeard/versionChecker.py
2014-11-20 02:21:02 -08:00
echel0n
be0e3ab836 Fixed scene naming tests 2014-11-18 20:31:52 -08:00
echel0n
1a37238ba6 Fixed scene naming tests 2014-11-18 20:29:33 -08:00
echel0n
461b1d89d3 Fix for bug #911, escapes regex for ignored words 2014-11-18 20:25:27 -08:00
echel0n
e57fa4d585 Merge pull request #917 from Hellowlol/apifasterplx
Respect cache.
2014-11-18 19:45:00 -08:00
John
4f773ec4ea Respect cache.
Tries to fix https://github.com/SiCKRAGETV/SickRage/issues/903
2014-11-19 00:41:50 +01:00
echel0n
6270f25176 Update scene_helpers_tests.py 2014-11-17 02:32:45 -08:00
echel0n
94f60e7296 Update pp_tests.py 2014-11-17 02:31:45 -08:00
echel0n
81ddee4760 Update pp_tests.py 2014-11-17 02:30:39 -08:00
echel0n
b7381b3d0a Update scene_helpers_tests.py 2014-11-17 02:29:59 -08:00
echel0n
93f56adc7e Update .travis.yml 2014-11-17 02:25:09 -08:00
echel0n
d42492017e Update .travis.yml 2014-11-17 02:24:58 -08:00
echel0n
47c7420581 Update .travis.yml 2014-11-17 02:19:32 -08:00
echel0n
4d96b01f02 Update .travis.yml 2014-11-17 02:19:16 -08:00
echel0n
90bf7b8f3b Update .travis.yml 2014-11-17 02:10:03 -08:00
echel0n
ca42757ed4 Update .travis.yml 2014-11-17 02:09:21 -08:00
echel0n
60c03996a6 Fix name parser issues for unitests 2014-11-16 07:20:12 -08:00
echel0n
d96597bf27 Fix for missing github modules, forgot to add folder to git repo 2014-11-16 04:15:40 -08:00
echel0n
291ff880a0 Fix #6 for github module not found issue 2014-11-16 04:10:29 -08:00
echel0n
3221c7ed63 Fix #5 for github module not found issue 2014-11-16 04:05:05 -08:00
echel0n
5e8cdbfb9a Fix #4 for github module not found issue 2014-11-16 04:01:15 -08:00
echel0n
50dd3a531d Fix #3 for github module not found issue 2014-11-16 03:50:58 -08:00
echel0n
5d46d267b6 Fix #2 for github module not found issue 2014-11-16 03:20:14 -08:00
echel0n
4d41d881eb Fix for pyGitHub module not found issue.
Added in bugtracker class
2014-11-16 02:58:20 -08:00
echel0n
9abe5ea859 Updated libs to include new pyGitHub modules.
Updated versionChecker code to reflect new pyGitHub module.
2014-11-15 23:58:37 -08:00
echel0n
75b6d2f51a Updated readme.md 2014-11-15 22:47:05 -08:00
echel0n
ea2ec2390a Updated readme.md 2014-11-15 22:45:57 -08:00
echel0n
b8295024be Fixed bug #897, switched message to be classified as a warning instead of a error 2014-11-15 20:59:55 -08:00
echel0n
aa76734f56 Fix for bug #898, fixes issues with show image overlay when using small poster layout 2014-11-15 20:57:39 -08:00
echel0n
1f168c18c2 Merge pull request #907 from Eiber/feature/UI-improvement
UI improvement on Add Show pages
2014-11-15 20:29:51 -08:00
echel0n
238df07c1d Fix for bug #903, Fixes issues relating to proper and repack provider searches 2014-11-15 20:17:47 -08:00
Eiber
f4dbc35370 UI improvement on Add Show pages
UI improvement on Add Show pages
2014-11-15 21:15:06 +01:00
echel0n
b1d7cdc1ad Fixed bug #895, automatic post-processing not being enabled when setting enabled from config. 2014-11-14 19:59:22 -08:00
echel0n
a5c0fe1d3c Existing shows no longer display when adding new trending shows. 2014-11-14 16:53:39 -08:00
echel0n
1c46813e89 Fixed adding of trending shows.
Fixed adding root directory issues.
2014-11-14 16:35:10 -08:00
echel0n
5eaa84f429 Updated readme 2014-11-12 23:09:37 -08:00
echel0n
7a0f7af6fb Fixed TrendingShows regex issue 2014-11-12 22:50:55 -08:00
echel0n
9257a5f2fe Revert: Fixed regex issue (3e958ca0e1) 2014-11-12 22:48:05 -08:00
echel0n
297e69094a Fixed regex issue 2014-11-12 22:38:51 -08:00
echel0n
3e958ca0e1 Fixed regex issue 2014-11-12 22:35:36 -08:00
echel0n
db1babf8a2 Added back donation button 2014-11-12 19:47:26 -08:00
Fechel0n
7ac0265746 Fixed missing USE_IMDBWATCHLIST variable 2014-11-12 18:44:48 -08:00
echel0n
081997727d Added function to auto-update remote origin url, can be manually set in config as well.
(cherry picked from commit 88e1f2e)
2014-11-12 16:15:06 -08:00
echel0n
88e1f2e65a Added function to auto-update remote origin url, can be manually set in config as well. 2014-11-12 16:00:45 -08:00
echel0n
34bbd76196 Changed repo org url to reflect new org SiCKRAGETV 2014-11-12 14:07:39 -08:00
echel0n
78b9bb2c8d Changed repo org url to reflect new org SiCKRAGETV 2014-11-12 14:02:25 -08:00
JackDandy
9016956d6d Merge pull request #1 from tehspede/feature/fix_missing_html_in_notifications
Fix missing HTML in notifications resulting in incorrect formatting.
2014-11-12 07:28:10 +00:00
tehspede
a1ce52df8f Fix missing HTML in notifications resulting in incorrect formatting. 2014-11-12 09:24:34 +02:00