Tim Malseed
(SELECT count(*) FROM songs WHERE songs.albumId == albums.id AND songs.blacklisted == 0) as songCount
spand