View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 4 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Jul 13, 2006 9:00 am 
Offline
Joined: Wed Dec 08, 2004 8:00 am
Posts: 43
Location: Oslo
Figuring out which channels you have compared to what the tv_grab_no can offer program guide data for can be a bit hard...

This overview is based on the XMLTV nightly build from the 11th of July 2006.

The channels in this list can be used to edit the .xmltv file for MythTV.

This is an alternative to set it up with mythfilldatabase.

COL A: The name of the channel in your /home/mythtv/.mythtv/*.xmltv
COL B: The tv_grab_no (XMLTV) id of the channel
Code:
COL A  COL B
1      nrk1.nrk.no   (UPC OSLO BASE PACKAGE - ANALOGUE)
3      tv2.no   (UPC OSLO BASE PACKAGE - ANALOGUE)
4      tv3.no   (UPC OSLO BASE PACKAGE - ANALOGUE)
5      tvnorge.no   (UPC OSLO BASE PACKAGE - ANALOGUE)
2      nrk2.nrk.no   (UPC OSLO BASE PACKAGE - ANALOGUE)
63     ztv.no   (UPC OSLO BASE PACKAGE - ANALOGUE)
37     tv4.se   (UPC OSLO TOTAL PACKAGE - ANALOGUE)
68     3plus.dk
12     dr1.dr.dk   (UPC OSLO TOTAL PACKAGE - ANALOGUE)
58     dr2.dr.dk
6      svt1.svt.se   (UPC OSLO BASE PACKAGE - ANALOGUE)
7      svt2.svt.se   (UPC OSLO BASE PACKAGE - ANALOGUE)
47     kanal5.se
13     dr2-2.dr.dk
35     tv3.dk
36     tv3.se
28     tv6.no
30     ztv.se   (UPC OSLO BASE PACKAGE - ANALOGUE)
59     no.hallmarkchannel.tv
31     turnerclassicmovies.com
39     canalplus.canalplus.no
69     film1.canalplus.no
70     film2.canalplus.no
42     cinema.tv1000.no
71     cmore1.canalplus.no
34     tv1000.no
79     classic.tv1000.no
76     nordic.tv1000.no
78     action.tv1000.no
80     family.tv1000.no
41     cartoonnetworkhq.net
20     nickelodeon.se
67     disneychannel.tv
16     foxkids.no
32     tcmcn.no   (UPC OSLO BASE PACKAGE - ANALOGUE)
15     eurosport.no   (UPC OSLO PLUS PACKAGE - ANALOGUE)
75     xtra.tv2.no   (UPC OSLO BASE PACKAGE - ANALOGUE)
72     sport.canalplus.no
55     sportn.no   (UPC OSLO BASE PACKAGE - ANALOGUE)
73     sport2.viasat.no
74     sport3.viasat.no
49     extreme.com
11     dsf.de
17     mtve.com   (UPC OSLO BASE PACKAGE - ANALOGUE)
29     vh1e.com
53     traveladventure.discoverychannel.com
33     travelchannel.com   (UPC OSLO BASE PACKAGE - ANALOGUE)
66     explorer.viasat.no
44     discoverychannel.com   (UPC OSLO PLUS PACKAGE - ANALOGUE)
10     animalplanet.discoverychannel.com   (UPC OSLO TOTAL PACKAGE - ANALOGUE)
51     civilisation.discoverychannel.com
52     scitrek.discoverychannel.com
18     cnbcng.no
61     realitytv.co.uk   (UPC OSLO TOTAL PACKAGE - ANALOGUE)
46     tv8.se
38     world.bbc.co.uk   (UPC OSLO PLUS PACKAGE - ANALOGUE)
62     cnbc.com
25     news.sky.co.uk   (UPC OSLO TOTAL PACKAGE - ANALOGUE)
26     skynewsng.no
43     cnn.com   (UPC OSLO BASE PACKAGE - ANALOGUE)
14     dw.de
9      3sat.de
22     1.rtl.de   (UPC OSLO TOTAL PACKAGE - ANALOGUE)
23     2.rtl.de
27     tv5.fr   (UPC OSLO PLUS PACKAGE - ANALOGUE)
21     pro7.de
24     sat1.de   (UPC OSLO TOTAL PACKAGE - ANALOGUE)
19     prime.bbc.co.uk   (UPC OSLO PLUS PACKAGE - ANALOGUE)
50     club.no   (UPC OSLO TOTAL PACKAGE - ANALOGUE)
77     star.nonstop.tv   (UPC OSLO TOTAL PACKAGE - ANALOGUE)
86     2.eurosport.no
85     toon.disneychannel.tv   (UPC OSLO PLUS PACKAGE - ANALOGUE)
84     thevoice.no
81     ngcnorge.com   (UPC OSLO BASE PACKAGE - ANALOGUE)
82     jetix.no   (UPC OSLO PLUS PACKAGE - ANALOGUE)
83     showtime.nonstop.tv);
    Channels available on UPC Oslo that I could not map to this list:
  • Danish TV2 (Total package)
  • Viasat Nature/Crime (Plus package)
  • Local-TV (Basis)
  • UPC Info channel (Basis)
I live in a building where the cable-tv is payed by the building society. So I haven't bothered to get the decoder.
This means that some of these channels aren't available to me. Like "Viasat Nature/Crime" which is shareing frequency with Jetix and Playboy (what a mix...)

So based on the list above, you can now edit your mythtvs .xmltv file and comment in the channels you have, and comment out the ones you don't have.

The alternative is to run this as "mythtv" user:
Code:
$ mythfilldatabase --graboptions --configure

This will let you select your channels

PS, this page is great for icons for mythtv. Also it has a link to a PDF file with the channels for Oslo and other places in norway, with channel and channel MHz.


Top
 Profile  
 
PostPosted: Wed Aug 23, 2006 3:38 pm 
Offline
Joined: Mon Sep 19, 2005 4:41 am
Posts: 25
arnljot wrote:
Figuring out which channels you have compared to what the tv_grab_no can offer program guide data for can be a bit hard...

This overview is based on the XMLTV nightly build from the 11th of July 2006.

Very nice, thanks!
Quote:
COL B: The tv_grab_no (XMLTV) id of the channel

Hmm, in my KnoppMyth setup (R5C7 upgraded from R5A16) the ids are like this: 1.fredag.dagbladet.no, 2.fredag.dagbladet.no
But it works, so I guess this is just an alternative way. :-)
Quote:
Channels available on UPC Oslo that I could not map to this list:

Some of us have the "TV2 Zebra" channel. But fredag.dagbladet.no (which is what tv_grab_no uses) don't carry listings for that channel. Is there a way to get listings for this channel into MythTV?
Quote:

Nice, but how do I get those icons into MythTV?

_________________
Torfinn


Top
 Profile  
 
PostPosted: Wed Aug 23, 2006 6:07 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
tingo wrote:
Nice, but how do I get those icons into MythTV?

Search for a post by me that mentions channels and icons. Alternately the wiki page has a pointer to it. http://www.knoppmythwiki.org/index.php?page=ChannelIconsHowTo


Top
 Profile  
 
PostPosted: Wed Sep 06, 2006 12:26 pm 
Offline
Joined: Mon Sep 19, 2005 4:41 am
Posts: 25
FYI, version R5D1 of KnoppMyth includes an updated version of xmltv / tv_grab_no, and this includes the TV2 zebra and SportN channels. Now, if I only could get it to work (but thats another topic).


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 37 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu