Settings.xml comparators stopped working in Leia
#16
(2019-03-14, 20:51)NeBouse Wrote: Is anybody going to do something about this one day or another ?
I know it's free and a "hobby" for the devs, but regressions and breaking addons should not happen, or at least should be fixed ASAP...

Source code is found here
https://github.com/xbmc/xbmc
So go ahead
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#17
Using lvalue settings type works, which I recommend since it also allows for translation:
xml:

<setting id="setting_1" type="select" label="30001" lvalues="30003|30004" default="1"/>
<setting id="setting_2" type="select" label="30002" lvalues="30005|30006" default="0" visible="!eq(-1,1)"/>
Reply
#18
Is this ever going to be fixed?
Reply
#19
Still not fixed 18.5 :-(
Reply
#20
Will the new settings format work in Kodi Leia?. As for now some elements still won't work.
Reply

Logout Mark Read Team Forum Stats Members Help
Settings.xml comparators stopped working in Leia0