angelblue05
8ebb25817f
Increase the external player monitor
2018-04-03 22:28:01 -05:00
angelblue05
36b8582226
Small correction to resume behavior
2018-03-23 05:17:28 -05:00
angelblue05
3f111f554e
Fix watched status issue
...
Caused by intros.
2018-01-28 01:36:54 -06:00
angelblue05
16e5dbe479
Fix resume
2018-01-27 04:26:59 -06:00
angelblue05
1798e6e01d
Fix source selection for direct stream
...
And missing imports. Fix set_artwork.
2018-01-14 20:17:57 -06:00
angelblue05
3bccc195da
Fix special monitor
2018-01-09 05:42:37 -06:00
angelblue05
9ac37a1c40
3.0.0 Revision Krypton
...
Update playback for Krytpon
Support Multi source
Add Force Transcode
Add a small listener for external players
Update dialog skin (thank you sualfred)
2018-01-07 20:13:11 -06:00
angelblue05
354a6669ac
Add retries and update playback report to emby
2017-11-25 17:34:37 -06:00
angelblue05
2a67cb2da5
Add a retry to detect playback
2017-11-02 22:34:55 -05:00
angelblue05
2003367a21
Fix video detection in monitor
2017-10-04 17:34:25 -05:00
angelblue05
d1054896bc
Add extra check (fix)
...
Called wrong class
2017-08-09 05:06:46 -05:00
angelblue05
8858860015
Add extra check (new bug in krypton??)
...
Something in Kodi is triggering on play while hovering widgets.
2017-08-08 21:17:32 -05:00
angelblue05
21e7a9cada
Fix music extension/Fix music playback report
2017-06-18 23:14:03 -05:00
angelblue05
119ecaa39c
Fix watched bug
...
Try to catch kodi_id returning -1 and try to read the data returned by
Kodi in that situation.
2017-05-07 18:32:34 -05:00
angelblue05
c46a64e579
Revert "Fix watched bug"
...
This reverts commit b3aca0542e
.
2017-05-07 18:19:55 -05:00
angelblue05
b3aca0542e
Fix watched bug
...
Getting the playback info from the video dialog as playback is started
seems to fail more often than not (returns kodi_id = -1, item_type =
None) when the data passed by Kodi contains the right info.
2017-05-07 16:41:21 -05:00
agentxan
9fe0e61651
Update kodimonitor.py
2017-03-27 11:31:26 -05:00
agentxan
7f0d037531
Update kodimonitor.py
2017-03-11 17:13:50 -06:00
shaun
00edbf610b
-retry start() on threads as slow systems can sometimes take a few seconds to release old threads
...
-check json parsing for errros and return
-if no runtime then use zero
2017-01-07 19:19:39 +11:00
angelblue05
6d0b2b96bc
Change DatabaseConn to return the cursor instead
2016-11-07 17:32:40 -06:00
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
shaun
881b3f8e70
use new DatabaseCon context class
2016-11-05 13:19:57 +11:00
sfaulds
e34734931d
add wrapper fun for logging errors
2016-11-02 15:11:04 +11:00
angelblue05
a00d55ac0e
Rework downloadutils ( #63 )
2016-09-26 21:50:58 -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
b34007f727
Pylint ( #60 )
2016-09-10 06:15:58 -05:00
angelblue05
3d31568518
Pylint + Fix initial setup for fresh installs
2016-09-04 22:33:34 -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
3e1aa94c78
Strings - translation
2016-06-20 20:57:29 -05:00
angelblue05
5658801f72
Centralized logging
2016-06-17 22:03:28 -05:00
Nick
ffb2b11d7c
screensaver sync delay increased to 5 seconds
2016-05-11 15:35:35 +10:00
Nick
a07f545d5a
added option to perform sync when screensaver is deactivated
2016-04-29 15:48:09 +10:00
SpootDev
d080c49821
cleanup
2016-04-04 16:21:05 -05:00
SpootDev
47beade09a
reserved word type
2016-03-31 10:39:00 -05:00
angelblue05
c4e936e985
Remove auto reset detection
...
Will review at a later time
2016-02-26 22:30:56 -06:00
angelblue05
228501d99c
Move removal to context menu
...
There was a typo in the delete as well. Remove videolibrary.on.remove
due to potential issue if clean database runs and user is using plugin
paths.
2016-02-16 22:13:10 -06:00
angelblue05
6c801c326c
Fix typo
2016-02-13 23:29:01 -06:00
angelblue05
d3f2969e80
Fix typo
2016-02-12 16:31:01 -06:00
angelblue05
54e998d579
Update skip delete message
...
Github wiki updated accordingly
2016-02-12 16:30:20 -06:00
angelblue05
da66d61f6c
Revert "OnSettings adjust logic"
...
This reverts commit dfd5479d8e
.
2016-02-05 16:17:37 -06:00
angelblue05
dfd5479d8e
OnSettings adjust logic
...
For playback mode changes, do not update the window prop
2016-02-05 15:49:25 -06:00
angelblue05
c4608b38e1
Fix resume when using play-to
2016-02-03 19:06:12 -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
marcelveldt
eae4fea76a
more unicode fixes: os.path functions use unicode depending on the OS
2016-01-18 12:05:05 +01:00
angelblue05
f99efb2a83
Add settings monitor
...
Prompt for reset if playback mode change is detected
2016-01-09 04:53:04 -06:00
angelblue05
7a19f010dc
Correct reversed settings
2015-12-31 17:16:16 -06:00
angelblue05
445469302f
Fix delete
...
Remove verification - option is only for deletion after playback.
2015-12-28 03:54:46 -06:00
angelblue05
69884a1b54
Readd with lowercase name
2015-12-24 14:07:00 -06:00