summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/mythappletrailers/fix_aple_url.sh
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/fix_aple_url.sh
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/fix_aple_url.sh')
-rw-r--r--abs/extra-testing/mythappletrailers/fix_aple_url.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/extra-testing/mythappletrailers/fix_aple_url.sh b/abs/extra-testing/mythappletrailers/fix_aple_url.sh
new file mode 100644
index 0000000..a08be65
--- /dev/null
+++ b/abs/extra-testing/mythappletrailers/fix_aple_url.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+cat /home/mythtv/appletrailer.xml | sed -e 's|http:/\/\movies.apple|http:\/\/apple|g' > /tmp/appletrailer.xml
+mv /tmp/appletrailer.xml /home/mythtv