Skip to content

Commit

Permalink
[ingest/ioj4] comment out songs for hazel
Browse files Browse the repository at this point in the history
  • Loading branch information
ioj4 committed Jun 5, 2024
1 parent a29c2de commit 78a1ecf
Showing 1 changed file with 22 additions and 14 deletions.
36 changes: 22 additions & 14 deletions ingest/ioj4.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -480,13 +480,6 @@
"StreamUrl": "https://soundcloud.com/oaf1/wrong",
"ArtUrl": "https://i1.sndcdn.com/artworks-000665034100-na7ri1-t500x500.jpg"
},
{
"Name": "Knock Yourself Out XD",
"Artist": "Porter Robinson",
"StreamUrl": "https://soundcloud.com/porter-robinson/knock-yourself-out-xd",
"ArtUrl": "https://i1.sndcdn.com/artworks-nb4aQTlS4Kd5-0-t500x500.png",
"Album": "SMILE! :D"
},
{
"Name": "SPINNING",
"Artist": "jaron",
Expand Down Expand Up @@ -574,13 +567,28 @@
"Artist": "midwxst",
"StreamUrl": "https://soundcloud.com/midwxst/no-trace",
"ArtUrl": "https://i1.sndcdn.com/artworks-xZoYpdo9ra42-0-t500x500.jpg"
},
{
"Name": "Russian Roulette",
"Artist": "Porter Robinson",
"StreamUrl": "https://soundcloud.com/porter-robinson/russian-roulette",
"ArtUrl": "https://i1.sndcdn.com/artworks-iIcm49tQqYKd-0-t500x500.png",
"Album": "SMILE! :D"
}
// Uncomment these when the album drops
// {
// "Name": "Russian Roulette",
// "Artist": "Porter Robinson",
// "StreamUrl": "https://soundcloud.com/porter-robinson/russian-roulette",
// "ArtUrl": "https://i1.sndcdn.com/artworks-iIcm49tQqYKd-0-t500x500.png",
// "Album": "SMILE! :D"
// },
// {
// "Name": "Knock Yourself Out XD",
// "Artist": "Porter Robinson",
// "StreamUrl": "https://soundcloud.com/porter-robinson/knock-yourself-out-xd",
// "ArtUrl": "https://i1.sndcdn.com/artworks-nb4aQTlS4Kd5-0-t500x500.png",
// "Album": "SMILE! :D"
// },
// {
// "Name": "Cheerleader",
// "Artist": "Porter Robinson",
// "StreamUrl": "https://soundcloud.com/porter-robinson/cheerleader",
// "ArtUrl": "https://i1.sndcdn.com/artworks-4T3V7000PPI2-0-t500x500.png",
// "Album": "SMILE! :D"
// }
]
}

0 comments on commit 78a1ecf

Please sign in to comment.