Kodi Community Forum

Full Version: Can advancedsettings.xml be written to use Python?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can advancedsettings.xml be written so that I can use python to act for "cleandatetime" and "cleanstrings"?

 I only came across Kodi last Thursday and have hit the limits of what XML regex can do for these functions, and though I may be blind I've yet to find any clarification about how kodi is setup to interpret or parse data between these optional files. So any advice/examples of how I could service these two functions with python would be greatly appreciated.