generate.js: remove metadata-prefer-id from floydtrix, doot

This commit is contained in:
Jon 2022-12-13 04:12:52 +00:00
parent e874e86e2d
commit 7efc904814

View File

@ -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")),