Merge q-fork, closes #4
This commit is contained in:
commit
a075fe6fc1
File diff suppressed because one or more lines are too long
@ -1042,6 +1042,12 @@ const mediaItems = [
|
||||
.setPlaybackInfo(RadioPlaybackInfo.new().setPlaybackVolume(.4))
|
||||
.addPreview("mxc://glowers.club/vBvnVioYcHeIGtvHRAaWWCab", "image/jpg", "500x500")),
|
||||
|
||||
RadioItem.new("thisislazytown")
|
||||
.setMetadata("This Is Lazy Town", "Soundclown Crimes Against Humanity", "https://soundcloud.com/thesoundclowncriminal/this-is-lazy-town")
|
||||
.addSource(RadioSource.new("audio/mp3", [ "mp3" ])
|
||||
.setURI("mxc://glowers.club/XKaBjJLglqeAgkkPgEclMBIS")
|
||||
.addPreview("mxc://glowers.club/KcFqpISqthZSOFhntXAhkWIr", "image/jpg", "500x500")),
|
||||
|
||||
RadioItem.new("isisman")
|
||||
.setMetadata("ISISman", "Triple-Q", "https://triple-q.bandcamp.com/track/isisman")
|
||||
.addSource(RadioSource.new("audio/mp3", [ "mp3" ])
|
||||
|
Loading…
Reference in New Issue
Block a user