Bug 305 - Add option to specify sort order of album art.
: Add option to specify sort order of album art.
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.0.0
: All All
: P2 enhancement with 9 votes (vote)
: Future
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-05-10 11:58 UTC by Blackketter Dean
Modified: 2008-12-15 13:05 UTC (History)
6 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Blackketter Dean 2004-05-10 11:58:20 UTC
patrick cosson suggested this improvement to album art browsing:

Ability to sort album art by artists (then sorted by title), genre (then sorted by title), in addition to title 
(as is currently done).
Ability in server settings to select default for album art sort.
Comment 1 KDF 2004-05-10 12:51:15 UTC
This is entirely non-trivial.  It requres a complete rework of the infocache. 
Artwork is piggybacked on the Browse By Album.  To re-sort artwork means albums
would need to be resorted too.  Thsi requires an %albumcache, similar to
%genrecache.  Memory footprint would grow a lot.
Comment 2 KDF 2004-10-13 16:31:51 UTC
*** Bug 623 has been marked as a duplicate of this bug. ***
Comment 3 KDF 2005-02-28 11:35:34 UTC
Dan, does this seem like an easy implementation for post-6.0?
Comment 4 Dan Sully 2005-02-28 11:44:08 UTC
If you can add the prefs for it, it should be pretty trivial right now.
Comment 5 KDF 2005-02-28 13:10:06 UTC
how about a pulldown with a selection of heirarchies?
if that fits, I just need a list of otions that you can handle.
Comment 6 Blackketter Dean 2005-06-07 11:10:14 UTC
Moving bugs that won't be immediately fixed in 6.1 release. Please review and update if this is an error 
or if this bug has already been fixed.  Thanks.
Comment 7 Jim McAtee 2005-07-23 14:19:39 UTC
I really like your suggestion for a pulldown with sort order.  A pref
would only be needed if you wanted users to be able to designate an
initial default.  A better idea might be a cookie that remembers the
most recent setting.  Killing two birds, using a cookie would also make
this a soft of user pref rather than a system pref.

My suggestions for order/hierarchies, if it could be done:

Album (as it is now)
Artist, Album
Artist, Year, Album
Genre, Album
Genre, Artist, Album
Genre, Artist, Year, Album
Year, Album
Year, Artist, Album
Year, Genre, Album
Year, Genre, Artist, Album

That pretty much covers the permutaions.  :)  I think the last three might only 
be useful with very large collections, though.

The (small) irony here would be that this ability to designate sort
orders would be much more flexible than in any of the other browse
modes.  I'll bet it would become far and away the most used web UI
browsing mode if users had this kind of flexibility, plus you get
artwork.
Comment 8 KDF 2005-09-21 15:31:36 UTC
*** Bug 2167 has been marked as a duplicate of this bug. ***
Comment 9 KDF 2005-10-25 00:14:34 UTC
*** Bug 2360 has been marked as a duplicate of this bug. ***
Comment 10 Zain Willoughby 2005-11-08 04:57:37 UTC
This would be a great enhancement.  just one more "wish" -- it would be useful to show artist and album information below the artwork; how about taking up a couple of lines for this purpose?
Comment 11 Jim McAtee 2006-09-10 16:14:01 UTC
This has been completed as of changes 9574 & 9575.
Comment 12 KDF 2006-09-10 19:45:55 UTC
seems fixed.  remaining issue covered by bug 4079
Comment 13 James Richardson 2008-12-15 13:05:36 UTC
This bug appears to have been fixed in the latest release!

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.

Make sure to include the version number of the software you are seeing the error with.