[mythtv-commits] Ticket #7933: mythvideo unable to download posters

MythTV mythtv at cvs.mythtv.org
Mon Jan 18 20:49:03 UTC 2010


#7933: mythvideo unable to download posters
----------------------------------+-----------------------------------------
 Reporter:  kcarmich@…            |       Owner:  awithers
     Type:  defect                |      Status:  new     
 Priority:  minor                 |   Milestone:  unknown 
Component:  Plugin - MythVideo    |     Version:  head    
 Severity:  medium                |     Mlocked:  0       
----------------------------------+-----------------------------------------
 I am getting errors when trying to download posters for movies, I am
 running the latest svn versions of mythtv and plugins.

 yet I can fetch that poster using the URL listed from the same computer...

 I see the following if I trace the program execution

 21701 write(32, "GET
 http://images.themoviedb.org/posters/102029/armored.jpg
 HTTP/1.1\r\nConnection: Keep-Alive\r\nHost:
 images.themoviedb.org\r\n\r\n", 125) = 125

 --- snip ----

 21701 read(32, "HTTP/1.0 200 Ok\r\nContent-type: text/html\r\nPragma: no
 cache\r\nContent-length: 136\r\nConnection: close\r\n\r\n<html>\n<head>\n
 <title></title>\n</head>\n<body bgcolor=\"ffffff\">\n  <h2><h2>\n  <p>\n
 This URLs or Page has been blocked. \n</body\
 >\n</html>\n", 238) = 238
 21701 close(32)                         = 0

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


More information about the mythtv-commits mailing list