Solved Youtube Thumbnails - Fixed
#1
Hello, I edit a Conq skin and found Youtube Addon thumbs not show, But i fixed the problem. Cool:

Image

This procedure is very complicated and only skilled people in hardware and software to do this.

Not really, The fix is easy!. Huh

1. Open file: Kodi Path\addons\skin.conq.mod\16x9\Viewtype51.xml

2. Go to line 120.

3. Change this:

Code:
                    <visible>!SubString(ListItem.Icon,Default)</visible>

To this:

Code:
                    <visible>!SubString(ListItem.Icon,Default,left)</visible>

Image

4. Save changes and restart Kodi.

Done!.

Yes, Only need to add ,left and this is fixed.

Image

PD: About the blue bar at the picture it's because I'm editing the skin, It will not appear on apply this fix.
Reply
#2
Nice !!
Will Use this one in my mod .
Thanks
Reply
#3
Yeah, Is a simple bug Blush
Reply
#4
This is already fixed in the latest test build -

http://forum.kodi.tv/showthread.php?tid=206899
Reply

Logout Mark Read Team Forum Stats Members Help
Youtube Thumbnails - Fixed0