summaryrefslogtreecommitdiffstats
path: root/abs/extra/mythappletrailers/trailers
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-09-05 15:51:59 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-09-05 15:51:59 (GMT)
commit89ac93c209dd138359e9a9e761d53042aea61e11 (patch)
treeb12a042d8f708c73f55e239a2dd4ad16bc4e3a72 /abs/extra/mythappletrailers/trailers
parent7983ca5c37091f4d0ff33584fe9e2f4487400caa (diff)
downloadlinhes_pkgbuild-89ac93c209dd138359e9a9e761d53042aea61e11.zip
linhes_pkgbuild-89ac93c209dd138359e9a9e761d53042aea61e11.tar.gz
linhes_pkgbuild-89ac93c209dd138359e9a9e761d53042aea61e11.tar.bz2
mythappletrailers: update for php7 and url change. closes #1026
adjust loading.sh to wait for cache to fill then close
Diffstat (limited to 'abs/extra/mythappletrailers/trailers')
-rwxr-xr-xabs/extra/mythappletrailers/trailers2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/mythappletrailers/trailers b/abs/extra/mythappletrailers/trailers
index 9611439..fb03498 100755
--- a/abs/extra/mythappletrailers/trailers
+++ b/abs/extra/mythappletrailers/trailers
@@ -1,2 +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 && /usr/bin/gen_trailer_menu.sh' 2>/dev/null
+su mythtv -c '/usr/bin/php -q /usr/bin/myth_trailers_grabber > /home/mythtv/appletrailer.xml && /usr/bin/gen_trailer_menu.sh' 2>/dev/null