commit fe31bedcd341666bc700a066e35067fc947b2a6c (patch)
parent a6f443d47b589be720c15b9782a783285570e33f
Author: Alex Karle <alex@alexkarle.com>
Date: Sun, 6 Jun 2021 23:35:30 -0400
jam-tuesday: Add a list of all songs to the archive
I was looking for this information recently when jamming with a new
friend and trying to find a common intersection of music. It woulda
been really helpful to show all songs, not just the top hits (since
half of our artists are really obscure :shrug:), so this patch adds
just that!
Also fix a couple mistyped songs/artists.
Diffstat:
3 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/bin/jam-index.sh b/bin/jam-index.sh
@@ -54,6 +54,15 @@ done
cat <<EOM
</ul>
+<h2>All Songs, Alphabetical</h2>
+<hr>
+<ul>
+EOM
+for f in "$DIR"/[01][0-9]-*; do
+ sed '1,/---/d' $f | grep -v '^ *$' | sed 's/ *([^)]*) *//g'
+done | sort -f | uniq -i -c | sed 's/ *\([0-9]*\) *\(.*\)/<li>\2 (\1)<\/li>/'
+cat <<EOM
+</ul>
<br><br>
<p style="font-size: 0.7em">Last Updated: $(date)</p>
<p class="foot-license">
diff --git a/jam-tuesday/03-16-21 b/jam-tuesday/03-16-21
@@ -16,9 +16,9 @@ Inside Out, Eve 6
Flagpole Sitta, Harvey Danger
Shadow People, Dr. Dog
Buddy Holly, Weezer
-Twin Sized Mattress, The Front Bottoms
+Twin Size Mattress, The Front Bottoms
-Can I Kick It?, Tribe Called Quest (Bass)
+Can I Kick It?, A Tribe Called Quest (Bass)
Sunflower, Vampire Weekend
Flower Moon, Vampire Weekend
diff --git a/jam-tuesday/03-23-21 b/jam-tuesday/03-23-21
@@ -7,7 +7,7 @@ A shorter set, due to Matt needing to get up early for work tomorrow.
The Only One, Manchester Orchestra
Techno Show, Peach Pit
-Twin Sized Mattress, The Front Bottoms
+Twin Size Mattress, The Front Bottoms
Blue Lips, Her's (Bass)
Lauren, Men I Trust (Bass)