mopidy-websettings
mopidy-websettings copied to clipboard
An easy to use Settings page for Mopidy and Pi MusicBox, editable in the browser
## Purpose This is required by Mopidy-AlarmClock integration (https://github.com/woutervanwijk/Pi-MusicBox/issues/270). ## Proposed solution ### In web interface - Take list of timezones from folder `/usr/share/zoneinfo/` (may be there is better way...
When a definition like the following is added to `settingsspec.ini`: ``` wifi_scan_ssid = "boolean(default=true)" ``` Websettings does **not** show the setting as enabled by default if the value is not...
I would like to propose two additional checkboxes for WiFi - _Force WPA2-AES (for enhanced security)_ - _Connect to network even if it is hidden_ (this is always enable currently)...
Currently the only settings that are shown are those in the config file. If a setting is not specified in the config file because it is the default then it...
Settings are show for all the hardcoded extensions in settingsspec.ini. It would be nice if they could only be shown for those extensions actually installed on the system. It should...
it would be really nice if you could somehow get the versions of all the installed extensions and and then have a notification when a newer version is available. I'm...