adding This Is Lazy Town

This commit is contained in:
q 2022-12-17 20:05:37 -05:00
parent 359d372a94
commit 5095bc2bf6
2 changed files with 8 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1040,7 +1040,13 @@ const mediaItems = [
.addSource(RadioSource.new("audio/mp3", [ "mp3" ])
.setURI("mxc://glowers.club/HEDaNdMsVFzIgYDkymkxnhob")
.setPlaybackInfo(RadioPlaybackInfo.new().setPlaybackVolume(.25))
.addPreview("mxc://glowers.club/vBvnVioYcHeIGtvHRAaWWCab", "image/jpg", "500x500"))
.addPreview("mxc://glowers.club/vBvnVioYcHeIGtvHRAaWWCab", "image/jpg", "500x500")),
RadioItem.new("thisislazytown")
.setMetadata("This Is Lazy Town", "Soundclown Crimes Against Humanity", "Soundclown Crimes Against Humanity ")
.addSource(RadioSource.new("audio/mp3", [ "mp3" ])
.setURI("mxc://glowers.club/XKaBjJLglqeAgkkPgEclMBIS")
.addPreview("mxc://glowers.club/KcFqpISqthZSOFhntXAhkWIr", "image/jpg", "500x500"))
// TODO: needs artwork
// RadioItem.new("isisman")