So I am trying to figure out why I can't get any notifications to pop up even when the log implies they should have.
I'm using the following code:
https://github.com/im85288/service.nextu...b8cf1381e2
from about 3 hours ago
I've tried in confluence skin and Titan skin
Now I should mention that these are streams that have been added to the Kodi library and played from the library which then hands off to the addon for video playback
From what I've read this should now be working?
The addon in question is Gen-I-sis - can we even say it aloud in the forums? (Apologize in advance to the overly sensitive who read this and feel the need to lecture me on my choice of addons, please don't ;-))
07:27:22 T:8980 WARNING: Previous line repeats 61 times.
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Calling autoplayback totaltime - playtime is 28.1140136719
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got active player {"id":1,"jsonrpc":"2.0","result":[{"playerid":1,"type":"video"}]}
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Getting details of playing media
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got details of playing media{"id":1,"jsonrpc":"2.0","result":{"item":{"episode":2,"label":"I am Also a We","playcount":0,"season":1,"showtitle":"Sense8","tvshowid":-1,"type":"unknown"}}}
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Netflix style autoplay succeeded.
Any help appreciated even if to say this combo is not supported
Thanks
Mario