Garry's Mod

Garry's Mod

rRadio (Boombox and Car Radio)
 This topic has been pinned, so it's probably important
Rammel  [developer] 13 May @ 12:38pm
Custom Stations Guide
Information

Storage: Stations are stored on the server and will persist across restarts. All clients will receive the latest version of the list.

Location: Stations are added to the category (country listing) "custom". This will be modifiable in a future update.

Access: Stations can only be appended or removed by superadmins. Permissions are configurable via CAMI integration.

Finding Stations

Any online radio source is compatible. Note that pasting the URL shown by your browser will not work. For example, the following URL is displayed when listening to Smooth Radio online:

However, you instead need to find the source URL. Press F12 in your browser and navigate to "Network". Locate the relevant item (in this case it was listed as "smooth"), and identify the "Request URL". This is the URL required by the addon, and in this example is:

Radio Browser offers a huge library of ready-to-use URLs:

Commands

View Custom Station List
rammel_rradio_list_custom

Add a Station
!rradioadd "station name" "station url"

For example:
!rradioadd "My Radio Station" "https://stream.example.com/abc123"

Remove a Station
!rradiorem "station name"
!rradiorem "station url"

For example:
!rradiorem "My Radio Station"
Last edited by Rammel; 13 May @ 5:49pm