SA-MP Forums Archive
Shoutcast radio! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Shoutcast radio! (/showthread.php?tid=346421)



Shoutcast radio! - HDFord - 28.05.2012

I wondered if anyone have a finished radio system that have all the radio stations on shoutcast.com implented. Or atleast many of them or the most popular of all categories.


Re: Shoutcast radio! - ViniBorn - 28.05.2012

You can find here

http://forum.sa-mp.com/search.php?searchid=4635483


Re: Shoutcast radio! - Aira - 28.05.2012

Thanks for sharing ( even if you didn't mean to ) this link, i was looking for some websites like the fm stuff


Re: Shoutcast radio! - ViruZz - 28.05.2012

From what I've seen there isn't any release Shoutcast Filterscript that have every single radio system as radio's on shoutcast gets removed and added each day.


Re: Shoutcast radio! - Calgon - 28.05.2012

But someone could easily create an FS to check the main pages and filter through them to broadcast a shoutcast station. I might do this.


Re: Shoutcast radio! - HDFord - 28.05.2012

I noticed next generation RP had some dialogs that you could search trough quite many stations i dont know if that was connected to shoutcast but it looked very good filled out with stations.


Re: Shoutcast radio! - Mandrakke - 28.05.2012

If sa-mp have an good RegEx plugin it could be possible to do, but the only RegEx plugin released does not have support to capture groups, so without it we can not filter the shoutcast page data. The only way is using an Perl or PHP script to make all filter and bring back to server the filtered data.


Re: Shoutcast radio! - HDFord - 05.06.2012

This is still not getting clear for me as noone have ever realesed something like this, but i know it's out there. I was thinking about some kind of script that can read the information on the page and make it into a PlayAudioStreamForPlayer. As i wrote in my earlier post is that Next Generation RP have a very good radio system, now they're blacklisted -.- Anyway i dont think they will realease it so can someone think of any way to do this or is it black. And i also tought about a textdraw or something just showing the hole shoutcast.com page and made it clickable as there is a mouse added in 0.3e. Anyone?