2013-10-05, 06:23
Hi,
I fall in love with this skin.
But something's wrong with the favorites default menu provided from witch I expected so much.
Thumbnail (favorites) that points to smart playlist are empty:
However, they're displayed well in menu:
I tested with xeebo skin and it works but it seems it handles them with a different hook.
My favorites points to smart playlist except one that points to sets link. This is the only one witch thumbnail is correctly displayed in Ace.
Here is my favourites.xml content:
Issue is not related to special:// path used in the file. I tested with absolute path.
No problem if favorite points to a single movie.
my log is here
Please need help unless it is a bug or a feature currently not available for my case.
I fall in love with this skin.
But something's wrong with the favorites default menu provided from witch I expected so much.
Thumbnail (favorites) that points to smart playlist are empty:
However, they're displayed well in menu:
I tested with xeebo skin and it works but it seems it handles them with a different hook.
My favorites points to smart playlist except one that points to sets link. This is the only one witch thumbnail is correctly displayed in Ace.
Here is my favourites.xml content:
Code:
<favourites>
<favourite name="Aléatoire" thumb="special://home/vignettes/Random.png">ActivateWindow(10025,"special://profile/playlists/video/Aléatoire.xsp")</favourite>
<favourite name="Animation" thumb="special://home/vignettes/Films Animés 03.jpg">ActivateWindow(10025,"special://profile/playlists/video/Animation.xsp")</favourite>
<favourite name="Belmondo" thumb="special://home/vignettes/belmondo.jpg">>ActivateWindow(10025,"special://profile/playlists/video/Belmondo.xsp")</favourite>
<favourite name="Disney" thumb="special://home/vignettes/disney-dreams_12.jpg">ActivateWindow(10025,"special://profile/playlists/video/Disney.xsp")</favourite>
<favourite name="Dreamworks" thumb="special://home/vignettes/dreamworks.jpg">ActivateWindow(10025,"special://profile/playlists/video/Dreamworks.xsp")</favourite>
<favourite name="Italien" thumb="special://home/vignettes/italia-1000x1500.jpg">ActivateWindow(10025,"special://profile/playlists/video/Italien.xsp")</favourite>
<favourite name="JapAnime" thumb="special://home/vignettes/japanime2.jpg">ActivateWindow(10025,"special://profile/playlists/video/JapAnime.xsp")</favourite>
<favourite name="Kim Ki-Duk" thumb="special://home/vignettes/Korea-1000x1500.jpg">ActivateWindow(10025,"special://profile/playlists/video/Kim Ki-Duk.xsp")</favourite>
<favourite name="Kung-fu" thumb="special://home/vignettes/Preview.png">ActivateWindow(10025,"special://profile/playlists/video/Kung-fu.xsp")</favourite>
<favourite name="Parodies" thumb="special://home/vignettes/parodie.jpg">ActivateWindow(10025,"special://profile/playlists/video/Parodies.xsp")</favourite>
<favourite name="Lord of the Ring - Saga" thumb="special://home/vignettes/Lord of the Ring.jpg">ActivateWindow(10025,"special://profile/playlists/video/Lord of the Ring - Saga.xsp")</favourite>
<favourite name="Pixar" thumb="special://home/vignettes/Pixar.jpg">ActivateWindow(10025,"special://profile/playlists/video/Pixar.xsp")</favourite>
<favourite name="Sagas" thumb="special://home/vignettes/SAGAS.jpg">ActivateWindow(10025,"videodb://1/7/")</favourite>
<favourite name="Star Trek" thumb="special://home/vignettes/Star Trek Next Gen.jpg">ActivateWindow(10025,"special://profile/playlists/video/Star Trek.xsp")</favourite>
<favourite name="Super Héro" thumb="special://home/vignettes/Marvel Animated.jpg">ActivateWindow(10025,"special://profile/playlists/video/Super Héro.xsp")</favourite>
</favourites>
Issue is not related to special:// path used in the file. I tested with absolute path.
No problem if favorite points to a single movie.
my log is here
Please need help unless it is a bug or a feature currently not available for my case.