angelblue05
|
77d69a7239
|
Fix object reload upon restart service
|
2019-01-22 05:12:58 -06:00 |
|
angelblue05
|
48911cb511
|
Add option to enable/disable service
|
2019-01-21 08:30:53 -06:00 |
|
angelblue05
|
2bbd5bf3a9
|
fix db stuff (#164)
* Reload objects upon initial setup
* Fix database discovery
ignore db-journal
|
2019-01-20 01:21:37 -06:00 |
|
angelblue05
|
25ed1cb011
|
Fix service restart
|
2019-01-13 04:21:35 -06:00 |
|
angelblue05
|
7da421d970
|
Add a delay if setup not completed
Avoid crash from everything loading at once.
|
2019-01-11 01:07:31 -06:00 |
|
angelblue05
|
f01bf26e1c
|
Version bump 3.1.37
|
2019-01-10 18:55:33 -06:00 |
|
angelblue05
|
25dbfd3a0e
|
Fix service restart
|
2019-01-09 15:46:22 -06:00 |
|
angelblue05
|
952e94496d
|
Fix loading if special char in path
|
2018-10-18 07:07:14 -05:00 |
|
angelblue05
|
58e02cfbb7
|
Small service adjustment
|
2018-10-15 06:26:25 -05:00 |
|
angelblue05
|
1174c685e9
|
Restart service upon check for updates
To reload the new objects module.
|
2018-10-13 03:51:10 -05:00 |
|
angelblue05
|
403e5834e0
|
Update patch
Move patch from cache to addon_data. No longer need to restart Kodi to apply the first patch.
|
2018-10-11 20:24:33 -05:00 |
|
angelblue05
|
40ac4a0e8c
|
Check db version
|
2018-10-03 18:25:51 -05:00 |
|
angelblue05
|
42e1c2ece3
|
Revert "Small fixes"
This reverts commit 9ec1fa3585 .
|
2018-09-23 17:35:34 -05:00 |
|
angelblue05
|
9ec1fa3585
|
Small fixes
|
2018-09-22 06:27:01 -05:00 |
|
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 |
|