Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#7933 closed defect (worksforme)

mythvideo unable to download posters

Reported by: kcarmich@… Owned by: Anduin Withers
Priority: minor Milestone: unknown
Component: Plugin - MythVideo Version: head
Severity: medium Keywords:
Cc: Ticket locked: yes

Description

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

Change History (3)

comment:1 Changed 14 years ago by robertm

Resolution: worksforme
Status: newclosed

This appears to be a configuration problem, as it works here. You can post logs to the users list if you would like and I would be happy to look over them. Also possible you are running into some sort of transitory API issue at TMDB, I suppose.

comment:2 Changed 14 years ago by kcarmich@…

I guess I will attack it from tmdb side see if they can tell me why I am getting denied

comment:3 Changed 14 years ago by stuartm

Ticket locked: set

Possibly because Armored hasn't even been released on DVD yet (or in Cinemas in many countries) so you're in possession of stolen material. You won't find any support here.

Note: See TracTickets for help on using tickets.