cpd73 wrote: > I played a track on 1 of my Zipps. Initial volume was OK, LMS showed the > correct volume, and playback was fine. I stopped that track. A few > minutes later, looked at LMS - and it was showing the volume as 100% ?? > Does the following logging help: > > > Code: -------------------- > > > [16:20:53.603269] PlayerThread:558 [0x3d15d8]: processing volume: 25 (-22.65) > [16:20:53.604752] output_raop_thread:99 [0x37c4b0]: track actual start time:2619003649 (gap:-1675963647) > [16:20:54.609140] PlayerThread:505 [0x3d15d8]: volume repeat or trigger timeout 25 > [16:20:55.749326] ActiveRemoteThread:1042 [0x3d15d8]: remote command setproperty?dmcp.device-volume=0.000000 > [16:20:55.749453] ActiveRemoteThread:1111 [0x3d15d8]: volume feedback 100 (0.00) > [16:20:55.749748] cli_open_socket:185 [0x37c4b0]: opened CLI socket 19 > [16:20:55.755114] sq_callback:348 [0x3d15d8]: volume ignored 100 > [16:20:55.755301] sq_callback:348 [0x3d15d8]: volume ignored 100 > [16:27:43.049443] PlayerThread:413 [0x3d15d8]: Disconnecting 2619409865 > [16:27:43.049492] PlayerThread:558 [0x3d15d8]: processing volume: 100 (0.00) > -------------------- > > > > As you can see it processes a volume at 25, ignores 100% volume twice, > the processes it later?
As previous log this shows well the problem but I still don't understand the cause. The "volume ignored" log is normal and is here because when the Zipp has its volume changed locally, the infomation is forwared to LMS which issues a volume command in return. There is no reason to send that "echo" command to the player, to it is ignored. The real problem is that, every time you have this problem, the Zipp tells the bridge that its volume has been set to 0 (=100%). Per description above this is forwared to LMS and next time it starts the Zipp, it sends a 100% volume command. I have no idea why the Zipp sends a volume 0 information to its remote controller. I'm now tempted to think that this is a spurious information and simply ignore it, hopping that it's unlikely that most people use their speaker at 100%. Could you tell me what are the mDNS TXT record info of the Zipp so that maybe at least I only implement this hard-coded workaround for Zipp? LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000, ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5 ------------------------------------------------------------------------ philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261 View this thread: http://forums.slimdevices.com/showthread.php?t=105198 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
