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

2559 Commits

Author SHA1 Message Date
echel0n
3eb366ac05 Re-coded logger facility for better performance and cleaner code plus has better code for rotation of logs. 2014-12-16 02:24:06 -08:00
markheloking
6eef374a9d Fixed Screenshot layout
there was a whiteline missing, screwing up the layout.
2014-12-16 10:19:48 +01:00
Freddie Meyer
825433999f Added network icon for "The Hub" network
The Hub was what is now called "Discovery Family"
http://en.wikipedia.org/wiki/Discovery_Family
2014-12-15 22:52:02 -08:00
echel0n
683093bc29 Merge remote-tracking branch 'origin/develop' into develop 2014-12-15 14:28:38 -08:00
echel0n
f713567d60 Fixed sickrage/sickrage-issues#105 - old code that needed updating that was causing unicode issues. 2014-12-15 14:28:22 -08:00
echel0n
c4c6312e83 Merge pull request #1141 from markheloking/patch-1
Re-add screenshots
2014-12-15 14:00:30 -08:00
markheloking
2c3c602c5f Re-add screenshots
The screenshots were lost in the migration. Was there a particular reason for that?
2014-12-15 14:29:33 +01:00
luxmoggy
0030c87d04 Catch error when speical charactor crashes email send 2014-12-15 12:49:09 +01:00
luxmoggy
27daf8b46c Catch error when speical charactor crashes email send 2014-12-15 12:38:02 +01:00
luxmoggy
ed0e7e4716 Catch error when setting file date 2014-12-15 12:26:10 +01:00
echel0n
0bf673e57c Merge pull request #1139 from renini/develop
mediaToSickbeard.p fix to work with new login system, check for http status 302
2014-12-14 21:32:36 -08:00
echel0n
b255f5d0f8 SiCKRAGETV/sickrage-issues#86 - Fixed WebUI encoding issues with template filter. 2014-12-14 20:55:09 -08:00
echel0n
3d293af71b Merge remote-tracking branch 'origin/develop' into develop 2014-12-14 19:36:39 -08:00
echel0n
956e16f481 Fixed encoding/decoding issues with WebUI and IndexerAPI's 2014-12-14 19:35:47 -08:00
renini
77f70ad0df fix to work with new login system, check for http status 302 2014-12-14 19:55:46 +01:00
echel0n
1b850b3aaa Update .travis.yml 2014-12-14 10:32:12 -08:00
echel0n
c99a8e6565 Update readme.md 2014-12-14 10:31:19 -08:00
echel0n
0dba924eb5 Update readme.md 2014-12-14 10:30:56 -08:00
echel0n
8302115b6e Update readme.md 2014-12-14 10:24:18 -08:00
echel0n
b63fdd2b51 Merge pull request #1124 from fernandog/patch-14
Add kat url to the logo at Providers
2014-12-13 18:41:42 -08:00
echel0n
2f4b4b7669 Added function to mainDB to correctly map TVRage show status to TVDB statues, resolves issues with empty statuses as well. 2014-12-13 16:29:20 -08:00
echel0n
96929e0948 fixed yet another typo in travis-cl yaml 2014-12-13 16:14:56 -08:00
echel0n
fa7d32e403 chmod +x all_tests.py to avoid permission issues 2014-12-13 16:13:17 -08:00
echel0n
a3eb16be8e Switched back to original travis-ci tests and disabled multi-threaded db tests 2014-12-13 16:10:18 -08:00
echel0n
ead2f97f78 Fixed typo in travis-ci yaml file 2014-12-13 16:05:24 -08:00
echel0n
a70aca6f7c Updated travis-ci tests 2014-12-13 15:53:50 -08:00
echel0n
68cca69b9f Updated travis.yml file 2014-12-13 15:27:29 -08:00
echel0n
76754ff2ba PEP8 performed on unitests 2014-12-13 15:16:11 -08:00
Fernando
fead907d7a Add kat url to the logo at Providers
As reported here: #1120
2014-12-13 21:12:55 -02:00
echel0n
2cba62a0e8 Testing fix for issue #1113 2014-12-13 11:19:13 -08:00
echel0n
9000dbd10a Fixed issues with randomly returned empty show statuses, added tvrage status mapping to ensure it never gets returned incorrectly. 2014-12-13 11:06:33 -08:00
echel0n
1ff906f3ff Fixed backup and restore - issue was present in javascript file with incorrect url 2014-12-13 09:22:45 -08:00
echel0n
f302ef3d77 Fixed more issues with mass editing of shows and episode status editing. 2014-12-13 09:09:05 -08:00
echel0n
98a32c5665 Fixed issues with mass editing of shows and episode status editing. 2014-12-13 06:20:50 -08:00
echel0n
a2a49b3f3f Updated setup package for autoProcessTV to auto-install depends.
Added code to set default headers and add a no-cache header to fix WebUI issues.
2014-12-13 06:09:23 -08:00
echel0n
dcafaa3590 Added try/except error catch for importing requests library when using autoProcessTV scripts. 2014-12-13 05:27:31 -08:00
echel0n
5bc9f7e68a Merge remote-tracking branch 'origin/develop' into develop 2014-12-13 05:22:18 -08:00
echel0n
831248b412 Fixed issue with theTVDB IndexerAPI _parseActors method improperly parsing the data returned from the api causing an exception to occur during metadata refreshes.
Fixed issues with Backup/Restore.

Fixed issues with banners, posters, images via showPoster method.

Fixed issues with WebAPI apikeys.

Fixed issues with WebUI and url pattern matching.
2014-12-13 05:21:46 -08:00
echel0n
c8b050704b Fixed issue with theTVDB IndexerAPI _parseActors method improperly parsing the data returned from the api causing an exception to occur during metadata refreshes.
Fixed issues with Backup/Restore.

Fixed issues with banners, posters, images via showPoster method.
2014-12-13 04:14:29 -08:00
echel0n
4fd92a8631 Fixed issue with theTVDB IndexerAPI _parseActors method improperly parsing the data returned from the api causing an exception to occur during metadata refreshes. 2014-12-13 02:32:08 -08:00
echel0n
2adfa81341 Fix for issue #1087 - KAT torrent provider value unpacking issue resolved. 2014-12-13 01:45:18 -08:00
echel0n
06915f3a15 Added radio canada network logo.
Added no-cache header for non-static content.
2014-12-12 22:46:26 -08:00
echel0n
ac70dd38c2 Fixed issue with login url 2014-12-12 22:19:49 -08:00
echel0n
269bf2333b Fix for issue #1111 2014-12-12 21:48:18 -08:00
echel0n
931d5f41c2 Fixed issue #1092 - auto post-processing scripts re-coded to work with new login system. 2014-12-12 21:02:57 -08:00
echel0n
92a554da99 Fixed issue #1024 - EncodingKludge issue identified and fixed 2014-12-12 20:25:44 -08:00
echel0n
0494f6f76c Fixed issue #1105, WebAPI 2014-12-12 19:56:23 -08:00
echel0n
467c42747f Fixed issue #1105 2014-12-12 19:36:45 -08:00
echel0n
de24e52be6 Fixed issue #1055, adding existing shows with prompt for settings 2014-12-12 18:49:52 -08:00
echel0n
d183debc4b Fixed issues regarding KAT torrent provider and feedcache 2014-12-12 18:03:23 -08:00