YOU ARE HERE:Build Your Own MythTVAustralian MythTV Database
Build Your Own MythTV
Installing Fedora 7
Adding Repositories
Installing Custom Kernel
Installing Nvidia Video Drivers
Automatic Login in Fedora
Installing MythTV From svn
Setting Up MySQL
Australian MythTV Database
Fetching the Australian Programming Guide
Making the Leadtek DTV-1000T Remote Work in Linux
Installing & Configuring LIRC
Changing Foxtel Channels from Mythtv
Getting Pay TV to Work With MythTV
Asus M2NPV-VM Problem

Australian MythTV Database

I have created a database that has all the Free to Air channels in Brisbane - Australia, the Foxtel channel numbers (for using with an infrared blaster), and the Foxtel channels from the satellite.

All these channels have an xmltvid to be used with another script that fetches the programming guide from ozTiVo.

You can install the original database into the system with this command:

$mysql -umythtv -pmythtv < /usr/share/doc/mythtv-0.20/database/mc.sql

Or you can use my database, that is ready to go for Free To Air channels in Brisbane, Foxtel channel numbers for the cable decoder and Foxtel satellite channels.

Please note that if you already have an intallation of MythTV, you probably would just like 3 tables out of the database: channels, dtv_multiplex and videosource.

Click here to download the database.

To install this database, bunzip2 it and then perform:

$mysql -umythtv -pmythtv < /path/mythconverg.sql

In you have another set of channels for other regions of Australia, could you please contact me to add it to this database?