Thought I would give Jamu a go after making a lot of changes to my videos, so I think I&#39;ve set up everything correctly but get this error, I assume its something I&#39;ve got wrong so anyone seen this error before and got a resolve at all?<br>
<br>After running<br><br>./jamu.py -l en -C &quot;/home/mythtv/.mythtv/jamu.conf&quot; -MIV<br><br>2010-02-27 12:47:05.000 Python Database Connection: Using connection settings from /home/mythtv/.mythtv/config.xml<br>Traceback (most recent call last):<br>
  File &quot;/usr/local/share/mythtv/mythvideo/scripts/jamu.py&quot;, line 6356, in &lt;module&gt;<br>    main()<br>  File &quot;/usr/local/share/mythtv/mythvideo/scripts/jamu.py&quot;, line 6337, in main<br>    configuration.validate_setVariables(series_season_ep)<br>
  File &quot;/usr/local/share/mythtv/mythvideo/scripts/jamu.py&quot;, line 1723, in validate_setVariables<br>    self._getMythtvDirectories()<br>  File &quot;/usr/local/share/mythtv/mythvideo/scripts/jamu.py&quot;, line 1497, in _getMythtvDirectories<br>
    getStorageGroups()<br>  File &quot;/usr/local/share/mythtv/mythvideo/scripts/jamu.py&quot;, line 761, in getStorageGroups<br>    if dirname[-1:] == u&#39;/&#39;:<br>UnboundLocalError: local variable &#39;dirname&#39; referenced before assignment<br>
<br>Ta in advance,<br><br>Rafael.<br>