generate.js: add metadata-prefer-id

This commit is contained in:
Jon 2022-12-09 23:05:42 +00:00
parent 9f400d0186
commit 7bd2f668e0

View File

@ -216,7 +216,7 @@ const mediaItems = [
.addPreview("mxc://glowers.club/IhivpcDssjnjSDHBdMEGGwVp", "image/jpg", "320x180")),
RadioItem.new("dootnukem")
.setMetadata("Grabbag", "Lee Jackson")
.setMetadata("Doot Nukem", "Sylva", "https://youtu.be/cHJQ6LqZ4ks")
.addSource(RadioSource.new("audio/mp3")
.setURI("mxc://glowers.club/xsuBJwyAUwuDoASbmqjZWrLO")
.addPreview("mxc://glowers.club/ymWgXucYRzhsgdiecjBkFvmz", "image/jpg", "1600x1800", EDisplayType.STRETCH)),
@ -278,6 +278,7 @@ const mediaItems = [
RadioItem.new("thisistheinfowar")
.setMetadata("In the House, In a Heartbeat", "John Murphy")
.addTags([ "metadata-prefer-id" ])
.addSource(RadioSource.new("video/mp4")
.setURI("mxc://glowers.club/HVZUugkUhbJEPDncuTpAnOfh")
.addPreview("mxc://glowers.club/klXuXEwYNmYvsZhNOaXsDGJq", "image/jpg", "640x360"))
@ -313,6 +314,7 @@ const mediaItems = [
RadioItem.new("honorary")
.setMetadata("Erika", "Major Han Friess")
.addTags([ "metadata-prefer-id" ])
.addSource(RadioSource.new("video/mp4")
.setURI("mxc://glowers.club/cQgzwWXtxDSqqOlwGZYShVXS")
.addPreview("mxc://glowers.club/aENkwWEKXIztqyBTJrBHCmRQ", "image/jpg", "800x450"))
@ -380,6 +382,7 @@ const mediaItems = [
RadioItem.new("niggatorial")
.setMetadata("I'm The 2007 YouTube Tutorial", "▲A▲", "https://soundcloud.com/kraiqyttyj/im-the-2007-youtube-tutorial")
.setNiggadata("tutorial", "570550d318f3c6dc5677b9d7")
.addTags([ "metadata-prefer-id" ])
.addSource(RadioSource.new("audio/mp3")
.setURI("mxc://glowers.club/XZGliHHOkhcxCSUxKoIkgUlI")
.addPreview("mxc://glowers.club/nAaKRXuNBjltAYJbsLnjGusH", "image/jpg", "899x715")),
@ -436,6 +439,7 @@ 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")),
@ -464,20 +468,21 @@ const mediaItems = [
RadioItem.new("whenblackissus")
.setMetadata("Among Us theme song but it's in the style of Metallica's Black Album", "rex", "https://youtu.be/tA2Sr6GgbWo")
.addTags([ "sus" ])
.addTags([ "sus", "metadata-prefer-id" ])
.addSource(RadioSource.new("audio/mp3")
.setURI("mxc://glowers.club/VDXDeYltzQOhTChQtmsZaybu")
.addPreview("mxc://glowers.club/JAWtHKTIefGJzYadLOUofaWl", "image/jpg", "1080x1080")),
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")),
RadioItem.new("ywnbaw")
.setMetadata("Professor proves SICKS are the best weapons", "Shadiversity", "https://youtu.be/mPnscZFUuog")
.addTags([ "misc" ])
.addTags([ "misc", "metadata-prefer-id" ])
.addSource(RadioSource.new("video/mp4")
.setURI("mxc://glowers.club/qYCbeFblMeBUMDZEiuBWuFnX")
.addPreview("mxc://glowers.club/dDbuzhpAoewNQoKHCejeQqdk", "image/jpg", "800x450")),
@ -498,6 +503,7 @@ const mediaItems = [
RadioItem.new("alexjones")
.setMetadata("Alex Jones Remix: Renai Circulation", "Triple-Q", "https://youtu.be/ODZE5peUfWQ")
.setNiggadata("alexjones", "5796ca3646f17bf005a01be3")
.addTags([ "metadata-prefer-id" ])
.addSource(RadioSource.new("video/mp4")
.setURI("mxc://glowers.club/vADMHcSVAzikHdjSRXKsmllx")
.addPreview("mxc://glowers.club/igLcLQjIYWSzTCRAPDMxSAmh", "image/jpg", "853x480")