[mythtvnz] Internet Traffic

Nick Rout nick.rout at gmail.com
Wed Dec 23 21:31:35 GMT 2009


On Thu, Dec 24, 2009 at 8:07 AM, Tortise <tortise at paradise.net.nz> wrote:
> ----- Original Message -----
> From: "Tortise" <tortise at paradise.net.nz>
> To: "MythTV in NZ" <mythtvnz at lists.linuxnut.co.nz>
> Sent: Wednesday, December 23, 2009 11:37 PM
> Subject: Re: [mythtvnz] Internet Traffic
>
>
>
>> /etc/cron.hourly/mythvideo contains:
>> #!/bin/sh
>> #Hourly massive update to ensure users see graphics coming in for upcoming recordings and current recordings
>> DIRECTORY=$(grep ^mythtv /etc/passwd | awk -F : '{print $6}')
>> if [ -f "$DIRECTORY/.mythtv/config.xml" ]; then
> # su mythtv -c "/usr/bin/python /usr/share/mythtv/mythvideo/scripts/jamu.py -MW >> '/var/log/mythtv/jamu.log'"
>> fi
>> {end}
>
> FWIW I commented out the line in the if and the hourly downloads have stopped.

Your choice but it seems this is a fairly key part of the 0.22
experience. Maybe switch the script into cron.daily?



More information about the mythtvnz mailing list