> I'm currently running LMS stable release 7.9.1 in justifiably's docker
> image on an Intel NUC, and I'm experiencing some inconsistencies in
> search results for artists. I noticed some changes regarding searches in
> the change logs for 7.9.2, so I would like to try if an update might fix
> my issues. But I don't know how.
Reading the Dockerfile
(https://hub.docker.com/r/justifiably...ver/dockerfile),
there's a line which says:
"# Pass in LMSDEB to override. Using a nightly release, can be updated
in place without rebuilding image.
ARG
LMSDEB=http://downloads.slimdevices.com/LogitechMediaServer_v7.9.1/logitechmediaserver_7.9.1_all.deb"
So I must assume you'd define the LMSDEB variable in the command line
launching the image.
--
Michael
> image on an Intel NUC, and I'm experiencing some inconsistencies in
> search results for artists. I noticed some changes regarding searches in
> the change logs for 7.9.2, so I would like to try if an update might fix
> my issues. But I don't know how.
Reading the Dockerfile
(https://hub.docker.com/r/justifiably...ver/dockerfile),
there's a line which says:
"# Pass in LMSDEB to override. Using a nightly release, can be updated
in place without rebuilding image.
ARG
LMSDEB=http://downloads.slimdevices.com/LogitechMediaServer_v7.9.1/logitechmediaserver_7.9.1_all.deb"
So I must assume you'd define the LMSDEB variable in the command line
launching the image.
--
Michael