Bugzilla – Bug 1982
Wrong list of Albums for Artist
Last modified: 2011-03-16 04:39:19 UTC
I'm running SVN revision 3975 on Linux with a MySQL backend. I have multiple albums from Dire Straits. If I go to the "Browse Artists" page and select Dire Straits, the header line reads "3 albums with 33 songs by 1 artist", but in the list below, I see only the first album (part of screen shot attached). If I go through "Browse Music Folder", I can see all three albums (o.k., all three directories where I put the songs into, one directory per album like just everyone else). This happens even after I clear the database and do a full rescan.
Created attachment 728 [details] part of screen shot displaying the problem
What does the output of --d_sql say?
Created attachment 730 [details] Logfile with --d_sql I just restarted the server and clicked on the Artist link (http://my-server:9000/Fishbone/browsedb.html?hierarchy=artist,album,track&level=1&artist=28&player=my-player-id-here) again. If I manually run the query from the logfile, I get only one row from the database. If I omit the "AND contributor_track.role IN (1, 5)" part, I get all three rows. Regards, Hakan
What do the tags look like for ARTIST, etc on those two albums? I'm betting that ARTIST isn't set.
Hakan - any update here? Is this still happening?
Sorry, I was in the process of cleaning up the tags on my tracks. At the moment (SVN 4294, database dropped and freshly rescanned) this doesn't happen anymore for the few artists I have tested. Please close the bug; I'll create a new one if I encounter this problem again. Regards, Hakan