GetAlbum() != null && $CustomPost->GetAlbum()->BandName != null && $CustomPost->GetAlbum()->BandName != ""){ ?>GetAlbum() != null && $CustomPost->GetAlbum()->Title != null && $CustomPost->GetAlbum()->Title != ""){ ?>TrackNumber != null && $CustomPost->TrackNumber != ""){ ?>TrackLength != null && $CustomPost->TrackLength != ""){ ?>DateRecorded != null && $CustomPost->DateRecorded != ""){ ?>LocationRecorded != null && $CustomPost->LocationRecorded != ""){ ?>
Band Name GetAlbum()->BandName;?>
Album GetAlbum()->Title;?>
Track Number TrackNumber;?>
Track Length TrackLength;?>
Date Recorded DateRecorded;?>
Location Recorded LocationRecorded;?>
Itunes != "" || $CustomPost->Amazon != "" || $CustomPost->SoundCloud != "" || $CustomPost->GoogleMusic != "" || $CustomPost->Spotify != "" || $CustomPost->Youtube != "" || $CustomPost->MP3 != "") echo "

Listen

";?> Youtube != "") echo "".youtubeUrlToEmbed($CustomPost->Youtube).""; if($CustomPost->MP3 != "") { ?>
Lyrics) != "") { ?>

Lyrics

Lyrics;?> GetComposers(); if(count($composers) != 0) { echo "

Credits

"; echo "
"; foreach($composers as $composer) { if($composer['bandmember'] != "") { $Bandmember = BandMember::Get()->ByID($composer['bandmember']); $composer["name"] = "".$composer["name"].""; } ?>
"; else echo ""; } ?>
"; } } ?>