forked from jon/glowers-radio
generate.js: remove metadata-prefer-id from floydtrix, doot
This commit is contained in:
parent
e874e86e2d
commit
7efc904814
@ -439,7 +439,6 @@ const mediaItems = [
|
||||
|
||||
RadioItem.new("floydtrix")
|
||||
.setMetadata("Clubbed to Death", "Rob Dougan", "https://youtu.be/pFS4zYWxzNA")
|
||||
.addTags([ "metadata-prefer-id" ])
|
||||
.addSource(RadioSource.new("audio/mp3")
|
||||
.setURI("mxc://glowers.club/YUqRzRddNWuXQaAlPPMpwvse")
|
||||
.addPreview("mxc://glowers.club/mFyOeCDaBRhxZCXeeMxDmZhD", "image/jpg", "588x634")),
|
||||
@ -475,7 +474,6 @@ const mediaItems = [
|
||||
|
||||
RadioItem.new("doot")
|
||||
.setMetadata("Knee Deep in the Doot", "Nick Ino", "https://youtu.be/hzPpWInAiOg")
|
||||
.addTags([ "metadata-prefer-id" ])
|
||||
.addSource(RadioSource.new("audio/mp3")
|
||||
.setURI("mxc://glowers.club/HvYByMgvFKONqIPmujCGaIIp")
|
||||
.addPreview("mxc://glowers.club/dXELpQnsrrcwHuElSQHEPaRn", "image/jpg", "512x512")),
|
||||
|
Loading…
Reference in New Issue
Block a user