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

2419 Commits

Author SHA1 Message Date
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
echel0n
0209852af5 Fixed issues with network timezone downloads crashing on a empty return.
Changed version checker url and moved code to Home class.
Fixed WebUI issues caused by calling redirect method.
Fixed update checking issues, added no cache header.
Fixed WebAPI builder issues with show.delete cmd.
Fixed article sorting for both WebAPI and WebUI.
2014-12-12 17:52:32 -08:00
echel0n
6c4bedcec0 Merge remote-tracking branch 'origin/develop' into develop 2014-12-12 12:25:51 -08:00
echel0n
0b403a419c Fixed issues with network timezone downloads crashing on a empty return.
Changed version checker url and moved code to Home class.
Fixed WebUI issues caused by calling redirect method.
Fixed update checking issues, added no cache header.
2014-12-12 12:18:33 -08:00
echel0n
979bf70f5c Fixed issues with network timezone downloads crashing on a empty return.
Changed version checker url and moved code to Home class.
Fixed WebUI issues caused by calling redirect method.
Fixed update checking issues.
2014-12-12 11:45:32 -08:00
echel0n
35af9acadb Fixed issues with network timezone downloads crashing on a empty return.
Changed version checker url.
2014-12-12 08:54:37 -08:00
echel0n
3f29439ff3 Fixed issues with network timezone downloads crashing on a empty return.
Changed version checker url.
2014-12-12 08:46:03 -08:00
echel0n
c5a4b75797 Merge pull request #1101 from jrfernandes/develop
Added Crackle and El Rey Network logos
2014-12-12 08:31:42 -08:00
Joel Fernandes
69dbfb334c Added Crackle and El Rey Network logos 2014-12-12 11:04:47 -05:00
echel0n
40b8e2d64d Fix for issue #1053 - WebAPI issue with checkparms 2014-12-11 17:11:37 -08:00
echel0n
c678b96732 Updated KAT urls.
Fixed unicode issues with KAT, iptorrents, and TPB providers.

Fix for Newznab providers.

GIT Updates now perform auto-resets of branch on errors then attempt update again.
2014-12-11 16:09:02 -08:00
echel0n
0e34a41485 Updated KAT urls
Fix for Newznab providers
2014-12-11 15:37:08 -08:00
echel0n
7339ab9224 Updated KAT urls 2014-12-11 14:58:25 -08:00
echel0n
d337d73e27 Trakt trending shows page fixed. 2014-12-11 14:28:52 -08:00
echel0n
d88dccd5ab Fixed issues with TorrentDay provider.
Fixed issues with newznab providers.
2014-12-11 14:17:39 -08:00
echel0n
2cd72ad4e8 Fixed small cosmetic bug with trakt trending shows page.
KAT torrent provider now gets and stores size and publishing date info.

Fixed feedcache issue with KAT torrent provider

Added timeout for trakt trending shows page
2014-12-11 13:47:59 -08:00
echel0n
7f0dd9cbef Fixed small cosmetic bug with trakt trending shows page.
KAT torrent provider now gets and stores size and publishing date info.

Fixed feedcache issue with KAT torrent provider
2014-12-11 13:26:00 -08:00
echel0n
a14969f4bf Fixed small cosmetic bug with trakt trending shows page.
KAT torrent provider now gets and stores size and publishing date info.
2014-12-11 13:15:08 -08:00
echel0n
8066983384 Updated KAT provider urls.
KAT Provider now uses feedcache to get its results via rss feeds.

Fixed issues with Trakt.TV notifications and adding of trending shows

Improved Trakt trending shows page, now shows progress animation well it waits to load shows list.
2014-12-11 12:46:01 -08:00
echel0n
02a9148025 Updated KAT provider urls.
KAT Provider now uses feedcache to get its results via rss feeds.
Fixed issues with Trakt.TV notifications and adding of trending shows
2014-12-11 11:30:57 -08:00
echel0n
3d7e460079 Fixed issues with newznab/torrent provider searches.
Fixed issues with browser launches at startup.
Fixed issues with feedparser and feedcache relating to provider searches.
2014-12-11 10:06:50 -08:00
echel0n
78bfc40757 Fixed manual post-processing issues with WebUI.
Decreased WebUI overall loadtime by shifting a few key methods around into there correct classes to allow them to become threaded.
2014-12-10 17:05:21 -08:00
echel0n
efc2aad782 Fixed issues serving static image content for banners/posters and misc other static images, improves overall performance of webui as well. 2014-12-10 15:54:25 -08:00
echel0n
3a2a5f9d70 Fixed issues with adding shows via WebUI 2014-12-10 12:05:29 -08:00
echel0n
785c2d37db Fixed issues with cached images not loading correctly, major speed improvement!
Fixed issues with saving config.
2014-12-10 10:30:38 -08:00
echel0n
22fd3086ae Fix for issues regarding string 'None' being set in config.ini causing issues, this will reset it back to the default setting to avoid further complications. 2014-12-10 06:38:57 -08:00
echel0n
405d54011f Fixed for result NoneType being returned 2014-12-10 06:23:00 -08:00
echel0n
5fa67936aa Fixed WebUI issue displaying main index home page 2014-12-10 05:47:35 -08:00
echel0n
4cb4d1496e Merge remote-tracking branch 'origin/develop' into develop 2014-12-10 05:11:19 -08:00
echel0n
7213fbac11 Fixed issues with WebUI crashing when using a custom web_root setting in the config, also fixed a few other misc WebUI related issues.
This resolves issue tickets #1065, #1064, #1049
2014-12-10 05:10:51 -08:00
echel0n
7fc891009a Merge pull request #1052 from markheloking/develop
Interface fixes
2014-12-09 04:16:02 -08:00
echel0n
9466bddc3e Fixes for issues relating to multi-threading, webui, and databases 2014-12-08 11:58:51 -08:00
echel0n
c83dc5650b REVERT: Fixed sqlite code to work better with multithreaded webui code 2014-12-08 08:43:59 -08:00
echel0n
64bdd4d64a Fixed sqlite code to work better with multithreaded webui code 2014-12-08 08:40:03 -08:00
echel0n
a311b665ba Fix for unicode issues with image files 2014-12-08 07:37:14 -08:00
echel0n
46bd600da0 Improved async threading code for WebUI 2014-12-08 07:34:14 -08:00
markheloking
fccb439c1f Revert "Startup scripts"
This reverts commit ce31539a0d.
2014-12-08 15:21:32 +01:00
markheloking
f2bcc7217c Fixed bootstrap @grid-float-breakpoint
http://getbootstrap.com/components/
Look in that page for: "Changing the collapsed mobile navbar breakpoint"

Fixed collapse fixed width from 768px to the width of our current
navbar: 1010px
2014-12-08 15:14:52 +01:00
markheloking
f4450bec46 Fix 2-row on home
Fix the search and layout buttons being on two different rows
2014-12-08 15:13:07 +01:00
echel0n
d2b6145f8c Possible fix for database threading issues related to async calls from webui 2014-12-08 05:46:30 -08:00
markheloking
daf2e94000 Searchprovider page layout cleanup
Small cleanup so that the symbols will be on the same line as the
explenations instead of having the symbols as HTML headers.
2014-12-08 14:08:07 +01:00