2011-11-18, 03:06
Sorry to ask again but is it possible to fix the script.favourites for this skin, I cannot add menu item...'cannot find favourites.xml' with this skin only, works with others. Thanks
xaro Wrote:In the new version of xbmc 11.0 beta1 for ATv2 are not displayed in the series recently added.
Is there a solution I would like to keep skin.
Quote:You have to edit the xml of the viewtype...recently added in 10 was done via script, now it's built in...
You have to change the infolabels
<visible>[Container(9000).Hasfocus(2) + !Skin.HasSetting(HomeMenuNoTVShowsButton)] | Container(9000).Hasfocus(11)] + !Skin.HasSetting(HorizontalMenu) | [Container(19000).Hasfocus(2) + !Skin.HasSetting(HomeMenuNoTVShowsButton)] | Container(19000).Hasfocus(11) + Skin.HasSetting(HorizontalMenu)]</visible>
<visible>[Container(9000).Hasfocus(2) + !Skin.HasSetting(HomeMenuNoTVShowsButton)] | Container(19000).Hasfocus(11)] + !Skin.HasSetting(HorizontalMenu) | [Container(19000).Hasfocus(2) + !Skin.HasSetting(HomeMenuNoTVShowsButton)] | Container(19000).Hasfocus(11) + Skin.HasSetting(HorizontalMenu)]</visible>