enter a specific movie Genres from home page
#16
Remove <onclick> and all should be fine

<q mod="ctrl">ActivateWindow(myvideolibrary, special://skin/extras/playlists/Kinderserie.xsp)</q>
Reply
#17
@grajen3

great it works, THANKS

Could you help me with a second problem. Now the xsp Files are in the skin folder. If a delte the skin whyever, the xsp files are gone. Could i put the xsp files to this folder ? And how must the syntax in the line ?

C:\Users\Testuser\AppData\Roaming\XBMC\userdata\playlists\video\Kinderserie.xsp

Greets

Eisi
Reply
#18
firstly try this:

<q mod="ctrl">ActivateWindow(myvideolibrary, special://videoplaylists/Kinderserie.xsp)</q>

if this fails to work try this:

<q mod="ctrl">ActivateWindow(myvideolibrary, special://userdata/playlists/video/Kinderserie.xsp)</q>
Reply
#19
@grajen3

That here works perfekly !! Thanks again

<q mod="ctrl">ActivateWindow(myvideolibrary, special://videoplaylists/Kinderserie.xsp)</q>

Greets
Eisi
Reply

Logout Mark Read Team Forum Stats Members Help
enter a specific movie Genres from home page0