The new justifiably/logitechmediaserver container doesnt allow an easy update via e.g. "dpkg -i LMS_all.deb". You cannot stop the server,. the container really only launches LMS. Passing LMSDEB didnt work for me as I used the QNAP UI (ENV vs ARG?) and I didnt use commandline. Therefore it might work via commandline My way for updating to test:
- use justifiably/logitechmediaserver container, download image, start container - open terminal in container - download your desired LMS_all.deb version - either in mounted volume or directly in the container (you might need to install wget via apt-get) - enter "echo PATH_TO_LMS_all.deb > /mnt/state/cache/updates/server.version" - restart container The startup script for LMS, checks "server.version" and if existent will do an update on LMS before starting it. The "server.version" file will then be moved, so another update is not taking place. Be careful as this update doesnt survive new image download plus container installation. Hope this helps, regards, André -- LMS auf einem QNAP TS-653B in einem Debian Docker-Container Versionsnummer: Logitech Media Server Version: 7.9.0 - 1488878280 @ Wed Mar 8 14:36:54 UTC 2017 Player: 1x SB Touch, 2x SB Radio, 1x SB Duet. ------------------------------------------------------------------------ bigcookie's Profile: http://forums.slimdevices.com/member.php?userid=63397 View this thread: http://forums.slimdevices.com/showthread.php?t=110636
_______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
