Commit Graph

132 Commits

Author SHA1 Message Date
angelblue05 aac8229f9b Plug in dynamic packages
For now, Kodi will need to be restarted to load from the dynamic package every time there is an update to the package.
2018-09-07 03:22:08 -05:00
angelblue05 ce47644868 Remove old code 2018-09-06 14:41:02 -05:00
angelblue05 ace50b34dc New hybrid method 2018-09-06 03:36:32 -05:00
angelblue05 e50780bd37 Remove GA 2018-05-12 22:56:53 -05:00
shaun dee8128131 dont throw if delay interupted, it is a normal occurance 2017-01-15 10:46:38 +11:00
shaun 615e541513 remove the internal_exception.ExceptionWrapper class 2016-11-22 23:05:16 +11:00
sfaulds aef40c4e8a use an exception class to surface exceptions that we dont want to log to the metrics logging system 2016-11-14 19:10:22 +11:00
angelblue05 2b0c9d1bbc Pylint (#67) 2016-10-10 06:14:10 -05:00
sfaulds 64766bcb71 add GA logging to main and service base calls 2016-10-10 13:44:06 +11:00
angelblue05 d2b6eaabb3 Pylint (#65)
websocket, artwork, api, service_entry, downloadutils, contextmenu
2016-10-06 23:15:23 -05:00
angelblue05 3753369dff Fix service startup 2016-09-22 11:40:57 -05:00
angelblue05 84358adc4b Prevent potential crash with delay settings
If value is erased or missing, default to 0
2016-09-21 03:12:31 -05:00
angelblue05 26f5fb8d36 Wrap service in try/except
Move service_entry_point to resources
2016-09-21 02:39:50 -05:00
angelblue05 89fe64d019 Update context menu
Also add the option to disable the context menu within the add-on
settings >  extras
2016-09-17 06:12:37 -05:00
angelblue05 9f27a91c78 Fix additional users dialog 2016-09-09 01:37:56 -05:00
angelblue05 b945459dfb Pylint (#59) 2016-09-08 22:13:25 -05:00
angelblue05 e941674e74 Pylint 2016-09-07 02:14:02 -05:00
angelblue05 21f8a62ebd Add utils dialog
Centralize for later, control icon, etc. Pylint.
2016-09-06 22:07:14 -05:00
angelblue05 3d31568518 Pylint + Fix initial setup for fresh installs 2016-09-04 22:33:34 -05:00
angelblue05 e19e90e703 Review server offline
Add settings to disable offline server message
2016-09-04 19:28:30 -05:00
angelblue05 6a2ea9a4dd Emby Connect (#58)
* Update with latest connect module

* Update string

* Change error behavior

* Add connectmanager

Handle dialogs for emby connect in one place

* Add user select dialog

* Add manual server dialog

* Add onAuthenticated

* Filter virtual episodes

* Update userclient with new methods
2016-09-04 05:18:31 -05:00
angelblue05 8cd4cb903e Add logging
Prevent error in event profiling modules are not part of the standard
python library
2016-08-21 16:28:26 -05:00
angelblue05 5895831ba8 Clean up logging
Moved incremental log line to display only if there's actual items to
process.
2016-07-24 18:46:24 -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 793bd66554 Fix crash when sleeping/waking up device 2016-07-22 17:10:35 -05:00
angelblue05 1559dfc97c Attempt to fix _strptime locked error 2016-07-18 15:44:11 -05:00
angelblue05 4ca97b8a22 Remove unused import 2016-07-02 23:39:06 -05:00
angelblue05 a8fd73740c Strings 2016-06-19 16:24:34 -05:00
angelblue05 7a0f69e014 Centralized logging 2016-06-16 00:43:36 -05:00
angelblue05 c40aa46b64 Fix encoding error 2016-02-18 12:09:36 -06:00
angelblue05 52a5d35295 Update for strings 2016-02-17 02:13:37 -06:00
im85288 3b95536539 fix for Failed to import _strptime because the import lockis held by another thread. 2016-02-07 09:45:08 +00:00
angelblue05 bfbc66457c Convert to string
Prep for translation
2016-02-02 17:49:22 -06:00
angelblue05 d14ecfdc5e Adjust playlist props
Instead of using clearProperties, clear individually.
2016-01-18 21:54:02 -06:00
angelblue05 f3f8c76197 Fix progress dialog 2016-01-18 19:54:20 -06:00
angelblue05 f99efb2a83 Add settings monitor
Prompt for reset if playback mode change is detected
2016-01-09 04:53:04 -06:00
angelblue05 e4fb2de7c2 Prevent deleting artwork during initial sync 2015-12-27 22:51:47 -06:00
angelblue05 3f6fe0a9e7 Version 1.1.63
alpha ready for beta testing
2015-12-24 13:51:47 -06:00
angelblue05 faa376a520 Version bump 1.1.60
Stable release
2015-11-12 16:32:02 -06:00
angelblue05 3431b5d28d Use fallback artists
If album artists is missing
2015-11-08 05:42:53 -06:00
angelblue05 cfe8ffa490 Version bump 1.1.52 2015-10-20 05:22:23 -05:00
angelblue05 4ab6991968 Transcode revision, stack files, playback cleanup 2015-10-01 08:08:34 -05:00
im85288 005e8f2353 rotten tomatoes removed 2015-09-29 14:44:27 +01:00
angelblue05 a39784cb81 Fix profile switch v2
Make sure the threads are terminated correctly. This time, verify the
profile before anything else.
2015-09-24 06:59:26 -05:00
angelblue05 e0343891af Revert "Fix profile switching"
This reverts commit 0e61825579.
2015-09-24 06:48:43 -05:00
angelblue05 0e61825579 Fix profile switching
Make sure the threads are properly terminated.
2015-09-24 06:16:19 -05:00
im85288 5dfcf2f22d version bump for database change 2015-09-16 09:39:10 +01:00
im85288 0a6dd94eff add library monitor to assist with embyskinhelper for data such as critcrating etc 2015-09-15 18:03:52 +01:00
angelblue05 c698e39bb2 Prevent loop if user decides not to reset db yet 2015-09-07 04:12:28 -05:00
xnappo 76bec3e846 Add library version tracking 2015-09-06 12:28:00 -05:00