Release WatchedList - service to automatically save/restore watched state
#76
Hello,

Great Plugin! Thank you!
I have just reinstalled my Kodi and where happy to see that my watched episodes are marked as watched.
But i have missed some entry. So i have viewed my log and see, that there are many errors logged:

WARNING: service.watchedlist: get_watched_xbmc: xbmc tv showid 7 is not in table xbmc-tvshows. Skipping SingAlarm S01E18
This error i have on 45 lines with 7 series.

I have read this thread und have shown the output of
Code:
http://localhost:8080/jsonrpc?request={"jsonrpc": "2.0", "method": "VideoLibrary.GetTVShows", "params": {"properties": ["title", "imdbnumber"], "sort": { "order": "ascending", "method": "title" } }, "id": 1}
Code:
{
imdbnumber: "",
label: "SingAlarm",
title: "SingAlarm",
tvshowid: 7
},
This error is always, when the series has no "imdbnumber"....i have 7 series with no imdbnumber.

What can i do, to work around the error? I cant get an imdbnumber from this series...

Regards
Blondie
Reply


Messages In This Thread
RE: WatchedList - service to automatically save/restore watched state - by Blondie - 2016-02-07, 21:03
Logout Mark Read Team Forum Stats Members Help
WatchedList - service to automatically save/restore watched state3