LinHES Forums http://forum.linhes.org/ |
|
IMDB lookup not working on R5A16 or R5A22 fresh install http://forum.linhes.org/viewtopic.php?f=6&t=6793 |
Page 1 of 1 |
Author: | Unixmonkey [ Sat Nov 05, 2005 10:06 pm ] |
Post subject: | IMDB lookup not working on R5A16 or R5A22 fresh install |
I used to have the IMDB lookup working on a R5A16 install I was using, but I hosed it in a botched kernel upgrade. Anyhow, from a fresh install of R5A16 the imdb script is not working for me, either in menu, or from the command line. It will find matches based by title, but will not download movie info or posters. R5A22 came out recently, and I just got around to installing it (fresh install), and I'm getting the exact same errors. For example: Code: root@sully:/usr/share/mythtv/mythvideo/scripts# perl imdb.pl -M "akira" gives me the (correct) response: 0094625:Akira (1988) however, Code: root@sully:/usr/share/mythtv/mythvideo/scripts# perl imdb.pl -D 0094265 Use of uninitialized value in concatenation (.) or string at imdb.pl line 217. Title: Use of uninitialized value in concatenation (.) or string at imdb.pl line 218. Year: Director: Plot: UserRating: MovieRating: Runtime: Writers: Cast: Genres: Countries: and Code: root@sully:/usr/share/mythtv/mythvideo/scripts# perl imdb.pl -P 0094265
Use of uninitialized value in pattern match (m//) at imdb.pl line 314. for posters a good few hours of scouring search engines, just about all I came up with is this mythtv mailing list thread from June 2004, and whatever solved his problems, did not help me in the slightest. Edit: Here is the thread: http://www.gossamer-threads.com/lists/m ... w_threaded Could anyone help shed some light on this? Am I the only one who cannot use imdb.pl?[/b] |
Author: | Unixmonkey [ Sun Nov 06, 2005 9:41 pm ] |
Post subject: | |
update: on a fluke, I tried "aliens", and it actually worked as expected. I can get "aliens" to return data every 3 tries or so, but so far no luck with any other title even after 10 tries. allocine.pl in the same directory (french version of imdb) works fine every time. Somebody please help. Did IMDB change something recently, or am I having a user_agent or DNS problem? |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |