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
Fernando
dce40c487f
Add provider name to notifiers
...
when snatch an episode
2014-11-16 12:32:46 -02: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
JackDandy
15fff14355
Merge pull request #150 from Prinz23/feature/ChangeShowNetworkSettingHandler
...
Change how the "local/network" setting is handled to address some issues...
2014-11-11 22:56:43 +00:00
Prinz23
732009fd98
Change how the "local/network" setting is handled to address some issues.
...
Move local/network setting datetime convert into it's own function.
Function parse_date_time() now returns when possible a correct timezone aware datetime.
Change webapi to use new converter.
Fix Daily Searcher.
Fix saving old DateTime setting.
Add safety check if network_dict is already loaded.
2014-11-11 18:15:25 +00:00
JackDandy
304206e979
Merge pull request #149 from tehspede/feature/close_button_notifications
...
Update PNotify lib. Make notify close button always visible. Fix issue w...
2014-11-11 18:12:15 +00:00
tehspede
8514285530
Update PNotify lib. Make notify close button always visible. Fix issue with multiple tabs.
2014-11-11 19:11:15 +02:00
JackDandy
6fb020372d
Merge pull request #148 from JackDandy/feature/FixMissingNetworkHeader
...
Fix missing header and text in poster layout when network is none on com...
2014-11-11 15:51:09 +00:00
JackDandy
69a0e859ab
Fix missing header and text in poster layout when network is none on coming episodes page.
...
Fix missing header and "on <missing text>" when network is none and Layout "Poster" with Sort By "Network" on coming episodes page.
2014-11-11 15:38:05 +00:00