Re: [Imdbpy-devel] no cover url key given

2008-05-07 Thread Garland, Ken R
Well I finally had time to sit down last night and look at the code
and came up with a solution, but checked CVS and you already committed
the exact changes I made to mine. ;)

imdb/parserphttp/movieParser.py:
elif self.get_attr_value(attrs, 'name') == 'poster':
self._in_poster = True

Now it's working with this change.

On Mon, Mar 3, 2008 at 10:48 PM, Garland, Ken R [EMAIL PROTECTED] wrote:
 this happened once before and i might have some time to look at the
  code later but right now i'm just making note of it.

  i see imdb has redone their site a bit lately and possible the code
  needs some updating to grab the cover url again.


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel


Re: [Imdbpy-devel] no cover url key given

2008-03-04 Thread Davide Alberani
On Mar 04, Garland, Ken R [EMAIL PROTECTED] wrote:

 this happened once before and i might have some time to look at the
 code later but right now i'm just making note of it.

Thanks for the note; do you have a movieID to test this behavior (I've
tried a movie or two and they have 'cover url')?

Anyway, there are at least two versions of the HTML surrounding
the 'cover url': one for movies with a photo gallery and one for
movies without; maybe something has changed.


Thanks!
-- 
Davide Alberani [EMAIL PROTECTED] [PGP KeyID: 0x465BFD47]
http://erlug.linux.it/~da/

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel