<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
I have been trying to figure out why my system is having issues downloading posters from themoviedb.org from within mythvideo.<br><br>I have tracked it down to an error from within the QT library "QTNetworking" the QHttp routines have been obsoleted and are not to be used according to the documentation.<br><br>The http requests are sending <br><br>GET http://images.themoviedb.org/posters/6917/folder.jpg HTTP/1.1<br><br>instead of the normal <br><br>GET /posters/6917/folder.jpg HTTP/1.1<br><br>the administrators at themoviedb.org have been helpful with providing me any information they could see, but they arent logging the requests to the images host anymore because there are too many hits to keep track of it, so they couldnt tell me if lots of people are sending similar requests.<br><br>I have updated all my QT libraries to the latest available from nokia, and I get the same results.<br><br>anybody else see this issue? <br><br>I am running the latest SVN version of mythtv and plugins.<br><br>I submitted 2 requests to TRAC but they have been rejected as "works for me".<br><br>or should I be trying to roll back to an older version of QT to fix this.<br><br>                                            <br /><hr /> <a href='' target='_new'></a></body>
</html>