[mythtv-users] nuvexport - doh

Adrian Burden aburden at onegeeksopinion.com
Wed Sep 3 11:58:37 EDT 2003


Made a mistake with the last diff. Here it is again.

--- /usr/local/bin/nuvexport    2003-09-03 10:08:28.000000000 -0700
+++ ./nuvexport 2003-09-02 18:11:29.000000000 -0700
@@ -998,11 +998,8 @@
                         }
                 }
         # Return
-       if ($found{path} && $found{name}) {
-               print $found{path} .'/'.$found{name}."\n";
                 return $found{path}.'/'.$found{name};
         }
-       }

  # Opens a .nuv file and returns information about it
         sub nuv_info {






More information about the mythtv-users mailing list