Welcome to OzMyth


Home News Forums
EditHistory

Australian TV Guide Data for MythTV


Author

Bill Giannikos (bill2 at giannikos.com.au)
http://www.billgiannikos.com

Introduction

This guide will help you get TV guide data for MythTV. There are currently three options available, OzTivo, Shepherd and IceTV.

This guide assumes that you already have configured MythTV have setup the channels for digital free to air and optionally Foxtel by following the Configuring MythTV for Australian Digital TV and Setting up Foxtel Channels in MythTV guides.

Comparsion

OzTivoShepherdIceTV
PriceFreeFreeCommercial
FoxtelYesYesNo
Guide QualityGoodExcellentExcellent
LegalityLegalQuestionable*Legal

OzTivo

OzTivo is a community driven TV guide. Here is how to setup MythTV to use it.
To begin, you will need to create a account at http://minnie.tuhs.org/twiki/bin/view/TWiki/TWikiRegistration. Make a note of your username and password, you will need it for later.

Log in to the OzTivo site and click on 'Set user preferences'. Select all the stations you will like to receive TV Guide data for and make sure the 'My preferred download format' option is set to 'XMLTV format'. Then click on 'Submit your new preferences' to save these changes.

On the MythTV system, switch to root and type in the following:

cd /usr/local/bin
wget http://www.cse.unsw.edu.au/~willu/xmltv/tv_grab_au_reg
chmod 755 tv_grab_au_reg
ln -s /usr/local/bin/tv_grab_au_reg /usr/local/bin/tv_grab_au
tv_grab_au --configure --config-file ~/.mythtv/FTA-Oz.xmltv

And if you have foxtel type

tv_grab_au --configure --config-file ~/.mythtv/Foxtel.xmltv

Now edit the ~/.mythtv/FTA-Oz.xmltv file with your favourite editor, something like 'nano -w ~/.mythtv/FTA-Oz.xmltv' should work. If you followed the Configuring MythTV for Australian Digital TV and Setting up Foxtel Channels in MythTV guides then all you need to do here is change the username and password to match your registration details on the OzTivo site. Otherwise follow the instructions in this file to map the channel IDs from OzTivo to your XMLTV IDs in MythTV. If you have Foxtel, edit the ~/.mythtv/Foxtel.xmltv file as well.

For more information on tv_grab_au_reg please visit http://www.cse.unsw.edu.au/~willu/xmltv/tv_grab_au_reg.html.

You can now run 'mythfilldatabase' which should download the TV Guide data for you.

Shepherd

Shepherd Install Page

IceTV

Purchase an account at http://www.icetv.com.au/ and make a note of your username and password.

Follow the XMLTV setup for OzTivo as the tv_grab_au_reg script integrates both OzTivo and IceTV guide fetching.


Del.icio.us Digg!
Created by: Anonymous, Last modification on Fri 20 of Jun, 2008 [05:53 UTC] by Anonymous

Comments

Reply to this comment

Needs updating

by Me, Saturday 26 of April, 2008 [09:33:06 UTC]
Links need updating as the oztivo script used here is now out of date. The API has changed and this script now fails.

Login box

back to content

Sister Sites

Privacy Policy

Powered by bitweaver
Copyright © 2007 Bill Giannikos