Small request. When you enter Random Albums in the SqueezePlay interface, since the list is new every time, it should take you to the top of the list each time. This has always bugged me a little, but I was just using Squeeze Ctrl on Android and notice that in that interface it's done right.
That's a firmware "issue" (see https://github.com/Logitech/squeezeplay/blob/public/7.8/src/squeezeplay/share/applets/SlimBrowser/SlimBrowserApplet.lua#L245). SqueezePlay keeps the position per menu query. As this doesn't change for the random albums it will use the last position.
-- Michael _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
