[mythtv-users] liveTV ok, recording fails

Tim Draper veehexx at zoho.com
Wed Dec 12 18:28:48 UTC 2018




 ---- On Wed, 12 Dec 2018 16:17:06 +0000 John <jksjdevelop at gmail.com> wrote ---- 
 > On 12/12/2018 13:18, Tim Draper wrote: 
 > >   ---- On Tue, 11 Dec 2018 22:18:22 +0000 jksjdevelop <jksjdevelop at gmail.com> wrote ---- 
 > >   > a quick test shows that that channel does not work for me either 
 > >   > 
 > >   > run a query like this 
 > >   > 
 > >   > mysql -umythtv -ppassword --database mythconverg 
 > >   > select serviceid,channum,sourceid,callsign,mplexid from channel order by 
 > >   > mplexid,channum; 
 > > 
 > > +-----------+---------+----------+-------------+---------+ 
 > > | serviceid | channum | sourceid | callsign    | mplexid | 
 > > +-----------+---------+----------+-------------+---------+ 
 > > ... 
 > > |      8315 | 100001   |        5 | Bloomberg TV       |     172 | 
 > > |      8316 | 100001   |        5 | Bloomberg TV       |     172 | 
 > > |      8311 | 100001   |        5 | Bloomberg TV       |     172 | 
 > > |      8312 | 100001   |        5 | Bloomberg TV       |     172 | 
 > > |      8314 | 100001   |        5 | Bloomberg TV       |     172 | 
 > > |      8313 | 100001   |        5 | Bloomberg TV       |     172 | 
 > > |      9225 | 100001   |        5 | Bloomberg TV       |     172 | 
 > > |      9208 | 122      |        5 | E4                 |     172 | 
 > > |      8305 | 122      |        5 | E4                 |     172 | 
 > > |      8300 | 123      |        5 | E4+1               |     172 | 
 > > |      8340 | 124      |        5 | More4              |     172 | 
 > > |      8341 | 301      |        5 | Film4+1            |     172 | 
 > > ... 
 > > 
 > > results are on all the 172 multiplex. 
 > > ignore the 'bloombergTV' results - my channel script had an oversight on it so any of my disabled channels (channum >10000 ) got its callsign changed to bloomberg! based on your example & digitalspy forums, they should be channel4+1. 
 > > 

have to wait for the weekend on rescan. not sure that will work since livetv works fine, it's just recording of the channel fails. worth a go though eh?
channelscan_channel, channelsca_dtv_multiplex and dtv_multiplex tables all look right with (digitalspy's info)  "More 4 UK on 10.936 V, 22.000, 5/6, DVB-S, QPSK". just a freq change from 10729000.

i'll have to work on a new channel script too, start using the SID/ServiceID rather than the way the wiki sugests using callsign to filter the changes. i'd image working from SID's will be less hassle and more accurate. Since i use digitalspy changelogs to keep me in the loop, probably be easier to script changes than it is go poking around with phpMyAdmin.



More information about the mythtv-users mailing list