# Add new Stations to Pirate Radio

**URL:** https://forums.pimoroni.com/t/add-new-stations-to-pirate-radio/11863
**Category:** Support
**Created:** [October 8, 2019, 1:51pm UTC](https://forums.pimoroni.com/t/add-new-stations-to-pirate-radio/11863 "2019-10-08T13:51:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![heimi](https://avatars.discourse-cdn.com/v4/letter/h/ebca7d/32.png) [@heimi](https://forums.pimoroni.com/u/heimi)
#### Post date: [October 8, 2019, 1:51pm UTC](https://forums.pimoroni.com/t/add-new-stations-to-pirate-radio/11863/1 "2019-10-08T13:51:57Z")

</div>

Hello  
I ordered the kit followed the instructions in the tutorial about Internet Radio on your Pirate Radio. Everything worked fine exept the addituion of new stations.  
First I tried to edit the file  
/home/pi/.config/vlc/playlist.m3u  
but there was no directory vlc. I added one and created the playlist with the stations  
[http://stream.srg-ssr.ch/drs1/mp3\_128.m3u](http://stream.srg-ssr.ch/drs1/mp3_128.m3u)  
[http://stream.srg-ssr.ch/drs2/mp3\_128.m3u](http://stream.srg-ssr.ch/drs2/mp3_128.m3u)  
[http://stream.srg-ssr.ch/rsc\_de/mp3\_128.m3u](http://stream.srg-ssr.ch/rsc_de/mp3_128.m3u)  
[http://stream.srg-ssr.ch/drs4news/mp3\_128.m3u](http://stream.srg-ssr.ch/drs4news/mp3_128.m3u)  
[http://wdr-wdr3-live.icecast.wdr.de/wdr/wdr3/live/mp3/128/stream.mp3](http://wdr-wdr3-live.icecast.wdr.de/wdr/wdr3/live/mp3/128/stream.mp3)  
[http://streams.br.de/br-klassik\_2.m3u](http://streams.br.de/br-klassik_2.m3u)  
[http://www.ndr.de/resources/metadaten/audio/m3u/ndr1niedersachsen.m3u](http://www.ndr.de/resources/metadaten/audio/m3u/ndr1niedersachsen.m3u)  
from some swiss and german radio stations  
The stations worked fine as they should, and looking at the website raspberrypi.local:8080, I saw them listed as in the screenshot:  
 ![PirateA](https://us1.discourse-cdn.com/flex016/uploads/pimoroni/original/2X/3/3edc7ca2b07354b527d4dadc450e1320c38d3caf.jpeg)  
After clicking on the seccond link, the station was played, but the first station was listed twice, and the appearance changed:  
 ![PirateB](https://us1.discourse-cdn.com/flex016/uploads/pimoroni/original/2X/e/e662286991b5c8ee2f5152ebe09c5a3f7c92f205.jpeg)  
After clicking every station and reloading the site, every station was listed at least twice, ecept the stations WDR3 and ndr\_ndr1\_han:  
 ![PirateC](https://us1.discourse-cdn.com/flex016/uploads/pimoroni/original/2X/4/41daefe5e51b761702b795fe978fbd4fef346481.jpeg)  
I saw the same effect loading the stations directly on the boot partition with a file playlist.m3u as mentioned in the tutorial. I also made shure every line ending was in utf-8.  
What can I do? Is there an error in the URLs I copied from the respective sites.
