Current version of Radio is currently suffering from a memory leak inside Dynamic. This only happens when Genres or ShoutCast custom stations is enabled (Once more than one collection is introduced the leak seems to occur). For now the only way to avoid it - Is by using Radio without genres or the t...
Blog
Development notes, SourceMod releases, radio updates, and archived posts from the original WordPress site.
This is a small maintenance release that address one small issue related to ShoutCast playlists having genres forced in the plugin (Was a small overlook in 2.0.0.1 with added playlist types, especially the top 500), and the genre collection is only intialized when necessary.
Changelog:
- Removed...
Got another release of radio finished, this is a small bugfix and slight change to give better user feedback based around Geo-Blocked stations.
- The problem with Dynamic and empty methodmaps is now fixed and added source to package
- Cached the console variables "sm_radio_play_type" and "...
Finished the updates to the PHP scrips and database changes.
One small addition, stations that have a chance to be geo-blocked will now be marked with "(*)" before the station name in the auto-generated playlists.
Tomorrow, will release a small addition to Radio that fixes the custom genres me...
Going to be implementing a few more changes to the MySQL code and structure within the PHP script. Long term, This will avoid duplicate entries with stations and have a much better structure inside the database. Task will take me around 2+ weeks to implement with how the database is right now and re...
Update took a little longer than I expected with all the problems the ShoutCast API was giving me yesterday, but managed to get around to releasing the latest version. Update notes can be found below, please make sure to read documentation on the new "sm_radio_force_download" command specifically.
...Managed to get the updates to the ShoutCast web-end finished. It actually ended up taking slightly longer than I expected, with how problematic the ShoutCast API was being and returning 404's for playlists URL's that was valid. The solution I came up with was increasing the query retry delay to 10s...
Currently working on a few changes to the ShoutCast downloaded playlists that hopefully everyone will like.
Radio will have a new internal cVar called "sm_radio_shoutcast_playlist" that will decided which playlist to download and utilize, for now there will be 3 types:
1 = Standard genres with c...
Got some good news that Radio 2 is finally ready for the final release, meaning the beta test stage is over with how stable the plugin feels now. Still have to work out how to some things in PHP but the radio.dubbeh.net is fine to use right now. This is mostly related to the track query feature, whe...