When i try to setVatiant w/o a mplayer_opts I get an error in print_variant() attribute undefined. I beleive the mplayer_opt is optional for variants.

if self.varmpl_opt:
ret += ' mplayer-options=\"%s\">\n' % self.str2XML(self.varmpl_opt)
else: i
ret += '>\n'


I worked around it by commenting out the if else and letting it fall through to the closing tag. This however will not add the mplayer_opt when it is present in the variant tag so its not a fix, but works for my purposes.

-Wayne

_________________________________________________________________
Set yourself up for fun at home! Get tips on home entertainment equipment, video game reviews, and more here. http://special.msn.com/home/homeent.armx




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to