[mythtv-commits] Ticket #6654: mythnews cannot handle redirects in the xml

MythTV mythtv at cvs.mythtv.org
Tue Jun 23 19:19:16 UTC 2009


#6654: mythnews cannot handle redirects in the xml
-------------------------------+--------------------------------------------
 Reporter:  stuarta            |       Owner:  ijr 
     Type:  defect             |      Status:  new 
 Priority:  minor              |   Milestone:  0.22
Component:  Plugin - MythNews  |     Version:  head
 Severity:  medium             |     Mlocked:  0   
-------------------------------+--------------------------------------------
 I have mythnews subscribed to various feeds from DigitalSpy

 They have reorganized their feeds since the urls were put
 into myth. Because of this they are returning redirect pages
 which mythnews cannot handle

 Original URL was
 http://syndicationl.digitalspy.co.uk/xmlcache/dsbroadcast.xml

 which returns the following xml.

 <?xml version="1.0" ?>
 <redirect>
 <newlocation>http://syndication.digitalspy.co.uk/rss_news/dsbroadcasting.xml</newlocation>
 </redirect>

 which mythnews cannot cope with. This applys to both
 0.21 and head

 Stuart

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6654>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list