Quantcast
Channel: Kodi Community Forum - Skinning
Viewing all articles
Browse latest Browse all 1802

Favourites workaround not working

$
0
0
Prior to v19 I was able to edit favourites.xml like so...
PHP Code:
<favourites>
    <
favourite name="Test">LoadProfile(Test)</favourite>
</
favourites

... then assign to a skin variable with:
PHP Code:
<onclick>RunScript(script.favourites,property=MyVariable)</onclick

Favourite is not visible (others are) in DialogSelect for matrix but I can see it and run it in the favourites window. Any ideas why this would be happening? thx

Viewing all articles
Browse latest Browse all 1802

Trending Articles