From b1e6934458d077ee6524f0bc712f11df50b8907d Mon Sep 17 00:00:00 2001 From: Andrew DeFaria Date: Tue, 1 Aug 2017 15:38:58 -0700 Subject: [PATCH] Added Bob's list Also change displayset.php to extract the artist from the song itself and if found it will override any artist specified in the .lst file. --- Songs/Bob.lst | 4 ++-- web/displayset.php | 32 ++++++++++++++++++-------------- web/songbook.php | 7 +++++-- 3 files changed, 25 insertions(+), 18 deletions(-) diff --git a/Songs/Bob.lst b/Songs/Bob.lst index c2534a8..50c8461 100644 --- a/Songs/Bob.lst +++ b/Songs/Bob.lst @@ -6,5 +6,5 @@ Blackbird California Dreamin' Can't Find My Way Home Casey Jones -Doctir My Eyes -For What It's Worth \ No newline at end of file +Doctor My Eyes +For What It's Worth \ No newline at end of file diff --git a/web/displayset.php b/web/displayset.php index dbce735..704f405 100644 --- a/web/displayset.php +++ b/web/displayset.php @@ -11,7 +11,7 @@