Sorry for my late reply - Unfortunately i forgot to subscribe to this
thread. 

> Can you access (curl, or browser) that URL from the same machine where
> LMS is running? Can you "curl -v http..." it and post the output?


Code:
--------------------
    *   Trying 104.17.107.184...
  * TCP_NODELAY set
  * Connected to opml.radiotime.com (104.17.107.184) port 80 (#0)
  > GET /Tune.ashx?...d0872deb8b9d9: HTTP/1.1
  > Host: opml.radiotime.com
  > User-Agent: curl/7.58.0
  > Accept: */*
  > 
  < HTTP/1.1 200 OK
  < Date: Wed, 11 Aug 2021 14:42:43 GMT
  < Content-Type: text/xml
  < Transfer-Encoding: chunked
  < Connection: keep-alive
  < vary: Accept-Encoding
  < x-tunein-dc: us-west-2
  < x-envoy-upstream-service-time: 2
  < CF-Cache-Status: DYNAMIC
  < Server: cloudflare
  < CF-RAY: 67d23b6ffbf14abd-FRA
  < 
  <?xml version="1.0" encoding="UTF-8"?>
  <opml version="1">
  <head>
  <title>Cannot play this unsupported or protected stream</title>
  <status>400</status>
  <fault>error</fault>    <fault_code>error</fault_code>
  </head>
  <body>
  </body>
  * Connection #0 to host opml.radiotime.com left intact
--------------------



> What do you mean by "virtual LMS"?
It's running in a Proxmox Virtual Environment as a LXC Container


------------------------------------------------------------------------
operator's Profile: http://forums.slimdevices.com/member.php?userid=72004
View this thread: http://forums.slimdevices.com/showthread.php?t=114954

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to