Hello everyone, in the project that I am currently working on, the user is able to manually add (multiple) websites to the addon with each site having its own settings. However, the conventional settings.xml only allows for static entries.
Basically, I see three solutions to this problem: a) Dynamically add tabs to the normal addon settings window b) Create a settings-like dialog in the addon itself and use my own config database c) Edit the settings.xml from the plugin itself Regarding the first two ideas, I don't know how to do it or even where to start. Do you guys have any ideas or resources on how I can realize this? c) would be rather easy and convenient, but is it legitimate to edit these files at runtime? Thanks Markus ------------------------------------------------------------------------------ _______________________________________________ Xbmc-addons mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbmc-addons
