Bug 3529 - All Songs returns incorrect artist/album songs
: All Songs returns incorrect artist/album songs
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Player UI
: 6.5b1
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-06-12 01:20 UTC by Philip Meyer
Modified: 2008-09-15 14:39 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Meyer 2006-06-12 01:20:27 UTC
1) When I go into song info for a track and select Artist, the "All Songs" is the first item to be displayed (eg. "18 of 18" instead of the first song "1 of 18").

[Nb. Perhaps it would be nice to make the "All Songs" item number 0, so the total number of items reflects the real total number of songs, and always display item number 1 first]

2) When I go into "All Songs", the display reads "All Albums/All Songs", but displays only songs from a single different album by a different artist!

3) When I then go back to the song info, it now reports incorrect song info details - it has picked up details from the first track from the different artist/album from step (2).
Comment 1 Dan Sully 2006-06-15 18:30:54 UTC
There's something bogus going on with the 'lastID3Selection' method & listIndex. Any ideas here, kdf?
Comment 2 KDF 2006-06-15 21:34:14 UTC
er....I have no idea what lastID3selection is for.  Strangely, it has never once been applicable to anything I've written
Comment 3 KDF 2006-06-15 23:10:21 UTC
come to think of it, I've recently seen something in the debug complaining about that exact client param.  That's new, since I've always just ignored it as something that "must be working ok, since it doesn't get in my way".  Assuming it doess still apply past the BrowseID3 world in which it was created, i can MAYBE take a look if everyone is just too busy with db stuff (or filing bug reports).  I just can't promise anything as I have limited time and I know this one will mostly entail banging head violently against hard objects.
Comment 4 Dan Sully 2006-07-07 12:01:10 UTC
Fixed in change 8311