echel0n
b2d5ef531b
Merge pull request #1140 from luxmoggy/develop
...
Catches error from set file date and email when they have special charactors in them
2014-12-17 18:46:49 -08:00
echel0n
086e7abf70
Fixed sickragetv/sickrage-issues#119 - IOLoop was being loaded before daemonizer code due to improper placement in WebHandler class, moved to init.
2014-12-17 17:10:33 -08:00
echel0n
ced8785269
Fixed sickragetv/sickrage-issues#119 - IOLoop was being loaded before daemonizer code due to improper placement in WebHandler class, moved to init.
2014-12-17 17:05:05 -08:00
echel0n
7b219fce8f
ErrorLogs now cleared after submission of issue ticket reports so that the same errors don't keep getting re-submitted with new ones.
2014-12-17 16:39:56 -08:00
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
45b21ce5d2
Small comparison correction
2014-12-17 03:20:29 -08:00
echel0n
d26576122e
Small SQL syntax fix
2014-12-17 02:24:57 -08:00
echel0n
261efe25d0
Fixed sickragetv/sickrage-issues#79 - kwargs where not being properly parsed from API class
2014-12-17 01:44:07 -08:00
echel0n
9eefc8034b
Logging class now uses a custom censored formatter to filter out sensitive information from being logged.
2014-12-17 00:36:42 -08:00
echel0n
e9affae8f8
Added sensitive data filter to logger.
2014-12-16 23:54:24 -08:00
echel0n
5a3d11a0fe
Fixed issues with WebAPI builder - incorrect jquery libs specified
2014-12-16 23:49:18 -08:00
echel0n
33c070ae13
Fixed error 'No handlers could be found' issue
2014-12-16 23:33:35 -08:00
echel0n
628f2fed1f
Added better error handling code to logger class.
...
Added improved filtering of sensitive data to logger class.
Added more loggers to logger class with finer control over whats logged.
2014-12-16 23:20:37 -08:00
echel0n
466ced4c02
Fixed sickragetv/sickrage-issues#109 - resolves logging issues related to new code added in via last updates.
2014-12-16 18:01:36 -08:00
echel0n
3214f879ac
Fixed few misc things related to new logging code and webapi
2014-12-16 02:55:21 -08:00
echel0n
949c56439c
Fixed few misc things related to new logging code and webapi
2014-12-16 02:52:34 -08:00
echel0n
9dc03c5d6a
Fix for reverseNames missing from new logging code
2014-12-16 02:35:27 -08:00
echel0n
d1341bf777
Fix for logs being sent to error log viewer when not errors.
2014-12-16 02:28:20 -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
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
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
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
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
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
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
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
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
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
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
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
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
echel0n
d2b6145f8c
Possible fix for database threading issues related to async calls from webui
2014-12-08 05:46:30 -08:00
echel0n
d7164308a5
Fixed unicode issues with sqlite3 database queries
2014-12-08 05:00:34 -08:00
echel0n
ebfb06a9e1
Fix to ensure feedparser returns dict with items even if set to NoneType
2014-12-08 01:41:42 -08:00
echel0n
df78fd6669
Fix for issue #1041 , dict has no attrib entries error
2014-12-08 01:30:29 -08:00
echel0n
50840ec7d8
Testing fix for censoring logs
2014-12-08 01:25:18 -08:00
echel0n
e212a09520
Fix for issue #986 - No RID in search params for NewzNab providers
2014-12-08 01:11:40 -08:00
echel0n
26e82caa84
Fix for issue #1034 - skipping: 'list' object has no attribute 'feed'
2014-12-08 00:33:10 -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
7cb60236de
Fixed WebAPI - Code needed re-doing to intergrate properly with new WebUI code.
2014-12-07 16:36:51 -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
Michael Pauley
890b56aed6
webserve.py has no attribute 'MainHandler'
...
MainHandler was renamed to WebHandler
2014-12-07 13:36:29 -05:00
echel0n
e2be96542d
Merge branch 'feature/feat-webui-improvements' into develop
2014-12-07 09:19:41 -08:00
echel0n
589b7167c1
Improvements made to tv cache code for providers
2014-12-07 09:16:41 -08:00
John
7bc422d199
Add removefiles to api show.delete
2014-12-07 01:59:11 +01:00
echel0n
0365cc201b
Fixes for issue #1026 - Trakt exceptions
2014-12-05 22:51:24 -08:00
echel0n
f814de4c82
Fixed minor issues with provider rss caching code.
...
Fixed login issues with T411 provider.
Added 2 new subcats to T411 provider - 455 and 637
2014-12-05 22:16:30 -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
fa02ff40e7
Improved RSS feed cache parser code for provider searches and caching of their RSS feeds.
2014-12-03 04:10:00 -08:00
echel0n
f6370c6756
Fix for issue #1010 - EZRSS issues with attribute name change from filename to fileName
2014-12-02 23:03:40 -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
echel0n
a946f8aca5
Fix for issue #1009 - added show and release_group attributes to properFinder module.
2014-12-02 11:37:52 -08:00
echel0n
e6389e47b1
Improved RSS feedparser/feedcache code for better performance and reliability.
...
Removed Shove module and depends.
Logging now automatically omits sensitive data such as usernames, passwords, and api keys and replaces them with asterisks in both log file and console.
Fixed versionChecker module to confirm it created a updater class before attempting to execute functions to avoid NoneType errors.
2014-12-02 11:09:53 -08:00
echel0n
35c84c9449
Possible fix for issue #954
2014-12-02 04:59:26 -08:00
echel0n
e5af1cb4ff
Fix for issue #1004 and issue #989
2014-12-02 04:04:29 -08:00
echel0n
8674a61039
Merge remote-tracking branch 'origin/develop' into develop
2014-12-02 03:21:40 -08:00
echel0n
33e094a9aa
Fix for issue #971 and issue #1007 - defaults to a status of UNKNOWN if a empty result is returned
2014-12-02 03:21:23 -08:00
Fernando
7e1fc5e83f
Fix error in webapi causing "No Shows" in NZB360
...
https://sickrage.tv/forums/forum/help-support/bug-issue-reports/13208-shows-list-is-empty-in-nzb360
2014-12-01 23:06:33 -02:00
echel0n
f10030ec65
Merge pull request #995 from Hellowlol/apishowstats
...
added snatched episodes to shows.stats api command
2014-11-30 23:56:02 -08:00
Dustyn Gibson
8ae0d51f7b
Proper fix for EZRSS, issue #984 , previous fix actually totally broke EZRSS. See comment in a791b3f
.
2014-11-30 22:31:38 -08:00
John
586bdeacb3
added snatched episodes to shows.stats api command
2014-11-30 23:26:26 +01:00
echel0n
5f1c16ca02
Fixed issue #990 - was not properly calling lower function
2014-11-30 09:16:35 -08:00
echel0n
fdfd564f52
Merge remote-tracking branch 'origin/develop' into develop
2014-11-30 03:43:52 -08:00
echel0n
a791b3f4fc
Fixed issue #984 - EZRSS changes
2014-11-30 03:43:02 -08:00
John
d8943d06e0
Fix api/builder if your using a webroot
2014-11-29 23:09:23 +01:00
echel0n
6f5474b999
Fixed regex issue for naming patterns
2014-11-29 04:05:31 -08:00
echel0n
42befb652d
Fixed more issues with TraktAPI code
2014-11-29 03:38:41 -08:00
echel0n
3d454979db
Fix for issue #928 - Regex updated to take into account possible parentheses surrounding the season/episode numbers in searches
2014-11-29 02:42:40 -08:00
echel0n
6f61e25fb3
Fix for issue #891 - Trakt notifications failing
2014-11-29 02:24:30 -08:00
echel0n
4bd86b481e
Fix for missing kodi metadata modules
2014-11-29 01:50:54 -08:00
echel0n
97bb71a6a5
Fix for missing kodi module
2014-11-29 01:49:24 -08:00
echel0n
9ecbd401f4
Name change XBMC -> Kodi
2014-11-28 14:47:43 -08:00
echel0n
76717fa52b
Downgraded Trakt errors to trigger SR logger WARNINGS instead of ERROR messages
2014-11-28 14:18:48 -08:00
echel0n
091c9419c8
Quickfix for last commit of Trakt.tv overhaul
2014-11-28 14:13:06 -08:00
echel0n
c6b7348c37
Overhaul of Trakt.TV API handler
2014-11-28 14:07:26 -08:00
John
48530fbd1a
Add more info to api command show
2014-11-28 02:23:50 +01:00
Tab Bennedum
ef8726448f
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
sickbeard/webserve.py
2014-11-27 10:53:00 -05:00
echel0n
a0aa479b91
Merge remote-tracking branch 'origin/develop' into develop
2014-11-27 04:39:41 -08:00
echel0n
e5546cb5a4
Fixed bad file descriptor for Tornado
2014-11-27 04:37:56 -08:00
echel0n
71d95b463e
Fixed webapi jsonp response code
2014-11-27 04:24:38 -08:00
echel0n
f13cffc24d
Reverted changes made to Tornado source code, caused a bad file descriptor error
2014-11-27 03:45:41 -08:00
echel0n
bfea9329b4
Added code to set proper content-type header on images being displayed via webgui
2014-11-26 21:42:56 -08:00
echel0n
431f9506cf
Merge pull request #949 from frdfsnlght/api-fixes
...
Added features for web api
2014-11-26 21:13:17 -08:00
h3llrais3r
41d8210d10
Add custom nzb category and torrent label for anime
2014-11-26 21:48:37 +01:00
echel0n
e31db53592
Fixed issues caused by new encodingKludge code that was causing errors to be thrown due to function structure being incorrect.
2014-11-26 07:48:24 -08:00
Tab Bennedum
40d6c0abab
Merge branch 'api-fixes'
2014-11-26 08:59:37 -05:00
echel0n
360c3afa08
Removed FTFY, python 2.6 compatibility issues.
...
Re-coded encodingKludge encode/decode for unicode <-> utf-8
2014-11-25 17:22:31 -08:00
Tab Bennedum
c449ca97e3
Added correct Content-Type header to showPoster calls.
2014-11-25 14:48:53 -05:00
Tab Bennedum
1e8c0abac4
Added backlog API.
2014-11-25 14:31:44 -05:00
Tab Bennedum
924dc04a07
Added failed download API.
2014-11-25 13:33:33 -05:00
Tab Bennedum
a3c733d686
Removed redundant call to helpers.mapIndexersToShow.
2014-11-25 13:19:39 -05:00
echel0n
468af14dfd
Fix for SCC provider, resolves NoneType issues
2014-11-24 22:25:06 -08:00
echel0n
ded1e5d8a0
Fixed a issue with the encodingKludge and decoding of unicode data
2014-11-24 19:37:43 -08:00
echel0n
9a33ddf85c
Fix for issue #946 - Adding of shows via webAPI was failing.
...
Improvements made to Indexer's API modules, better error handling for missing or incomplete shows, shows that don't have actor or banner info are now properly error handled as well.
2014-11-24 18:47:14 -08:00
echel0n
a9b44a156d
Fixed issues importing encodingKludge module.
2014-11-24 14:31:50 -08:00
echel0n
6a140aa907
Added FTFY module to help with any encoding/decoding issues
2014-11-24 13:42:30 -08:00
echel0n
f73aee78cc
Fix for issue #939 - utf8 decoding issues
2014-11-24 12:17:32 -08:00
echel0n
1003e342ca
Improved WebAPI interface:
...
sb.searchindexers searches ALL indexers
sb.searchtvrage searches TVRage indexer
sb.searchtvdb searches TVDB indexer
2014-11-24 11:31:22 -08:00