Radio 2.0.0.6 - Released

31 December 2016

This is a small error fix release that includes improved cookie handling to avoid any possible conflicts - especially when switching between play types that share the same station ID. Added another extra check to station storage and changed the way IsValid returns the values - Fixes a small error lo...

Read more

Radio 2.0.0.5 - Released

20 December 2016

Got another small update to Radio that fixes a couple of bugs with the menu handles. The ShoutCast custom mode without stations, was applying entries to an incorrect menu (Not even sure how this happened to begin with xD), which is now fixed. Fixed another long standing issue with ShoutCast mode and...

Read more

Radio 2.0.0.4 Released - Memory leak fixed

19 December 2016

Managed to change the interal Radio storage from Dynamic to a mirrored ArrayList which fixes the memory leaking. It's nothing fancy but does the job perfectly fine, will love some beta testing of this version and report back if you have any issues.

Huge thanks also to Miha And Tema for Russian and...

Read more

Radio 2 - Memory Leak Update

14 December 2016

Quick update on the memory leak issue and my road map to switch the storage engine.

Going to begin writing my own internal storage engine, starting this weekend. Used up way too much time trying to fix the problem inside Dynamic without success (Think it needs a lot of changes including an interna...

Read more

Latest Radio Memory Leak Issue

27 November 2016

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...

Read more

Radio v2.0.0.3 - Released

19 November 2016

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...

Read more

Radio v2.0.0.2 - Released

12 November 2016

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 "...

Read more

SQL Changes Completed

11 November 2016

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...

Read more

More SQL Changes Soon

7 November 2016

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...

Read more

Radio v2.0.0.1 - Released

29 October 2016

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.

...

Read more