Skip to content

Commit 2905c9a

Browse files
skullfacegithub-actions[bot]
authored andcommitted
🤖 update data
1 parent 008b7f0 commit 2905c9a

File tree

6 files changed

+36
-94
lines changed

6 files changed

+36
-94
lines changed

Diff for: src/data/allShows.js

+15-42
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,4 @@
11
export const allShows = [
2-
{
3-
artist: ['Revival ABB'],
4-
link: 'https://www.beachlandballroom.com/e/13315493/revival-abb',
5-
date: '2024-01-20T20:00:00',
6-
venue: 'Beachland Ballroom',
7-
},
8-
{
9-
artist: ['Bearly Dead: A Tribute To The Grateful Dead'],
10-
link: 'https://www.beachlandballroom.com/e/13556588/bearly-dead-a-tribute-to-the-grateful-dead',
11-
date: '2024-01-20T20:30:00',
12-
venue: 'Beachland Tavern',
13-
},
142
{
153
artist: ['Lowertown', 'Unrecovery'],
164
link: 'https://www.beachlandballroom.com/e/13262283/lowertown-unrecovery',
@@ -787,12 +775,6 @@ export const allShows = [
787775
date: '2026-02-28',
788776
venue: 'Rocket Mortgage FieldHouse',
789777
},
790-
{
791-
artist: ['The Devil Wears Prada & Fit For A King: METALCORE DROPOUTS'],
792-
link: 'https://concerts.livenation.com/the-devil-wears-prada-fit-for-cleveland-ohio-01-21-2024/event/05005F51E8633FDA',
793-
date: '2024-01-21T18:00:00',
794-
venue: 'House of Blues',
795-
},
796778
{
797779
artist: ['Big Head Todd & the Monsters'],
798780
link: 'https://concerts.livenation.com/big-head-todd-the-monsters-cleveland-ohio-01-23-2024/event/05005F3B06A74B56',
@@ -1057,12 +1039,6 @@ export const allShows = [
10571039
date: '2024-08-27T18:30:00',
10581040
venue: 'House of Blues',
10591041
},
1060-
{
1061-
artist: ['Nimesh Patel'],
1062-
link: 'https://www.playhousesquare.org/events/detail/nimesh-patel-fast-and-loose-tour',
1063-
date: '2024-01-21',
1064-
venue: 'Playhouse Square',
1065-
},
10661042
{
10671043
artist: ["Flanagan's Wake"],
10681044
link: 'https://www.playhousesquare.org/events/detail/flanagans-wake-2',
@@ -1231,12 +1207,6 @@ export const allShows = [
12311207
date: '2024-04-07T19:30:00',
12321208
venue: 'Musica Akron',
12331209
},
1234-
{
1235-
artist: ['THE "FIGHT AS ONE" TOUR'],
1236-
link: 'https://www.foundryconcertclub.com/tm-event/the-fight-as-one-tour/',
1237-
date: '2024-01-20T19:00:00',
1238-
venue: 'Foundry',
1239-
},
12401210
{
12411211
artist: ['King 810, Ignominius, The Behest Of Serpants'],
12421212
link: 'https://www.foundryconcertclub.com/tm-event/king-810-ignominius-the-behest-of-serpants/',
@@ -1292,9 +1262,9 @@ export const allShows = [
12921262
venue: 'Foundry',
12931263
},
12941264
{
1295-
artist: ['MOVIE NIGHT MONDAY'],
1296-
link: 'https://www.foundryconcertclub.com/tm-event/movie-night-monday-7/',
1297-
date: '2024-02-19T18:00:00',
1265+
artist: ['TRE FEST'],
1266+
link: 'https://www.foundryconcertclub.com/tm-event/tre-fest/',
1267+
date: '2024-02-17T17:30:00',
12981268
venue: 'Foundry',
12991269
},
13001270
{
@@ -1305,6 +1275,12 @@ export const allShows = [
13051275
date: '2024-02-22T18:00:00',
13061276
venue: 'Foundry',
13071277
},
1278+
{
1279+
artist: ['MOVIE NIGHT MONDAY'],
1280+
link: 'https://www.foundryconcertclub.com/tm-event/movie-night-monday-8/',
1281+
date: '2024-02-26T18:00:00',
1282+
venue: 'Foundry',
1283+
},
13081284
{
13091285
artist: ['The Electric Funeral'],
13101286
link: 'https://www.foundryconcertclub.com/tm-event/the-electric-funeral/',
@@ -1367,15 +1343,6 @@ export const allShows = [
13671343
date: '2024-05-20T19:30:00',
13681344
venue: 'Foundry',
13691345
},
1370-
{
1371-
artist: [
1372-
'Found Footage Festival Vol. 10: Popcorn Classics',
1373-
"Lenora's Midnight Rental",
1374-
],
1375-
link: 'https://grogshop.gs/event-details/13748748/found-footage-festival-vol-10-popcorn-classics',
1376-
date: '2024-01-21T20:00:00',
1377-
venue: 'Grog Shop',
1378-
},
13791346
{
13801347
artist: [
13811348
'Jack Lutz + Temple Brothers, Rooftops, Unseen Keys, Seconds Away',
@@ -1543,6 +1510,12 @@ export const allShows = [
15431510
date: '2024-02-17T20:30:00',
15441511
venue: 'Grog Shop',
15451512
},
1513+
{
1514+
artist: ['Centerless', 'funeral commercial', 'Fuzzy Vandelay'],
1515+
link: 'https://grogshop.gs/event-details/13454203/centerless-funeral-commercial-fuzzy-vandelay',
1516+
date: '2024-02-18T20:00:00',
1517+
venue: 'Grog Shop',
1518+
},
15461519
{
15471520
artist: ['Make Em Laugh Mondays Hosted By Kevin Ford'],
15481521
link: 'https://grogshop.gs/event-details/13339053/make-em-laugh-mondays-hosted-by-kevin-ford',

Diff for: src/data/venues/beachland.json

-16
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,4 @@
11
[
2-
{
3-
"artist": [
4-
"Revival ABB"
5-
],
6-
"link": "https://www.beachlandballroom.com/e/13315493/revival-abb",
7-
"date": "2024-01-20T20:00:00",
8-
"venue": "Beachland Ballroom"
9-
},
10-
{
11-
"artist": [
12-
"Bearly Dead: A Tribute To The Grateful Dead"
13-
],
14-
"link": "https://www.beachlandballroom.com/e/13556588/bearly-dead-a-tribute-to-the-grateful-dead",
15-
"date": "2024-01-20T20:30:00",
16-
"venue": "Beachland Tavern"
17-
},
182
{
193
"artist": [
204
"Lowertown",

Diff for: src/data/venues/foundry.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
[
2-
{
3-
"artist": [
4-
"THE \"FIGHT AS ONE\" TOUR"
5-
],
6-
"link": "https://www.foundryconcertclub.com/tm-event/the-fight-as-one-tour/",
7-
"date": "2024-01-20T19:00:00",
8-
"venue": "Foundry"
9-
},
102
{
113
"artist": [
124
"King 810, Ignominius, The Behest Of Serpants"
@@ -81,10 +73,10 @@
8173
},
8274
{
8375
"artist": [
84-
"MOVIE NIGHT MONDAY"
76+
"TRE FEST"
8577
],
86-
"link": "https://www.foundryconcertclub.com/tm-event/movie-night-monday-7/",
87-
"date": "2024-02-19T18:00:00",
78+
"link": "https://www.foundryconcertclub.com/tm-event/tre-fest/",
79+
"date": "2024-02-17T17:30:00",
8880
"venue": "Foundry"
8981
},
9082
{
@@ -95,6 +87,14 @@
9587
"date": "2024-02-22T18:00:00",
9688
"venue": "Foundry"
9789
},
90+
{
91+
"artist": [
92+
"MOVIE NIGHT MONDAY"
93+
],
94+
"link": "https://www.foundryconcertclub.com/tm-event/movie-night-monday-8/",
95+
"date": "2024-02-26T18:00:00",
96+
"venue": "Foundry"
97+
},
9898
{
9999
"artist": [
100100
"The Electric Funeral"

Diff for: src/data/venues/grog-shop.json

+10-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
[
2-
{
3-
"artist": [
4-
"Found Footage Festival Vol. 10: Popcorn Classics",
5-
"Lenora's Midnight Rental"
6-
],
7-
"link": "https://grogshop.gs/event-details/13748748/found-footage-festival-vol-10-popcorn-classics",
8-
"date": "2024-01-21T20:00:00",
9-
"venue": "Grog Shop"
10-
},
112
{
123
"artist": [
134
"Jack Lutz + Temple Brothers, Rooftops, Unseen Keys, Seconds Away"
@@ -213,6 +204,16 @@
213204
"date": "2024-02-17T20:30:00",
214205
"venue": "Grog Shop"
215206
},
207+
{
208+
"artist": [
209+
"Centerless",
210+
"funeral commercial",
211+
"Fuzzy Vandelay"
212+
],
213+
"link": "https://grogshop.gs/event-details/13454203/centerless-funeral-commercial-fuzzy-vandelay",
214+
"date": "2024-02-18T20:00:00",
215+
"venue": "Grog Shop"
216+
},
216217
{
217218
"artist": [
218219
"Make Em Laugh Mondays Hosted By Kevin Ford"

Diff for: src/data/venues/hob.json

-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
[
2-
{
3-
"artist": [
4-
"The Devil Wears Prada & Fit For A King: METALCORE DROPOUTS"
5-
],
6-
"link": "https://concerts.livenation.com/the-devil-wears-prada-fit-for-cleveland-ohio-01-21-2024/event/05005F51E8633FDA",
7-
"date": "2024-01-21T18:00:00",
8-
"venue": "House of Blues"
9-
},
102
{
113
"artist": [
124
"Big Head Todd & the Monsters"

Diff for: src/data/venues/playhouse-square.json

-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
[
2-
{
3-
"artist": [
4-
"Nimesh Patel"
5-
],
6-
"link": "https://www.playhousesquare.org/events/detail/nimesh-patel-fast-and-loose-tour",
7-
"date": "2024-01-21",
8-
"venue": "Playhouse Square"
9-
},
102
{
113
"artist": [
124
"Flanagan's Wake"

0 commit comments

Comments
 (0)