--- jamu.py	2010-02-01 15:47:46.000000000 -0700
+++ jamu.py	2010-02-03 04:22:38.000000000 -0700
@@ -5209,7 +5209,7 @@
                 if directory == 'screenshot':    # There is no downloading of screenshots required
                     program[directory] = True
                     continue
-                if directory == 'banner' and program['subtitle'] == '': # No banners for movies
+                if directory == 'banner' and program['subtitle'] == None: # No banners for movies
                     program[directory] = True
                     continue
                 elif mirodetails:
