Derail Valley

Derail Valley

25 ratings
How to add custom radio stations to boombox
By Kuper [EN/UA/RU]
WIP
3
2
   
Award
Favorite
Favorited
Unfavorite
Step 1: Locate and open file where stations are stored
It sould be in the folder where derail valley is installed. File name is radio.pls



Right click on it, and open this file with notepad or any other text editors. You sould see something like this.

Step 2: Locate stream URL.
Go to website where you can listen for a radio. In this example i will use chrome and https://truckers.fm/


Press F12 and go to "Network tab". Please note, that exact locations of buttons may be different in different browsers.


After that, hit play and wait a few seconds. You will see a continuous data stream shown by the longest line.


This is our audio stream. If there is no continuous data stream, then your best option is to find radio stream URL in google.

We need right click on it, and select copy link address.


To verify that link is working we can just paste it into browser. Is there a blank page with only music strem on it, than this is correct URL.


Step 3: Add URL to radio.pls
To add online radio station to .pls file you need to follow very simple instructions.
  • Copy and paste one of the pre-set radiostations.
  • Change numbers in "File" and "Title"
  • Replace URL after "File="
  • And change Title to whatever you want.
  • Change "NumberOfEntries" in the end to whatever amount of radios you have now.

Here is image example[b]


And that's it. Enjoy your favourite stations on the rails.
Adding HLS radio station (M3U8 file extension).
Let's say i want to add a BBC radio station. I cannot get URL using network traffic analysis tool. That's what i endded up getting.

You can see that there is a lot of small bits of information, and therefore there is no specific URL

After a quick google search i found this on a GitHub[gist.github.com]


As you can see, we got an URL, but it is a M3U8 file. That means that we will need to do few extra steps to make this work.

Following steps will require to install additional software. Please do not proceed if you don't know what you are doing. I will not take any responsibility for any damage done.

First off, we will need to install RadioHLSConverter[github.com]
To install it follow the instructions listed in README.md on the GitHub page.

Now we will confing that software

Navigate to the folder where software is and loacte appsettings.json. Edit it according to the example below.

Save config and start the application using instrucions provided on GitHub page.

WIP
13 Comments
WizardXanadu 30 Apr @ 7:54pm 
Thanks!! worked great!
AyrA 20 Dec, 2024 @ 10:53pm 
For easy playlist and tape editing, you can also use DvMusicEdit https://github.com/AyrA/DVMusicEdit/

You can download the precompiled application in the "releases" section, or replace "github.com" with "gitload.net" in the URL
CSI48 12 Dec, 2024 @ 11:40am 
Yeah i like my "coustom" radio.
lmao
But i love Custom radio even better.
Mr. Sandpatch 7 Dec, 2024 @ 9:00am 
For those wondering. Chilltrax is: https://streamssl3.chilltrax.com/currentsong?sid=1
Mr. Sandpatch 7 Dec, 2024 @ 9:00am 
Radio Paradise has links, but I can't get them to work.
Weird because I got Chilltrax to work
https://radioparadise.com/listen/stream-links
Kuper [EN/UA/RU]  [author] 14 Aug, 2024 @ 3:09pm 
@LPIDpruductions for HLS stream you need to keep application running at all times
LIPDProductions 12 Aug, 2024 @ 10:39pm 
So, do I need this running the entire time or just until I connect?
brain141500 21 Nov, 2023 @ 3:19pm 
Nice, thank you!
Soyota Tupra 11 Oct, 2023 @ 2:45am 
Thankyou so much! this guide is da bomb
Weißbrot 15 Jul, 2023 @ 7:17pm 
Thank you :)