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

For Mythbuntu 9.04 and earlier versions:

/etc/init.d/mythtv-backend stop

Under Mythbuntu 9.10 & Mythtv 0.22 the command is:

sudo service mythtv-backend 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:

mythtv-foxtel-1.jpg

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.

mythtv-foxtel-2.jpg

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.

mythtv-foxtel-3.jpg

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.



Discussion

Peter L, Monday 22 of February, 2010 [02:56:41]

Hi

Has any body got Foxtel working on Mythbuntu 9.10 with mythtv 0.22 (on AMD64)

1 The stop command above does not work - /etc/init.d/mythbackend stop2 The alternate that worked in 9.04 - /etc/init.d/mythtv-backend stop

returns a warning - Since the script you are attempting to invoke has been converted to an Upstart job, 


3 The suggested upstart command also generates an error - stop mythtv-backend

returns an error -stop: Unknown instance: 


4 Are the channels.sql and videosource.sql compatible with version 0.22 ?

Thanks

Peter

beatbreaker, Monday 15 of June, 2009 [05:55:24]

Hey Bill this is great!

thanks for writing this up, I'll defiantly be using it in a few weeks to come. I do have some questions to ask on the hardware and wiring side of things though.

I haven't yet, but i think i'll be able to hook up my mythbuntu OS and have it working no problems on free to air TV in about a week.

But in regards to how i should be wiring everything up with Foxtel, i have 2 cables, one goes into the foxtel IQ box, and the other is free at the moment - is it ok to plug in the cable that hasn't been inside the IQ box into my Myth system? I'm guessing not (for now)
Would i send the cable post IQ box to my Myth system? are there any tricks etc… i should know about that?

also lastly, what TV card do you recommend that works well with MythTV and Foxtel (I'm most nervous about getting compatible hardware)

any help is much appreciated.

Enter your comment (wiki syntax is allowed):
LNCXO
setting+up+foxtel+channels+in+mythtv.txt · Last modified: Tuesday 23 of February, 2010 [07:59:34] by 124.190.117.41
Contact Us Sister Sites Privacy Policy Terms of Use
Copyright © 2007-2008 ozmyth.com