Me either. Iāve never tested on a Squeezebox 3, so thatās a bit of an unknown. Do you have any other types of players, and do you get the same behavior on those?
I notice that this player was powered off. Maybe try it with the player already powered on. That shouldnāt be an issue, but Iām just trying to eliminate unknownsā¦
2017-03-26 20:34:24.729 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Cur State: vol=37, mut=NOT MUTED, pwr=OFF, stp=STOPPED, ctl=PAUSED, shf=OFF, rpt=OFF, tix=5, tnm=55, tim=97
2017-03-26 20:34:24.730 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Setting up player for notification
2017-03-26 20:34:24.730 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Powering on the player
2017-03-26 20:34:24.731 [DEBUG] [ebox.handler.SqueezeBoxServerHandler] - Sending command: 00:04:20:17:44:8d power 1
What version of LMS/SqueezeServer are you running?
This also is odd, because it appears that LMS thinks the playlist contains 54 items (the notification is #55, which is added to the end of the playlist).
Sorry for the confusion. The player says that the playlist ist empty when trying to play the tts message. After that (silence pause) the old playlist continues, but not at the same position. I think it starts with the next song, itās definitately not the interupted song. But thatās not the issue
My LMS version is Logitech Media Server Version: 7.9.0 - 1474277583 @ Mon Sep 26 04:07:11 UTC 2016
The play comes from a rule. When my squeezeplayer get a power on then a rule appends a play command. So the music starts playing, when my motion sensor detects movement and switches the amplifier on. This starts my squeezebox as well. Sounds complicated, but it works
Same problem here.
A file is created āde-DE_5c372a32c9ae748a4c040ebadc51a829.mp3ā within ā/var/lib/openhab2/voicerss/cacheā.
And in the Squeezebox Player the streamed file is called āhttp://192.168.1.201:8080/audio/c1dc39fc-a93e-450b-9b07-ecb5beebf415.mp3ā
I can hear nothing and when i manually call this link from the browser i get a 404.
Where is the link from this file under cache to the http-link? and why does the link not work?
FYI, for those using piCorePlayer. piCorePlayer version 3.20 was released on 1 May 2017. This version of piCorePlayer contains the squeezelite fix that caused issues playing short notifications.
hi there! i just read this thread for many times but i donāt get itā¦
shouldnāt i get my squeezebox (running on pCP 3.20) as audio sink under conf / system / audio?
Well you can set a default sink, but you donāt have to.
I guess in most use scenarios you would specifiy the sink to use in your rule, f.e.:
var String sinkKueche = "squeezebox:squeezeboxplayer:XXXX"
rule "play"
when
Item Someitem received command PLAY
then
playSound(sinkKueche, "tts.mp3")
end
The Squeeze player(s) should show up in the dropdown list for Audio Sink. Like this.
Are you certain youāre on a version of OH2 that includes the Squeezebox binding that has Audio Sink support? Audio Sink support was added back in February of this year.
Using Paper UI, if you look at the channel list for your Squeezebox player thing, there should be a channel named āNotification Volumeā.
Ok, so can you confirm that in Paper UI under Configuration->Things you have a Logitech Media Server and a Squeezebox Player, similar to this image?
Note that the default name of Logitech Media Server is something like Logitech Media Server. Mine is called Squeezebox Server simply because I want it to sort so that itās with the players.