Allow Youtubelinks beside Screenshots (Addon.xml)
#1
Would imho. be a nice Feature if Youtube-links would work as well as Picture Paths (Addon.xml)

xml:

<extension point="xbmc.addon.metadata">
        <assets>
            <icon>resources/icon.png</icon>
            <fanart>resources/fanart.jpg</fanart>
            <screenshot>https://www.youtube.com/watch?v=mILFIf4iVag</screenshot>
            <screenshot>resources/screenshots/02.jpg</screenshot>
            <screenshot>resources/screenshots/03.jpg</screenshot>
            <screenshot>resources/screenshots/04.jpg</screenshot>
            <screenshot>resources/screenshots/05.jpg</screenshot>
        </assets>
...

A klick on the Video Thumbnail could Play it.

Probably specialy interesting for Skins
Reply

Logout Mark Read Team Forum Stats Members Help
Allow Youtubelinks beside Screenshots (Addon.xml)0