LinHES Forums
http://forum.linhes.org/

apple trailers update
http://forum.linhes.org/viewtopic.php?f=17&t=18712
Page 1 of 1

Author:  baggar11 [ Wed Aug 06, 2008 9:32 pm ]
Post subject:  apple trailers update

Updated my apple trailers script because the old script was showing half of the trailers as ERROR:'s. Here's a little step by step

Grab the latest v0.4.3
wget http://colt45.chemlab.org/misc_scripts/ ... 0.04.3.tar

upack with "tar xvf"
I used the root home directory for this.
I made a backup copy of the /usr/local/bin/myth_trailers_grabber.php
and copied over the new script in it's place.

Also had to modify this line
$STREAMING_EXEC_CMD = '/usr/bin/mplayer -fs -zoom -really-quiet -user-agent NSPlayer -cache 16000';

to this >>

$STREAMING_EXEC_CMD = 'EXEC /usr/bin/mplayer -fs -zoom -really-quiet -user-agent NSPlayer -cache 16000';

Now run the command to update the menu

su mythtv -c '/usr/bin/php -q /usr/local/bin/myth_trailers_grabber.php > /home/mythtv/appletrailer.xml'

All set.

Author:  Liv2Cod [ Thu Aug 07, 2008 12:16 am ]
Post subject: 

Cool! This worked on my box perfectly.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/