From a3ce1e25598b2fee4670fd07a7481c45c91b8ace Mon Sep 17 00:00:00 2001 From: WBTGS95 <114916472+WBTGS95@users.noreply.github.com> Date: Wed, 10 Jan 2024 14:06:50 +1100 Subject: [PATCH 1/3] Update show-notes.json Capitalised first letters of each note. Added several lines for first shows in particular countries. --- src/data/show-notes.json | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/src/data/show-notes.json b/src/data/show-notes.json index 8cff94e..ee657a8 100644 --- a/src/data/show-notes.json +++ b/src/data/show-notes.json @@ -1,20 +1,26 @@ [ - { "year":2014, "month": 4, "day":21, "note": "the band's first performance outside Australia!" }, - { "year":2014, "month": 5, "day": 2, "note": "the band's first full-length show in the USA; recorded and released as Live At Levitation '14", "url": "https://kglw.net/releases/live-at-levitation-14?src=kglw.today" }, - { "year":2016, "month": 5, "day": 1, "note": "recorded and released as Live At Levitation '16", "url": "https://kglw.net/releases/live-at-levitation-14?src=kglw.today" }, - { "year":2016, "month": 5, "day":25, "note": "recorded and released as Live In San Francisco '16", "url": "https://kglw.net/releases/live-in-san-francisco-16?src=kglw.today" }, - { "year":2019, "month": 7, "day":12, "note": "recorded and released as Live In Adelaide '19", "url": "https://kglw.net/releases/live-in-adelaide-19?src=kglw.today" }, - { "year":2019, "month": 8, "day":23, "note": "recorded and released as Live In Milwaukee '19", "url": "https://kglw.net/releases/live-in-brisbane-21?src=kglw.today" }, - { "year":2019, "month":10, "day": 8, "note": "recorded and released as (part of) Live In Brussels '19", "url": "https://kglw.net/releases/live-in-brussels-19?src=kglw.today" }, - { "year":2019, "month":10, "day": 9, "note": "recorded and released as (part of) Live In Brussels '19", "url": "https://kglw.net/releases/live-in-brussels-19?src=kglw.today" }, - { "year":2019, "month":10, "day":14, "note": "recorded and released as Live In Paris '19", "url": "https://kglw.net/releases/live-in-paris-19?src=kglw.today" }, - { "year":2020, "month":10, "day": 1, "note": "recorded and released as Live In Asheville '19", "url": "https://kglw.net/releases/live-in-asheville-19?src=kglw.today" }, - { "year":2020, "month":12, "day":24, "note": "recorded and released as Live In London '19", "url": "https://kglw.net/discography/live-in-london-19?src=kglw.today" }, - { "year":2021, "month": 2, "day":26, "note": "recorded and released as Live In Melbourne '21", "url": "https://kglw.net/releases/live-in-melbourne-21?src=kglw.today" }, - { "year":2021, "month":12, "day":19, "note": "recorded and released as Live In Brisbane '21", "url": "https://kglw.net/releases/live-in-brisbane-21?src=kglw.today" }, - { "year":2022, "month": 6, "day":17, "note": "recorded and released as Live At Bonnaroo '22", "url": "https://kglw.net/releases/live-at-bonnaroo-22?src=kglw.today" }, - { "year":2022, "month":10, "day":10, "note": "recorded and released as (part of) Live At Red Rocks '22", "url": "https://kglw.net/releases/live-at-red-rocks-22?src=kglw.today" }, - { "year":2022, "month":10, "day":11, "note": "recorded and released as (part of) Live At Red Rocks '22", "url": "https://kglw.net/releases/live-at-red-rocks-22?src=kglw.today" }, - { "year":2022, "month":11, "day": 2, "note": "recorded and released as (part of) Live At Red Rocks '22", "url": "https://kglw.net/releases/live-at-red-rocks-22?src=kglw.today" }, + { "year":2014, "month": 4, "day":21, "note": "The band's first performance outside Australia, first in the United States and the Americas continent." }, + { "year":2014, "month": 5, "day": 2, "note": "The band's first full-length show in the USA; recorded and released as Live At Levitation '14", "url": "https://kglw.net/releases/live-at-levitation-14?src=kglw.today" }, + { "year":2016, "month": 5, "day": 1, "note": "Recorded and released as Live At Levitation '16", "url": "https://kglw.net/releases/live-at-levitation-14?src=kglw.today" }, + { "year":2016, "month": 5, "day":25, "note": "Recorded and released as Live In San Francisco '16", "url": "https://kglw.net/releases/live-in-san-francisco-16?src=kglw.today" }, + { "year":2019, "month": 7, "day":12, "note": "Recorded and released as Live In Adelaide '19", "url": "https://kglw.net/releases/live-in-adelaide-19?src=kglw.today" }, + { "year":2019, "month": 8, "day":23, "note": "Recorded and released as Live In Milwaukee '19", "url": "https://kglw.net/releases/live-in-brisbane-21?src=kglw.today" }, + { "year":2019, "month":10, "day": 8, "note": "Recorded and released as (part of) Live In Brussels '19", "url": "https://kglw.net/releases/live-in-brussels-19?src=kglw.today" }, + { "year":2019, "month":10, "day": 9, "note": "Recorded and released as (part of) Live In Brussels '19", "url": "https://kglw.net/releases/live-in-brussels-19?src=kglw.today" }, + { "year":2019, "month":10, "day":14, "note": "Recorded and released as Live In Paris '19", "url": "https://kglw.net/releases/live-in-paris-19?src=kglw.today" }, + { "year":2020, "month":10, "day": 1, "note": "Recorded and released as Live In Asheville '19", "url": "https://kglw.net/releases/live-in-asheville-19?src=kglw.today" }, + { "year":2020, "month":12, "day":24, "note": "Recorded and released as Live In London '19", "url": "https://kglw.net/discography/live-in-london-19?src=kglw.today" }, + { "year":2021, "month": 2, "day":26, "note": "Recorded and released as Live In Melbourne '21", "url": "https://kglw.net/releases/live-in-melbourne-21?src=kglw.today" }, + { "year":2021, "month":12, "day":19, "note": "Recorded and released as Live In Brisbane '21", "url": "https://kglw.net/releases/live-in-brisbane-21?src=kglw.today" }, + { "year":2022, "month": 6, "day":17, "note": "Recorded and released as Live At Bonnaroo '22", "url": "https://kglw.net/releases/live-at-bonnaroo-22?src=kglw.today" }, + { "year":2022, "month":10, "day":10, "note": "Recorded and released as (part of) Live At Red Rocks '22", "url": "https://kglw.net/releases/live-at-red-rocks-22?src=kglw.today" }, + { "year":2022, "month":10, "day":11, "note": "Recorded and released as (part of) Live At Red Rocks '22", "url": "https://kglw.net/releases/live-at-red-rocks-22?src=kglw.today" }, + { "year":2022, "month":11, "day": 2, "note": "Recorded and released as (part of) Live At Red Rocks '22", "url": "https://kglw.net/releases/live-at-red-rocks-22?src=kglw.today" }, + { "year":2018, "month":03, "day":14, "note": "The band's first performance in Turkey.", "url": "https://kglw.net/setlists/king-gizzard-and-the-lizard-wizard-march-14-2018-salon-iksv-istanbul-turkey.html" }, + { "year":2023, "month":03, "day":13, "note": "The band's first performance in Austria.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-march-13-2023-gasometer-vienna-austria.html" }, + { "year":2016, "month":03, "day":02, "note": "The band's first performance in Belgium.", "url": "https://kglw.net/setlists/king-gizzard-and-the-lizard-wizard-march-2-2016-ancienne-belgique-brussels-belgium.html" }, + { "year":2014, "month":05, "day":10, "note": "The band's first performance in Canada.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-may-10-2014-horseshoe-tavern-toronto-canada.html" }, + { "year":2014, "month":08, "day":30, "note": "The band's first performance in Asia, and in China.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-august-30-2014-modern-sky-festival-beijing-china.html" }, + { "year":2014, "month":11, "day":06, "note": "The band's first performance in Iceland and in Europe.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-november-6-2014-gamla-bio-reykjavik-iceland.html" }, {} ] From 1890ec2cc2decaf5fda78975c44a7daabea28858 Mon Sep 17 00:00:00 2001 From: WBTGS95 <114916472+WBTGS95@users.noreply.github.com> Date: Wed, 10 Jan 2024 21:18:44 +1100 Subject: [PATCH 2/3] Update show-notes.json Added note for Trench Foot as first video. --- src/data/show-notes.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/show-notes.json b/src/data/show-notes.json index ee657a8..9a5cbbe 100644 --- a/src/data/show-notes.json +++ b/src/data/show-notes.json @@ -22,5 +22,6 @@ { "year":2014, "month":05, "day":10, "note": "The band's first performance in Canada.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-may-10-2014-horseshoe-tavern-toronto-canada.html" }, { "year":2014, "month":08, "day":30, "note": "The band's first performance in Asia, and in China.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-august-30-2014-modern-sky-festival-beijing-china.html" }, { "year":2014, "month":11, "day":06, "note": "The band's first performance in Iceland and in Europe.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-november-6-2014-gamla-bio-reykjavik-iceland.html" }, + { "year":2011, "month":04, "day":19, "note": "The band's first music video.", "url": "https://www.youtube.com/watch?v=hW0jiwrygZo" }, {} ] From 519a73609a658389417f4317a78353b6bf87f78e Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 31 Jan 2024 22:32:41 -0800 Subject: [PATCH 3/3] data: tweak numbers JSON is a picky format --- src/data/show-notes.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/data/show-notes.json b/src/data/show-notes.json index 9a5cbbe..2ccf168 100644 --- a/src/data/show-notes.json +++ b/src/data/show-notes.json @@ -16,12 +16,12 @@ { "year":2022, "month":10, "day":10, "note": "Recorded and released as (part of) Live At Red Rocks '22", "url": "https://kglw.net/releases/live-at-red-rocks-22?src=kglw.today" }, { "year":2022, "month":10, "day":11, "note": "Recorded and released as (part of) Live At Red Rocks '22", "url": "https://kglw.net/releases/live-at-red-rocks-22?src=kglw.today" }, { "year":2022, "month":11, "day": 2, "note": "Recorded and released as (part of) Live At Red Rocks '22", "url": "https://kglw.net/releases/live-at-red-rocks-22?src=kglw.today" }, - { "year":2018, "month":03, "day":14, "note": "The band's first performance in Turkey.", "url": "https://kglw.net/setlists/king-gizzard-and-the-lizard-wizard-march-14-2018-salon-iksv-istanbul-turkey.html" }, - { "year":2023, "month":03, "day":13, "note": "The band's first performance in Austria.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-march-13-2023-gasometer-vienna-austria.html" }, - { "year":2016, "month":03, "day":02, "note": "The band's first performance in Belgium.", "url": "https://kglw.net/setlists/king-gizzard-and-the-lizard-wizard-march-2-2016-ancienne-belgique-brussels-belgium.html" }, - { "year":2014, "month":05, "day":10, "note": "The band's first performance in Canada.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-may-10-2014-horseshoe-tavern-toronto-canada.html" }, - { "year":2014, "month":08, "day":30, "note": "The band's first performance in Asia, and in China.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-august-30-2014-modern-sky-festival-beijing-china.html" }, - { "year":2014, "month":11, "day":06, "note": "The band's first performance in Iceland and in Europe.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-november-6-2014-gamla-bio-reykjavik-iceland.html" }, - { "year":2011, "month":04, "day":19, "note": "The band's first music video.", "url": "https://www.youtube.com/watch?v=hW0jiwrygZo" }, + { "year":2018, "month": 3, "day":14, "note": "The band's first performance in Turkey.", "url": "https://kglw.net/setlists/king-gizzard-and-the-lizard-wizard-march-14-2018-salon-iksv-istanbul-turkey.html" }, + { "year":2023, "month": 3, "day":13, "note": "The band's first performance in Austria.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-march-13-2023-gasometer-vienna-austria.html" }, + { "year":2016, "month": 3, "day": 2, "note": "The band's first performance in Belgium.", "url": "https://kglw.net/setlists/king-gizzard-and-the-lizard-wizard-march-2-2016-ancienne-belgique-brussels-belgium.html" }, + { "year":2014, "month": 5, "day":10, "note": "The band's first performance in Canada.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-may-10-2014-horseshoe-tavern-toronto-canada.html" }, + { "year":2014, "month": 8, "day":30, "note": "The band's first performance in Asia, and in China.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-august-30-2014-modern-sky-festival-beijing-china.html" }, + { "year":2014, "month":11, "day": 6, "note": "The band's first performance in Iceland and in Europe.", "url": "https://kglw.net/setlists/king-gizzard-the-lizard-wizard-november-6-2014-gamla-bio-reykjavik-iceland.html" }, + { "year":2011, "month": 4, "day":19, "note": "The band's first music video.", "url": "https://www.youtube.com/watch?v=hW0jiwrygZo" }, {} ]