On Mar 21, Kanesodi <kanes...@gmail.com> wrote:

> Hello all,

Hi!

> I have a problem using vdbpy to add movies to my VideoDB. The issue
> involves plot not being correctly fetched.
  [...]
> I thought it might me IMDb issue than vdbpy issue, so tried serval
> movies

No, the order of the information in movie['plot'] was changed in
IMDbPY 3.9, and vdbpy 1.1 contains a fix to support the new style.

Please, be sure to use vdbpy 1.1 _and_ IMDbPY 4.0.

> What is exactly wrong here? maybe I'm not doing something wrong.

If it persists, it's for sure a problem in IMDbPY/vdbpy and
not on your side.
If you can't fix it, please report the data access system you're
using (fetching data from the web, a local SQL database, etc. etc.)

I've done a fast test with 'http' and it works fine.

> And I have one question: I'm looking for a script which allows me
> to mass add movies to videodb. I suppose vdbpy cannot do that? am
> I correct?

It can, even if I've not used it in a while; the use of the
vdbpy_batch.py script is documented in BATCH.txt.

It was thought to _update_ the data in a videoDB database, but
if you have a list of titles/movieIDs from another source, I'm
sure it would be easy to automatically create the set of files
dumped by the "vdbpy_batch.py dump" command.

If you have other questions, feel free to ask!


Bye,
-- 
Davide Alberani <davide.alber...@gmail.com> [PGP KeyID: 0x465BFD47]
http://erlug.linux.it/~da/

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to