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

418 Commits

Author SHA1 Message Date
echel0n
6713ce0981 Fixes sickragetv/sickrage-issues#101 - Added code to mainDB to correct malformed episode statues, converted column default_ep_status field type from TEXT to NUMERIC, default to ep status UNKNOWN when loading from DB incase of exception errors.
Added git branch reset option to general settings github to help fix git update related issues.

 Added github username/password options to general settings github as a requirement for submitting issue tickets from app.

 Fixed issue with default ep status not showing correct value.

 Added ability to submit issue reports via errorlogs menu.

 Added errorlogs view button to error message displayed for webui errors.
2014-12-17 16:36:27 -08:00
echel0n
949c56439c Fixed few misc things related to new logging code and webapi 2014-12-16 02:52:34 -08:00
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
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
b255f5d0f8 SiCKRAGETV/sickrage-issues#86 - Fixed WebUI encoding issues with template filter. 2014-12-14 20:55:09 -08:00
echel0n
956e16f481 Fixed encoding/decoding issues with WebUI and IndexerAPI's 2014-12-14 19:35:47 -08:00
echel0n
2cba62a0e8 Testing fix for issue #1113 2014-12-13 11:19:13 -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
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
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
92a554da99 Fixed issue #1024 - EncodingKludge issue identified and fixed 2014-12-12 20:25:44 -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
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
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
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
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
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
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
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
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
9466bddc3e Fixes for issues relating to multi-threading, webui, and databases 2014-12-08 11:58:51 -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
echel0n
a5c961e3eb Testing threaded async webui code 2014-12-08 00:17:55 -08:00
echel0n
c6c0f9600b Fix UI notification issues with auth 2014-12-07 18:24:30 -08:00
echel0n
421e807aa6 Linked post to get for WebUI 2014-12-07 17:58:14 -08:00
echel0n
d44968789f Fixed issues regarding adding of existing shows. 2014-12-07 17:43:34 -08:00
echel0n
9e2c753d4b Fixed WebFileBrowser code in WebUI 2014-12-07 17:17:42 -08:00
echel0n
e7de90f688 Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	sickbeard/webapi.py
2014-12-07 15:57:32 -08:00
echel0n
5f58282260 Added new WebUI login interface 2014-12-07 12:58:41 -08:00
echel0n
589b7167c1 Improvements made to tv cache code for providers 2014-12-07 09:16:41 -08:00
echel0n
0365cc201b Fixes for issue #1026 - Trakt exceptions 2014-12-05 22:51:24 -08:00
echel0n
86e7912c41 Possible fix for issues #1016, #993, and #1024 - Unicode decode/encode issues 2014-12-05 20:13:50 -08:00
echel0n
b7a5fc85fe Added encoding tests to test suite.
Possible fix for issue #1016 - Unicode decode/encode issues
2014-12-05 18:46:44 -08:00
echel0n
4dc20f2d99 Merge remote-tracking branch 'origin/develop' into develop 2014-12-05 18:03:33 -08:00
echel0n
d536d43b6f Fixed issue #954 - Default EP status now hardcoded with a default of SKIPPED.
Fixed a issue that was causing show status to be set to NoneType randomly.
Fixed misc comparisons that were causing improper code executions.
Misc PEP8 coding fixes.
2014-12-05 18:03:20 -08:00
echel0n
cf08070ff7 Merge pull request #1020 from frdfsnlght/master
Copy headers set in request handlers to main handler
2014-12-04 17:46:23 -08:00
echel0n
4254916ae9 Fixed a bunch of bugs/issues with tvcache module code flow and added in proper error handling for the threaded cache updates plus resolved some provider issues. 2014-12-03 06:41:51 -08:00
echel0n
2354c74247 Updated IMDB libs.
Minor code improvements made to IndexerAPI modules.

New subtitle config feature which allows you to control if subtitles get there language codes appened to there filenames or not.

Added El Rey Network image.

Added code for generating imdbID's for shows missing there imdbID's such as shows from TVRage indexer..
2014-12-02 22:13:28 -08:00