diff --git a/data/songs.js b/data/songs.js index 136fb3b..63850c3 100644 --- a/data/songs.js +++ b/data/songs.js @@ -1079,9 +1079,11 @@ module.exports = [ .addItemInfo(RadioMetadata.newLAV(null, null, RadioMetadata.createAppleMusicURI(1558534271)).setFor(0).bOriginal().bOfficial().bAlt()) .addSource(RadioSource.new("video/mp4", [ "avc1.4D4029", "mp4a.40.2" ]) .setURI("mxc://glowers.club/CGwKqIxRZCIbOnmDiNZihEgA") + .setPlaybackInfo(RadioPlaybackInfo.new().setPlaybackVolume(.45)) .addPreview("mxc://glowers.club/NJrwoXqKDAtzxYHTlGYJxNjT", "image/jpg", "800x450")) .addSource(RadioSource.new("audio/mp3", [ "mp3" ]) .setURI("mxc://glowers.club/rQeCMqcEYpGruScYNCDLDKEt") + .setPlaybackInfo(RadioPlaybackInfo.new().setPlaybackVolume(.45)) .addPreview("mxc://glowers.club/rfycveISusPKEktNHlohEHGU", "image/jpg", "200x200")), RadioItem.new("yoruniaisukurimu")