Fix album art for goodbyeautumn

This commit is contained in:
q 2022-12-17 15:45:02 -05:00
parent c237b0554d
commit 359d372a94
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -374,7 +374,7 @@ const mediaItems = [
.addTags([ "splash-song" ]) .addTags([ "splash-song" ])
.addSource(RadioSource.new("audio/mp3", [ "mp3" ]) .addSource(RadioSource.new("audio/mp3", [ "mp3" ])
.setURI("x-gwm://wiki/goodbye_autumn.mp3") .setURI("x-gwm://wiki/goodbye_autumn.mp3")
.addPreview("mxc://glowers.club/HCiiIVMOekjPZtiEaexDdUsD", "image/jpg", "400x400")), .addPreview("mxc://glowers.club/JslhZSsDpgtrnmWhSqYMEUDL", "image/jpg", "500x500")),
RadioItem.new("balmy") RadioItem.new("balmy")
.setMetadata("Balmy", "90sFlav", "https://90sflav.bandcamp.com/track/balmy") .setMetadata("Balmy", "90sFlav", "https://90sflav.bandcamp.com/track/balmy")