In Game Radio - boot2big/immersive_vehicles_vanity GitHub Wiki
How It Works
Radios in MTS allow you to play your music ingame, whether its on a little transistor radio block or in your MC172.
They play consistently throughout your game the moment you start one, meaning they will all play in sync and will keep "playing" after you stop them, just like real radios!
(Even better if you're playing from a real audio stream as well!)
Local Audio Files
Local files will only play if you have folders with music in your /*install*/mts_music/ folder (same location as /*install*/mods/, /*install*/config/, etc) and if they are .ogg or .mp3 formats.
The folders can be named anything as long as they're folders with music in them.
Depending on who has what files, you and anyone else are going to hear different songs playing, and some people may not hear anything if they don't have local files.
Remote Streams/Files
Remote files will play from /*install*/mts_music/radio_stations.txt as long as they are .ogg or .mp3 formats, and their URL immediately leads to the file itself (NOT a cover page or youtube link, but the actual file itself!)
Here are some examples of links that will or won't work.
This file must ALWAYS contain six lines, even if they are blank. It must not have between one to four lines, nor should it have seven or more. Five is right out.
Everyone will hear the same song as long as their computer can connect to and download the audio file/stream!
Server Streams
No information as of writing this page. Sorry!