Bugzilla – Bug 3529
All Songs returns incorrect artist/album songs
Last modified: 2008-09-15 14:39:24 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).
There's something bogus going on with the 'lastID3Selection' method & listIndex. Any ideas here, kdf?
er....I have no idea what lastID3selection is for. Strangely, it has never once been applicable to anything I've written
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.
Fixed in change 8311