Bug Can't use custom Video Playlist for background
#1
Bug 
Hi guys,

I love that skin, thanks for your work on it!!!

I'm trying to assign a custom video playlist as background on one menu item... but it always display the widget one...
It works just after a reboot and seems to be rolled back to widget list instead as soon as the widget get loaded.

I have the same behaviour for movies but movies is worse its directly the widget playlist instead of the background one.

I found this which seems normal: .kodi\userdata\addon_data\script.skinshortcuts\skin.arctic.zephyr.properties
Code:
['mainmenu', '31002', 'widgetaspect', u'Poster'],
['mainmenu', '31002', 'background', u'playlistBackground'],
['mainmenu', '31002', 'backgroundName', u'(Video Playlist) TV Shows to watch'],
['mainmenu', '31002', 'backgroundPlaylist', u'special://profile/playlists/video/TVShowsToWatch.xsp'],
['mainmenu', '31002', 'backgroundPlaylistName', u'(Video Playlist) TV Shows to watch'],
['mainmenu', '31002', 'widget', u'Library'],
['mainmenu', '31002', 'widgetName', u'In progress TV shows'],
['mainmenu', '31002', 'widgetType', u'tvshows'],
['mainmenu', '31002', 'widgetTarget', u'videos'],
['mainmenu', '31002', 'widgetPath', u'library://video/inprogressshows.xml/'],
['mainmenu', '31002', 'icon', 'special://skin/extras/icons/tvshows.png']
A little help will be great!

ThanksBig Grin
Reply

Logout Mark Read Team Forum Stats Members Help
Can't use custom Video Playlist for background1