From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 24 Oct 2022 08:52:34 +0000 (+0100) Subject: Merge branch 'development' X-Git-Tag: 4.1-rc4~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d29c42d22d4b7f01386c7f7fff35adf38bf3f998;p=thirdparty%2Fshairport-sync.git Merge branch 'development' Update Docker images o that additional command line arguments to the docker run command are passed to the shairport-sync application. (This is the behaviour of the original 3.3.8 docker image but was missing from the AirPlay 2 development version.) Use the s6-overlay system on the Classic docker image. Fix a bug that delayed metadata appearing in the D-Bus, MPRIS and MQTT interfaces. Clean up the generation of Play/Pause/Stop conditions. Add Pause stage generation for AirPlay Buffered streams. CLean up some of the documents. --- d29c42d22d4b7f01386c7f7fff35adf38bf3f998 diff --cc docker/classic/README.md index 09ac8872,9bbf51e6..abc69b66 --- a/docker/classic/README.md +++ b/docker/classic/README.md @@@ -1,3 -1,3 +1,3 @@@ - # Classic (AirPlay 1 Only) Docker Image + # Classic (aka AirPlay 1 Only) Docker Image -See the [Shairport Sync Docker Hub Repo](https://hub.docker.com/r/mikebrady/shairport-sync) for available tags. +See the [Shairport Sync Docker Hub Repo](https://hub.docker.com/r/mikebrady/shairport-sync) for available tags.