Posts: 38
Joined: Dec 2016
Reputation:
1
2017-09-05, 22:48
(This post was last modified: 2017-09-05, 22:49 by chrisonline1205.)
Is there a known bug that "On Playback Ended" event does not work anymore with the latest Kodi 17.4?
I have an Playback started and ended event and the started is working but the ended not anymore.
If I hit the test button it is working, but not if I stop a movie.
Has worked before and has stopped working.
Is this a known bug ?
Gesendet von meinem SM-G950F mit Tapatalk
Posts: 426
Joined: Nov 2011
Reputation:
1
I'm pulling my hair out trying to schedule a Manual Sync for the Emby for Kodi Add-On. I've got my Task setup as follows:
RunPlugin(plugin.video.emby/?mode=manualsync)
But it doesn't seem to do accomplish anything. I've also tried simply launching the Emby for Kodi plugin, itself, via (RunPlugin(plugin.video.emby) but nothing productive happens there either.
I'm a noob when it comes to this stuff. Any help would be hugely appreciated!
Posts: 2
Joined: May 2017
Reputation:
0
2017-10-17, 22:41
(This post was last modified: 2017-10-18, 14:53 by Juraj.)
Hi, I can see high CPU usage (one whole core consumed) when using Logsimple or Logregex events, any idea ?
Or if I would like to monitor OnSleep and OnWake notifications how can I do that via JSON notification ?
Which sender, method and data to use ?
Thanks,
Juraj
Posts: 9
Joined: Nov 2013
Reputation:
0
Hello, i have a problem with the add-on.
I launch kodi as portable (-p), and i have several profiles. I installed the add-on for one of the profiles.
To make it work, i need to disable and then enable it, or update it, at every launch of kodi. Otherwise, the scripts don't fire.
If i do it, then it works fine.
Do you have an idea why?
Thx.
Posts: 101
Joined: Aug 2011
Reputation:
4
Is there any option to execute script onError event ?
Use case :
Eg I want to send notification via mail of.any errors occured (any new "error" entries in kodi log )
Posts: 1
Joined: Apr 2018
Reputation:
0
Hello,
I like this addon, I want to use it to control a relay on Libreelec.
Unfortunately, I can not get to one point:
Would it be possible to hav the idle time option to be available for events like onPlayBackPaused and onPlayBackEnded?
Background: I want to turn the amplifier on and off at the relay, but not immediately.
I've tried something to solve this with a script, but it seems easier, if that would already be possible in callbacks.
Many Thanks and Greetings
Henry