﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
11218	streaming radio does not follow redirects	dekarl@…	cpinkham	"radioseven.se's website links to http://www.radioseven.se/128.pls, so I added that as new Shoutcast station.

request:
{{{
GET /128.pls HTTP/1.1
User-Agent: MythTV v0.27.20120906-1 MythDownloadManager
Connection: Keep-Alive
Accept-Encoding: gzip
Accept-Language: de-DE,en,*
Host: www.radioseven.se
}}}

reply:
{{{
HTTP/1.1 301 Moved Permanently
Content-Length: 156
Content-Type: text/html
Location: http://play.radioseven.se/128.pls
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Date: Fri, 02 Nov 2012 22:50:26 GMT

<head><title>Document Moved</title></head>
<body><h1>Object Moved</h1>This document may be found <a HREF=""http://play.radioseven.se/128.pls"">here</a></body>
}}}

frontend log:
{{{
2012-11-02 23:49:43.166881 I  File 128.pls has extension pls
2012-11-02 23:49:43.166941 I  Retrieving playlist from 'http://www.radioseven.se/128.pls'
2012-11-02 23:49:43.574759 E  CfgReader:: Badly formatted line 1
2012-11-02 23:50:13.168184 E  DecoderHandler:: Timed out trying to download playlist from: http://www.radioseven.se/128.pls
}}}

manually resolving the redirect appears to get me to #11214"	Bug Report - General	closed	minor	0.27	MythTV - General	Master Head	medium	fixed			0
