wait for container station on start, web panel update
This commit is contained in:
@@ -3,7 +3,7 @@ QPKG_NAME="RoonServer"
|
||||
# Name of the display application.
|
||||
QPKG_DISPLAY_NAME="Roon Server"
|
||||
# Version of the packaged application.
|
||||
QPKG_VER="2026-04-14"
|
||||
QPKG_VER="2026-04-15"
|
||||
# Author or maintainer of the package
|
||||
QPKG_AUTHOR="Christopher Rieke"
|
||||
# License for the packaged application
|
||||
@@ -12,7 +12,7 @@ QPKG_AUTHOR="Christopher Rieke"
|
||||
QPKG_SUMMARY="Roon organizes your personal music files, TIDAL streams, and internet radio stations and adds rich data like artist photos, bios, tour dates, lyrics, credits, and more. Using Roon Server with remote apps for Mac, Windows, iOS, and Android you can stream audio around your home to Sonos, AirPlay, Squeezebox, and Roon Ready devices."
|
||||
|
||||
# Preferred number in start/stop sequence.
|
||||
QPKG_RC_NUM="101"
|
||||
QPKG_RC_NUM="200"
|
||||
# Init-script used to control the start and stop of the installed application.
|
||||
QPKG_SERVICE_PROGRAM="RoonServer.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user