123456789101112131415161718192021222324252627282930313233 |
- #
- # Example of how to include radios and their addresses on your own config
- #
- # You can use anything that mpg123 can use, .pls works great. SomaFM stations
- # are 100% compatible.
- #
- # To include a radio, pair a title and an address like this
- #
- # name>Name of radio station
- # url>http://example.com/etc/playlist.pls?bitrate=128
- #
- # Comments can be included as well, as lines starting with '#'
- #
- name>Dubstep Beyond - Soma FM
- url>http://somafm.com/dubstep.pls
- # Very nice station
- name>Underground 80s - Soma FM
- url>http://somafm.com/u80s.pls
- name>The Trip - Soma FM
- url>http://somafm.com/thetrip.pls
- name>Hip Hop
- url>http://yp.shoutcast.com/sbin/tunein-station.pls?id=288144
- name>DNBRADIO
- url>http://yp.shoutcast.com/sbin/tunein-station.pls?id=23036
- name>Ibiza Party Radio
- url>http://yp.shoutcast.com/sbin/tunein-station.pls?id=99180204
|