1
Preview Build Discussion / Re: Online radio streams not playing in 1.99.54.24960 (worked before)
« on: September 19, 2026, 05:09:08 PM »
I've found an intermittent issue which can prevent shoutcast based urls from being correctly processed if triggered from within the internet radio view which could then cause in_url to leave things in a somewhat stuck state since it doesn't know how to handle the m3u based playlist contents. That's the nearest I can get to what was being initially described (not that I could replicate with those example playlists).
There's also so many old radionomy & listen.shoutcast stream urls being provided despite none of them working for many years as of this reply which you only know that's what it is when going from the internet radio view to the main playlist (with the fixed handling in my dev build) which were meant to be flagged as invalid to play. That's now been added into in_url since it was previously an x86 build patch when using in_mp3 for streaming playback but as that's not used for it now I hadn't moved it from the core into in_url because I forgot about it. I don't know if this is behind the other comment of so many not working or not...
There's also so many old radionomy & listen.shoutcast stream urls being provided despite none of them working for many years as of this reply which you only know that's what it is when going from the internet radio view to the main playlist (with the fixed handling in my dev build) which were meant to be flagged as invalid to play. That's now been added into in_url since it was previously an x86 build patch when using in_mp3 for streaming playback but as that's not used for it now I hadn't moved it from the core into in_url because I forgot about it. I don't know if this is behind the other comment of so many not working or not...