Commit Graph

33 Commits

Author SHA1 Message Date
shaun b55b4d0b96 remove old kodiSQL function
use DatabaseCon for DB file paths
switch last few DB Cons to use the new DatabaseCon context class
2016-11-05 14:18:39 +11:00
angelblue05 a614ff96cd Capture keyerror for webserver auth 2016-10-20 02:21:00 -05:00
angelblue05 a00d55ac0e Rework downloadutils (#63) 2016-09-26 21:50:58 -05:00
angelblue05 e7c1d4d623 Fix broken music artwork 2016-09-20 01:58:25 -05:00
angelblue05 4d741b242e Correct typo 2016-09-17 08:29:22 -05:00
angelblue05 6937834b91 Fix typo in path 2016-09-11 01:34:59 -05:00
angelblue05 b4414648dc Update delete cache method 2016-09-10 16:26:29 -05:00
angelblue05 b34007f727 Pylint (#60) 2016-09-10 06:15:58 -05:00
angelblue05 8b9b0821c0 Pylint
(testing)
2016-08-21 21:51:23 -05:00
angelblue05 48f20295aa Catch keyerror
If advancedsettings.xml modifies the webserver, it seems to cause errors
in jsonrpc and will return invalid params. Bug in Kodi?
2016-07-25 21:58:49 -05:00
angelblue05 76dfa1286c Update logging
Use the logging module. Moved logging to it's own file.
2016-07-24 03:59:48 -05:00
angelblue05 924c3a4a05 Fix arguments 2016-06-20 14:04:10 -05:00
angelblue05 48fbce2211 Fix typo 2016-06-20 13:59:55 -05:00
angelblue05 1dac1c4f4b Fix typo 2016-06-17 14:52:53 -05:00
angelblue05 9314c4a363 Centralized Logging 2016-06-16 16:24:07 -05:00
angelblue05 7a0f69e014 Centralized logging 2016-06-16 00:43:36 -05:00
angelblue05 308ac1a9d6 Update artwork.py 2016-04-13 19:37:02 -05:00
angelblue05 38933b9b2d Update artwork.py if webserver is disabled. 2016-04-13 06:00:50 -05:00
SpootDev fa1c710821 semi colon 2016-04-06 13:24:02 -05:00
SpootDev 0fc7fbd3b2 self.server 2016-03-30 22:24:00 -05:00
angelblue05 4af994ed74 enumerate over backdrops 2016-03-12 15:14:07 -06:00
angelblue05 a0acdd6a7a Prevent crash caused by artwork deletion
Prevent database being locked from crashing process. Instead log it.
2016-02-28 21:39:00 -06:00
marcelveldt 7e81db596e Merge branch 'master' of https://github.com/MediaBrowser/Emby.Kodi 2016-01-19 21:28:05 +01:00
marcelveldt 7cf615f671 simplify channel browse code
add experimental support for live tv channels and recordings (without pvr)
2016-01-19 21:27:58 +01:00
Shaun bfb893ad8e use standard progress dialog for progress
and add cancel
2016-01-19 18:59:05 +11:00
marcelveldt 11cf78de36 fix unicode error in urlencode 2016-01-18 20:56:10 +01:00
marcelveldt eae4fea76a more unicode fixes: os.path functions use unicode depending on the OS 2016-01-18 12:05:05 +01:00
marcelveldt 2bd1d139c1 unicode fixes
fix for users who have redirected kodi data folders (replace open with xbmcvfs.file)
2016-01-18 10:00:32 +01:00
Shaun 30a9074f71 fix percentages on thread clean up updates 2016-01-16 17:55:04 +11:00
Shaun 9e2f789e53 add a thread pool option to the image cache 2016-01-16 14:08:01 +11:00
angelblue05 e4fb2de7c2 Prevent deleting artwork during initial sync 2015-12-27 22:51:47 -06:00
angelblue05 493459de33 Fix artwork cache
Still looking into the delay with extra fanart scenario
2015-12-26 20:07:13 -06:00
angelblue05 3f6fe0a9e7 Version 1.1.63
alpha ready for beta testing
2015-12-24 13:51:47 -06:00