Currently AppleTrailers does not work anymore with 1.8.1.

This patch fixes the problem:

diff -ru freevo-1.8.1.orig/src/video/plugins/applelib.py
freevo-1.8.1/src/video/plugins/applelib.py
--- freevo-1.8.1.orig/src/video/plugins/applelib.py     2008-05-03
05:29:38.000000000 -0700
+++ freevo-1.8.1/src/video/plugins/applelib.py  2008-10-04
14:49:19.000000000 -0700
@@ -118,6 +118,7 @@
             try:
                 false = False
                 true = True
+               null = None
                 data = eval(data)
             except:
                 continue

Phil.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to