Re: When developing a plugin, where should I put it in the Docker container?
Michael Herger <slim-b/[email protected]> Thu, 19 May 2022 20:54:07 +0200
| Newsgroups | gmane.music.equipment.slimdevices.devel |
|---|---|
| Message-ID | <[email protected]> |
> http://www.mysqueezebox.com/update/?version=8.0.0&revision=1&geturl=1&os=debamd64 > > Currently this is returning: > https://downloads.slimdevices.com/LogitechMediaServer_v8.2.0/logitechmediaserver_8.2.0_amd64.deb > > Shouldn't this be something based on 8.2.1? No, your query would return the latest release version. Which is 8.2.0. 8.2.1 is a nightly build. Stable but can change at any time. You'd get the latest 8.2.1 if you replaced 8.0.0 in your query with 8.2.1 (whenever a new build was available).