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 12, 2024
1 parent 7993cd5 commit e7a24a4
Showing 1 changed file with 66 additions and 58 deletions.
124 changes: 66 additions & 58 deletions songs.json
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,21 @@
"songLengthMS": 209893,
"noteCount": 1843
},
{
"name": "Circus Galop",
"artists": [
"Marc-André Hamelin"
],
"midiFile": "Circus_Galop__Marc-Andr_Hamelin_score_edited.mid",
"artwork": "NULL.jpg",
"genre": [],
"tags": [
"impossible"
],
"favorite": false,
"songLengthMS": 266462,
"noteCount": 18024
},
{
"name": "Clair De Lune",
"artists": [
Expand Down Expand Up @@ -1529,6 +1544,21 @@
"noteCount": 1382,
"favorite": false
},
{
"name": "Hungarian Rhapsody No. 2",
"artists": [
"Franz Liszt"
],
"midiFile": "Hungarian_Rhapsody_No._2.mid",
"artwork": "franzliszt.jpg",
"genre": [],
"tags": [
"classical"
],
"favorite": false,
"songLengthMS": -932842,
"noteCount": 6793
},
{
"name": "I Got No Time",
"artists": [
Expand Down Expand Up @@ -2307,6 +2337,22 @@
"noteCount": 1789,
"favorite": false
},
{
"name": "Night of Nights",
"artists": [
"ZUN"
],
"midiFile": "beatMARIO - Night of Nights.mid",
"artwork": "night-of-nights.jpg",
"genre": [],
"tags": [
"video game",
"Touhou"
],
"favorite": false,
"songLengthMS": 189333,
"noteCount": 3131
},
{
"name": "Nocturne in E flat major, Op. 9 No. 2",
"artists": [
Expand Down Expand Up @@ -2669,8 +2715,8 @@
"meme",
"impossible"
],
"songLengthMS": 171882,
"noteCount": 998261,
"songLengthMS": 139997,
"noteCount": 20571,
"favorite": false
},
{
Expand Down Expand Up @@ -2799,6 +2845,24 @@
"noteCount": 1147,
"favorite": false
},
{
"name": "Sonate No.14 Moonlight 1st Movement Nightmare",
"artists": [
"Beethoven"
],
"midiFile": "Moonlight_Sonata_Nightmare.mid",
"artwork": "Ludwig-van-Beethoven-cool.png",
"genre": [],
"tags": [
"classical",
"Moonlight Sonata",
"nightmare",
"Remix"
],
"favorite": false,
"songLengthMS": 315539,
"noteCount": 4719
},
{
"name": "Song That Might Play When You Fight Sans",
"artists": [
Expand Down Expand Up @@ -3601,61 +3665,5 @@
"songLengthMS": 165290,
"noteCount": 1065,
"favorite": false
},
{
"name": "Sonate No.14 Moonlight 1st Movement Nightmare",
"artists": [
"Beethoven"
],
"midiFile": "Moonlight_Sonata_Nightmare.mid",
"artwork": "Ludwig-van-Beethoven-cool.png",
"genre": [],
"tags": [
"classical",
"Moonlight Sonata",
"nightmare",
"Remix"
],
"favorite": false
},
{
"name": "Night of Nights",
"artists": [
"ZUN"
],
"midiFile": "beatMARIO - Night of Nights.mid",
"artwork": "night-of-nights.jpg",
"genre": [],
"tags": [
"video game",
"Touhou"
],
"favorite": false
},
{
"name": "Circus Galop",
"artists": [
"Marc-André Hamelin"
],
"midiFile": "Circus_Galop__Marc-Andr_Hamelin_score_edited.mid",
"artwork": "NULL.jpg",
"genre": [],
"tags": [
"impossible"
],
"favorite": false
},
{
"name": "Hungarian Rhapsody No. 2",
"artists": [
"Franz Liszt"
],
"midiFile": "Hungarian_Rhapsody_No._2.mid",
"artwork": "franzliszt.jpg",
"genre": [],
"tags": [
"classical"
],
"favorite": false
}
]

0 comments on commit e7a24a4

Please sign in to comment.