forked from jon/glowers-radio
Fix album art for goodbyeautumn
This commit is contained in:
parent
c237b0554d
commit
359d372a94
File diff suppressed because one or more lines are too long
@ -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")
|
||||||
|
Loading…
Reference in New Issue
Block a user