Comment #7 on issue 37 by
kaaho...@gmail.com: Make album sort order a
permanent preference
http://code.google.com/p/android-squeezer/issues/detail?id=37
You are quite right, Squeezer does not follow the album sort order,
selected in the Web interface.
We read the server preference for album sort order, and use this as the
default sort order, when opening up af list of albums. (e.g. all albums or
the albums of an artist).
I set this preference on my SqueezeBox Radio via Home -> Settings ->
Advanced -> Album sort order.
I will submit a patch which will store this preference on the server, when
an album sort order is selected in Squeezer.
The Web interface does not set this preference. I'm not certain, but I
think its sets a cookie in the browser. To find out the rationale for this,
you have to talk to the server developers.
Thanks for the feedback, and the detailed description.