Kodi Community Forum
WatchList Script not 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: Aeon MQ (https://forum.kodi.tv/forumdisplay.php?fid=68)
+---- Thread: WatchList Script not working (/showthread.php?tid=125672)



WatchList Script not working - TheFonz - 2012-03-16

For some reason the WatchList script is not working for me. I cannot find the option to run it, I don't know how to access it. I have it installed, though it isn't coming up in the enabled addons under any option. Anyone have any ideas where to start?
I've search high and low for some sort of answer to my issue but haven't been able to find it anywhere. I have tried this thread using this users post but unfortunately all this seems to do is enable the watchlist option under the reminders section in the skin options.
Anyone able to help a fellow MQ3 lover out?


RE: WatchList Script not working - mad-max - 2012-03-16

AFAIK MQ3 does not support watchlist script.

You would have to code it yourself...

cheers,
mad-max


RE: WatchList Script not working - TheFonz - 2012-03-17

(2012-03-16, 15:18)mad-max Wrote: AFAIK MQ3 does not support watchlist script.

You would have to code it yourself...

cheers,
mad-max

This post by Marcus says that the script is supported.


RE: WatchList Script not working - Vaikin - 2012-03-17

Settings -> Skin Options -> Reminders -> Recommended Items.

Looking at MultiFunctionWidget.xml I found lots of things like:

Code:
<label2>$INFO[Window.Property(WatchList_Episode.1.Label)]</label2>

Looks like watchlist to me...