Kodi Community Forum
Watchlist working? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Transparency! (https://forum.kodi.tv/forumdisplay.php?fid=115)
+----- Thread: Watchlist working? (/showthread.php?tid=133794)



Watchlist working? - bobrap - 2012-06-11

Didn't know where to post this, but, since I think Ronie is working on this, I'll ask here. I'm using XBMC 11, no nightlies, and I keep getting watchlist failed. Is this script broken on everything or am I not holding my mouth right? Smile Thanks.


Re: Watchlist working? - Martijn - 2012-06-12

What does it exactly do and we need.a full Debug Log uploaded on xbmclogs.com or pastebin.com


RE: Watchlist working? - bobrap - 2012-06-12

debug log

Hope this helps, thanks.


RE: Watchlist working? - ronie - 2012-06-13

thanx, will look into it.

looks like there's an invalid 'lastplayed' date stored in the db.
i've seen this one time before, but i'm clueless as to why this can happen.




RE: Watchlist working? - bobrap - 2012-06-13

Should I delete my db and resrape?


RE: Watchlist working? - ronie - 2012-06-13

(2012-06-13, 02:34)bobrap Wrote: Should I delete my db and resrape?

that might fix things, but you'll loose the 'watched' status of your movies most likely.


RE: Watchlist working? - Martijn - 2012-06-13

(2012-06-13, 20:31)ronie Wrote:
(2012-06-13, 02:34)bobrap Wrote: Should I delete my db and resrape?

that might fix things, but you'll loose the 'watched' status of your movies most likely.

Set your source to none. it will ask to clean library and then set content again.
This should preserve the watched status but will rescrape all data


RE: Watchlist working? - ronie - 2012-06-13

(2012-06-13, 20:32)Martijn Wrote:
(2012-06-13, 20:31)ronie Wrote:
(2012-06-13, 02:34)bobrap Wrote: Should I delete my db and resrape?

that might fix things, but you'll loose the 'watched' status of your movies most likely.

Set your source to none. it will ask to clean library and then set content again.
This should preserve the watched status but will rescrape all data

question is will it keep the playdate or not when you do it this way?



RE: Watchlist working? - Martijn - 2012-06-13

(2012-06-13, 20:34)ronie Wrote:
(2012-06-13, 20:32)Martijn Wrote:
(2012-06-13, 20:31)ronie Wrote: that might fix things, but you'll loose the 'watched' status of your movies most likely.

Set your source to none. it will ask to clean library and then set content again.
This should preserve the watched status but will rescrape all data

question is will it keep the playdate or not when you do it this way?

It will keep that date so that won't work.
So it is start all over again (perhaps using export db and rescrape import watched status) or using an sql database browser to browse through the files table so you know which one screws up.
Perhaps adding a Debug Log line in the script will also tell you which one


RE: Watchlist working? - bobrap - 2012-06-14

Thanks guys. I'm doing a complete windows/xbmc reinstall. See what happens. Is this an unfortunate glitch or something that may be fixed? If all is working correctly, does this script work with nightlies? Thanks again.


RE: Watchlist working? - ronie - 2012-06-14

yeah, xbmc has stored an invalid playdate in the videodb.
not sure how/why it happened.

the script should run fine on nightlies though.


RE: Watchlist working? - bobrap - 2012-06-14

OK, great. I like using the nightlies and REALLY like this script. Just did the reinstall and I'll post if I get the error again. Thanks!

Is this the latest version...script.watchlist-0.1.14?


RE: Watchlist working? - ronie - 2012-06-14

(2012-06-14, 22:14)bobrap Wrote: OK, great. I like using the nightlies and REALLY like this script. Just did the reinstall and I'll post if I get the error again. Thanks!

Is this the latest version...script.watchlist-0.1.14?

latest is 0.1.13

0.1.14 is the same but with some extra logging for troubleshooting purposes.


RE: Watchlist working? - Hetoft - 2012-06-18

Hi there, getting the same error myself. Did you get it fixed? If so, how?


RE: Watchlist working? - ronie - 2012-06-18

please report watchlist issues in this thread:
http://forum.xbmc.org/showthread.php?tid=113702