Re: [Imdbpy-help] IMDbPy Question

2018-11-13 Thread Davide Alberani
Hi Jacob, unfortunately that feature is missing: we do not parse reviews. To make things more complex, a page like this https://www.imdb.com/user/ur2467618/reviews shows only a small amount of data, and more is loaded dynamically on request. So... I fear we'll never support this, sorry. On Tue,

Re: [Imdbpy-help] IMDbPY 6.4

2018-03-16 Thread Davide Alberani
Hi all, packaged and released version 6.4.1 to remove some debug code that I forgot. Enjoy, On Wed, Mar 14, 2018 at 10:37 PM, Davide Alberani wrote: > Hello, > We have just released IMDbPY 6.4 to fix some serious problems > with the search parsers: https://imdbpy.sourceforge.io/downloads.html >

Re: [Imdbpy-help] [imdbpy-help] After i.update(movie) wrong (and always the same) title is returned

2018-01-28 Thread Martín Torre Castro
I suppose you already know about this, but just in case, I noticed that imdbPY isn't returning info for 'producer', 'cinematography' and 'editor'. I didn't change my code, which was working previously. If I have to change something, please tell me. On 1 January 2018 at 18:52, Davide Alberani wro

Re: [Imdbpy-help] [imdbpy-help] After i.update(movie) wrong (and always the same) title is returned

2018-01-01 Thread Davide Alberani
Hi all, yes: since a recent redesign of the web pages, IMDbPY is badly broken. We started working on master to fix it, but there's still much to do; see https://github.com/alberanid/imdbpy/issues/103 As always, any help is welcome. If you want to start fixing something, run the tox and chose one

Re: [Imdbpy-help] IMDbPY revamp

2017-11-11 Thread Davide Alberani
On Wed, Nov 1, 2017 at 3:02 PM, Davide Alberani wrote: > > as many of you know, IMDbPY is in need of a revamp. :-) A quick update: I've just merged back into master the many changes of the "codename-simply" branch (which should now be considered closed; I'll delete it soon). The old version, sui

Re: [Imdbpy-help] Imdbpy help

2017-07-18 Thread Davide Alberani
On Tue, Jul 18, 2017 at 8:24 PM, Personal wrote: > > Thank you for creating imdbpy. When I tried to retrieve box office gross by > ia.update(m,'business'), the key business is always empty. Could you tell me > what I should do to get box office info and budget info? Thank you! Hi Qianyu, what y

Re: [Imdbpy-help] IMDbPY

2017-07-09 Thread Davide Alberani
On Sat, Jul 8, 2017 at 11:41 PM, Anthony Pecoraro wrote: > > Just wondering if there is a list of data points that are retrievable using > IMDbPY. Specifically, wondering if there is a way to pull by user rating, or > number of users who rated a film. Hi Anthony, not exactly: data are grouped in

Re: [Imdbpy-help] [imdbpy-help] Re: Problems using imdbpy2sql.py

2017-03-23 Thread Davide Alberani
On Mon, Mar 20, 2017 at 4:59 PM, Roberto Larcher wrote: > > I don't know if this will influence other processes but after this > modification the imdbpy2sql.py script is correctly running Thanks for the help! Maybe now the parameter should be added to the URL? Like https://stackoverflow.com/que

Re: [Imdbpy-help] imdbpy installation problem

2017-02-28 Thread Davide Alberani
On Tue, Feb 28, 2017 at 1:17 AM, David HAN wrote: > I’m using MAC Air with MacOS Sierra, python 3.5 Hi David, right now you really have to use Python 2.7 A 3.x version is being worked on, but will not be ready anytime soon. HTH, -- Davide Alberani [PGP KeyID: 0x3845A3D4AC9B61AD] http://w

Re: [Imdbpy-help] [imdbpy-help] Re: Installing IMDbPY on MAC OS X

2014-03-30 Thread Davide Alberani
On Sat, Mar 29, 2014 at 5:26 AM, Tony C wrote: > When I installed via pip, I didn't have this error, but > a lot of imdb-py files were installed in the directory where I ran the pip > command. > I didn't like this, so I used pip to uninstall everything. I'll try to package the latest version as s

Re: [Imdbpy-help] [imdbpy-help] Re: Better imdbID support for imdbpy2sql

2013-11-09 Thread Davide Alberani
On Thu, Nov 7, 2013 at 12:41 AM, confounded wrote: > > I have a use for imdbid's (predictably enough!). Did anything ever come of > the repository idea? Nope. I don't think there're huge and valid mappings of titles <-> imdbIDs, out there... :-/ -- Davide Alberani [PGP KeyID: 0x465BFD47] ht

Re: [Imdbpy-help] [Imdbpy-devel] IMDbPY search status

2013-04-19 Thread Ian Havelock
Sameer, Version 5 is available directly from the source repositories, I believe that Davide just hasn't uploaded 5.0 to pypi. On 19 April 2013 02:14, Sameer Indarapu wrote: > David, > > Any updates on when 5.0 will be available? > > Thanks, > Sameer > > > On Monday, December 31, 2012 4:00:11 A

Re: [Imdbpy-help] [Imdbpy-devel] IMDbPY search status

2013-04-19 Thread Sameer Indarapu
David, Any updates on when 5.0 will be available? Thanks, Sameer On Monday, December 31, 2012 4:00:11 AM UTC-8, Davide Alberani wrote: > > Hi all, > I think that now most of the issues related to web search > (both 'http' and 'mobile') are fixed. > The code is not nice, and a lot of obsolete

Re: [Imdbpy-help] [imdbpy-devel] Re: [Imdbpy-devel] IMDbPY search status

2013-04-19 Thread Davide Alberani
On Fri, Apr 19, 2013 at 3:14 AM, Sameer Indarapu wrote: > > Any updates on when 5.0 will be available? The recent changes to the way titles are shown - A Title (I) (2013) instead of the old A Title (2013/I) - may have introduced a lot of troubles, and so I can't really give any realistic deadline

Re: [Imdbpy-help] imdbpy to mysql help

2013-04-14 Thread Davide Alberani
On Sat, Apr 13, 2013 at 5:22 AM, Chris Arcand wrote: > > Sadly, I also have this issue Unfortunately I'm unable to reproduce it, right now. Can someone with this problem look which SQL statement creates the problem (turning on full debug for the database server, for example)? You can also try t

Re: [Imdbpy-help] imdbpy to mysql help

2013-04-12 Thread Chris Arcand
Sadly, I also have this issue, and have spent the last 4 days trying multiple machines (OSX, Ubuntu, Debian) and flags. Was going to use this for a databases class project but not sure if the full completion of the script will cripple me or not. Any solution would be welcome!

Re: [Imdbpy-help] imdbpy to mysql help

2013-04-11 Thread Anshul Pandey
Davide Alberani writes: > Hi Same issue here. The adding foreign keys part has been on for last 3 hours. Though it says, # TIME createIndexes() : 54min, 4sec (wall) 0min, 0sec (user) 0min, 0sec (system) adding foreign keys (this may take a while) Did you find any fix for this? :( Cheers

Re: [Imdbpy-help] imdbpy to mysql help

2013-03-01 Thread Davide Alberani
On Mon, Feb 25, 2013 at 7:42 AM, D L wrote: > > I'm doing it on a laptop that has an i3 2.53GHZ, 4GB DDR3, with about 200gb > of space (not SSD). I'm planning to just try to get everything working on my > laptop before I buy web hosting to put it on there. Should not that that long anyway. :-/ >

Re: [Imdbpy-help] imdbpy to mysql help

2013-02-24 Thread D L
> Date: Sun, 24 Feb 2013 11:52:45 +0100 > Subject: Re: [Imdbpy-help] imdbpy to mysql help > From: davide.alber...@gmail.com > To: dlm...@hotmail.com > CC: imdbpy-help@lists.sourceforge.net > > On Sun, Feb 24, 2013 at 12:32 AM, D L wrote: > > > > Ok, well

Re: [Imdbpy-help] imdbpy to mysql help

2013-02-24 Thread Davide Alberani
On Sun, Feb 24, 2013 at 12:32 AM, D L wrote: > > Ok, well here's an update. I just let the foreign keys run for a little over > a full day and it actually completed for mysql: > # TIME FINAL : 1883min, 1sec (wall) 23min, 57sec (user) 0min, 5sec (system) I see. I've just run it with a subset of th

Re: [Imdbpy-help] imdbpy to mysql help

2013-02-23 Thread D L
ut I'm not completely sure yet. From: dlm...@hotmail.com To: davide.alber...@gmail.com; imdbpy-help@lists.sourceforge.net Subject: RE: [Imdbpy-help] imdbpy to mysql help Date: Fri, 22 Feb 2013 00:10:28 -0800 So after updating those dependencies, the MySQL still gets stuck on the foreig

Re: [Imdbpy-help] imdbpy to mysql help

2013-02-22 Thread D L
MySQL (if I can eventually get it to work), since using sqlite seems like it's slower than just going the web route so far. From: dlm...@hotmail.com To: davide.alber...@gmail.com Subject: RE: [Imdbpy-help] imdbpy to mysql help Date: Tue, 19 Feb 2013 17:54:16 -0800 > Date: Tue, 19

Re: [Imdbpy-help] imdbpy to mysql help

2013-02-19 Thread Davide Alberani
On Sun, Feb 17, 2013 at 11:45 PM, D L wrote: > > Yeah tried that and ran it overnight, still no luck - it gets stuck on the > foreign keys part. I'm just trying this on my laptop, so I may just proceed > with using the web access for the data. Once I get everything set up for a > web hosting, I ma

Re: [Imdbpy-help] imdbpy to mysql help

2013-02-17 Thread D L
> Date: Sun, 17 Feb 2013 09:57:50 +0100 > Subject: Re: [Imdbpy-help] imdbpy to mysql help > From: davide.alber...@gmail.com > To: dlm...@hotmail.com > CC: imdbpy-help@lists.sourceforge.net > > On Sat, Feb 16, 2013 at 9:21 PM, D L wrote: > > > > Yeah the adding

Re: [Imdbpy-help] imdbpy to mysql help

2013-02-17 Thread Davide Alberani
On Sat, Feb 16, 2013 at 9:21 PM, D L wrote: > > Yeah the adding foreign keys is still going, and when I run top it seems > like mysql is actually doing stuff with the CPU. I'm most likely going to > rerun it and hope it works again in a timely fashion. Doesn't looks good. :-( Can you try again us

Re: [Imdbpy-help] imdbpy to mysql help

2013-02-16 Thread D L
> Date: Sat, 16 Feb 2013 15:35:43 +0100 > Subject: Re: [Imdbpy-help] imdbpy to mysql help > From: davide.alber...@gmail.com > To: dlm...@hotmail.com > CC: imdbpy-help@lists.sourceforge.net > > On Sat, Feb 16, 2013 at 3:01 AM, D L wrote: > > > > The adding

Re: [Imdbpy-help] imdbpy to mysql help

2013-02-16 Thread Davide Alberani
On Sat, Feb 16, 2013 at 3:01 AM, D L wrote: > > The adding foreign keys bit has been taking roughly 8 hours. Should I > restart the whole process or wait it out? Seems really slow. Is the db actually doing something? Anyway, the creation of indexes/foreign keys and the store/restore of imdbIDs a

Re: [Imdbpy-help] [Imdbpy-devel] Getting information about genres only

2011-07-31 Thread Davide Alberani
On Sun, Jul 31, 2011 at 13:38, Davide Alberani wrote: > > It should be slightly faster, but... I notice right now that it fails > to parse the 'genres' key.  I have to fix it. :-) Ok, fixed in the Mercurial repository and added your name to the credits. Thanks! -- Davide Alberani   [PGP KeyID:

Re: [Imdbpy-help] [Imdbpy-devel] Getting information about genres only

2011-07-31 Thread Davide Alberani
On Sun, Jul 31, 2011 at 09:58, Saravanan wrote: > > I am trying to write some Ubuntu Unity lens using IMDBPy. Great! Let me know when it's done! > For this purpose, I need only genre information. I took a look at the code and > did not find any get_movie_genre kinda function. So currently, I am

Re: [Imdbpy-help] Imdbpy

2011-07-26 Thread Davide Alberani
On Tue, Jul 26, 2011 at 02:25, Zach Anderson wrote: > > I would love to use imdbpy in an add-on that I'm writing for HTPC program > XBMC.  The only issue that I'm having is that I'd prefer to only have 1 > include file.  Is this possible? I guess you can try to create an egg. >From the source tre

Re: [Imdbpy-help] IMDbPY User Support

2011-02-21 Thread Ben Lau
Hi Davide, I figured out my friend's problems. The votes and rating information are stored in the movie_info_idx table, not the movie_info table... As for the cast info, it looks like maybe it was not imported into the database. I did not do the importing so I am not sure if anything went wrong

Re: [Imdbpy-help] IMDbPY User Support

2011-02-20 Thread Davide Alberani
On Sun, Feb 20, 2011 at 16:46, Te Kim wrote: > My group is using a SQL database to make these calls. Is this a bug or > could there > possibly be something wrong with our database? What you're trying to do should work. Are you sure to have downloaded and processed all the available plain text da

Re: [Imdbpy-help] [Imdbpy-devel] IMDbPY 4.7 released

2011-01-26 Thread Davide Alberani
On Wed, Jan 26, 2011 at 8:56 AM, H. Turgut Uyar wrote: > On 01/23/2011 05:12 PM, Davide Alberani wrote: >> Please contribute to the development with fixes and bug reports. > > Will development continue on the main fork or on the imdbpy_parsers2010 > fork? Good question. :-) If there're no reason

Re: [Imdbpy-help] imdbpy 4.6 can't fetch person head shot (and who add IMDb to the names ?)

2010-09-29 Thread Davide Alberani
On Wed, Sep 29, 2010 at 12:45 PM, H. Turgut Uyar wrote: > > Is it that fork or the one called imdbpy_parsers2010? No, pardon: my mistake. The correct project to fork is imdbpy_parsers2010 : http://bitbucket.org/alberanid/imdbpy_parsers2010 Thanks! -- Davide Alberani   [PGP KeyID: 0x465BFD4

Re: [Imdbpy-help] imdbpy 4.6 can't fetch person head shot (and who add IMDb to the names ?)

2010-09-29 Thread H. Turgut Uyar
On 09/29/2010 12:45 PM, Davide Alberani wrote: > > I'll have time to check the patch and commit it to Mercurial only > tomorrow. By the way, anyone should feel free to fork the IMDbPY > repository on Bitbucket (specifically > http://bitbucket.org/alberanid/imdbpy_new_search_parsers/ ), > commit h

Re: [Imdbpy-help] imdbpy 4.6 can't fetch person head shot (and who add IMDb to the names ?)

2010-09-29 Thread Davide Alberani
On Tue, Sep 28, 2010 at 10:50 PM, Israel Fruchter wrote: > I fixed my two issues (Person name & headshot), Great! Thank you very much. I'll have time to check the patch and commit it to Mercurial only tomorrow. By the way, anyone should feel free to fork the IMDbPY repository on Bitbucket (spe

Re: [Imdbpy-help] imdbpy 4.6 can't fetch person head shot (and who add IMDb to the names ?)

2010-09-28 Thread Israel Fruchter
I fixed my two issues (Person name & headshot), moved headshot into the bio page, and taking the name from and not from , not that solid attached the diff and my test of the fix. ( I hope you don't mind my git-patch-format :) ) didn't had time to go over all the attributes of a person. (too many)

Re: [Imdbpy-help] [Imdbpy-devel] IMDb redesign: call for help

2010-09-27 Thread Davide Alberani
On Sun, Sep 26, 2010 at 4:31 PM, H. Turgut Uyar wrote: > > I'll try to help. I have quite lot of work these days but I'll get to > the parsers as soon as I can. As usual, thank you! :-) I hope to have time to check to at least the main problems about people's pages within this week. -- David

Re: [Imdbpy-help] imdbpy 4.6 can't fetch person head shot (and who add IMDb to the names ?)

2010-09-27 Thread Davide Alberani
On Mon, Sep 27, 2010 at 11:42 AM, Fruch wrote: > > I don't believe Hugh Laurie doesn't have a head shot in imdb Hi! Unfortunately IMDbPY is badly broken since the introduction of a new set of web pages. See: http://groups.google.com/group/imdbpy-devel/browse_thread/thread/b1226f91645fd209 Curr

Re: [Imdbpy-help] IMDbPY + appengine - Recently started being blocked by IMDB

2010-03-26 Thread Brian Conneen
Upgrading to the latest did fix this for me. Thank you very much for the help, and the awesome package. Brian Sent from my phone, please excuse any sloppiness. On Mar 26, 2010, at 4:12 AM, Davide Alberani wrote: > On Mar 26, Brian Conneen wrote: > >> We've been using IMDbPY in my appengi

Re: [Imdbpy-help] IMDbPY + appengine - Recently started being blocked by IMDB

2010-03-26 Thread Davide Alberani
On Mar 26, Sébastien Ragons wrote: > i have already met this error with old version. > the way to solve this problem is to add header to the request: > self.set_header('User-agent', 'Mozilla/5.0') > > is it the only thing to do ? As said, this bug is fixed in the stable 4.5.1 release. The best

Re: [Imdbpy-help] IMDbPY + appengine - Recently started being blocked by IMDB

2010-03-26 Thread Sébastien Ragons
> The 403 Forbidden error may be related to this one: > http://groups.google.com/group/imdbpy-users/msg/d231de9b3d658dce > > fixed in 4.5.*. > i have already met this error with old version. the way to solve this problem is to add header to the request: self.set_header('User-agent', 'Mozilla/5.0'

Re: [Imdbpy-help] IMDbPY + appengine - Recently started being blocked by IMDB

2010-03-26 Thread Davide Alberani
On Mar 26, Brian Conneen wrote: > We've been using IMDbPY in my appengine project for almost 1 year. > It has been working great, until recently. It seems like IMDb has > started blocking requests from appengine. The 403 Forbidden error may be related to this one: http://groups.google.com/grou

Re: [Imdbpy-help] IMDbPY featured on Sourceforge's blog

2010-03-10 Thread H. Turgut Uyar
On 03/10/2010 07:19 PM, Davide Alberani wrote: > today IMDbPY was featured on the Sourceforge's blog: > http://sourceforge.net/blog/imdbpy-projects-imdbcom-data-onto-your-screen/ > That's very nice :) Cheers! Let's hope this will attract more developers. -- H. Turgut Uyar [GPG KeyID: 0xEAF4

Re: [Imdbpy-help] IMDbPY 4.5

2010-03-02 Thread Davide Alberani
On Feb 28, Davide Alberani wrote: > Released in a little rush, here it is 4.5: > http://imdbpy.sourceforge.net/ You may have noticed that 4.5.1 is already out. :-) -- Davide Alberani [GPG KeyID: 0x465BFD47] http://www.mimante.net/ --

Re: [Imdbpy-help] IMDbPY 4.5

2010-02-28 Thread Davide Alberani
On Feb 28, Davide Alberani wrote: > Released in a little rush, here it is 4.5: > http://imdbpy.sourceforge.net/ Excessive rush, actually. :-( 4.5.1 will be out in a day or two, once the many bugs that are showing up will be fixed. -- Davide Alberani [GPG KeyID: 0x465BFD47] http://www.mima

Re: [Imdbpy-help] imdbpy errors

2010-02-28 Thread Davide Alberani
On Feb 28, Davide Alberani wrote: > To be honest I'm more interested on why 4.4 doesn't work for you; My fault - now I know what's going on on my system. :-) I'll release 4.5 in a matter of minutes. :-/ -- Davide Alberani [GPG KeyID: 0x465BFD47] http://www.mimante.net/

Re: [Imdbpy-help] imdbpy errors

2010-02-28 Thread Davide Alberani
On Feb 28, Treas0n wrote: > I'm having some issues as well.. I installed PIP but still my imdb > scripts fail. Did you run: pip install http://imdbpy.svn.sourceforge.net/viewvc/imdbpy/trunk/imdbpy.tar.gz?view=tar Anyway, I'm unable to reproduce the problem: even IMDbPY 4.4 works for me. Is a

Re: [Imdbpy-help] IMDbPY 4.3

2009-11-28 Thread Davide Alberani
On Nov 18, Davide Alberani wrote: > Since IMDb is introducing a new style for page about persons, > soon we'll change the parsers to support it. Fascinating: it seems that they have reconsidered the experiment, and the old style is back for everyone. No need for new parsers, for the moment. -

Re: [Imdbpy-help] IMDbPY 4.3

2009-11-19 Thread Davide Alberani
On Nov 18, Davide Alberani wrote: > IMDbPY 4.3 is out, to fix the last problems with some changes to > the IMDb website. And _today_, IMDb changed everything again. :-) If something is broken for you, try the latest SVN version, sorry. -- Davide Alberani [GPG KeyID: 0x465BFD47] http://erlug

Re: [Imdbpy-help] [Imdbpy-devel] changes to imdb.com

2009-11-18 Thread Davide Alberani
On Nov 18, "H. Turgut Uyar" wrote: > > You should see that filmography is sortable by years or rating, > > and the data are presented using a large table, and not a list. > > In that case, my previous answer was wrong. I see the filmography as a > list, not as a table and it is not sortable by y

Re: [Imdbpy-help] [Imdbpy-devel] changes to imdb.com

2009-11-17 Thread Davide Alberani
On Nov 17, "H. Turgut Uyar" wrote: > It hasn't been an hour but it still works (with r752). Good. I can only assume that it's a problem on my remote system, then. > I'm not sure whether I understand what the "sortable lists" are. Are > they the links on the left saying "by type", "by rating" e

Re: [Imdbpy-help] [Imdbpy-devel] changes to imdb.com

2009-11-17 Thread Davide Alberani
On Nov 17, "H. Turgut Uyar" wrote: > Yes, it returns this: Good - even if it's making me crazy. ;-) You get what I see on my local system. Please, can you try it again in a hour or so (or tomorrow) and see if it's still ok (I've made some last-minute changes to the code and the account)? And i

Re: [Imdbpy-help] [Imdbpy-devel] five years of IMDbPY!

2009-04-02 Thread Davide Alberani
On Apr 03, James Rubino wrote: > I have been reading along IMDbPY for two years now and my what a long way > the code has come. What a mess? ;-) > I was fortunate to attend IMDB founder Col Needham's talk at the South by > South West Festival in Austin Texas USA two weeks ago. > While he never

Re: [Imdbpy-help] [Imdbpy-devel] five years of IMDbPY!

2009-04-02 Thread James Rubino
Happy Birthday IMDbPY'ers, I have been reading along IMDbPY for two years now and my what a long way the code has come. I was fortunate to attend IMDB founder Col Needham's talk at the South by South West Festival in Austin Texas USA two weeks ago. While he never gave IMDbPY an official endorsemen

Re: [Imdbpy-help] [Imdbpy-devel] IMDbPY 4.0 and IMDbPYKit 1.0

2009-03-13 Thread Jean-Yves Avenard
Hi 2009/3/13 Jean-Yves Avenard > imdb/parser/common/cutils.c:63:20: error: Python.h: No such file or > directory > imdb/parser/common/cutils.c: In function ‘strings_check’: > Oops, forget my last message.. easily fixed...

Re: [Imdbpy-help] [Imdbpy-devel] IMDbPY 4.0 and IMDbPYKit 1.0

2009-03-13 Thread Jean-Yves Avenard
Hi Doesn't build on any of my machines (Ubuntu 8.10 and CentOS 5.3) :( admin...@hi-2-backend:~/IMDbPY-4.0$ sudo python setup.py build running build running build_py running build_ext building 'imdb.parser.common.cutils' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Ws

Re: [Imdbpy-help] [Imdbpy-devel] IMDbPY 4.0 and IMDbPYKit 1.0

2009-03-13 Thread Davide Alberani
On Mar 13, Jean-Yves Avenard wrote: > Oops, forget my last message.. > > easily fixed... Glad to hear it. :-) -- Davide Alberani [PGP KeyID: 0x465BFD47] http://erlug.linux.it/~da/ -- Apps built with the Adobe(R) Fl

Re: [Imdbpy-help] [Imdbpy-devel] IMDbPY 4.0 and IMDbPYKit 1.0

2009-03-13 Thread Davide Alberani
On Mar 13, Jean-Yves Avenard wrote: > Doesn't build on any of my machines (Ubuntu 8.10 and CentOS 5.3) :( The kind of things you don't want to hear 12 hours after a release. ;-) > imdb/parser/common/cutils.c:63:20: error: Python.h: No such file or > directory Looks like you're missing the pyth

Re: [Imdbpy-help] imdbpy and imdb licences/access terms

2009-03-02 Thread Davide Alberani
On Mar 02, Andre Eliatamby wrote: > What I would like to know is: >  - are my assumptions above correct? Mostly; see also the other recent (and old) threads in imdbpy-devel. > - Does imdbpy have a special license from imdb to provide this package? No. I honestly can't even remember if I ever

Re: [Imdbpy-help] [Imdbpy-devel] IMDbPY 3.7 released

2008-10-09 Thread Alen Ribic
Congratulations for the release! -Alen On Mon, Sep 22, 2008 at 11:51 AM, Davide Alberani <[EMAIL PROTECTED]> wrote: > Believe it or not, IMDbPY 3.7 is here! :-) > As usual, you can download everything from http://imdbpy.sf.net/ > > In this release the html parsers were replaced with new DOM/XPath

Re: [Imdbpy-help] IMDbPY 3.7 released

2008-09-22 Thread H. Turgut Uyar
On 09/22/2008 12:51 PM, Davide Alberani wrote: > Believe it or not, IMDbPY 3.7 is here! :-) > As usual, you can download everything from http://imdbpy.sf.net/ > > In this release the html parsers were replaced with new DOM/XPath-based > parsers, mostly based on the work of H. Turgut Uyar, who I pe