settings.xml not clearing when default is selected
#1
Hi there,

Ive a little addon that im trying to get the settings.xml to clear the bottom line when I click defaults. Right now it doesnt

any ideas?
xml:
<settings>
<category label="General">
    <setting label="DRIVE" type="folder" id="drive" source="auto" option="writeable" default="/media/KODI/" />
    <setting label="SD CARD" type="folder" id="card" source="auto" option="writeable" default="" />    
</category>
</settings>
Reply

Logout Mark Read Team Forum Stats Members Help
settings.xml not clearing when default is selected0