Issues with playing and adding some live radio stations

Hello,

unfortunately I’m experiencing issues with some live radio stations for a couple of months now and need support to solve this problem.

For instance the following stations did work perfectly fine the last years without any issues, but do not work anymore and trying the play them I get the error massage “unable to play this station. Its address may have changed, or it may be temporarily unavailable.” :

Deutschlandradio: Deutschlandfunk
Deutschlandradio: Deutschlandfunk Kultur
Deutschlandradio: Deutschlandfunk Nova
Bayerischer Rundfunk: BR-Klassik

and there are several more which I tried and do not work.

Others just work fine and respond immediately. Examples:
Klassik Radio
Klassik Radio Lounge
Linn Classical, Linn Radio, Linn Jazz

The URLs of the station not working in Roon, just work fine in a browser. And adding URLs for these stations also do not work in the "my live radio " section. Example:

https://st01.sslstream.dlf.de/dlf/01/high/aac/stream.aac

Error message: “roon could not find a radio station at this URL”

For other stations, like Klassik Radio, adding the station just works fine: “https://stream.klassikradio.de/live/mp3-128/stream.klassikradio.de/

Other radio stations like “Octave Radio”, take a very long time before they start. Octave Radio starts 2.5 minutes after pressing play. But at least it eventually starts. Interestingly trying to add the exact same url, which roon live radio is using “https://octaverecords.out.airtime.pro/octaverecords_a” give the error “roon could not find a radio station at this URL”. In a browser the station starts instantly.

Okay, sorry for the long poste and thanks a lot in advance for support and advice to solve the issue.

Hello @Sitar , I have no problems playing these stations. I wonder if your DNS cache is corrupted?

Can you reboot whichever device holds the cache?

If that doesn’t work, I’ll move this to Support

Hi Brian,

well, that was also something I suspected. I’m using ROCK and to test if the problem could be related to DNS, I’ve configured ROCK to use 1.1.1.1 directly on web interface instead of my Home Network DNS server.

Sometimes, if I reboot ROCK the stations work. Then after a while they fail again. Usually 1 day. Is there a DNS cache on ROCK which can be configured?

Hi Brian,

just additional information. I’m not a network expert, but at a first glance the following report does not suggest a caching issue, when I use 1.1.1.1 directly in ROCK, right?

; <<>> DiG 9.10.6 <<>> st01.sslstream.dlf.de @1.1.1.1

;; global options: +cmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38577

;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:

; EDNS: version: 0, flags:; udp: 4096

;; QUESTION SECTION:

;st01.sslstream.dlf.de. IN A

;; ANSWER SECTION:

st01.sslstream.dlf.de. 69 IN CNAME dispatcher.rndfnk.com.

dispatcher.rndfnk.com. 69 IN CNAME gl-ice-dispa-rysjz5widnph-1910848493.eu-central-1.elb.amazonaws.com.

gl-ice-dispa-rysjz5widnph-1910848493.eu-central-1.elb.amazonaws.com. 69 IN A 3.64.115.96

gl-ice-dispa-rysjz5widnph-1910848493.eu-central-1.elb.amazonaws.com. 69 IN A 52.59.53.185

;; Query time: 23 msec

;; SERVER: 1.1.1.1#53(1.1.1.1)

;; WHEN: Sat Dec 13 12:09:39 CET 2025

;; MSG SIZE rcvd: 374

Ok, moving to where the experts live.

Any other info about your setup will be useful.

Hello @Sitar

I think the next step here is to enable some diagnostics on your account so our technical staff can get some more insight into what’s going on here.

However, before I enable this feature, I’d like to ask for your help ensuring we gather the right information.

First, can you please reproduce the issue once more and note the time at which the error occurs. Then respond here with that time, and I’ll make sure we review the diagnostics related to that timestamp.

Hello Vadim,

thanks for your help.

Yes, I’ve rebooted ROCK and after reboot live radio for the mentioned stations works fine. Usually it takes some hours until the issue occurs again. So, as soon as I notice it, I will send the information.

Hi @Sitar,

If you’re able to temporarily test changing your rotuer’s DNS server as well, that would be helpful in troubleshooting.

We’ll be on standby for your reply and timestamp (date,time, name of track playing) thank you! :folded_hands:

Hi Benjamin,

okay, I rebooted ROCK on 12/15 in the evening. The Radio Station worked. For the test I
tried the station “Deutschlandradio: Deutschlandfunk”. Next morning it still worked. But then in the evening same problem and it didn’t start anymore. In the evening I also tried the other stations from Deutschlandradio, like “nova” and “kutur”. Although I didn’t started them after reboot before, they didn’t work in the evening. So, probably an indication that it is no caching issue?
Between the first request to start the station until the station starts playing there are a lot of error messages related to “http” requests, which roon tries to make “https” requests. But it eventually starts.

Btw, the official urls from deutschlandfunk are https urls (Deutschlandfunk Livestream: Links für Webradios und Player). Updating the urls in the roon live radio, which are still “http” might help.

Here are the time stamps of the log files:

12/15 19:34:11 Info: Starting RoonServer v2.57 (build 1598) production on linuxx64
12/15 19:34:11 Info: Local time is 12/15/2025 19:34:11, UTC time is 12/15/2025 19:34:11


12/15 19:34:53 [Local 12/15 20:34:53] Trace: [internetradio] Channel Player: Fetching URL [http://st01.sslstream.dlf.de/dlf/01/high/aac/stream.aac]
12/15 19:34:53 [Local 12/15 20:34:53] Debug: Try making ICY request to http://st01.sslstream.dlf.de/dlf/01/high/aac/stream.aac
12/15 19:34:53 [Local 12/15 20:34:53] Trace: [Arbeitszimmer] [LowQuality, 24/44 MP3 => 24/44] [LOADING @ 0:00] Deutschlandradio: Deutschlandfunk

12/15 19:34:54 [Local 12/15 20:34:54] Debug: Try making HTTPS request to http://st01.sslstream.dlf.de/dlf/01/high/aac/stream.aac
12/15 19:34:54 [Local 12/15 20:34:54] Warn: Error getting https response: Sooloos.Audio.ChannelHttpRequestException: Error Connecting to st01.sslstream.dlf.de:80
 ---> System.Net.WebException: The remote server returned an error: (401) Unauthorized.
   at System.Net.HttpWebRequest.GetResponse()
   at Sooloos.Audio.ShoutcastHttpRequest._tryGetHttpResponse(Uri uri)
   --- End of inner exception stack trace ---
   at Sooloos.Audio.ShoutcastHttpRequest._tryGetHttpResponse(Uri uri)
   at Sooloos.Audio.ShoutcastHttpRequest.GetResponse()

....

2/15 19:34:57 [Local 12/15 20:34:57] Trace: [songcastdirect] [Linn Sneaky Music DS] Transition AwaitingConnection => Connected
12/15 19:34:57 [Local 12/15 20:34:57] Info: [zone Arbeitszimmer] OnPlayFeedback Playing
12/15 19:34:57 [Local 12/15 20:34:57] Trace: [Arbeitszimmer] [LowQuality, 24/48 AAC => 24/48] [PLAYING @ 0:00] Deutschlandradio: Deutschlandfunk

Next morning still eventually works:

12/16 06:04:19 [Local 12/16 07:04:19] Trace: [internetradio] Channel Player: Fetching URL [http://st01.sslstream.dlf.de/dlf/01/high/aac/stream.aac]
12/16 06:04:19 [Local 12/16 07:04:19] Trace: [HomePod mini Roon] [LowQuality, 24/48 AAC => 16/44] [LOADING @ 0:00] Deutschlandradio: Deutschlandfunk
12/16 06:04:19 [Local 12/16 07:04:19] Debug: Try making ICY request to http://st01.sslstream.dlf.de/dlf/01/high/aac/stream.aac

12/16 06:04:19 [Local 12/16 07:04:19] Debug: Try making HTTPS request to http://st01.sslstream.dlf.de/dlf/01/high/aac/stream.aac
12/16 06:04:19 [Local 12/16 07:04:19] Warn: Error getting https response: Sooloos.Audio.ChannelHttpRequestException: Error Connecting to st01.sslstream.dlf.de:80
 ---> System.Net.WebException: The remote server returned an error: (401) Unauthorized.
   at System.Net.HttpWebRequest.GetResponse()
   at Sooloos.Audio.ShoutcastHttpRequest._tryGetHttpResponse(Uri uri)
   --- End of inner exception stack trace ---
   at Sooloos.Audio.ShoutcastHttpRequest._tryGetHttpResponse(Uri uri)
   at Sooloos.Audio.ShoutcastHttpRequest.GetResponse()

12/16 06:04:19 [Local 12/16 07:04:19] Debug: Try making ICY request without port to http://st01.sslstream.dlf.de/dlf/01/low/aac/stream.aac
12/16 06:04:19 [Local 12/16 07:04:19] Warn: Error getting response from http://st01.sslstream.dlf.de/dlf/01/low/aac/stream.aac using various methods
12/16 06:04:19 [Local 12/16 07:04:19] Trace: [internetradio] Channel Player: Fetching URL [http://f121.rndfnk.com/ard/dlf/01/aac/192/stream.aac?cid=01FBPWZ12X2XN8SDSMBZ7X0ZTT&sid=36umvGH92oD0qQVeS5RFv6iLFY5&token=NRk1vefRQgQUvQC4LkS4-jAQCuL91FdAi12GSZO_tfQ&tvf=vKjKfY-wgRhmMTIxLnJuZGZuay5jb20]
12/16 06:04:19 [Local 12/16 07:04:19] Debug: Try making ICY request to http://f121.rndfnk.com/ard/dlf/01/aac/192/stream.aac?cid=01FBPWZ12X2XN8SDSMBZ7X0ZTT&sid=36umvGH92oD0qQVeS5RFv6iLFY5&token=NRk1vefRQgQUvQC4LkS4-jAQCuL91FdAi12GSZO_tfQ&tvf=vKjKfY-wgRhmMTIxLnJuZGZuay5jb20
12/16 06:04:19 [Local 12/16 07:04:19] Trace: [internetradio] Channel Player: Fetching URL [http://f111.rndfnk.com/ard/dlf/01/mp3/128/stream.mp3?cid=01FBPWZ12X2XN8SDSMBZ7X0ZTT&sid=36umvIfbYWarc3oKCJqtZoYKvpE&token=0G0WxzTh7k66vubClpZVhKFS4-ChmriVA_uRlgMFgoA&tvf=7zT9h4-wgRhmMTExLnJuZGZuay5jb20]
12/16 06:04:19 [Local 12/16 07:04:19] Debug: Try making ICY request to http://f111.rndfnk.com/ard/dlf/01/mp3/128/stream.mp3?cid=01FBPWZ12X2XN8SDSMBZ7X0ZTT&sid=36umvIfbYWarc3oKCJqtZoYKvpE&token=0G0WxzTh7k66vubClpZVhKFS4-ChmriVA_uRlgMFgoA&tvf=7zT9h4-wgRhmMTExLnJuZGZuay5jb20
12/16 06:04:19 [Local 12/16 07:04:19] Trace: [internetradio] Channel Player: Fetching URL [http://d121.rndfnk.com/ard/dlf/01/aac/96/stream.aac?cid=01FBPWZ12X2XN8SDSMBZ7X0ZTT&sid=36umvGDEiL83a3NtJAeJFTHS8ha&token=oBab5Vze_G7PEG4fEGhlAmyDL0VlrsrhtdkpjarGG-Y&tvf=wAcfko-wgRhkMTIxLnJuZGZuay5jb20]
12/16 06:04:19 [Local 12/16 07:04:19] Debug: Try making ICY request to http://d121.rndfnk.com/ard/dlf/01/aac/96/stream.aac?cid=01FBPWZ12X2XN8SDSMBZ7X0ZTT&sid=36umvGDEiL83a3NtJAeJFTHS8ha&token=oBab5Vze_G7PEG4fEGhlAmyDL0VlrsrhtdkpjarGG-Y&tvf=wAcfko-wgRhkMTIxLnJuZGZuay5jb20
12/16 06:04:19 [Local 12/16 07:04:19] Trace: [internetradio] Channel Player: Fetching URL [http://f141.rndfnk.com/ard/dlf/01/aac/48/stream.aac?cid=01FBPWZ12X2XN8SDSMBZ7X0ZTT&sid=36umvHsZqCLgJGpBFlGhWl6BoQM&token=vLZ-2ZouMijd4f-roVasJMO9an3rgNeyRcvfATEBcnU&tvf=FrGfm4-wgRhmMTQxLnJuZGZuay5jb20]
12/16 06:04:19 [Local 12/16 07:04:19] Debug: Try making ICY request to http://f141.rndfnk.com/ard/dlf/01/aac/48/stream.aac?cid=01FBPWZ12X2XN8SDSMBZ7X0ZTT&sid=36umvHsZqCLgJGpBFlGhWl6BoQM&token=vLZ-2ZouMijd4f-roVasJMO9an3rgNeyRcvfATEBcnU&tvf=FrGfm4-wgRhmMTQxLnJuZGZuay5jb20
12/16 06:04:19 [Local 12/16 07:04:19] Trace: Attempting to play channel URL: icy://f121.rndfnk.com/ard/dlf/01/aac/192/stream.aac?cid=01FBPWZ12X2XN8SDSMBZ7X0ZTT&sid=36umvGH92oD0qQVeS5RFv6iLFY5&token=NRk1vefRQgQUvQC4LkS4-jAQCuL91FdAi12GSZO_tfQ&tvf=vKjKfY-wgRhmMTIxLnJuZGZuay5jb20
12/16 06:04:19 [Local 12/16 07:04:19] Info: [HomePod mini Roon] [zoneplayer] Playing: channel://icy%3a%2f%2ff121.rndfnk.com%2fard%2fdlf%2f01%2faac%2f192%2fstream.aac%3fcid%3d01FBPWZ12X2XN8SDSMBZ7X0ZTT%26sid%3d36umvGH92oD0qQVeS5RFv6iLFY5%26token%3dNRk1vefRQgQUvQC4LkS4-jAQCuL91FdAi12GSZO_tfQ%26tvf%3dvKjKfY-wgRhmMTIxLnJuZGZuay5jb20
12/16 06:04:19 [Local 12/16 07:04:19] Debug: Try making ICY request to icy://f121.rndfnk.com/ard/dlf/01/aac/192/stream.aac?cid=01FBPWZ12X2XN8SDSMBZ7X0ZTT&sid=36umvGH92oD0qQVeS5RFv6iLFY5&token=NRk1vefRQgQUvQC4LkS4-jAQCuL91FdAi12GSZO_tfQ&tvf=vKjKfY-wgRhmMTIxLnJuZGZuay5jb20
12/16 06:04:19 [Local 12/16 07:04:19] Info: [stats] 7517mb Virtual, 1811mb Physical, 1031mb Managed, 780mb estimated Unmanaged, 396 Handles, 90 Threads, 0.03% of runtime in GC pauses, 1ms last GC pause duration
12/16 06:04:20 [Local 12/16 07:04:20] Trace: Got ICY Stream Title [Nachrichten]
12/16 06:04:22 [Local 12/16 07:04:22] Info: [HomePod mini Roon] [zoneplayer]     Open Result (Playing):Result[Status=Success]
12/16 06:04:22 [Local 12/16 07:04:22] Info: [HomePod mini Roon] [zoneplayer] Starting playback
12/16 06:04:22 [Local 12/16 07:04:22] Trace: [airplay/clientV2] [10.113.30.32] Connecting to airplay server
12/16 06:04:22 [Local 12/16 07:04:22] Info: [zone HomePod mini Roon] OnPlayFeedback Playing
12/16 06:04:22 [Local 12/16 07:04:22] Trace: [HomePod mini Roon] [LowQuality, 24/48 AAC => 16/44] [PLAYING @ 0:00] Nachrichten

In the evening not working anymore:

12/16 22:07:26 [Local 12/16 23:07:26] Trace: [internetradio] Channel Player: Fetching URL [http://st01.sslstream.dlf.de/dlf/01/high/aac/stream.aac]
12/16 22:07:26 [Local 12/16 23:07:26] Trace: [songcastdirect] [Linn Klimax System Hub] Transition Connected => Idle
12/16 22:07:26 [Local 12/16 23:07:26] Info: SyncStop 1
12/16 22:07:26 [Local 12/16 23:07:26] Debug: Try making ICY request to http://st01.sslstream.dlf.de/dlf/01/high/aac/stream.aac
12/16 22:07:26 [Local 12/16 23:07:26] Trace: [Wohnzimmer] [Lossless, 16/44 QOBUZ FLAC => 16/44] [100% buf] [LOADING @ 0:00] Deutschlandradio: Deutschlandfunk
12/16 22:07:26 [Local 12/16 23:07:26] Info: [audio/env] [zoneplayer] All streams were disposed
12/16 22:07:26 [Local 12/16 23:07:26] Info: [audio/env] [zoneplayer -> stream] All streams were disposed

12/16 22:07:26 [Local 12/16 23:07:26] Debug: [easyhttp] [1968] POST to https://www.qobuz.com/api.json/0.2/track/reportStreamingEnd? returned after 243 ms, status code: 200, request body size: 361 B
12/16 22:07:29 [Local 12/16 23:07:29] Info: [stats] 8007mb Virtual, 2241mb Physical, 1078mb Managed, 1163mb estimated Unmanaged, 386 Handles, 89 Threads, 0.02% of runtime in GC pauses, 3ms last GC pause duration
12/16 22:07:36 [Local 12/16 23:07:36] Trace: [Wohnzimmer] [Lossless, 16/44 QOBUZ FLAC => 16/44] [100% buf] [LOADING @ 0:00] Deutschlandradio: Deutschlandfunk
12/16 22:07:36 [Local 12/16 23:07:36] Debug: [internetradio] Internet channel player is giving up on url [http://st01.sslstream.dlf.de/dlf/01/high/aac/stream.aac]
12/16 22:07:36 [Local 12/16 23:07:36] Trace: [internetradio] Channel Player: Fetching URL [http://st01.sslstream.dlf.de/dlf/01/128/mp3/stream.mp3]
12/16 22:07:36 [Local 12/16 23:07:36] Debug: Try making ICY request to http://st01.sslstream.dlf.de/dlf/01/128/mp3/stream.mp3
12/16 22:07:44 [Local 12/16 23:07:44] Info: [stats] 7926mb Virtual, 2241mb Physical, 1076mb Managed, 1165mb estimated Unmanaged, 386 Handles, 75 Threads, 0.02% of runtime in GC pauses, 2ms last GC pause duration
12/16 22:07:46 [Local 12/16 23:07:46] Debug: [internetradio] Internet channel player is giving up on url [http://st01.sslstream.dlf.de/dlf/01/128/mp3/stream.mp3]
12/16 22:07:46 [Local 12/16 23:07:46] Trace: [internetradio] Channel Player: Fetching URL [http://st01.sslstream.dlf.de/dlf/01/mid/aac/stream.aac]
12/16 22:07:46 [Local 12/16 23:07:46] Debug: Try making ICY request to http://st01.sslstream.dlf.de/dlf/01/mid/aac/stream.aac
12/16 22:07:56 [Local 12/16 23:07:56] Debug: [internetradio] Internet channel player is giving up on url [http://st01.sslstream.dlf.de/dlf/01/mid/aac/stream.aac]
12/16 22:07:56 [Local 12/16 23:07:56] Trace: [internetradio] Channel Player: Fetching URL [http://st01.sslstream.dlf.de/dlf/01/low/aac/stream.aac]
12/16 22:07:56 [Local 12/16 23:07:56] Debug: Try making ICY request to http://st01.sslstream.dlf.de/dlf/01/low/aac/stream.aac
12/16 22:07:59 [Local 12/16 23:07:59] Info: [stats] 7910mb Virtual, 2241mb Physical, 1074mb Managed, 1167mb estimated Unmanaged, 388 Handles, 74 Threads, 0.02% of runtime in GC pauses, 1ms last GC pause duration
12/16 22:08:06 [Local 12/16 23:08:06] Debug: [internetradio] Internet channel player is giving up on url [http://st01.sslstream.dlf.de/dlf/01/low/aac/stream.aac]
12/16 22:08:06 [Local 12/16 23:08:06] Trace: Channel Playback Ended

2/16 22:23:28 [Local 12/16 23:23:28] Trace: [Wohnzimmer] [Lossless, 16/44 QOBUZ FLAC => 16/44] [100% buf] [LOADING @ 0:00] Deutschlandradio: Deutschlandfunk Nova
12/16 22:23:28 [Local 12/16 23:23:28] Debug: [internetradio] Internet channel player is giving up on url [http://st03.sslstream.dlf.de/dlf/03/high/aac/stream.aac]
12/16 22:23:28 [Local 12/16 23:23:28] Trace: [internetradio] Channel Player: Fetching URL [http://st03.sslstream.dlf.de/dlf/03/128/mp3/stream.mp3]
12/16 22:23:28 [Local 12/16 23:23:28] Debug: Try making ICY request to http://st03.sslstream.dlf.de/dlf/03/128/mp3/stream.mp3
12/16 22:23:29 [Local 12/16 23:23:29] Info: [stats] 7959mb Virtual, 2250mb Physical, 1015mb Managed, 1235mb estimated Unmanaged, 387 Handles, 82 Threads, 0.02% of runtime in GC pauses, 2ms last GC pause duration
12/16 22:23:38 [Local 12/16 23:23:38] Debug: [internetradio] Internet channel player is giving up on url [http://st03.sslstream.dlf.de/dlf/03/128/mp3/stream.mp3]
12/16 22:23:38 [Local 12/16 23:23:38] Trace: [internetradio] Channel Player: Fetching URL [http://st03.sslstream.dlf.de/dlf/03/mid/aac/stream.aac]
12/16 22:23:38 [Local 12/16 23:23:38] Debug: Try making ICY request to http://st03.sslstream.dlf.de/dlf/03/mid/aac/stream.aac
12/16 22:23:44 [Local 12/16 23:23:44] Info: [stats] 7959mb Virtual, 2250mb Physical, 1015mb Managed, 1235mb estimated Unmanaged, 388 Handles, 83 Threads, 0.02% of runtime in GC pauses, 3ms last GC pause duration
12/16 22:23:48 [Local 12/16 23:23:48] Debug: [internetradio] Internet channel player is giving up on url [http://st03.sslstream.dlf.de/dlf/03/mid/aac/stream.aac]
12/16 22:23:48 [Local 12/16 23:23:48] Trace: [internetradio] Channel Player: Fetching URL [http://st03.sslstream.dlf.de/dlf/03/low/aac/stream.aac]
12/16 22:23:48 [Local 12/16 23:23:48] Debug: Try making ICY request to http://st03.sslstream.dlf.de/dlf/03/low/aac/stream.aac
12/16 22:23:58 [Local 12/16 23:23:58] Debug: [internetradio] Internet channel player is giving up on url [http://st03.sslstream.dlf.de/dlf/03/low/aac/stream.aac]
12/16 22:23:58 [Local 12/16 23:23:58] Trace: Channel Playback Ended

Hope this helps.

Hi Benjamin,

just rebooted ROCK and now the radio station works again. So, same behavior as observed already.

Unfortunately, for some reason Roon won’t accept or play those particular https streams.

Hello @Sitar !

Thanks for sharing the logs. This helps clarify what’s happening.

From the log, Roon is able to connect to the Deutschlandfunk stream and initiate playback but the server does not return a valid live radio response. Because of this Roon immediately abandons the URL and tries the fallback streams (MP3 and lower-bitrate AAC) which fail in the same way.

There are no network, DNS, or codec errors shown in the log. Instead, this behavior indicates that the broadcaster’s streaming infrastructure (CDN) is intermittently delivering the stream without the required radio metadata/headers. When that happens, browsers can still play the audio, but Roon cannot validate it as a live radio source and stops playback.

This also explains why the station may work earlier in the day and then fail later - different CDN endpoints can behave differently over time.

Unfortunately this is controlled by the broadcaster’s streaming setup and is outside of Roon’s control. Using an alternative MP3 stream or a different station URL is the best workaround at the moment.

Regards.

Hi Alex,

thanks for the support and analysis.

But does the CDN topic explain the behavior that after a ROCK reboot the radio stream works and after a roughly a day it does not work anymore? What does the reboot change related to the CDN issue?

The other question is, what would be the problem description for the radio station support to be able to fix this issue? Of course it is not clear if they would care. But I would like to give it a try.

Thanks.

Hey @Sitar,

A reboot:

  • Flushes DNS resolution
  • Resets HTTP connection pools
  • Forces new CDN edge selection
  • Rebuilds redirect/token paths
It does not fix the root cause , it just temporarily lands you on a working CDN node. This is squarely on Deutschlandradio / ARD CDN configuration, not your network or ROCK.

You could mention: Some CDN edge nodes do not return valid ICY headers for live streams, causing strict clients to fail.

Hi Benjamin,

Okay, thanks for the explanation.

You’re welcome @Sitar .

Regards.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.