Raised This Month: $32 Target: $400
 8% 

[ANY] Radio v2.0.0.8 FINAL (21/08/2017)


Post New Thread Reply   
 
Thread Tools Display Modes
romeo7
Senior Member
Join Date: Mar 2017
Old 01-29-2021 , 10:59   Re: [ANY] Radio v2.0.0.8 FINAL (21/08/2017)
Reply With Quote #621

Quote:
Originally Posted by FroGeX View Post
doesn't work in CSGO any ideas to fix it?
Why you do not read recent comments here. If you read comments you will find answer for your question.
__________________
___[CSGO]_[ZP]____
Zombie Plague Classic
||37.26.2.29:27021||
romeo7 is offline
Rathard
New Member
Join Date: Jul 2021
Old 07-14-2021 , 07:55   Re: [ANY] Radio v2.0.0.8 FINAL (21/08/2017)
Reply With Quote #622

Does this work on LAN servers? I installed this in CSS but selecting a radio station doesnt play anything
Rathard is offline
dubbeh
Senior Member
Join Date: Jul 2007
Old 07-19-2021 , 09:08   Re: [ANY] Radio v2.0.0.8 FINAL (21/08/2017)
Reply With Quote #623

Quote:
Originally Posted by Rathard View Post
Does this work on LAN servers? I installed this in CSS but selecting a radio station doesnt play anything
It should work fine under LAN servers. So long as there is an active internet connection to the outside, for loading and playing the online radio streams inside the station lists.


Quick update on the project itself:

Currently recoded most the backend for radio.dubbeh.net when using the shoutcast playlists - It's still not live on the site with the UI/UX stuff to finish but all the backend code is working perfectly now.
No more querying headers on page load and caching the result for example, which was awfully slow. All the mount points are stored in the database after the stations are updated and seem to be 99% valid.

The updating from the shoutcast API itself is using curl multi threading (curl_multi) now and 10 retries for valid playlists on each individual station (Previously I was only checking the playlist result once and the shoutcast servers return 404 errors every 4-5 tries or so, which was in-turn giving a lot of invalid stations because of this)

Hoping to have the web update live by the end of this month, if i hit no more problems before then.
__________________
SM Plugins - dubbeh.net - Plugin requests are welcome
dubbeh is offline
dubbeh
Senior Member
Join Date: Jul 2007
Old 08-27-2021 , 11:08   Re: [ANY] Radio v2.0.0.8 FINAL (21/08/2017)
Reply With Quote #624

Update:
The ShoutCast station lists should be fully working again. Pushed the changes yesterday, took a while to update the database from the ShoutCast API and validate 23k-ish stations. Noticed one slight issue under Google Chrome with insecure HTTP requests over a secure HTTPS site (Chrome blocks insecure links over secure sites) - The only possible fix for this is to skip stations that still utilise insecure streams, which would end up cutting out a lot of the current stations.

If you have an issues with the playlists or need help, feel free to get in touch with me.
__________________
SM Plugins - dubbeh.net - Plugin requests are welcome
dubbeh is offline
PlayLife
Junior Member
Join Date: Mar 2021
Old 11-19-2021 , 22:39   Re: [ANY] Radio v2.0.0.8 FINAL (21/08/2017)
Reply With Quote #625

I installed all the files correctly and it seems that there are no errors, even when I run the cvars or open the radio menu, however when I select a station in the radio menu I get the message "(player) started listening to (radio ) "but it does not reproduce anything, it follows everything in silence ... What could it be?
PlayLife is offline
dubbeh
Senior Member
Join Date: Jul 2007
Old 11-23-2021 , 11:15   Re: [ANY] Radio v2.0.0.8 FINAL (21/08/2017)
Reply With Quote #626

Hey PlayLife,

Sounds like you might be trying to run the mod under CS:GO or a potential bad stream link in the stations playlist.

If you're not running under CS:GO, send me a private message and I can look in to this for you.
__________________
SM Plugins - dubbeh.net - Plugin requests are welcome
dubbeh is offline
GnomeChompski
Senior Member
Join Date: Jul 2012
Old 05-14-2022 , 17:10   Re: [ANY] Radio v2.0.0.8 FINAL (21/08/2017)
Reply With Quote #627

Just installed this on my TF2 server and none of the radios seem to actually play when i select them, nothing comes up when doing !song either. server runs VPP MOTD adverts


Code:
L 05/14/2022 - 22:04:58: [SM] Exception reported: Not enough space on the heap
L 05/14/2022 - 22:04:58: [SM] Blaming: radio.smx
L 05/14/2022 - 22:04:58: [SM] Call stack trace:
L 05/14/2022 - 22:04:58: [SM]   [0] SteamWorks_GetHTTPResponseBodyCallback
L 05/14/2022 - 22:04:58: [SM]   [1] Line 146, radio/track_query.inc::SteamWorks_OnTrackQueryComplete
L 05/14/2022 - 22:05:01: [SM] Exception reported: Not enough space on the heap
L 05/14/2022 - 22:05:01: [SM] Blaming: radio.smx
L 05/14/2022 - 22:05:01: [SM] Call stack trace:
L 05/14/2022 - 22:05:01: [SM]   [0] SteamWorks_GetHTTPResponseBodyCallback
L 05/14/2022 - 22:05:01: [SM]   [1] Line 146, radio/track_query.inc::SteamWorks_OnTrackQueryComplete
__________________

Last edited by GnomeChompski; 05-14-2022 at 17:34.
GnomeChompski is offline
dubbeh
Senior Member
Join Date: Jul 2007
Old 06-11-2022 , 12:11   Re: [ANY] Radio v2.0.0.8 FINAL (21/08/2017)
Reply With Quote #628

Quote:
Originally Posted by GnomeChompski View Post
Just installed this on my TF2 server and none of the radios seem to actually play when i select them, nothing comes up when doing !song either. server runs VPP MOTD adverts


Code:
L 05/14/2022 - 22:04:58: [SM] Exception reported: Not enough space on the heap
L 05/14/2022 - 22:04:58: [SM] Blaming: radio.smx
L 05/14/2022 - 22:04:58: [SM] Call stack trace:
L 05/14/2022 - 22:04:58: [SM]   [0] SteamWorks_GetHTTPResponseBodyCallback
L 05/14/2022 - 22:04:58: [SM]   [1] Line 146, radio/track_query.inc::SteamWorks_OnTrackQueryComplete
L 05/14/2022 - 22:05:01: [SM] Exception reported: Not enough space on the heap
L 05/14/2022 - 22:05:01: [SM] Blaming: radio.smx
L 05/14/2022 - 22:05:01: [SM] Call stack trace:
L 05/14/2022 - 22:05:01: [SM]   [0] SteamWorks_GetHTTPResponseBodyCallback
L 05/14/2022 - 22:05:01: [SM]   [1] Line 146, radio/track_query.inc::SteamWorks_OnTrackQueryComplete
Hey GnomeChompski,

Removed

Kind regards

P.S. If the error still persists, will have to cut down the array sizes for storage, which might end up cutting off long station names.
__________________
SM Plugins - dubbeh.net - Plugin requests are welcome

Last edited by dubbeh; 02-04-2023 at 10:31. Reason: addition
dubbeh is offline
Alienmario
Senior Member
Join Date: Aug 2013
Old 01-25-2023 , 16:58   Re: [ANY] Radio v2.0.0.8 FINAL (21/08/2017)
Reply With Quote #629

Gave it a try.
HL2DM - not working. As expected, sound does not autoplay anymore, just as when you open the urls in chrome. It's not just this plugin, and I don't think there's a way around it. It killed my Soundcloud plugin too.
+ I think many of the radio stations are long gone, then there are a few scattered bugs.

Edit: My last hope for streaming audio lies in fixing up the CSGO Advanced Music Player.

Last edited by Alienmario; 01-25-2023 at 17:07.
Alienmario is offline
dubbeh
Senior Member
Join Date: Jul 2007
Old 01-26-2023 , 10:37   Re: [ANY] Radio v2.0.0.8 FINAL (21/08/2017)
Reply With Quote #630

Hey Alienmario,

Last few days I've been testing various methods to get it working under TF2 at least. Everything is working now except for the auto-playing, this requires a user to physically press play since the changes under Chromium to autoplaying Audio/Video policies. Thinking that HL2DM will need a similiar method to get it running too.

Using the Shoutcast method, I've added an extra HTTPS only top 500 station list (Any of the other playlists will be missing lots of sections with only getting around 100 stations back). The overall station list is a lot more limited but it works at least and still requires a user to press play on the player itself.

Will try and get the full update released this weekend to the plugin and website.

Update:
Running tests under HL2DM, it appears like the menu API is broken. Tested menu's and panels with nothing displaying. Even making a basic plugin with the SM wiki example code and nothing showing at all.

Update 2:
Managed to get it working under HL2 : DM now with the tip to fix the menu issue. Going to try and publish an update over the next couple of days.
__________________
SM Plugins - dubbeh.net - Plugin requests are welcome

Last edited by dubbeh; 01-28-2023 at 15:07.
dubbeh is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode