diff --git a/generate.js b/generate.js index 3d1ca24..248fe56 100755 --- a/generate.js +++ b/generate.js @@ -1232,6 +1232,8 @@ const mediaItems = [ RadioItem.new("lofibeatstorelaxandoppto") .setMetadata("Gangnam Lofi", "Jayden Greig", "https://triple-q.bandcamp.com/track/gangnam-lofi") + .addItemInfo(RadioMetadata.newLA("Gangnam Style", "PSY", RadioMetadata.createYouTubeURI("9bZkp7q19f0")).setFor(0).bOriginal().bOfficial()) + .addItemInfo(RadioMetadata.newLA(null, null, RadioMetadata.createAppleMusicURI(1445144527)).setFor(0).bOriginal().bOfficial().bAlt()) .addSource(RadioSource.new("audio/mp3", [ "mp3" ]) .setURI("mxc://glowers.club/tYDWGHZGOPOFvKWBRNwCtPpJ") .addPreview("mxc://glowers.club/JQaLfBTNmuiHfszGxsvgqSHI", "image/jpg", "500x500")),