Ticket #5194: mythbackend.log

File mythbackend.log, 35.1 KB (added by rafmoslin@…, 16 years ago)
Line 
12008-04-12 13:02:19.791 Using runtime prefix = /usr/local, libdir = /usr/local/lib
22008-04-12 13:02:19.797 Empty LocalHostName.
32008-04-12 13:02:19.799 Using localhost value of vanguard
42008-04-12 13:02:19.833 New DB connection, total: 1
52008-04-12 13:02:19.844 Connected to database 'mythconverg' at host: localhost
62008-04-12 13:02:19.847 Closing DB connection named 'DBManager0'
72008-04-12 13:02:19.849 Connected to database 'mythconverg' at host: localhost
82008-04-12 13:02:19.850 New DB connection, total: 2
92008-04-12 13:02:19.852 Connected to database 'mythconverg' at host: localhost
102008-04-12 13:02:19.858 Current Schema Version: 1219
11Starting up as the master server.
122008-04-12 13:02:19.878 New DB connection, total: 3
132008-04-12 13:02:19.881 Connected to database 'mythconverg' at host: localhost
142008-04-12 13:02:20.231 Channel(/dev/v4l/video1): SetChannelByString(Please add), Error: CheckChannel failed.
15                        Please verify the channel in the 'mythtv-setup' Channel Editor.
162008-04-12 13:02:20.234 ChannelBase(2) Error: Setting start channel 'Please add' failed,
17                        and we failed to find any suitible channels on any input.
182008-04-12 13:02:20.257 TVRec(5) Error: Problem finding starting channel, setting to default of '3'.
192008-04-12 13:02:20.259 ChannelBase(5) Error: InitializeInputs():
20                        Could not get inputs for the capturecard.
21                        Perhaps you have forgotten to bind video
22                        sources to your card's inputs?
232008-04-12 13:02:20.264 mythbackend: Problem with capture cards: Card 5failed init
242008-04-12 13:02:20.267 New DB scheduler connection
252008-04-12 13:02:20.269 Connected to database 'mythconverg' at host: localhost
262008-04-12 13:02:21.185 Main::Registering HttpStatus Extension
272008-04-12 13:02:21.189 mythbackend version: 0.22.20080411-1 www.mythtv.org
282008-04-12 13:02:21.189 Enabled verbose msgs:  important general
292008-04-12 13:02:21.194 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
302008-04-12 13:02:23.275 Reschedule requested for id -1.
312008-04-12 13:02:23.282 Trying to bind a value to placeholder :NR1LIKEPHRASE1 without occurance in the prepared query. Ignoring it.
32Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.recordid = :NR0RECID AND program.manualid = 0 AND ( program.title = 'Skins'  ) AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
332008-04-12 13:02:23.283 Trying to bind a value to placeholder :NR1RECID without occurance in the prepared query. Ignoring it.
34Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.recordid = :NR0RECID AND program.manualid = 0 AND ( program.title = 'Skins'  ) AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
352008-04-12 13:02:23.284 Trying to bind a value to placeholder :NRST without occurance in the prepared query. Ignoring it.
36Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.recordid = :NR0RECID AND program.manualid = 0 AND ( program.title = 'Skins'  ) AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
372008-04-12 13:02:23.290 Trying to bind a value to placeholder :NR0RECID without occurance in the prepared query. Ignoring it.
38Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.recordid = :NR1RECID AND program.manualid = 0 AND program.title LIKE :NR1LIKEPHRASE1 AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
392008-04-12 13:02:23.291 Trying to bind a value to placeholder :NRST without occurance in the prepared query. Ignoring it.
40Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.recordid = :NR1RECID AND program.manualid = 0 AND program.title LIKE :NR1LIKEPHRASE1 AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
412008-04-12 13:02:23.860 Trying to bind a value to placeholder :NR0RECID without occurance in the prepared query. Ignoring it.
42Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.search = :NRST AND program.manualid = 0 AND program.title = record.title  AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
432008-04-12 13:02:23.865 Trying to bind a value to placeholder :NR1LIKEPHRASE1 without occurance in the prepared query. Ignoring it.
44Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.search = :NRST AND program.manualid = 0 AND program.title = record.title  AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
452008-04-12 13:02:23.866 Trying to bind a value to placeholder :NR1RECID without occurance in the prepared query. Ignoring it.
46Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.search = :NRST AND program.manualid = 0 AND program.title = record.title  AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
472008-04-12 13:02:24.327 Scheduled 56 items in 1.1 = 0.61 match + 0.44 place
482008-04-12 13:02:24.333 Seem to be woken up by USER
492008-04-12 13:02:28.745 MainServer::HandleAnnounce Monitor
502008-04-12 13:02:28.750 adding: vanguard as a client (events: 0)
512008-04-12 13:02:28.752 MainServer::HandleAnnounce Monitor
522008-04-12 13:02:28.752 adding: vanguard as a client (events: 1)
532008-04-12 13:02:30.459 UPnpMedia: BuildMediaMap VIDEO scan starting in :/films/films:
542008-04-12 13:02:30.989 UPnpMedia: BuildMediaMap Done. Found 695 objects
552008-04-12 13:02:59.280 MainServer::HandleAnnounce Monitor
562008-04-12 13:02:59.285 adding: vanguard as a client (events: 0)
572008-04-12 13:02:59.287 MainServer::HandleAnnounce Monitor
582008-04-12 13:02:59.287 adding: vanguard as a client (events: 1)
592008-04-12 13:02:59.295 MainServer::HandleAnnounce Playback
602008-04-12 13:02:59.296 adding: vanguard as a client (events: 0)
612008-04-12 13:02:59.299 TVRec(1): Changing from None to WatchingLiveTV
622008-04-12 13:02:59.306 TVRec(1): HW Tuner: 1->1
632008-04-12 13:03:00.395 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
642008-04-12 13:03:00.906 MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 5
652008-04-12 13:03:01.317 Finished recording Swimming "World Championships": channel 1001
662008-04-12 13:03:02.361 Finished recording Swimming "World Championships": channel 1001
672008-04-12 13:03:02.387 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
682008-04-12 13:03:02.518 Using runtime prefix = /usr/local, libdir = /usr/local/lib
692008-04-12 13:03:02.522 Empty LocalHostName.
702008-04-12 13:03:02.523 Using localhost value of vanguard
712008-04-12 13:03:02.534 New DB connection, total: 1
722008-04-12 13:03:02.539 Connected to database 'mythconverg' at host: localhost
732008-04-12 13:03:02.541 Closing DB connection named 'DBManager0'
742008-04-12 13:03:02.542 Connected to database 'mythconverg' at host: localhost
752008-04-12 13:03:02.542 New DB connection, total: 2
762008-04-12 13:03:02.543 Connected to database 'mythconverg' at host: localhost
772008-04-12 13:03:02.546 Current Schema Version: 1219
782008-04-12 13:03:02.553 Preview Error: Previewer file '/myth/tv/timeshift/1001_20080412130259.mpg' is not valid.
792008-04-12 13:03:02.555 Preview Error: Run() file not local: '/myth/tv/timeshift/1001_20080412130259.mpg'
80QSqlDatabasePrivate::removeDatabase: connection 'DBManager0' is still in use, all queries will cease to work.
81QSqlDatabasePrivate::removeDatabase: connection 'DBManager1' is still in use, all queries will cease to work.
822008-04-12 13:03:02.561 Preview Error: Preview process not ok.
83                        fileinfo(/myth/tv/timeshift/1001_20080412130259.mpg.png) exists: 0 readable: 0 size: 0
842008-04-12 13:03:02.895 MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 5
852008-04-12 13:03:19.041 TVRec(1): HW Tuner: 1->1
862008-04-12 13:03:20.192 Finished recording Swimming "World Championships": channel 1001
872008-04-12 13:03:20.234 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
882008-04-12 13:03:20.317 DTVSM(0) Error: Wrong PMT; pmt->pn(13120) desired(12866)
892008-04-12 13:03:20.322 DTVSM(0) Error: Wrong PMT; pmt->pn(16032) desired(12866)
902008-04-12 13:03:20.327 DTVSM(0) Error: Wrong PMT; pmt->pn(14272) desired(12866)
912008-04-12 13:03:20.331 DTVSM(0) Error: Wrong PMT; pmt->pn(14592) desired(12866)
922008-04-12 13:03:20.333 DTVSM(0) Error: Wrong PMT; pmt->pn(14656) desired(12866)
932008-04-12 13:03:20.336 DTVSM(0) Error: Wrong PMT; pmt->pn(14784) desired(12866)
942008-04-12 13:03:20.338 DTVSM(0) Error: Wrong PMT; pmt->pn(14976) desired(12866)
952008-04-12 13:03:20.349 DTVSM(0) Error: Wrong PMT; pmt->pn(15232) desired(12866)
962008-04-12 13:03:20.352 DTVSM(0) Error: Wrong PMT; pmt->pn(12928) desired(12866)
972008-04-12 13:03:20.355 DTVSM(0) Error: Wrong PMT; pmt->pn(15552) desired(12866)
982008-04-12 13:03:20.366 DTVSM(0) Error: Wrong PMT; pmt->pn(15616) desired(12866)
992008-04-12 13:03:20.366 DTVSM(0) Error: Wrong PMT; pmt->pn(12992) desired(12866)
1002008-04-12 13:03:20.368 DTVSM(0) Error: Wrong PMT; pmt->pn(15808) desired(12866)
1012008-04-12 13:03:20.371 DTVSM(0) Error: Wrong PMT; pmt->pn(16128) desired(12866)
1022008-04-12 13:03:20.376 DTVSM(0) Error: Wrong PMT; pmt->pn(16096) desired(12866)
1032008-04-12 13:03:20.382 DTVSM(0) Error: Wrong PMT; pmt->pn(16000) desired(12866)
1042008-04-12 13:03:20.385 DTVSM(0) Error: Wrong PMT; pmt->pn(16224) desired(12866)
1052008-04-12 13:03:20.387 DTVSM(0) Error: Wrong PMT; pmt->pn(16256) desired(12866)
1062008-04-12 13:03:20.390 DTVSM(0) Error: Wrong PMT; pmt->pn(16288) desired(12866)
1072008-04-12 13:03:20.393 DTVSM(0) Error: Wrong PMT; pmt->pn(16160) desired(12866)
1082008-04-12 13:03:20.406 DTVSM(0) Error: Wrong PMT; pmt->pn(15904) desired(12866)
1092008-04-12 13:03:20.414 Using runtime prefix = /usr/local, libdir = /usr/local/lib
1102008-04-12 13:03:20.416 Empty LocalHostName.
1112008-04-12 13:03:20.417 Using localhost value of vanguard
1122008-04-12 13:03:20.433 New DB connection, total: 1
1132008-04-12 13:03:20.440 Connected to database 'mythconverg' at host: localhost
1142008-04-12 13:03:20.442 Closing DB connection named 'DBManager0'
1152008-04-12 13:03:20.444 Connected to database 'mythconverg' at host: localhost
1162008-04-12 13:03:20.445 New DB connection, total: 2
1172008-04-12 13:03:20.446 Connected to database 'mythconverg' at host: localhost
1182008-04-12 13:03:20.449 Current Schema Version: 1219
1192008-04-12 13:03:20.742 MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 5
1202008-04-12 13:03:20.843 Finished recording King Solomon's Mines: channel 1005
1212008-04-12 13:03:21.883 Finished recording King Solomon's Mines: channel 1005
1222008-04-12 13:03:21.925 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
1232008-04-12 13:03:22.106 Using runtime prefix = /usr/local, libdir = /usr/local/lib
1242008-04-12 13:03:22.110 Empty LocalHostName.
1252008-04-12 13:03:22.111 Using localhost value of vanguard
1262008-04-12 13:03:22.128 New DB connection, total: 1
1272008-04-12 13:03:22.135 Connected to database 'mythconverg' at host: localhost
1282008-04-12 13:03:22.137 Closing DB connection named 'DBManager0'
1292008-04-12 13:03:22.138 Connected to database 'mythconverg' at host: localhost
1302008-04-12 13:03:22.139 New DB connection, total: 2
1312008-04-12 13:03:22.140 Connected to database 'mythconverg' at host: localhost
1322008-04-12 13:03:22.144 Current Schema Version: 1219
1332008-04-12 13:03:22.154 Preview Error: Previewer file '/myth/tv/timeshift/1005_20080412130319.mpg' is not valid.
1342008-04-12 13:03:22.156 Preview Error: Run() file not local: '/myth/tv/timeshift/1005_20080412130319.mpg'
135QSqlDatabasePrivate::removeDatabase: connection 'DBManager0' is still in use, all queries will cease to work.
136QSqlDatabasePrivate::removeDatabase: connection 'DBManager1' is still in use, all queries will cease to work.
1372008-04-12 13:03:22.164 Preview Error: Preview process not ok.
138                        fileinfo(/myth/tv/timeshift/1005_20080412130319.mpg.png) exists: 0 readable: 0 size: 0
1392008-04-12 13:03:22.431 MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 5
1402008-04-12 13:03:22.946 AFD: Opened codec 0x82dc210, id(MPEG2VIDEO) type(Video)
1412008-04-12 13:03:22.950 AFD: codec MP3 has 2 channels
1422008-04-12 13:03:22.950 AFD: Opened codec 0x82dc590, id(MP3) type(Audio)
1432008-04-12 13:03:22.951 AFD: codec MP3 has 0 channels
1442008-04-12 13:03:22.952 AFD: Opened codec 0x82f5b40, id(MP3) type(Audio)
1452008-04-12 13:03:22.952 AFD: Opened codec 0x82f6020, id(DVB_SUBTITLE) type(Subtitle)
1462008-04-12 13:03:23.029 Preview: Grabbed preview '/myth/tv/timeshift/1001_20080412130301.mpg' 720x576@124s
147QSqlDatabasePrivate::removeDatabase: connection 'DBManager0' is still in use, all queries will cease to work.
148QSqlDatabasePrivate::removeDatabase: connection 'DBManager1' is still in use, all queries will cease to work.
1492008-04-12 13:03:40.278 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
1502008-04-12 13:03:44.670 TVRec(1): HW Tuner: 1->1
1512008-04-12 13:03:45.809 Finished recording King Solomon's Mines: channel 1005
1522008-04-12 13:03:45.884 Program #4173 not found in PAT!
153Program Association Table
154 PSIP tableID(0x0) length(101) extension(0x3002)
155      version(18) current(1) section(0) last_section(0)
156         tsid: 12290
157 programCount: 23
158  program number     0 has PID 0x  10   data  0x 0 0x 0 0xe0 0x10
159  program number 12866 has PID 0x 101   data  0x32 0x42 0xe1 0x 1
160  program number 12928 has PID 0x 113   data  0x32 0x80 0xe1 0x13
161  program number 12992 has PID 0x 117   data  0x32 0xc0 0xe1 0x17
162  program number 13120 has PID 0x 103   data  0x33 0x40 0xe1 0x 3
163  program number 14272 has PID 0x 105   data  0x37 0xc0 0xe1 0x 5
164  program number 14592 has PID 0x 10a   data  0x39 0x 0 0xe1 0x a
165  program number 14656 has PID 0x 10b   data  0x39 0x40 0xe1 0x b
166  program number 14784 has PID 0x 10c   data  0x39 0xc0 0xe1 0x c
167  program number 14976 has PID 0x 10e   data  0x3a 0x80 0xe1 0x e
168  program number 15232 has PID 0x 112   data  0x3b 0x80 0xe1 0x12
169  program number 15552 has PID 0x 114   data  0x3c 0xc0 0xe1 0x14
170  program number 15616 has PID 0x 115   data  0x3d 0x 0 0xe1 0x15
171  program number 15808 has PID 0x 118   data  0x3d 0xc0 0xe1 0x18
172  program number 15904 has PID 0x 124   data  0x3e 0x20 0xe1 0x24
173  program number 16000 has PID 0x 11d   data  0x3e 0x80 0xe1 0x1d
174  program number 16032 has PID 0x 104   data  0x3e 0xa0 0xe1 0x 4
175  program number 16096 has PID 0x 11c   data  0x3e 0xe0 0xe1 0x1c
176  program number 16128 has PID 0x 11b   data  0x3f 0x 0 0xe1 0x1b
177  program number 16160 has PID 0x 125   data  0x3f 0x20 0xe1 0x25
178  program number 16224 has PID 0x 120   data  0x3f 0x60 0xe1 0x20
179  program number 16256 has PID 0x 121   data  0x3f 0x80 0xe1 0x21
180  program number 16288 has PID 0x 122   data  0x3f 0xa0 0xe1 0x22
181
1822008-04-12 13:03:45.888 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
1832008-04-12 13:03:46.021 DTVSM(0) Error: Wrong PMT; pmt->pn(4671) desired(4173)
1842008-04-12 13:03:46.022 Using runtime prefix = /usr/local, libdir = /usr/local/lib
1852008-04-12 13:03:46.026 Empty LocalHostName.
1862008-04-12 13:03:46.027 Using localhost value of vanguard
1872008-04-12 13:03:46.036 DTVSM(0) Error: Wrong PMT; pmt->pn(4479) desired(4173)
1882008-04-12 13:03:46.043 DTVSM(0) Error: Wrong PMT; pmt->pn(4415) desired(4173)
1892008-04-12 13:03:46.045 New DB connection, total: 1
1902008-04-12 13:03:46.047 DTVSM(0) Error: Wrong PMT; pmt->pn(4237) desired(4173)
1912008-04-12 13:03:46.050 DTVSM(0) Error: Wrong PMT; pmt->pn(4351) desired(4173)
1922008-04-12 13:03:46.052 Connected to database 'mythconverg' at host: localhost
1932008-04-12 13:03:46.055 Closing DB connection named 'DBManager0'
1942008-04-12 13:03:46.056 Connected to database 'mythconverg' at host: localhost
1952008-04-12 13:03:46.057 New DB connection, total: 2
1962008-04-12 13:03:46.058 Connected to database 'mythconverg' at host: localhost
1972008-04-12 13:03:46.062 Current Schema Version: 1219
1982008-04-12 13:03:46.392 MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 5
1992008-04-12 13:03:47.395 Finished recording Swimming "World Championships": channel 1001
2002008-04-12 13:03:48.464 Finished recording Swimming "World Championships": channel 1001
2012008-04-12 13:03:48.492 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
2022008-04-12 13:03:48.558 AFD: Opened codec 0x82e0730, id(MPEG2VIDEO) type(Video)
2032008-04-12 13:03:48.560 AFD: codec MP3 has 2 channels
2042008-04-12 13:03:48.560 AFD: Opened codec 0x82e0d60, id(MP3) type(Audio)
2052008-04-12 13:03:48.561 AFD: codec MP3 has 1 channels
2062008-04-12 13:03:48.562 AFD: Opened codec 0x82e25b0, id(MP3) type(Audio)
2072008-04-12 13:03:48.562 AFD: Opened codec 0x82e2bf0, id(DVB_SUBTITLE) type(Subtitle)
2082008-04-12 13:03:48.644 Preview: Grabbed preview '/myth/tv/timeshift/1005_20080412130320.mpg' 720x576@124s
2092008-04-12 13:03:48.728 Using runtime prefix = /usr/local, libdir = /usr/local/lib
2102008-04-12 13:03:48.731 Empty LocalHostName.
2112008-04-12 13:03:48.733 Using localhost value of vanguard
2122008-04-12 13:03:48.753 New DB connection, total: 1
2132008-04-12 13:03:48.760 Connected to database 'mythconverg' at host: localhost
2142008-04-12 13:03:48.763 Closing DB connection named 'DBManager0'
2152008-04-12 13:03:48.764 Connected to database 'mythconverg' at host: localhost
2162008-04-12 13:03:48.765 New DB connection, total: 2
2172008-04-12 13:03:48.766 Connected to database 'mythconverg' at host: localhost
2182008-04-12 13:03:48.771 Current Schema Version: 1219
2192008-04-12 13:03:48.783 Preview Error: Previewer file '/myth/tv/timeshift/1001_20080412130344.mpg' is not valid.
2202008-04-12 13:03:48.784 Preview Error: Run() file not local: '/myth/tv/timeshift/1001_20080412130344.mpg'
221QSqlDatabasePrivate::removeDatabase: connection 'DBManager0' is still in use, all queries will cease to work.
222QSqlDatabasePrivate::removeDatabase: connection 'DBManager1' is still in use, all queries will cease to work.
223QSqlDatabasePrivate::removeDatabase: connection 'DBManager0' is still in use, all queries will cease to work.
224QSqlDatabasePrivate::removeDatabase: connection 'DBManager1' is still in use, all queries will cease to work.
2252008-04-12 13:03:48.799 Preview Error: Preview process not ok.
226                        fileinfo(/myth/tv/timeshift/1001_20080412130344.mpg.png) exists: 0 readable: 0 size: 0
2272008-04-12 13:03:48.999 MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 5
2282008-04-12 13:04:02.097 TVRec(1): Changing from WatchingLiveTV to None
2292008-04-12 13:04:02.334 Finished recording Swimming "World Championships": channel 1001
2302008-04-12 13:04:02.842 MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 5
2312008-04-12 13:04:40.299 Expiring 0 MBytes for 1001 @ Sat Apr 12 13:00:00 2008 => Swimming "World Championships"
2322008-04-12 13:04:40.308 Expiring 5 MBytes for 1001 @ Sat Apr 12 13:00:00 2008 => Swimming "World Championships"
2332008-04-12 13:04:40.316 Expiring 0 MBytes for 1005 @ Sat Apr 12 12:55:00 2008 => King Solomon's Mines
2342008-04-12 13:04:40.829 MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 5
2352008-04-12 13:04:46.834 MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 5
2362008-04-12 13:04:52.847 MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 5
2372008-04-12 13:04:53.001 Reschedule requested for id -1.
2382008-04-12 13:04:53.239 Trying to bind a value to placeholder :NR1LIKEPHRASE1 without occurance in the prepared query. Ignoring it.
239Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.recordid = :NR0RECID AND program.manualid = 0 AND ( program.title = 'Skins'  ) AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
2402008-04-12 13:04:53.242 Trying to bind a value to placeholder :NR1RECID without occurance in the prepared query. Ignoring it.
241Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.recordid = :NR0RECID AND program.manualid = 0 AND ( program.title = 'Skins'  ) AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
2422008-04-12 13:04:53.244 Trying to bind a value to placeholder :NRST without occurance in the prepared query. Ignoring it.
243Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.recordid = :NR0RECID AND program.manualid = 0 AND ( program.title = 'Skins'  ) AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
2442008-04-12 13:04:53.249 Trying to bind a value to placeholder :NR0RECID without occurance in the prepared query. Ignoring it.
245Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.recordid = :NR1RECID AND program.manualid = 0 AND program.title LIKE :NR1LIKEPHRASE1 AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
2462008-04-12 13:04:53.251 Trying to bind a value to placeholder :NRST without occurance in the prepared query. Ignoring it.
247Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.recordid = :NR1RECID AND program.manualid = 0 AND program.title LIKE :NR1LIKEPHRASE1 AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
2482008-04-12 13:04:53.815 Trying to bind a value to placeholder :NR0RECID without occurance in the prepared query. Ignoring it.
249Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.search = :NRST AND program.manualid = 0 AND program.title = record.title  AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
2502008-04-12 13:04:53.901 Trying to bind a value to placeholder :NR1LIKEPHRASE1 without occurance in the prepared query. Ignoring it.
251Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.search = :NRST AND program.manualid = 0 AND program.title = record.title  AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
2522008-04-12 13:04:53.998 Trying to bind a value to placeholder :NR1RECID without occurance in the prepared query. Ignoring it.
253Query was: "INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime,  IF(search = 5, record.recordid, 0) FROM (record, program INNER JOIN channel       ON channel.chanid = program.chanid)  WHERE record.search = :NRST AND program.manualid = 0 AND program.title = record.title  AND (NOT ((record.dupin & 32) AND program.previouslyshown))  AND (NOT ((record.dupin & 64) AND program.generic > 0))  AND (NOT ((record.dupin & 128) AND (program.previouslyshown                                       OR program.first = 0)))  AND channel.visible = 1 AND ((record.type = 4 OR record.type = 6 OR record.type = 9 OR record.type = 10)  OR  ((record.station = channel.callsign)   AND   ((record.type = 3)    OR   ((TIME_TO_SEC(record.starttime) = TIME_TO_SEC(program.starttime))     AND     ((record.type = 2)      OR     ((DAYOFWEEK(record.startdate) = DAYOFWEEK(program.starttime)       AND       ((record.type = 5)        OR       ((TO_DAYS(record.startdate) = TO_DAYS(program.starttime))         )       )      )     )    )   )  ) )) "
2542008-04-12 13:04:54.408 Scheduled 56 items in 1.4 = 1.06 match + 0.35 place
2552008-04-12 13:04:58.856 MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 5