2015-06-15, 11:51
(2015-06-13, 11:48)im85288 Wrote:(2015-06-12, 16:42)bigpanda Wrote: Hi,
I cannot get this to work with the FTV skin.
I can see this in my log ( i will pastebin entire log if requested)...
10:52:46 T:5576 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Calling autoplayback totaltime - playtime is 2769.80601364
10:52:46 T:5576 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got active player {"id":1,"jsonrpc":"2.0","result":[{"playerid":1,"type":"video"}]}
10:52:46 T:5576 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Getting details of playing media
10:52:46 T:5576 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got details of playing media{"id":1,"jsonrpc":"2.0","result":{"item":{"label":"Welcome to Briarcliff","tvshowid":-1,"type":"episode"}}}
10:52:46 T:5576 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Exception in Playback Monitor Service: 'id'
is the tvshowid the problem..?
I am on Kodi 15 Beta 1 and the tvshow strms are scraped using the TVDB metadata addon (version 1.8.1)
As its a strm I cannot say for sure, you could try getting Emby to scrape the info.
I,ve plagarized some code fom lazyty and have got strm support working. Now that i can test this is there a way to show the next episode ( watched or not ) and not the next unwatched episode ??
my bad.. found an exception which caused first in series to be shown... tesing changes