[EMAIL PROTECTED] wrote:
> Hi.
> Here is the first attempt for an Allocine.fr video information grabber.
> Allocine.fr is similar to IMDB, but for french speaking people. So this
> grabber works like the video/plugin/imdb.py plugin.
>
> Dishi, i have found one bug (i think) in the util/fxdparser.py : the
> setattr method doe not work, i modify it. 

It works for me, but '' looks better than None, so we could change
it. 

> Moroever, i add a "setcdata" method to allow cdata just below a root
> node. My modified fxdparser is joined.

OK, I never needed this before, but since you need it for the
Copyright it's ok with me. I used the fxd stuff only for folder.fxd
files which are different.

I love the way you write the fxd file. Compared to the imdb file, it's
a very clean way. The fxdparser is the way to go for this. It would be
nice if you could transform the imdb parser, too.

> If you wand to test the plugin (with Freevo CVS only)
> 1 - save the joined fxdparser.py in src/util
> 2 - save the joined allocine.py in src/video/plugins
> 3 - Add a plugin.activate("video.allocine.py) in your config file.
> Then you should see a new menu item allowing you to grab video information
> from Allocine (again, only for french speaking people).

I didn't try it, but I added your changes to fxdparser to cvs. Since
most people don't need allocine (only for Frensh), I would prever you
add the plugin to the add ons page. In Freevo CVS under Doc is a
template for creating a correct tgz usable with the python installer. 


Dischi

-- 
2 + 2 = 5  for sufficiently large values of 2.


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to