Paul Webster wrote: 
> Try this from the command line on the LMS system
> > 
Code:
--------------------
  >   > 
  > wget -S --header="accept-encoding: gzip" --header="Accept-Language: de" -O 
tmp.gz http://opml.radiotime.com/Index.aspx?pa
  > rtnerId=16
  > 
--------------------
> > 
> 
> I get a 418 byte file (like your log indicates) and if I unzip it then
> it looks fine
> > 
Code:
--------------------
  >   > 
  > gunzip tmp.gz
  > cat tmp
  > 
--------------------
> > 

tmp -output looks as follows:

<?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"; key="local"/>
<outline type="link" text="Musik"
URL="http://opml.radiotime.com/Browse.ashx?c=music"; key="music"/>
<outline type="link" text="Talksendungen"
URL="http://opml.radiotime.com/Browse.ashx?c=talk"; key="talk"/>
<outline type="link" text="Sport"
URL="http://opml.radiotime.com/Browse.ashx?c=sports"; key="sports"/>
<outline type="link" text="Orte"
URL="http://opml.radiotime.com/Browse.ashx?id=r0"; key="location"/>
<outline type="link" text="Sprachen"
URL="http://opml.radiotime.com/Browse.ashx?c=lang"; key="language"/>
<outline type="link" text="Podcasts"
URL="http://opml.radiotime.com/Browse.ashx?c=podcast"; key="podcast"/>
</body>


------------------------------------------------------------------------
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
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to