[mythtvnz] MultiRec Turned Off?

Tortise tortise at paradise.net.nz
Sun Feb 21 10:35:48 GMT 2010


----- Original Message ----- 
From: "Stephen Worthington" <stephen_agent at jsw.gen.nz>
To: "MythTV in NZ" <mythtvnz at lists.linuxnut.co.nz>
Sent: Sunday, February 21, 2010 9:37 PM
Subject: Re: [mythtvnz] MultiRec Turned Off?


>It looks
> like you did the tuning twice - mythtv has problems if you do that.  I
> had a similar looking channel table to yours after I tuned twice.

Actually I think how it got to be like that is:

These are added when running the (one) Tuner Scan:

mysql> mysql> select chanid,channum,freqid,sourceid,callsign,name,xmltvid,mplexid,serviceid from channel;
+--------+---------+--------+----------+-------------------+----------------------------+----------------------------+---------+-----------+
| chanid | channum | freqid | sourceid | callsign          | name                       | xmltvid                    | mplexid | 
serviceid |
+--------+---------+--------+----------+-------------------+----------------------------+----------------------------+---------+-----------+
|   1001 | 1       | 48     |        1 | TV ONE            | TV ONE                     |                            |       1 | 
1200 |
|   1002 | 2       | 48     |        1 | TV2               | TV2                        |                            |       1 | 
1201 |
|   1006 | 6       | 48     |        1 | TVNZ 6            | TVNZ 6                     |                            |       1 | 
1202 |
|   1007 | 7       | 48     |        1 | TVNZ 7            | TVNZ 7                     |                            |       1 | 
1203 |
|   1003 | 3       | 50     |        1 | TV3               | TV3                        |                            |       2 | 
1300 |
|   1004 | 4       | 50     |        1 | C4                | C4                         |                            |       2 | 
1301 |
|   1009 | 8       | 50     |        1 | TV3 PLUS1         | TV3 PLUS1                  |                            |       2 | 
1302 |
|   1005 | 5       | 59     |        1 | Maori Television  | Maori Television           |                            |       3 | 
1400 |
|   1022 | 22      | 59     |        1 | Parliament TV     | Parliament TV              |                            |       3 | 
1401 |
|   1028 | 28      | 59     |        1 | ChineseTV         | ChineseTV                  |                            |       3 | 
1403 |
|   1010 | 10      | 59     |        1 | PRIME             | PRIME                      |                            |       3 | 
1404 |
|   1050 | 50      | 59     |        1 | Radio NZ National | Radio NZ National          |                            |       3 | 
2000 |
|   1051 | 51      | 59     |        1 | Radio NZ Concert  | Radio NZ Concert           |                            |       3 | 
2001 |
|   1071 | 71      | 59     |        1 | BaseFM            | BaseFM                     |                            |       3 | 
2002 |
|   1242 | 242     | 59     |        1 | Test Channel      | Test Channel               |                            |       3 | 
1402 |
|   1245 | 245     | 59     |        1 | Reserved 6KSD     | Reserved 6KSD              |                            |       3 | 
1405 |
|   1100 | 100     | 59     |        1 | Freeview | HD     | Freeview | HD              |                            |       3 | 
1406 |
|   1030 | 30      | 59     |        1 | tvCentral         | tvCentral                  |                            |       3 | 
1408 |

and I think these are also added when running mythfilldatabase --manual after the tv_grab_nz-py download:

|      1 | 1       | 48     |        1 | TV1               | TV One                     | tv1.freeviewnz.tv          |    NULL | 
0 |
|      2 | 2       | 48     |        1 | TV2               | TV2                        | tv2.freeviewnz.tv          |    NULL | 
0 |
|      3 | 3       | 50     |        1 | TV3               | TV3                        | tv3.freeviewnz.tv          |    NULL | 
0 |
|      4 | 4       | 50     |        1 | C4                | C4                         | c4.freeviewnz.tv           |    NULL | 
0 |
|      5 | 5       | 59     |        1 | MAORI             | Maori Television           | maori-tv.freeviewnz.tv     |    NULL | 
0 |
|      6 | 6       | 48     |        1 | TV6               | TVNZ 6                     | tvnz6.freeviewnz.tv        |    NULL | 
0 |
|      7 | 7       | 48     |        1 | TV7               | TVNZ 7                     | tvnz7.freeviewnz.tv        |    NULL | 
0 |
|      9 | 8       | 50     |        1 | TV3+1             | TV3 PLUS 1                 | tv3-plus1.freeviewnz.tv    |    NULL | 
0 |
|     10 | 10      | 59     |        1 | PRIME             | PRIME                      | prime.freeviewnz.tv        |    NULL | 
0 |
|     22 | 22      | 59     |        1 | Parliament        | Parliament TV              | parliament.freeviewnz.tv   |    NULL | 
0 |
|     50 | 50      | 59     |        1 | National          | Radio New Zealand National | rnz-national.freeviewnz.tv |    NULL | 
0 |
|     51 | 51      | 59     |        1 | Concert           | Radio New Zealand Concert  | rnz-concert.freeviewnz.tv  |    NULL | 
0 |

Seems that's not the correct way to do it? 




More information about the mythtvnz mailing list