[mythtvnz] Internet Traffic

Tortise tortise at paradise.net.nz
Wed Dec 23 19:07:28 GMT 2009


----- 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.



More information about the mythtvnz mailing list