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
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