Very good job. I was wondering how to Airplay Spotify on my multiroom
solution (6 RaspberryPi with Squeezelite) and your solution works like a
charm. Here is my feedback :
- Don't forget to read the "WaveInput" help guide ("stereo mix" level
was, by default, with a too low level on my PC),
- "start.bat" & "stop.bat" do not work fine for me (too much errors
while launching on Windows 7); i had to limit them to the needed lines
(i use WaveInput) :
PLAY.BAT:

set MySqueezeBoxMac=b8:27:eb:d3:32:56
@echo %MySqueezeBoxMac% playlist play wavin:0 | tools\nc.exe -w 1
%computername% 909
STOP.BAT

set MySqueezeBoxMac=b8:27:eb:d3:32:56
taskkill /IM wavin2cmd.exe
@echo %MySqueezeBoxMac% power 0 | tools\nc.exe -w 1 %computername%
9090
- I didn't want to "hear" the sound of Shairport4w on my PC (i only need
to send the sound from a iPhone/iPad to my Squeezebox multiroom with
Airplay); so i installed a virtual cable (VB Audio Virtual Cable) and
enabled them; i selected this virtual cable as soundcard on Shairport4w;
and the sound is found by my Squeezebox (WaveInput plugin on the URL
"wavin:0").

I now have the expected behaviour;
_thank_you_again_for_sharing_your_work_. Bye bye.


------------------------------------------------------------------------
Ekinox09's Profile: http://forums.slimdevices.com/member.php?userid=63785
View this thread: http://forums.slimdevices.com/showthread.php?t=100048

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to