Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 535 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 535 Bytes

Radio.lsl

Set radio url for parcel from list in notecard

Steps

Add this script and readme to your object

Add notecards for each genre name it with .list at the end, example Country.list

Edit genre notecard Country.list, add a list of url of streams, you can optional add a title name for each channel before it by =, or just keep it as url, script try to detect the name of channel

example:

Named channel

My Name=http://blabla.com:8010/mystation1

Or just url without a name

http://blabla.com:8010/mystation2