Bugzilla – Bug 8560
Cannot change digital inputs once one is selected on Transporter
Last modified: 2008-12-15 12:33:19 UTC
Once a digital input is selected, using the front panel controls, remote control or the web interface to change to a different digital input does not actually change the input even though the display updates. The first input chosen will continue to be selected. The way to get around this is to play a source other then a digital input first. Once this other source is playing one can then go back and choose a different digital input and it will work. I am able to switch between digital inputs on the Firmware Setup menu without issue so this appears to be a SqueezeCenter issue.
Could be an issue with the firmware not responding correctly to commands from SC?
SC is sending the proper audp packet to switch inputs but the input doesn't actually change. Sean: Looking at the audio_set_digital_input function, it looks like it will only change the input if the current input is disabled. Is it possible to make it change while already playing? I will add a workaround for this by stopping the player before changing the input.
Fixed in 7.1 change 21589 by stopping the player before changing to a new digital input.
I'm able to reproduce this exactly as described by Steven with fw 50 7.1 - 21854
Another try at a fix in change 21962.
Works in 7.1 - 21967 thanks Andy!
This bug has now been fixed in the 7.1 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.