Update of /cvsroot/freevo/freevo/src/video
In directory sc8-pr-cvs1:/tmp/cvs-serv11695
Modified Files:
fxdhandler.py
Log Message:
fix missing url problem
Index: fxdhandler.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/fxdhandler.py,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** fxdhandler.py 17 Jan 2004 20:30:19 -0000 1.13
--- fxdhandler.py 19 Jan 2004 20:20:35 -0000 1.14
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.14 2004/01/19 20:20:35 dischi
+ # fix missing url problem
+ #
# Revision 1.13 2004/01/17 20:30:19 dischi
# use new metainfo
***************
*** 204,207 ****
--- 207,211 ----
id, url, item.media_id, item.mplayer_options, player, is_playlist = \
parse_video_child(fxd, video[0], dirname)
+ item.set_url(url, info=False)
if player:
item.force_player = player
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog