diff options
Diffstat (limited to 'abs/extra/mythappletrailers/trailers')
-rwxr-xr-x | abs/extra/mythappletrailers/trailers | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/extra/mythappletrailers/trailers b/abs/extra/mythappletrailers/trailers new file mode 100755 index 0000000..241a60a --- /dev/null +++ b/abs/extra/mythappletrailers/trailers @@ -0,0 +1,2 @@ +#!/bin/sh +su mythtv -c '/usr/bin/php -q /usr/bin/myth_trailers_grabber > /home/mythtv/appletrailer.xml && /usr/bin/fix_aple_url.sh' 2>/dev/null |