Paul Webster wrote: 
> Try to find the GET to radiotime and trace to the response.
> 
> Check for things like "magic numbers" ... packet sizes, near multiples
> of 2, fragments.
> 
> Does the response that has the headers also have the XML data?
> 
> Do your RPi logs look like the ones you showed early on with received
> headers?


Mmmhh! It actually looks good. Data seems to be coming. In line 94/96
(see attachment) I get what I want, but ....


*GET /Index.aspx?partnerId=16 HTTP/1.0
Connection: close
Cache-Control: no-cache
Accept: */*
Accept-Encoding: deflate, gzip
Accept-Language: de
Host: opml.radiotime.com
User-Agent: Mozilla/5.0 (Linux; N; Debian; armv7l-linux; DE; utf8)
SqueezeCenter, Squeezebox Server, Logitech Media
Server/7.9.3/1582867832
Cookie: __cfduid=d80b4ebbea86582ff9a557a2187f5a10c1584032160
Cookie2: $Version="1"
Icy-Metadata: 

HTTP/1.1 200 OK
Date: Fri, 13 Mar 2020 11:58:00 GMT
Content-Type: text/xml; charset=utf-8
Content-Length: 418
Connection: close
Cache-Control: private
Content-Encoding: gzip
Vary: Accept-Encoding
x-tunein-dc: us-west-2
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Accept-Ranges: bytes
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 573594a22a386491-FRA

<?xml version="1.0" encoding="UTF-8"?>
<opml version="1">
        <head>
        <title>Durchst..bern</title>
        <status>200</status>
        
        </head>
        <body>
<outline type="link" text="Lokales Radio"
URL="http://opml.radiotime.com/Browse.ashx?c=local&amp;partnerId=16";
key="local"/>
<outline type="link" text="Musik"
URL="http://opml.radiotime.com/Browse.ashx?c=music&amp;partnerId=16";
key="music"/>
<outline type="link" text="Nachrichten"
URL="http://opml.radiotime.com/Browse.ashx?id=c57922&amp;partnerId=16";
key="news"/>
<outline type="link" text="Sport"
URL="http://opml.radiotime.com/Browse.ashx?c=sports&amp;partnerId=16";
key="sports"/>
<outline type="link" text="Talksendungen"
URL="http://opml.radiotime.com/Browse.ashx?c=talk&amp;partnerId=16";
key="talk"/>
<outline type="link" text="Orte"
URL="http://opml.radiotime.com/Browse.ashx?id=r0&amp;partnerId=16";
key="location"/>
<outline type="link" text="Sprachen"
URL="http://opml.radiotime.com/Browse.ashx?c=lang&amp;partnerId=16";
key="language"/>
<outline type="search" text="TuneIn durchsuchen"
URL="http://opml.radiotime.com/Search.ashx?query={QUERY}&amp;partnerId=16"/>
<outline type="link" text="Podcasts"
URL="http://opml.radiotime.com/Browse.ashx?c=podcast&amp;partnerId=16";
key="podcast"/>
        </body>
</opml>*


------------------------------------------------------------------------
c5003153's Profile: http://forums.slimdevices.com/member.php?userid=69935
View this thread: http://forums.slimdevices.com/showthread.php?t=111808

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

Reply via email to