Bug 16637 - Album Sort Method is not applied when browsing artists
: Album Sort Method is not applied when browsing artists
Status: RESOLVED FIXED
Product: SqueezePlay
Classification: Unclassified
Component: UI
: 7.5.x
: All All
: P4 enhancement with 6 votes (vote)
: 7.6.0
Assigned To: Alan Young
: onebrowser
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-27 22:49 UTC by Jim McAtee
Modified: 2011-04-18 14:30 UTC (History)
3 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim McAtee 2010-10-27 22:49:05 UTC
The option for Album Sort Method should also be applied to albums listed below an artist when browsing by artist or genre.  This is how it's handled in the web interface.
Comment 1 Jim McAtee 2011-03-21 11:49:03 UTC
Expand that a bit... It should be applied to any list of albums in SqueezePlay.
Comment 2 Andy Grundman 2011-04-07 10:19:34 UTC
Alan: Sounds like a onebrowser issue, may already be fixed.
Comment 3 Alan Young 2011-04-07 23:55:40 UTC
No, it is not fixed in onebrowser. I understood this to be a deliberate design decision and have not changed the behaviour,
Comment 4 Alan Young 2011-04-08 03:22:02 UTC
After some review, it seems reasonable to implement this. It also cleans the code up somewhat.
Comment 5 SVN Bot 2011-04-08 03:25:51 UTC
 == Auto-comment from SVN commit #32249 to the slim repo by ayoung ==
 == http://svn.slimdevices.com/slim?view=revision&revision=32249 ==

Fixed bug 16637: Album Sort Method is not applied when browsing artists 
Always pass jivealbumsort as orderBy argument to CODE-type feed callbacks.
Remove special handling for Albums top-level menu.
Comment 6 Alan Young 2011-04-08 03:29:37 UTC
Should not have marked this as fixed yet.