Kodi Community Forum

Full Version: How to hide lsep in settings.xml, is this a bug ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
xml:

<setting label="30145" type="bool" id="experimental" default="false"/>
<setting label="30029" type="lsep" visible="eq(-1,true)"/>

The code above worked fine in v17, the lsep item would be invisible until 'experimental' button was clicked, then the lsep would show up, now its visible all the time no matter what is selected with 'experimental'
Wiki say it should work, but it doesn't.
yup, it's a bug.
there are a few known issues with the addon settings system in v18 and this is one of them.
Thanks for super quick respond about this issue, I will leave it as, until 18.1 (probably).

btw: do you remember about me?: https://github.com/xbmc/xbmc/issues/14573
sure, just got a notification email this morning of your latest response to the ticket ;-)
(2019-02-13, 12:02)ronie Wrote: [ -> ]sure, just got a notification email this morning of your latest response to the ticket ;-)
 Thank you very much, if I can help anyway to help you guys out with this just tell. Have a great day !