Radio Stations

Started by Yuriitwo, Aug 02, 2023, 03:11 AM

Previous topic - Next topic

Yuriitwo

Radio Stations


I find it quite interesting the possibility of adding customized radios using the IP addresses of the stations. Here are the IP addresses of
the 'Hunter FM' radios that I found, for those who enjoy this type of music. I'll leave them below so you can add them to your servers.




Add this function onScriptLoad()
CreateRadioStream( 11, "Pop", "https://live.hunter.fm/pop_high", true );
CreateRadioStream( 12, "Pop2K", "https://live.hunter.fm/pop2k_high", true );
CreateRadioStream( 13, "Rock", "https://live.hunter.fm/rock_high", true );
CreateRadioStream( 14, "Tropical", "https://live.hunter.fm/tropical_high", true );
CreateRadioStream( 15, "80s", "https://live.hunter.fm/80s_high", true );
CreateRadioStream( 16, "Lofi", "https://live.hunter.fm/lofi_high", true );
CreateRadioStream( 17, "Smash!", "https://live.hunter.fm/smash_high", true );
CreateRadioStream( 18, "Sertanejo", "https://live.hunter.fm/sertanejo_high", true );
CreateRadioStream( 19, "Pisadinha", "https://live.hunter.fm/pisadinha_high", true );

Photo
Fiesta in Malibu Developer