You need to uncoment your MOVIE_DATA_DIR and likes in local_config.py

Those were defined in freevo_conf.py before, but they aren't anymore.

Gustavo

 --- Laurent <[EMAIL PROTECTED]> escreveu: 
> Can someone help me with fxd files ?
> I upgrade my cvs version of freevo and mmpython
> and now, i can't read fxd files for my movies.
> 
> A directory with only fxd is not read. I have in freevo
> "Thi directory is empty".
> 
> In main logs i have :
> 
> Traceback (most recent call last):
>   File "./src/video/xml_parser.py", line 601, in parseMovieFile
>     movies += parse_movie(freevo_child, file, parent,
> duplicate_check)
>   File "./src/video/xml_parser.py", line 529, in parse_movie
>     video['items'][p]['data'] = os.path.join(realdir, filename)
> UnboundLocalError: local variable 'realdir' referenced before
> assignment
> Error parsing /home/freevo/Films/A.man.apart.fxd
> Traceback (most recent call last):
>   File "./src/video/xml_parser.py", line 601, in parseMovieFile
>     movies += parse_movie(freevo_child, file, parent,
> duplicate_check)
>   File "./src/video/xml_parser.py", line 529, in parse_movie
>     video['items'][p]['data'] = os.path.join(realdir, filename)
> UnboundLocalError: local variable 'realdir' referenced before
> assignment
> 
> 
> Laurent       
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Freevo-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-devel 

Yahoo! Mail - o melhor webmail do Brasil
http://mail.yahoo.com.br


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to