Bug 2147 - Browse song info -> Artist -> only shows one album
: Browse song info -> Artist -> only shows one album
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Database
: 6.2.0
: Macintosh All
: P2 normal (vote)
: ---
Assigned To: KDF
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-09-17 22:22 UTC by Blackketter Dean
Modified: 2008-09-15 14:36 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
load all options from trackinfo, use selectionCriteria to autoselect to match track info (3.00 KB, patch)
2005-09-18 21:55 UTC, KDF
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Blackketter Dean 2005-09-17 22:22:17 UTC
it should show all the albums for that artist.
Comment 1 KDF 2005-09-18 13:51:14 UTC
damn.  Looks like this one is MY fault from change 4026.  I was sure I didn't
see this when I tested, but reverting back to that level certainly does show
these effects.  I'll work on a fix today.
Comment 2 KDF 2005-09-18 21:55:58 UTC
Created attachment 833 [details]
load all options from trackinfo, use selectionCriteria to autoselect to match track info

This should now list all of the items properly and still allow the user to
navigate down through with the default selection at each level matching the
original track. This is useful for using a playlist track to create a mixer
seed.
Let me know if this is ok with you.
Comment 3 Blackketter Dean 2005-09-18 22:04:08 UTC
dan, can you review this patch?
Comment 4 Dan Sully 2005-09-18 22:08:11 UTC
Looks ok - some comments on what is happening would be good.
Comment 5 KDF 2005-09-18 22:42:39 UTC
committed at change 4352 with some added comments