[mythtv-users] Categorising programs as movies for Aussies - moviematch.pl

Bruce Nordstrand brucen at ksl.com.au
Tue Jul 11 14:47:16 UTC 2006


Thanks Phill, much appreciated

Cheers
Bruce

Phill Edwards wrote:
>> I was wondering if you would mind sharing your script for
>> tvguide.com.au. I have just registered there as a user and would prefer
>> to use their data instead on the nine MSN version. I think I read about
>> your script in an old thread but can't seem to find it...
>>     
>
> Shell script to get the data and mythfilldatabase:
>
> /usr/local/bin/tv_grab_au_tuhs --days 7 --config-file
> /home/mythtv/.xmltv/tv_grab_au_tuhs.xml --force-explicit-timezone
> --output /home/mythtv/.xmltv/tvlistings_tuhs.xml
> mythfilldatabase --file 1 7 /home/mythtv/.xmltv/tvlistings_tuhs.xml
>
> Config file /home/mythtv/.xmltv/tv_grab_au_tuhs.xml:
>
> <config>
>   <!--
>    Insert your username and password information here:
>   -->
>   <login user="UserName" password="XXXXXXX" />
>
>   <!--
>    Modify the following to list the channels you wish to grab.  The 'display'
>    attribute is the human readable display name (currently ignored by mythTV
>    0.18 when using DVB).  The 'tuhs' attribute is the channel name on the
>    tvguide.org.au web site.
>    XMLTV ids can also be re-written by adding a 'local' attribute:
>
>     Note: Here is an example of a re-written XMLTV channel ID:
>  <channel display="ABC Digital" tuhs="ABC-NSW" local="ABC-NSW.tvguide.org.au"/>
>   -->
>
>  <channel display="ABC Digital" tuhs="ABC-NSW" local="nsw.abc.gov.au"/>
>  <channel display="ABC 2" tuhs="ABC2" local="abc2.abc.gov.au"/>
>  <channel display="Nine Digital" tuhs="Nine-Syd" local="sydney.nine.com.au"/>
>  <channel display="SBS Digital" tuhs="SBS-NSW" local="sydney.sbs.com.au"/>
>  <channel display="Seven Digital" tuhs="Seven-Syd" local="sydney.seven.com.au"/>
>  <channel display="Ten Digital" tuhs="Ten-NSW" local="sydney.ten.com.au"/>
> </config>
>
> Hope it helps.
> Regards,
> Phill
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
>
>   



More information about the mythtv-users mailing list