Welcome to OzMyth


Home News Forums
EditHistory

Setting up Foxtel Channels in MythTV


Author

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

Introduction

This guide will help you get Foxtel Digital TV working on your MythTV box, it should also work with Optus Digital and Austar. This guide assumes you already have a MythTV box up and running.

Configuring MythTV

Here we are assuming you have already done the basic MythTV installation. You can use something like MythDora to get you to this stage quickly.

Before continuing make sure the backend is stopped.

/etc/init.d/mythbackend stop

To make it easier for everybody, I have attached two sql files to this page which will automatically add all the Foxtel channels to MythTV. This will save you from manually adding them. Download the channel.sql and videosource.sql files. Copy the files included to your MythTV system and type the following:

mysql -u root mythconverg < channel.sql
mysql -u root mythconverg < videosource.sql

If you have password protected mysql, you can use the following and enter your password when requested.

mysql -u root mythconverg -p < channel.sql
mysql -u root mythconverg -p < videosource.sql

This will add every Foxtel channel to MythTV (including the free to air channels only available on Foxtel Digital Cable) so you should remove the ones you are not subscribed to (explained at the end of this guide).
Next as root, load up the 'mythtvsetup' program. Select option '2. Capture Cards' and then select 'New capture card'.

Now change the card type to the settings appropriate for the capture card you are using. In the example below I am using the Hauppauge PVR-150 so I have selected the 'MPEG-2 encoder card' option. Next change the 'video device' option to match the device your card is running on, in this example I am using /dev/video1 but it is commonly /dev/video0. Finally change the 'Default input' option to S-Video. You should have something like this:
Image

If you have more than one capture card you can now configure these cards now.

Head back to the main MythTV setup screen and select '4. Input Connections'. In the example below we have two Foxtel capture cards and a single digital capture card. The system here has already been configured for Foxtel but in your case you will be configuring it now. In the example below the option are for two Hauppauge PVR-150 so your option may be slightly different depending on your capture card.
Image
Select the first S-Video option on the list and you should see a screen similar to the one below. Change the options to reflex what is below. You can change the 'Input priority' option to whatever you like.
Image

Follow the above again for any additional capture cards you have for Foxtel. The setup is the same except you will set the 'External change channel option' to '/usr/local/bin/changefoxtel2' (and '/usr/local/bin/changefoxtel3' etc. for further cards).

You can remove channels which you will not be using (such as channels you are not subscribed to). To do this head back to the main MythTV setup screen and select '5. Channel Editor', select the channel you want to remove and delete the channel number. This causes MythTV to ignore the channel completely.

Conclusion

MythTV should now have all the Foxtel channels listed and ready to function. You can now follow the Australian TV Guide Data for MythTV guide to get your TV guide listing.

Del.icio.us Digg!
Created by: Anonymous, Last modification on Sun 17 of Jun, 2007 [11:12 UTC] by Bill Giannikos

Comments

Reply to this comment

chanel changer

by , Sunday 17 of June, 2007 [05:29:19 UTC]
i noticed that in the config the changer points to /usr/local/bin/changefoxtel
is there a script that goes in /usr/local/bin as mine doesnt have one and have looked all over for one

cheers marty
Reply to this comment

Re: chanel changer

by Bill Giannikos, Sunday 17 of June, 2007 [11:04:29 UTC]
Yes, you can download it from the Configuring Lirc for Foxtel guide.
Reply to this comment

files

by , Friday 15 of June, 2007 [10:59:03 UTC]
hi great guide
where are the sql files attached to this page
i can not find them

keep up great work its what we need
Reply to this comment

Re: files

by Bill Giannikos, Friday 15 of June, 2007 [17:46:21 UTC]
Whoops, sorry about that. Must have got deleted when I updated the wiki software. It is back on now.

Login box

back to content

Sister Sites

Privacy Policy

Powered by bitweaver
Copyright © 2007 Bill Giannikos