Skip to content

Commit

Permalink
GH Action - Auto-Update songs.json
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 3, 2024
1 parent c221d34 commit 6c19295
Showing 1 changed file with 37 additions and 32 deletions.
69 changes: 37 additions & 32 deletions songs.json
Original file line number Diff line number Diff line change
Expand Up @@ -731,6 +731,21 @@
"noteCount": 3424,
"favorite": false
},
{
"name": "Daisy Bell",
"artists": [
"Harry Dacre"
],
"midiFile": "daisybell.mid",
"artwork": "daisybell.jpeg",
"genre": [],
"tags": [
"ibm"
],
"favorite": true,
"songLengthMS": 103846,
"noteCount": 708
},
{
"name": "Dance Monkey",
"artists": [
Expand Down Expand Up @@ -3302,6 +3317,28 @@
"noteCount": 544,
"favorite": false
},
{
"name": "Wizards in Winter",
"artists": [
"Trans-Siberian Orchestra"
],
"genre": [
"Holiday",
"Symphonic metal",
"progressive metal",
"heavy metal",
"hard rock",
"neoclassical metal"
],
"midiFile": "Wizards_in_Winter_for_eight_hands.mid",
"artwork": "Wizards_in_Winter.jpg",
"tags": [
"Christmas"
],
"favorite": false,
"songLengthMS": 158667,
"noteCount": 3449
},
{
"name": "World's End Valentine",
"artists": [
Expand Down Expand Up @@ -3380,37 +3417,5 @@
"songLengthMS": 165290,
"noteCount": 1065,
"favorite": false
},
{
"name": "Daisy Bell",
"artists": [
"Harry Dacre"
],
"midiFile": "daisybell.mid",
"artwork": "daisybell.jpeg",
"genre": [],
"tags": [
"ibm"
],
"favorite": true
},
{
"name": "Wizards in Winter",
"artists": [
"Trans-Siberian Orchestra"
],
"genre": [
"Holiday",
"Symphonic metal",
"progressive metal",
"heavy metal",
"hard rock",
"neoclassical metal"
],
"midiFile": "Wizards_in_Winter_for_eight_hands.mid",
"artwork": "Wizards_in_Winter.jpg",
"tags": [
"Christmas"
]
}
]

0 comments on commit 6c19295

Please sign in to comment.