[mythtv-users] Missing premiere channels

Florian Bittner flo at flobittner.de
Wed Mar 26 14:15:19 UTC 2008


Hi,

myth can't find those channels. You can 

a) add them manually, frequencies are here: 
http://www.satzentrale.de/premiere/pfrequenz.shtml

or

b) use my sql export:

INSERT INTO `channel` (`chanid`, `channum`, `freqid`, `sourceid`, `callsign`, 
`name`, `icon`, `finetune`, `videofilters`, `xmltvid`, `recpriority`, 
`contrast`, `brightness`, `colour`, `hue`, `tvformat`, `commfree`, `visible`, 
`outputfilters`, `useonairguide`, `mplexid`, `serviceid`, `atscsrcid`, 
`tmoffset`, `atsc_major_chan`, `atsc_minor_chan`, `last_record`, 
`default_authority`, `commmethod`) VALUES
(32221, '76', '', 1, 'Pr D7', 'Pr D7', 'none', NULL, '', '', 0, 32768, 32768, 
32768, 32768, 'PAL', 1, 1, '', 1, 7, 226, NULL, 0, 0, 0, '2008-03-12 
16:21:03', '', -2),
(32222, '77', '', 1, 'Pr D8', 'Pr D8', 'none', NULL, '', '', 0, 32768, 32768, 
32768, 32768, 'PAL', 1, 1, '', 1, 7, 227, NULL, 0, 0, 0, '2008-03-13 
06:30:02', '', -2),
(32223, '75', '', 1, 'Pr D6', 'Pr D6', 'none', NULL, '', '', 0, 32768, 32768, 
32768, 32768, 'PAL', 1, 1, '', 1, 2, 225, NULL, 0, 0, 0, '0000-00-00 
00:00:00', '', -2),
(32224, '82', '', 1, 'Pr D13', 'Pr D13', 'none', NULL, '', '', 0, 32768, 
32768, 32768, 32768, 'PAL', 1, 1, '', 1, 4, 209, NULL, 0, 0, 0, '0000-00-00 
00:00:00', '', -2),
(32225, '81', '', 1, 'Pr D12', 'Pr D12', 'none', NULL, '', '', 0, 32768, 
32768, 32768, 32768, 'PAL', 1, 1, '', 1, 4, 208, NULL, 0, 0, 0, '2008-03-17 
11:30:04', '', -2),
(32228, '78', '', 1, 'Pr D9', 'Pr D9', 'none', NULL, '', '', 0, 32768, 32768, 
32768, 32768, 'PAL', 1, 1, '', 1, 3, 242, NULL, 0, 0, 0, '0000-00-00 
00:00:00', '', -2),
(32229, '79', '', 1, 'Pr D10', 'Pr D10', 'none', NULL, '', '', 0, 32768, 
32768, 32768, 32768, 'PAL', 1, 1, '', 1, 3, 243, NULL, 0, 0, 0, '0000-00-00 
00:00:00', '', -2),
(32230, '80', '', 1, 'Pr D11', 'Pr D11', 'none', 0, '', '', 0, 32768, 32768, 
32768, 32768, 'PAL', 1, 1, '', 1, 3, 244, NULL, 0, 0, 0, '2008-03-22 
15:00:03', '', -2),
(32231, '71', '', 1, 'Pr D2', 'Pr D2', 'none', 0, '', '', 0, 32768, 32768, 
32768, 32768, 'PAL', 1, 1, '', 1, 3, 220, NULL, 0, 0, 0, '2008-03-21 
16:15:03', '', -2),
(32232, '70', '', 1, 'Pr D1', 'Pr D1', 'none', 0, '', '', 0, 32768, 32768, 
32768, 32768, 'PAL', 1, 1, '', 1, 1, 212, NULL, 0, 0, 0, '2008-03-20 
06:30:02', '', -2),
(63001, '72', '', 1, 'Pr D3', 'Pr D3', 'none', NULL, '', '', 0, 32768, 32768, 
32768, 32768, 'PAL', 1, 1, '', 1, 7, 221, NULL, 0, 0, 0, '2008-03-12 
16:21:03', '', -2),
(63002, '73', '', 1, 'Pr D4', 'Pr D4', 'none', NULL, '', '', 0, 32768, 32768, 
32768, 32768, 'PAL', 1, 1, '', 1, 3, 222, NULL, 0, 0, 0, '0000-00-00 
00:00:00', '', -2),
(63003, '74', '', 1, 'Pr D5', 'Pr D5', 'none', NULL, '', '', 0, 32768, 32768, 
32768, 32768, 'PAL', 1, 1, '', 1, 2, 224, NULL, 0, 0, 0, '0000-00-00 
00:00:00', '', -2);

Perhabs you have to change some ids (row 1) and adjust channel numbers (row 
2). 
Visibility and set to 1 and commflag to 0. These channels are Premiere Direkt 
and Sport, depending on date and time :-) EPG is activated and working.

Important is that you check row mplexid, these values have to match your 
entries in table 'dtv_multiplex'.

Mine are as follows:
mplexid	transportid
1  		1
2 		2
3 		3
4 		4
7 		17

Greetings,
Flo


Am Montag 24.März 2008 00:28:38 schrieb Gujs:
> Hello,
>
> I just installed mythtv 0.21 from mythbuntu repository. I have astra
> 19.2E and hotbird 13.0E. I scanned astra and have missing some premiere
> direct and premiere sport channels. I have Premiere sport portal and one
> premiere direct channel where the info about movies runs. I tried to
> scan those transponders alone and mythtv finds just the other channels
> on that transponder.
>
> Does mythtv handle premiere direct PPV channels? Do I have to insert
> them by myself somehow?
>
> Please help me solve this thing!
>
> Best Regards,
>
> Gregor
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users




More information about the mythtv-users mailing list