<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Now that I&#39;m looking for it I see the same return 1 that you have however looking at the wiki I think the problem is that you&#39;re using options targeted for interactive use.  The suggestion on the wiki for cron jobs is:<br>

/usr/local/share/mythtv/mythvideo/scripts/jamu.py -l en -C &quot;/home/user/.jamu/jamu-maintenance.conf&quot; -M &gt; &quot;/home/user/tmp/jamu_maintenance.log&quot;<br><br>Given my mythtv user has a jamu.conf in ~/.mythtv/jamu.conf and that jamu.py is in a slightly different spot in my ubuntu system I am planning to use:<br>

/usr/share/mythtv/mythvideo/scripts/jamu-new.py -M &gt; ~/jamu_maintenance.log<br><br>Adding the &quot;;echo $?&quot; to the end returns 0 as desired.<font color="#888888"><br></font></blockquote><div> </div></div>Oops, I missed the &quot;W&quot; in &quot;-MW&quot;.  On my system I see the same thing you do.  &quot;-MW&quot; seems to make it always return 1 but &quot;-M&quot; returns 0.  <br>
I do have some shows that don&#39;t have banners/fanart so perhaps that status is percolating all the way back.  I also have some files in the MythVideo that it can&#39;t find IMDB numbers for but those don&#39;t cause it to return 1.<br>
<br>-solution<br>+me too<br>