summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/mythappletrailers/trailers
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-09-01 02:44:03 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-09-01 02:44:03 (GMT)
commite701828d0ad4e5b2476f6e88163f17eb182fcf96 (patch)
treeee11467ddec37a022a85e2d1f86f01cffbbef853 /abs/extra-testing/mythappletrailers/trailers
parent57f9faeb2bc2a0d0022d9bbcc8077327f4365b1f (diff)
downloadlinhes_pkgbuild-e701828d0ad4e5b2476f6e88163f17eb182fcf96.zip
linhes_pkgbuild-e701828d0ad4e5b2476f6e88163f17eb182fcf96.tar.gz
linhes_pkgbuild-e701828d0ad4e5b2476f6e88163f17eb182fcf96.tar.bz2
MythAppleTrailers:Fixes the URL change.
Diffstat (limited to 'abs/extra-testing/mythappletrailers/trailers')
-rwxr-xr-xabs/extra-testing/mythappletrailers/trailers2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra-testing/mythappletrailers/trailers b/abs/extra-testing/mythappletrailers/trailers
index aa705c9..241a60a 100755
--- a/abs/extra-testing/mythappletrailers/trailers
+++ b/abs/extra-testing/mythappletrailers/trailers
@@ -1,2 +1,2 @@
#!/bin/sh
-su mythtv -c '/usr/bin/php -q /usr/bin/myth_trailers_grabber > /home/mythtv/appletrailer.xml' 2>/dev/null
+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