docker-mopidy
docker-mopidy copied to clipboard
Containerized Mopidy MPD (Music Player Daemon) along with Spotify, Google Music... plugins.
I think these need to be added as extensions now https://docs.mopidy.com/en/latest/changelog/#mpd-frontend https://github.com/mopidy/mopidy-mpd
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Related to #33 arm64 is the current standard as of the Pi 4, also supported on the Pi 3. Thanks either way for considering
Related to #30 Wondering about updating documentation and run command for using Pipewire in place of Pulseadio over Network. Anyone done this?
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.3 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
Hi, Please add the `Mopidy-Subsonic` extension and config parameters for it. Thanks!
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
I see a fix has been committed to fix Youtube search, but this change hasn't made it to the image on Dockerhub yet. Could you please update it so I...
When attempting to build the docker image from latest git sources, I get the following output: ``` ... Step 13/18 : RUN /usr/bin/dumb-init /entrypoint.sh /usr/bin/mopidy --version ---> Running in 05c755cebdab...