BigNoid / Aeon-Nox

A skin for XBMC/Kodi
Other
255 stars 187 forks source link

Support Infowall view for AdvancedLauncher #666

Closed mechevarria closed 8 years ago

mechevarria commented 9 years ago

InfoWall view is no longer available. Hopefully this one-liner is all that is needed

~/.kodi/addons/skin.aeon.nox.5/1080i/View_51_InfoWall.xml

change line 495

<visible>Container.Content(addons)</visible>

to

<visible>Container.Content(addons) | SubString(Container.FolderPath,plugin.program.advanced.launcher)</visible>
mechevarria commented 8 years ago

Advanced launcher is a dead plugin so its not worth adding code to support.