feat: added web server with currently playing song
This commit is contained in:
parent
1a4986f294
commit
7f16452a99
12 changed files with 847 additions and 9 deletions
|
@ -19,4 +19,8 @@ JUKEBOX_SUBSONIC_PASSWORD=your_subsonic_password
|
|||
|
||||
# Jukebox settings
|
||||
# JUKEBOX_AUDIO_VOLUME=0.5
|
||||
# JUKEBOX_TIMEOUT_SEC=30
|
||||
# JUKEBOX_TIMEOUT_SEC=30
|
||||
|
||||
# Web server settings
|
||||
# JUKEBOX_WEB_ENABLED=true
|
||||
# JUKEBOX_WEB_ADDR=:8080
|
Loading…
Add table
Add a link
Reference in a new issue