When you export your library to separate files, an .nfo file is created with the playcount, or perhaps http://kodi.wiki/view/MySQL might be of use?egbaud wrote:Iplaycount': 1
Use the stable release of 'Jarvis' instead?Kodi Krypton
When you export your library to separate files, an .nfo file is created with the playcount, or perhaps http://kodi.wiki/view/MySQL might be of use?egbaud wrote:Iplaycount': 1
Use the stable release of 'Jarvis' instead?Kodi Krypton
Code: Select all
XBMC2.JSONRPC(u'Settings.GetSettingValue', u'{"setting": "audiooutput.passthrough"}', False, True)That's the error for updating actions not related to JSON-RPC, I have unfortunately not fixed that. It will be fixed in the next release, but I have no idea when.Luca Brasi wrote:This is the error I get:
Are you using the last version 0.6.33? as that sounds like a problem I fixed a while ago.As soon as I try to open the action in question eg will just stall and I will have to kill and restart it.
You need to use JSON-RPC method "VideoLibrary.GetEpisodeDetails" some examples here and hereegbaud wrote:XBMC2.VideoLibrary.OnUpdate.episode {u'item': {u'id': 88408}, u'playcount': 1}
Does anybody know how to associate the episode id in this event with filenames for the watched media?
You're right! I redownloaded that version and installed it again. It is working as it should now as before. Don't know exactly what happened. I had installed the eg 5 beta quite some time ago and might have forgotten to bring back xbmc2 plugin back to the latest version when going back to stable eg version. So, sorry for the confusion!Are you using the last version 0.6.33? as that sounds like a problem I fixed a while ago.
Good.Luca Brasi wrote:You're right! I redownloaded that version and installed it again. It is working as it should now as before.
Don't worry about it, It's mostly my fault as I haven't updated the version in EventGhost, as it's quite old now.So, sorry for the confusion!
Update to the latest ver 0.6.34 that fixed the "Update actions" button in the plugin config.rivo wrote:Would it be possible to add a section for PVR Live Tv in XBMC2 plugin?
It should always try to get a subtitle in sync - so it should work. If not I imagine you have to bind the shortcut buttons kodi have to something in eventghost. EG: If you press right arrow on keyboard while on kodi it skips some seconds right? I imagine there would be a shortcut for subtitles as well, just bind that to something and do the same with up and down, then you can browse the subtitles.jang430 wrote:By doing that, I believe you don't have control whether it gets the right subtitle or not.