On Feb 04, Jean-Yves Avenard <jyaven...@gmail.com> wrote: > After upgrading my imdbpy installation from 3.6 (that comes with > ubuntu) to 3.9 I've found that it has broken compatibility with a > few packages ; mainly MythTV.
I don't follow the development of MythTV, and I'm not even sure that IMDbPY will be used in future releases (they were rewriting a lot of their code to retrieve movies' information, the last time I checked, and they were thinking about changing the source for the information they need). > 3.6 used to report the plot of a movie as: Author::Content [...] > 3.9 plot is formed as: Content::Author A deliberate choice: I know it's backward incompatible, but there were really no other ways to fix it, and it was required to have every string in the same format: "TEXT_INFORMATION::OPTIONAL_NOTE". Another change of 3.9 is that movie['year'] is now an integer, an not a string like it was for historical reasons (btw, this should not be a big deal, most of the times). You have to fix the code in the MythTV script, sorry. > Also, some bugs introduced... I didn't investigate this one too > much yet. But an example: [...] > >>> title = u"house" An unfortunate choice of title. ;-) This was fixed only yesterday in the SVN version: the IMDb web server slightly changed its behavior, for queries with a long list of results. Regards, and thank you for the reports! -- Davide Alberani <davide.alber...@gmail.com> [PGP KeyID: 0x465BFD47] http://erlug.linux.it/~da/ ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Imdbpy-devel mailing list Imdbpy-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/imdbpy-devel