Bugzilla – Bug 17241
Search results in SqueezePlay or ip3k-UI has no 'All songs' link when searching songs
Last modified: 2011-06-08 01:57:46 UTC
It exists in the web UI, and it was in SqueezePlay prior to onebrowser. But in onebrowser there's no way to play all of the songs returned by a song search.
== Auto-comment from SVN commit #32511 to the slim repo by ayoung == == http://svn.slimdevices.com/slim?view=revision&revision=32511 == Fixed bug 17241: Search results in SqueezePlay has no 'All songs' link when searching songs Add All Songs result to track searches, except when using a direct SQL query from a higher-order search. Do not use the All Songs item in the WebUI because it has its own all-songs logic (a nasty hack). Make sure that the 'titles' query returns the total count even when the index (offset) is beyond the total. Only display a description for an audio item in the ip3k player-UI when there is useful contents to display.