Kodi Community Forum

Full Version: WatchList Script not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
AFAIK MQ3 does not support watchlist script.

You would have to code it yourself...

cheers,
mad-max
(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.
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...