Version: r576121 (using KDE KDE 3.5.4) Installed from: Compiled From Sources Settings: Mode->Repeat->Off Mode->Random->Albums Mode->Random->Favor->Least recently played In "album random play" mode, when a track is chosen which has an empty string as its album, all tracks by that artist with album==emptystring are subsequently played, and for some reason, the track chooser loops 2 or 3 times round these tracks. I'd prefer that when a track with no album (or album==emptystring) is chosen, then next track is chosen completely at random, rather than taking the next track with that artist and album==emptystring. This may be intended behaviour (so perhaps that should be a separate wishlist item), but the looping is a bug. The attached patch solves both of these, though it might not be the best way to do it.
Created attachment 17482 [details] proposed patch
*** This bug has been marked as a duplicate of 128405 ***