Try to bring this back to life…
Need some help 
Info:
Pi3B+
Network over Ethernet
Volumio Ver.: 2.714
SnapCast Plugin Version: 2.4.3
i did:
-
Installed Volumio (volumio-2.714-2020-03-02-pi.img.zip) with Balena Etcher on my 16GB SD Card
1.1 Setup the Volumio over WebUI
-
Installed SnapCast Plugin over Volumios WebUI
Downloading plugin at volumio.github.io/volumio-plugin … apcast.zip
END DOWNLOAD: volumio.github.io/volumio-plugin … apcast.zip
Erstelle Installationspfad
Plugin wird entpackt
Prüfe, ob Plugin bereits existiert
Kopiere Plugin in sein Verzeichnis
Installiere benötigte Komponenten
Installing SnapCast and its dependencies…
Get:1 archive.volumio.org jessie InRelease [14.9 kB]
Get:2 archive.volumio.org jessie InRelease [22.9 kB]
Get:3 archive.volumio.org jessie/main Sources [7762 kB]
Get:4 archive.volumio.org jessie/contrib Sources [64.5 kB]
Get:5 archive.volumio.org jessie/non-free Sources [113 kB]
Get:6 archive.volumio.org jessie/rpi Sources [1132 B]
Get:7 archive.volumio.org jessie/main armhf Packages [9539 kB]
Get:8 archive.volumio.org jessie/contrib armhf Packages [43.3 kB]
Get:9 archive.volumio.org jessie/non-free armhf Packages [88.1 kB]
Get:10 archive.volumio.org jessie/rpi armhf Packages [1356 B]
Get:11 archive.volumio.org jessie/main Sources [57.1 kB]
Get:12 archive.volumio.org jessie/ui Sources [17.4 kB]
Get:13 archive.volumio.org jessie/main armhf Packages [171 kB]
Get:14 archive.volumio.org jessie/ui armhf Packages [58.9 kB]
Ign archive.volumio.org jessie/contrib Translation-en
Ign archive.volumio.org jessie/main Translation-en
Ign archive.volumio.org jessie/non-free Translation-en
Ign archive.volumio.org jessie/rpi Translation-en
Ign archive.volumio.org jessie/main Translation-en
Ign archive.volumio.org jessie/ui Translation-en
Fetched 18.0 MB in 38s (467 kB/s)
Reading package lists…
Detecting cpu
cpu: armv7l
Selecting previously unselected package snapclient.
(Reading database … 25447 files and directories currently installed.)
Preparing to unpack …/snapclient_0.19.0-1_armhf.deb …
Unpacking snapclient (0.19.0-1) …
Processing triggers for systemd (215-17+deb8u8) …
Selecting previously unselected package snapserver.
(Reading database … 25456 files and directories currently installed.)
Preparing to unpack …/snapserver_0.19.0-1_armhf.deb …
Unpacking snapserver (0.19.0-1) …
Processing triggers for systemd (215-17+deb8u8) …
Reading package lists…
Building dependency tree…
Reading state information…
Correcting dependencies… Done
The following packages will be REMOVED:
snapclient snapserver
0 upgraded, 0 newly installed, 2 to remove and 24 not upgraded.
2 not fully installed or removed.
After this operation, 2315 kB disk space will be freed.
(Reading database … (Reading database … 5% (Reading database … 10% (Reading database … 15% (Reading database … 20% (Reading database … 25% (Reading database … 30% (Reading database … 35% (Reading database … 40% (Reading database … 45% (Reading database … 50% (Reading database … 55% (Reading database … 60% (Reading database … 65% (Reading database … 70% (Reading database … 75% (Reading database … 80% (Reading database … 85% (Reading database … 90% (Reading database … 95% (Reading database … 100% (Reading database … 25468 files and directories currently installed.)
Removing snapclient (0.19.0-1) …
Removing snapserver (0.19.0-1) …
#SNAPCAST
pcm.!snapcast {
type plug
slave.pcm snapConverter
}
pcm.snapConverter {
type rate
slave {
pcm writeFile # Direct to the plugin which will write to a file
format S16_LE
rate 48000
}
}
pcm.writeFile {
type file
slave.pcm null
file “/tmp/snapfifo”
format “raw”
}
#ENDOFSNAPCAST
-
reboot volumio
-
enabeled SnapCast Plugin over Volumios WebUI
i got:
Could not start the SnapCast plugin in
a fashionable manner.
Restarting snapserver failed with
error: Error: Command failed:
/usr/bin/sudo /bin/systemctl restart
snapserver Failed to restart
snapserver.service: Unit
snapserver.service is masked.
im not really into that programming thing, but i will do my best to understand your suggestions