Bugzilla – Bug 7094
No visual feedback when pressing + on Rhapsody albums, etc
Last modified: 2009-09-08 09:17:57 UTC
It needs a show briefly popup, this is on SN and SC.
SC changes 17451 and 17458 have code to send showBriefly when hitting 'add' for Rhapsody albums (e.g.) and Remote Streams (e.g., standard internet radio streams), respectively.
Dean would like this bug fixed
*** Bug 7140 has been marked as a duplicate of this bug. ***
This bug also happens when adding an Mp3Tunes album PlayerUI gives no feedback either
Created attachment 2884 [details] have XMLBrowser push a showBriefly when adding tracks note that showBriefly for hitting 'play' is still managed (and should be) by Commands.pm
fixed in change 17559 Triode's opinion is that user feedback (showBriefly) should be managed in Commands.pm for consistency, and believed that my patch in bug#7141 was a better solution than this one. I'm going with this one as it is a simpler and less risky path for a solution, but there needs to be some re-evaluation of user feedback and at what layer of the SC command execution it is sent. What we have now is very difficult to maintain, as we have user feedback showBriefly's sprinkled at every layer.
Thanks, Ben. Agreed, this should be cleaned up. Generally speaking, the feedback should happen in response to some user input, so the user input handler (as opposed to some playlist management code, for example) should be the one doing the triggering of the showbriefly.
This bug is being closed since it was resolved for a version which is now released! Please download the new version of SqueezeCenter (formerly SlimServer) at http://www.slimdevices.com/su_downloads.html If you are still seeing this bug, please re-open it and we will consider it for a future release.