#!/bin/sh
su mythtv -c '/usr/bin/php -q /usr/bin/myth_trailers_grabber > /home/mythtv/.mythtv/appletrailer.xml' 2>/dev/null
