Multiple Entries for same artist
-
What criteria does Strawberry use to arrange the Collection? I regularly get the same artist showing up two or more times, sometimes with only one or two tracks from an album, the rest of which is shown elsewhere! I would like to have my collection sorted by Artist - Album - Track.

Shown above is an example of what happens - why two "The Ventures" entries? -
@Ausron46
Might be some space or different characters in the name.
Try Tools / Console and enter:SELECT distinct albumartist, artist, album from songs where artist like '%ventures%';See if all the albums under The Ventures shows up, and check if there is a difference in naming, ie.: if there is a space before
| album.