foxbow / mixplay

mpg123 based player frontend supporting demon mode, random play, stream play and remote access. Designed to act as a replacement for my Squeezebox should it cease to work one day.
MIT License
1 stars 1 forks source link

run init over web and rework tools view #33

Open foxbow opened 5 years ago

foxbow commented 5 years ago

initializing the mixplay configuration is done via the command line. This process should be moved to the browser for headless installations.

This may also be used to add new remotes on a running system. However the maintenance access should be password locked. Like setting the password on the very first access, initialize the basic system and run. After that, changes to the config (QUIT, flirc-support, change music directory, add profile, rescan) should only be accessible after giving the password.

Adding profiles and channels are borderline issues.