Windows - How to have script use its own settings.xml file?
#1
Could somebody please enlighten me on how to write and get settings from a settings.xml file in a specific script directory in Windows? Like fetching from the user profile's scripts directory?

I know it uses settings = then some path...I just cant figure it out.
Reply
#2
xbmcaddon.getSetting("foo"). setSetting() is also there.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Forgive me for being dense, but could someone make a small code sample that shows how to do this, saving to an xml file that is in a specific script directory?
I'm not a python coder, I really need to deconstruct code to learn.

Thanks.
Reply

Logout Mark Read Team Forum Stats Members Help
Windows - How to have script use its own settings.xml file?0