You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
The current advancedsettings.xml configurator doesn't allow much customization besides simple "presets". The wizard also sometimes skips backing up, overwrites, or clears the file completely.
Describe the solution you'd like
Ideally, be able to modify many of the settings defined on the Kodi wiki, with better granularity. Also, fix the backup and restore of the file.
Additional context
Much of the code related to advancedsettings.xml will require intensive rewrites, since it is legacy code, and quite undocumented.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The current
advancedsettings.xml
configurator doesn't allow much customization besides simple "presets". The wizard also sometimes skips backing up, overwrites, or clears the file completely.Describe the solution you'd like
Ideally, be able to modify many of the settings defined on the Kodi wiki, with better granularity. Also, fix the backup and restore of the file.
Additional context
Much of the code related to
advancedsettings.xml
will require intensive rewrites, since it is legacy code, and quite undocumented.The text was updated successfully, but these errors were encountered: