=== Schema/ResultSet/Contributor.pm ================================================================== --- Schema/ResultSet/Contributor.pm (revision 24220) +++ Schema/ResultSet/Contributor.pm (local) @@ -85,8 +85,6 @@ if (preferences('server')->get('variousArtistAutoIdentification')) { - $cond->{'album.compilation'} = [ { 'is' => undef }, { '=' => 0 } ]; - push @joins, { 'contributorAlbums' => 'album' }; } elsif ($roles) {