Difference between revisions of "UK Television"

From MythTV Official Wiki
Jump to: navigation, search
(In dire need of a cleanup)
(Major revision of page, new information and layout tidy)
Line 1: Line 1:
{{Cleanup}}
+
{{Incomplete}}  
 +
 
 +
==Providers==
  
Television in the UK comes in a few flavours:
 
 
* Analog Broadcast (BBC1,2,ITV,C4 and Channel 5) - being phased out by 2012, earlier in some areas.
 
* Analog Broadcast (BBC1,2,ITV,C4 and Channel 5) - being phased out by 2012, earlier in some areas.
* [[DVB|Digital Broadcast]] (Freeview and...)
+
* [[DVB|Freeview (DVB-T)]] - SD content, trialing HD in areas.
* [[UK Sky Satellite|Sky Satellite]]
+
* [[UK Sky Satellite|Sky Satellite]] (DVB-S/S2) - Provides SD and HD content.
* Virgin Media Cable (ex. NTL/Telewest)
+
* Virgin Media Cable (DVB-C) - merged NTL/Telewest, SD content trailing HD.
  
UK listings are best served by using the tv_grab_uk_rt grabber ([[Uk_xmltv]]), which uses a dedicated xmltv feed on the Radio Times website - or, if you're a Digital ([[DVB]]) user, directly from the signal using the in-built EIT data collection.
+
==Listings==
 +
 
 +
===tv_grab_uk_rt===
 +
 
 +
UK listings are best served by using the tv_grab_uk_rt grabber ([[Uk_xmltv]]), which uses a dedicated xmltv feed on the [http://www.radiotimes.co.uk/ Radio Times] website.
 +
 
 +
A guide on setting up xmltv for Sky/Virgin Media users is available on the [[Knoppmyth wiki|http://knoppmythwiki.org/index.php?page=SkyDigiBox UK xmltv setup]]
 +
 
 +
===EIT data===
 +
 
 +
Another option is to use the EIT data available in the [[DVB]] streams, this would be a usable solution for Freeview users, but for Sky/Virgin Media it may prove unreliable as EIT data is sometimes transmitted on seperate program id from the a/v.
  
 
In either case, Digital Spy provide lots of useful UK TV info:
 
In either case, Digital Spy provide lots of useful UK TV info:
 
* [http://www.digitalspy.co.uk/satellite/epg/ Satellite EPG, and logos]
 
* [http://www.digitalspy.co.uk/satellite/epg/ Satellite EPG, and logos]
  
For sky or NTL users here is a link to details of setting up xmltv in the UK:
+
==Hardware==
* [http://knoppmythwiki.org/index.php?page=SkyDigiBox UK xmltv setup]
+
 
 +
===DVB-T/Freeview===
 +
 
 +
Standard DVB-T cards work fine for receiving Freeview broadcasts, Haupaggue Nova-T cards seem to be the most popular and are well supported within MythTV.
 +
 
 +
===DVB-C===
 +
 
 +
Virgin Media broadcasts standard DVB-C over their network. Most of the channels are encrypted with Nagravision and could be decoded with a standard CI and Nagravision [[CAM]]. Unfortunatly, Virgin Media lock their Nagra cards to only work with the built-in CAMs in their STBs. Theres no way to (legally) access encrypted channels from the Virgin Media network using this method, capturing via a STB is the only legal way to use their services via MythTV.
 +
 
 +
{{Warning box|Accessing Virgin Media services via a DVB-C card is possibly a breach of their Terms & Conditions.}}
 +
 
 +
===DVB-S===
 +
 
 +
 
 +
===Sky/Sky+ Box===
  
 
For remote controlling a Sky or Sky+ box - the first two are a wired solution so do not have the usual unreliabily/fiddly setup issues associated using infrared to control the STB:
 
For remote controlling a Sky or Sky+ box - the first two are a wired solution so do not have the usual unreliabily/fiddly setup issues associated using infrared to control the STB:
Line 20: Line 45:
 
* [http://www.heenan.me.uk/control-sky-from-pc/ prebuilt USB Sky rflink hardware / software]
 
* [http://www.heenan.me.uk/control-sky-from-pc/ prebuilt USB Sky rflink hardware / software]
 
* [http://www.redremote.co.uk/serial/ prebuilt infrared option]
 
* [http://www.redremote.co.uk/serial/ prebuilt infrared option]
 
 
  
 
There is also a script to update the [[sky frequency numbers]] afer the recent (28th Jan 2006) change.
 
There is also a script to update the [[sky frequency numbers]] afer the recent (28th Jan 2006) change.
  
[[Category:Glossary]]
+
===Virgin Media STB===
 
 
  
For NTL I use This page for the channel numbers:
 
[http://www.digitalspy.co.uk/displayepg.php?platform=digitalplus]
 
 
This page for the cable box control:
 
This page for the cable box control:
 
[http://losdos.dyndns.org:8080/public/mythtv-info/MythTV_DISH_IR_LED_TX_via_Modified_LIRC.html]
 
[http://losdos.dyndns.org:8080/public/mythtv-info/MythTV_DISH_IR_LED_TX_via_Modified_LIRC.html]
And this file for the ledxmitd.conf
 
  
# this config file was automatically generated
+
Configuration for Virgin Media box control can be found in the [http://www.lirc.org/remotes/ LIRC remotes archive], The DI4000N config file will work for Samsung boxes, the older black Pace boxes have a seperate configuration.
# using lirc-0.6.3pre4(sir) on Wed Feb 14 04:40:48 2001
 
# contributed by John G Ineson
 
# brand:            Pace
 
# model:            DI4001N
 
# supported devices: DI4001N (NTL UK Digital Cable box)
 
begin remote
 
  name  DI4001N
 
  bits          13
 
  flags RC5|CONST_LENGTH
 
  eps            30
 
  aeps          100
 
  one          887  898
 
  zero          887  898
 
  plead        875
 
  gap          114458
 
  toggle_bit      2
 
    begin codes
 
          1                        0x0000000000001281
 
          2                        0x0000000000001282
 
          3                        0x0000000000001283
 
          4                        0x0000000000001284
 
          5                        0x0000000000001285
 
          6                        0x0000000000001286
 
          7                        0x0000000000001287
 
          8                        0x0000000000001288
 
          9                        0x0000000000001289
 
          0                        0x0000000000001280
 
          Mute                    0x0000000000000286
 
          Help                    0x000000000000128F
 
          Red                      0x00000000000002AB
 
          Green                    0x00000000000002AC
 
          Yellow                  0x00000000000002AD
 
          Blue                    0x00000000000002AE
 
          Left                    0x0000000000000295
 
          Right                    0x0000000000000296
 
          Up                      0x0000000000000290
 
          Down                    0x0000000000000291
 
          Select                  0x0000000000000297
 
          Guide                    0x000000000000028F
 
          Menu                    0x00000000000002AA
 
          Back                    0x00000000000012A8
 
          Browse                  0x00000000000012AF
 
          Volume+                  0x0000000000001290
 
          Volume-                  0x0000000000001291
 
          Channel-                0x00000000000012A1
 
          Channel+                0x00000000000012A0
 
          Page_Up                  0x000000000000128A
 
          Page_Down                0x000000000000128B
 
          Email                    0x00000000000002B0
 
          Internet                0x00000000000002AF
 
          Audio                    0x0000000000000292
 
          On_Demand                0x00000000000002B1
 
          TV                      0x0000000000000293
 
          Interactive              0x00000000000002A1
 
          Standby                  0x000000000000128C
 
      end codes
 
end remote
 

Revision as of 15:08, 31 May 2007

Incomplete.png Incomplete, needs to be expanded. Please help to fill the gaps or discuss the issue on the talk page

Providers

  • Analog Broadcast (BBC1,2,ITV,C4 and Channel 5) - being phased out by 2012, earlier in some areas.
  • Freeview (DVB-T) - SD content, trialing HD in areas.
  • Sky Satellite (DVB-S/S2) - Provides SD and HD content.
  • Virgin Media Cable (DVB-C) - merged NTL/Telewest, SD content trailing HD.

Listings

tv_grab_uk_rt

UK listings are best served by using the tv_grab_uk_rt grabber (Uk_xmltv), which uses a dedicated xmltv feed on the Radio Times website.

A guide on setting up xmltv for Sky/Virgin Media users is available on the http://knoppmythwiki.org/index.php?page=SkyDigiBox UK xmltv setup

EIT data

Another option is to use the EIT data available in the DVB streams, this would be a usable solution for Freeview users, but for Sky/Virgin Media it may prove unreliable as EIT data is sometimes transmitted on seperate program id from the a/v.

In either case, Digital Spy provide lots of useful UK TV info:

Hardware

DVB-T/Freeview

Standard DVB-T cards work fine for receiving Freeview broadcasts, Haupaggue Nova-T cards seem to be the most popular and are well supported within MythTV.

DVB-C

Virgin Media broadcasts standard DVB-C over their network. Most of the channels are encrypted with Nagravision and could be decoded with a standard CI and Nagravision CAM. Unfortunatly, Virgin Media lock their Nagra cards to only work with the built-in CAMs in their STBs. Theres no way to (legally) access encrypted channels from the Virgin Media network using this method, capturing via a STB is the only legal way to use their services via MythTV.

Warning.png Warning: Accessing Virgin Media services via a DVB-C card is possibly a breach of their Terms & Conditions.

DVB-S

Sky/Sky+ Box

For remote controlling a Sky or Sky+ box - the first two are a wired solution so do not have the usual unreliabily/fiddly setup issues associated using infrared to control the STB:

There is also a script to update the sky frequency numbers afer the recent (28th Jan 2006) change.

Virgin Media STB

This page for the cable box control: [1]

Configuration for Virgin Media box control can be found in the LIRC remotes archive, The DI4000N config file will work for Samsung boxes, the older black Pace boxes have a seperate configuration.