@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.