reading guisettings from python
#1
Hi all,

I know this has been a hot topic before (I've search this forum)

You could do it with the httpapi before but as far as I've read, this isn't possible anymore.
Is there another way to do this?

My exact question is that I want to know if the user has enabled karaoke support or not.

Thank you in advance
Reply
#2
i haven't tested it but this should do the trick:
xbmc.getCondVisibility('system.getbool(karaoke.enabled)')
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
It worked like a charm!
Thank you so much for this
Reply
#4
i have a same task ,
i wanna modify the guisetting as "filelists.showparentdiritems"is true by default .
i want to make it "false" if this it is maked as "true".

any Idea relating this ...
waiting for positive reply
Reply

Logout Mark Read Team Forum Stats Members Help
reading guisettings from python0