[mythtv-commits] Ticket #8634: tmdb.py metadata image download fails

MythTV mythtv at cvs.mythtv.org
Sun Jul 11 19:29:03 UTC 2010


#8634: tmdb.py metadata image download fails
------------------------------------+---------------------------------------
 Reporter:  mcosta1quake@…          |       Owner:  robertm   
     Type:  defect                  |      Status:  infoneeded
 Priority:  minor                   |   Milestone:  unknown   
Component:  Plugin - MythVideo      |     Version:  0.23-fixes
 Severity:  medium                  |     Mlocked:  0         
------------------------------------+---------------------------------------

Comment(by anonymous):

 Just adding the 301 status code is not enough. m_redirectUrl is defined as
 a local QString which means that none of the redirects are handled. Fixing
 that problem, without removing the port. was causing a http 400 error -
 Bad request. I don't remember what problem the SetHost fixed.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8634#comment:10>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list