diff --git a/generate.js b/generate.js index 85a6eb9..90d4ff4 100755 --- a/generate.js +++ b/generate.js @@ -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")),