Peter Meiser

Results 56 comments of Peter Meiser

Could you also migrate to "FROM debian:12-slim" in the Dockerfile?

OK, got it to work, I had to downgrade libshout3 to version 2.4.1 using https://packages.debian.org/buster/libshout3

Yes, sure, I used your image. What I've done: pip install Mopidy-Spotify==5.0.0a2 wget https://github.com/kingosticks/gst-plugins-rs-build/releases/download/gst-plugin-spotify_0.12.2-1/gst-plugin-spotify_0.12.2-1_amd64.deb dpkg -i gst-plugin-spotify_0.12.2-1_amd64.deb wget http://ftp.de.debian.org/debian/pool/main/libs/libshout/libshout3_2.4.1-2_amd64.deb dpkg -i libshout3_2.4.1-2_amd64.deb

Hi, just tried to compile it with _cargo build --release --no-default-features --features "pulseaudio-backend"_, but I get the following compile errors: ``` Compiling librespot-discovery v0.5.0-dev (/tmp/librespot/discovery) error[E0432]: unresolved import `self::avahi` -->...

check #303

Could you maybe use "StreamTitle" from the ffmpeg output as title?

https://opentune.app/en.html shows But I cannot find the chromecast icon in the app to start streaming to my Google Nest devices. Could someone give me an advice? Thanks!

It's also needed in for this usecase: https://github.com/devplayer0/docker-net-dhcp

Hi, I tried the attached version 0.9.7, but it still shows "no items". If you want me to test another version, just let me know. Thanks for your work!