Skip to content

Commit

Permalink
Update channels.coffee.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasper Souren committed Aug 4, 2015
1 parent 6cbb0a4 commit 91a2022
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion channels.coffee.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Here you can define the channels of your stream.
The soma tag is used to know how to build the stream URL.
'cliqhop': { tags: ['soma', 'idm'] }
'secretagent': { tags: ['soma'] }
'illstreet': { tags: ['soma'] }
Expand Down Expand Up @@ -69,7 +68,15 @@ The soma tag is used to know how to build the stream URL.
'couleur3': { url: 'http://stream.srg-ssr.ch/m/couleur3/mp3_128', tags: ['ch'] }
## Streams with ads
These should be turned off by default, but can be enabled by clicking on the tags (to implement).
#'oldmen': { url: 'http://server-10.stream-server.nl:8140/', tags: ['60s', '70s'] }
# todo: parse pls in client?
# '106fmcoil': { url: 'http://212.29.254.129:7075/listen.pls' }
Don't forget to close
}

0 comments on commit 91a2022

Please sign in to comment.