mythtv@mythbox:~$ mythbackend -v all 2005-11-24 13:13:32.598 Using runtime prefix = /usr/local 2005-11-24 13:13:32.606 New DB connection, total: 1 2005-11-24 13:13:32.609 Enabling Settings Cache. 2005-11-24 13:13:32.609 Clearing Settings Cache. 2005-11-24 13:13:32.610 MSqlQuery: SELECT data FROM settings WHERE value = 'DBSchemaVer' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.611 MSqlQuery: SELECT data FROM settings WHERE value = 'DBSchemaVer' AND hostname IS NULL; 2005-11-24 13:13:32.611 Current Schema Version: 1110 2005-11-24 13:13:32.612 MSqlQuery: SELECT data FROM settings WHERE value = 'BackendServerPort' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.612 MSqlQuery: SELECT data FROM settings WHERE value = 'BackendStatusPort' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.613 MSqlQuery: SELECT data FROM settings WHERE value = 'BackendServerIP' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.613 MSqlQuery: SELECT data FROM settings WHERE value = 'MasterServerIP' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.614 MSqlQuery: SELECT data FROM settings WHERE value = 'MasterServerIP' AND hostname IS NULL; Starting up as the master server. 2005-11-24 13:13:32.615 MSqlQuery: SELECT data FROM settings WHERE value = 'LogEnabled' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.616 MSqlQuery: SELECT data FROM settings WHERE value = 'LogEnabled' AND hostname IS NULL; 2005-11-24 13:13:32.616 MSqlQuery: SELECT data FROM settings WHERE value = 'LogMaxCount' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.617 MSqlQuery: SELECT data FROM settings WHERE value = 'LogPrintLevel' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.617 MSqlQuery: DELETE FROM inuseprograms WHERE hostname = 'mythbox' and recusage = 'recorder' ; 2005-11-24 13:13:32.618 MSqlQuery: UPDATE recorded SET basename = CONCAT(chanid, '_', DATE_FORMAT(starttime, '%Y%m%d%H%i00'), '_', DATE_FORMAT(endtime, '%Y%m%d%H%i00'), '.nuv') WHERE basename = ''; 2005-11-24 13:13:32.619 MSqlQuery: UPDATE channel SET callsign=chanid WHERE callsign IS NULL OR callsign=''; 2005-11-24 13:13:32.619 MSqlQuery: SELECT MIN(chanid) FROM channel; 2005-11-24 13:13:32.620 MSqlQuery: UPDATE record SET chanid = 1001 WHERE chanid IS NULL; 2005-11-24 13:13:32.620 New DB connection, total: 2 2005-11-24 13:13:32.622 MSqlQuery: SELECT record.chanid, channel.callsign FROM record LEFT JOIN channel ON record.chanid = channel.chanid WHERE record.station=''; 2005-11-24 13:13:32.622 MSqlQuery: SELECT cardid,hostname FROM capturecard ORDER BY cardid; 2005-11-24 13:13:32.623 MSqlQuery: SELECT videodevice, vbidevice, audiodevice, audioratelimit, defaultinput, cardtype, skipbtaudio, dvb_hw_decoder, dvb_recordts, dvb_wait_for_seqstart, dvb_on_demand, firewire_port, firewire_node, firewire_speed, firewire_model, firewire_connection, dbox2_port, dbox2_host, dbox2_httpport, signal_timeout, channel_timeout FROM capturecard WHERE cardid = 1 2005-11-24 13:13:32.624 MSqlQuery: SELECT startchan FROM capturecard, cardinput WHERE capturecard.cardid = cardinput.cardid AND capturecard.cardid = 1 AND inputname = 'DVBInput' 2005-11-24 13:13:32.625 DVB#0 Opening DVB channel 2005-11-24 13:13:32.625 DVB#0 Using DVB card 0, with frontend 'Conexant CX22702 DVB-T'. 2005-11-24 13:13:32.625 DVB#0 SetChannelByString(2) 2005-11-24 13:13:32.626 MSqlQuery: SELECT chanid, serviceid, mplexid, atscsrcid FROM channel, cardinput, capturecard WHERE channel.channum='2' AND cardinput.sourceid = channel.sourceid AND capturecard.cardid = cardinput.cardid AND capturecard.cardtype = 'DVB' AND cardinput.cardid = '1' 2005-11-24 13:13:32.627 New DB connection, total: 3 2005-11-24 13:13:32.628 MSqlQuery: SELECT frequency, inversion, symbolrate, fec, polarity, dvb_diseqc_type, diseqc_port, diseqc_pos, lnb_lof_switch, lnb_lof_hi, lnb_lof_lo, sistandard, hp_code_rate, lp_code_rate, constellation, transmission_mode, guard_interval, hierarchy, modulation, bandwidth FROM dtv_multiplex, cardinput, capturecard WHERE dtv_multiplex.sourceid = cardinput.sourceid AND mplexid = '4' AND capturecard.cardid = '1' 2005-11-24 13:13:32.629 DVB#0 Frequency: 226500000 BW: 7MHz HP: 3/4 LP: 1/2C: QAM-64 TM: 8K H: None GI: 1/16 2005-11-24 13:13:32.629 DVB#0 Old Params: freq(0) type(OFDM) 2005-11-24 13:13:32.629 DVB#0 New Params: freq(226500000) type(OFDM) 2005-11-24 13:13:32.661 dvbchannel.cpp:wait_for_backend: Status: Signal, 2005-11-24 13:13:32.661 DVB#0 DVBChannel::Tune: Frequency tuning successful. 2005-11-24 13:13:32.661 DVB#0 Tuned to frequency for channel 2. 2005-11-24 13:13:32.662 MSqlQuery: SELECT data FROM settings WHERE value = 'ChannelOrdering' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.663 MSqlQuery: SELECT channum + 0 FROM channel,capturecard,cardinput WHERE channel.channum = '2' AND channel.sourceid = cardinput.sourceid AND cardinput.cardid = capturecard.cardid AND capturecard.cardid = 1 AND capturecard.hostname = 'mythbox' 2005-11-24 13:13:32.664 MSqlQuery: SELECT channel.channum, channel.chanid FROM channel, capturecard, cardinput WHERE channel.channum + 0 > '2' AND cardinput.cardid = capturecard.cardid AND capturecard.cardid = 1 AND capturecard.hostname = 'mythbox' AND channel.visible = 1 AND cardinput.sourceid = channel.sourceid ORDER BY channel.channum + 0 LIMIT 1 2005-11-24 13:13:32.664 DVB#0 Closing DVB channel 2005-11-24 13:13:32.665 MSqlQuery: SELECT data FROM settings WHERE value = 'AutoTranscodeBeforeAutoCommflag' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.665 MSqlQuery: SELECT data FROM settings WHERE value = 'AutoTranscodeBeforeAutoCommflag' AND hostname IS NULL; 2005-11-24 13:13:32.666 MSqlQuery: SELECT data FROM settings WHERE value = 'AutoCommflagWhileRecording' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.666 MSqlQuery: SELECT data FROM settings WHERE value = 'AutoCommflagWhileRecording' AND hostname IS NULL; 2005-11-24 13:13:32.666 MSqlQuery: SELECT data FROM settings WHERE value = 'JobsRunOnRecordHost' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.667 MSqlQuery: SELECT data FROM settings WHERE value = 'JobsRunOnRecordHost' AND hostname IS NULL; 2005-11-24 13:13:32.667 MSqlQuery: SELECT data FROM settings WHERE value = 'AudioSampleRate' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.668 MSqlQuery: SELECT data FROM settings WHERE value = 'AudioSampleRate' AND hostname IS NULL; 2005-11-24 13:13:32.668 MSqlQuery: SELECT data FROM settings WHERE value = 'RecordOverTime' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.668 MSqlQuery: SELECT data FROM settings WHERE value = 'RecordOverTime' AND hostname IS NULL; 2005-11-24 13:13:32.669 MSqlQuery: SELECT data FROM settings WHERE value = 'CategoryOverTime' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.669 MSqlQuery: SELECT data FROM settings WHERE value = 'CategoryOverTime' AND hostname IS NULL; 2005-11-24 13:13:32.670 MSqlQuery: SELECT data FROM settings WHERE value = 'OverTimeCategory' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.670 MSqlQuery: SELECT data FROM settings WHERE value = 'OverTimeCategory' AND hostname IS NULL; 2005-11-24 13:13:32.670 MSqlQuery: SELECT data FROM settings WHERE value = 'RecordFilePrefix' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.671 TVRec(1): SetFlags(RunMainLoop,) -> RunMainLoop, 2005-11-24 13:13:32.671 TVRec(1): ClearFlags(ExitPlayer,FinishRecording,) -> RunMainLoop, 2005-11-24 13:13:32.672 MSqlQuery: SELECT videodevice, vbidevice, audiodevice, audioratelimit, defaultinput, cardtype, skipbtaudio, dvb_hw_decoder, dvb_recordts, dvb_wait_for_seqstart, dvb_on_demand, firewire_port, firewire_node, firewire_speed, firewire_model, firewire_connection, dbox2_port, dbox2_host, dbox2_httpport, signal_timeout, channel_timeout FROM capturecard WHERE cardid = 2 2005-11-24 13:13:32.672 MSqlQuery: SELECT startchan FROM capturecard, cardinput WHERE capturecard.cardid = cardinput.cardid AND capturecard.cardid = 2 AND inputname = 'DVBInput' 2005-11-24 13:13:32.688 DVB#1 Opening DVB channel 2005-11-24 13:13:32.688 DVB#1 Using DVB card 1, with frontend 'Zarlink MT352 DVB-T'. 2005-11-24 13:13:32.688 DVB#1 SetChannelByString(2) 2005-11-24 13:13:32.689 MSqlQuery: SELECT chanid, serviceid, mplexid, atscsrcid FROM channel, cardinput, capturecard WHERE channel.channum='2' AND cardinput.sourceid = channel.sourceid AND capturecard.cardid = cardinput.cardid AND capturecard.cardtype = 'DVB' AND cardinput.cardid = '2' 2005-11-24 13:13:32.690 MSqlQuery: SELECT frequency, inversion, symbolrate, fec, polarity, dvb_diseqc_type, diseqc_port, diseqc_pos, lnb_lof_switch, lnb_lof_hi, lnb_lof_lo, sistandard, hp_code_rate, lp_code_rate, constellation, transmission_mode, guard_interval, hierarchy, modulation, bandwidth FROM dtv_multiplex, cardinput, capturecard WHERE dtv_multiplex.sourceid = cardinput.sourceid AND mplexid = '4' AND capturecard.cardid = '2' 2005-11-24 13:13:32.691 DVB#1 Frequency: 226500000 BW: 7MHz HP: 3/4 LP: 1/2C: QAM-64 TM: 8K H: None GI: 1/16 2005-11-24 13:13:32.691 DVB#1 Old Params: freq(0) type(OFDM) 2005-11-24 13:13:32.691 DVB#1 New Params: freq(226500000) type(OFDM) 2005-11-24 13:13:32.691 dvbchannel.cpp:wait_for_backend: Status: 2005-11-24 13:13:32.691 DVB#1 DVBChannel::Tune: Frequency tuning successful. 2005-11-24 13:13:32.691 DVB#1 Tuned to frequency for channel 2. 2005-11-24 13:13:32.711 MSqlQuery: SELECT channum + 0 FROM channel,capturecard,cardinput WHERE channel.channum = '2' AND channel.sourceid = cardinput.sourceid AND cardinput.cardid = capturecard.cardid AND capturecard.cardid = 2 AND capturecard.hostname = 'mythbox' 2005-11-24 13:13:32.712 MSqlQuery: SELECT channel.channum, channel.chanid FROM channel, capturecard, cardinput WHERE channel.channum + 0 > '2' AND cardinput.cardid = capturecard.cardid AND capturecard.cardid = 2 AND capturecard.hostname = 'mythbox' AND channel.visible = 1 AND cardinput.sourceid = channel.sourceid ORDER BY channel.channum + 0 LIMIT 1 2005-11-24 13:13:32.712 DVB#1 Closing DVB channel 2005-11-24 13:13:32.713 TVRec(2): SetFlags(RunMainLoop,) -> RunMainLoop, 2005-11-24 13:13:32.713 TVRec(2): ClearFlags(ExitPlayer,FinishRecording,) -> RunMainLoop, 2005-11-24 13:13:32.713 New DB scheduler connection 2005-11-24 13:13:32.715 MSqlQuery: SELECT NULL FROM capturecard; 2005-11-24 13:13:32.715 MSqlQuery: SELECT sourceid,name FROM videosource ORDER BY sourceid; 2005-11-24 13:13:32.716 MSqlQuery: SELECT cardinputid FROM cardinput WHERE sourceid = 1 ORDER BY cardinputid; 2005-11-24 13:13:32.716 MSqlQuery: SELECT data FROM settings WHERE value = 'JobQueueCPU' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.717 MSqlQuery: SELECT data FROM settings WHERE value = 'blockSDWUwithoutClient' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.718 MSqlQuery: SELECT data FROM settings WHERE value = 'blockSDWUwithoutClient' AND hostname IS NULL; 2005-11-24 13:13:32.719 MSqlQuery: UPDATE oldrecorded SET recstatus = -4 WHERE recstatus = -2 2005-11-24 13:13:32.719 JobQueue::RecoverQueue: Checking for unfinished jobs to recover. 2005-11-24 13:13:32.720 MSqlQuery: SELECT j.id, j.chanid, j.starttime, j.inserttime, j.type, j.cmds, j.flags, j.status, j.statustime, j.hostname, j.args, j.comment, r.endtime FROM jobqueue j, recorded r WHERE j.chanid = r.chanid AND j.starttime = r.starttime ORDER BY j.inserttime, j.chanid, j.id; 2005-11-24 13:13:32.720 JobQueue::GetJobsInQueue: findJobs search bitmask 4, found 0 total jobs 2005-11-24 13:13:32.724 mythbackend version: 0.19.20051122-1 www.mythtv.org 2005-11-24 13:13:32.724 Enabled verbose msgs :all 2005-11-24 13:13:32.724 AutoExpire: Found 2 recorders w/max rate of 277 MiB/min 2005-11-24 13:13:32.725 MSqlQuery: SELECT data FROM settings WHERE value = 'AutoExpireExtraSpace' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.725 MSqlQuery: SELECT data FROM settings WHERE value = 'AutoExpireExtraSpace' AND hostname IS NULL; 2005-11-24 13:13:32.725 AutoExpire: Required Free Space: 2.2 GB w/freq: 5 min 2005-11-24 13:13:32.726 MSqlQuery: SELECT data FROM settings WHERE value = 'MasterBackendOverride' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.727 MSqlQuery: SELECT data FROM settings WHERE value = 'MasterBackendOverride' AND hostname IS NULL; 2005-11-24 13:13:32.727 MSqlQuery: SELECT data FROM settings WHERE value = 'WOLslaveBackendsCommand' AND hostname = 'mythbox' ; 2005-11-24 13:13:32.728 MSqlQuery: SELECT data FROM settings WHERE value = 'WOLslaveBackendsCommand' AND hostname IS NULL; 2005-11-24 13:13:34.720 Reschedule requested for id -1. 2005-11-24 13:13:34.721 MSqlQuery: DELETE FROM recordmatch WHERE recordid = -1 OR -1 = -1; 2005-11-24 13:13:34.725 MSqlQuery: DELETE FROM program WHERE manualid = -1 OR (manualid <> 0 AND -1 = -1) 2005-11-24 13:13:34.726 MSqlQuery: SELECT recordid,search,subtitle,description FROM record WHERE search <> 0 AND (recordid = -1 OR -1 = -1) Query 0: /record.search = :NRST AND (record.recordid = :NRRECORDID OR :NRRECORDID = -1) AND program.manualid = 0 AND program.title = record.title 2005-11-24 13:13:34.727 |-- Start DB Query 0... 2005-11-24 13:13:34.728 MSqlQuery: INSERT INTO recordmatch (recordid, chanid, starttime, manualid) SELECT record.recordid, program.chanid, program.starttime, IF(search = 5, recordid, 0) FROM record, program INNER JOIN channel ON (channel.chanid = program.chanid) WHERE record.search = 0 AND (record.recordid = -1 OR -1 = -1) AND program.manualid = 0 AND program.title = record.title 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)) ) ) ) ) ) ) ) )) 2005-11-24 13:13:34.728 |-- -1 results in 0.001772 sec. 2005-11-24 13:13:34.729 +-- Done. 2005-11-24 13:13:34.730 MSqlQuery: SELECT data FROM settings WHERE value = 'SchedMoveHigher' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.730 PruneOldRecords... 2005-11-24 13:13:34.730 AddNewRecords... 2005-11-24 13:13:34.730 MSqlQuery: SELECT recordid,title,maxepisodes,maxnewest FROM record; 2005-11-24 13:13:34.731 |-- Start DB Query... 2005-11-24 13:13:34.736 MSqlQuery: SELECT DISTINCT channel.chanid, channel.sourceid, program.starttime, program.endtime, program.title, program.subtitle, program.description, channel.channum, channel.callsign, channel.name, oldrecorded.endtime IS NOT NULL AS oldrecduplicate, program.category, record.recpriority, record.dupin, recorded.endtime IS NOT NULL AND recorded.endtime < NOW() AS recduplicate, oldfind.findid IS NOT NULL AS findduplicate, record.type, record.recordid, program.starttime - INTERVAL record.startoffset minute AS recstartts, program.endtime + INTERVAL record.endoffset minute AS recendts, program.previouslyshown, record.recgroup, record.dupmethod, channel.commfree, capturecard.cardid, cardinput.cardinputid, UPPER(cardinput.shareable) = 'Y' AS shareable, program.seriesid, program.programid, program.category_type, program.airdate, program.stars, program.originalairdate, record.inactive, record.parentid, (CASE record.type WHEN 6 THEN record.findid WHEN 9 THEN to_days(date_sub(program.starttime, interval time_format(record.findtime, '%H:%i') hour_minute)) WHEN 10 THEN floor((to_days(date_sub(program.starttime, interval time_format(record.findtime, '%H:%i') hour_minute)) - record.findday)/7) * 7 + record.findday WHEN 7 THEN record.findid ELSE 0 END) , record.playgroup, oldrecstatus.recstatus, oldrecstatus.reactivate, channel.recpriority + cardinput.preference FROM recordmatch INNER JOIN record ON (recordmatch.recordid = record.recordid) INNER JOIN program ON (recordmatch.chanid = program.chanid AND recordmatch.starttime = program.starttime AND recordmatch.manualid = program.manualid) INNER JOIN channel ON (channel.chanid = program.chanid) INNER JOIN cardinput ON (channel.sourceid = cardinput.sourceid) INNER JOIN capturecard ON (capturecard.cardid = cardinput.cardid) LEFT JOIN oldrecorded as oldrecstatus ON ( oldrecstatus.station = channel.callsign AND oldrecstatus.starttime = program.starttime AND oldrecstatus.title = program.title ) LEFT JOIN oldrecorded ON ( record.dupmethod > 1 AND oldrecorded.duplicate <> 0 AND program.title = oldrecorded.title AND ( (program.programid <> '' AND program.generic = 0 AND program.programid = oldrecorded.programid) OR (oldrecorded.findid <> 0 AND oldrecorded.findid = (CASE record.type WHEN 6 THEN record.findid WHEN 9 THEN to_days(date_sub(program.starttime, interval time_format(record.findtime, '%H:%i') hour_minute)) WHEN 10 THEN floor((to_days(date_sub(program.starttime, interval time_format(record.findtime, '%H:%i') hour_minute)) - record.findday)/7) * 7 + record.findday WHEN 7 THEN record.findid ELSE 0 END) ) OR ( program.generic = 0 AND (program.programid = '' OR oldrecorded.programid = '') AND (((record.dupmethod & 0x02) = 0) OR (program.subtitle <> '' AND program.subtitle = oldrecorded.subtitle)) AND (((record.dupmethod & 0x04) = 0) OR (program.description <> '' AND program.description = oldrecorded.description)) ) ) ) LEFT JOIN recorded ON ( record.dupmethod > 1 AND program.title = recorded.title AND ( (program.programid <> '' AND program.generic = 0 AND program.programid = recorded.programid) OR (recorded.findid <> 0 AND recorded.findid = (CASE record.type WHEN 6 THEN record.findid WHEN 9 THEN to_days(date_sub(program.starttime, interval time_format(record.findtime, '%H:%i') hour_minute)) WHEN 10 THEN floor((to_days(date_sub(program.starttime, interval time_format(record.findtime, '%H:%i') hour_minute)) - record.findday)/7) * 7 + record.findday WHEN 7 THEN record.findid ELSE 0 END) ) OR ( program.generic = 0 AND (program.programid = '' OR recorded.programid = '') AND (((record.dupmethod & 0x02) = 0) OR (program.subtitle <> '' AND program.subtitle = recorded.subtitle)) AND (((record.dupmethod & 0x04) = 0) OR (program.description <> '' AND program.description = recorded.description)) ) ) ) LEFT JOIN oldfind ON (oldfind.recordid = recordmatch.recordid AND oldfind.findid = (CASE record.type WHEN 6 THEN record.findid WHEN 9 THEN to_days(date_sub(program.starttime, interval time_format(record.findtime, '%H:%i') hour_minute)) WHEN 10 THEN floor((to_days(date_sub(program.starttime, interval time_format(record.findtime, '%H:%i') hour_minute)) - record.findday)/7) * 7 + record.findday WHEN 7 THEN record.findid ELSE 0 END) ) ORDER BY record.recordid DESC 2005-11-24 13:13:34.737 |-- 18 results in 0.006124 sec. Processing... 2005-11-24 13:13:34.738 MSqlQuery: SELECT data FROM settings WHERE value = 'SingleRecordRecPriority' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.739 MSqlQuery: SELECT data FROM settings WHERE value = 'SingleRecordRecPriority' AND hostname IS NULL; 2005-11-24 13:13:34.742 MSqlQuery: SELECT data FROM settings WHERE value = 'ChannelRecordRecPriority' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.742 MSqlQuery: SELECT data FROM settings WHERE value = 'ChannelRecordRecPriority' AND hostname IS NULL; 2005-11-24 13:13:34.742 +-- Cleanup... 2005-11-24 13:13:34.742 AddNotListed... 2005-11-24 13:13:34.742 |-- Start DB Query... 2005-11-24 13:13:34.744 MSqlQuery: SELECT record.recordid, record.type, record.chanid, record.starttime, record.startdate, record.endtime, record.enddate, record.startoffset, record.endoffset, record.title, record.subtitle, record.description, channel.channum, channel.callsign, channel.name FROM record INNER JOIN channel ON (channel.chanid = record.chanid) LEFT JOIN recordmatch on record.recordid = recordmatch.recordid WHERE (type = 1 OR type = 7) AND recordmatch.chanid IS NULL 2005-11-24 13:13:34.744 |-- 0 results in 0.001363 sec. Processing... 2005-11-24 13:13:34.744 Sort by time... 2005-11-24 13:13:34.744 PruneOverlaps... 2005-11-24 13:13:34.744 Sort by priority... 2005-11-24 13:13:34.744 BuildListMaps... 2005-11-24 13:13:34.744 SchedNewRecords... 2005-11-24 13:13:34.744 Scheduling: +Down to Earth - "All Together Now" 2 1002 24 13:00-14:00 1 1 1 S 1 1 +Mythbusters - "Escape Slide Parachu 30 1030 28 19:30-20:30 1 1 1 C 1 0 2005-11-24 13:13:34.745 ClearListMaps... 2005-11-24 13:13:34.745 Sort by time... 2005-11-24 13:13:34.745 PruneRedundants... 2005-11-24 13:13:34.745 Sort by time... --- print list start --- Title - Subtitle Chan ChID Day Start End S C I T N Pri Down to Earth - "All Together Now" 2 1002 24 13:00-14:00 1 1 1 S 1 1 Mythbusters - "Escape Slide Parachu 30 1030 28 19:30-20:30 1 1 1 C 1 0 --- print list end --- 2005-11-24 13:13:34.745 Scheduled 2 items in 0.0 = 0.01 match + 0.02 place 2005-11-24 13:13:34.746 MSqlQuery: SELECT data FROM settings WHERE value = 'RecordPreRoll' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.746 MSqlQuery: SELECT data FROM settings WHERE value = 'RecordPreRoll' AND hostname IS NULL; 2005-11-24 13:13:34.747 MSqlQuery: SELECT data FROM settings WHERE value = 'idleTimeoutSecs' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.747 MSqlQuery: SELECT data FROM settings WHERE value = 'idleTimeoutSecs' AND hostname IS NULL; 2005-11-24 13:13:34.748 MSqlQuery: SELECT data FROM settings WHERE value = 'idleWaitForRecordingTime' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.748 MSqlQuery: SELECT data FROM settings WHERE value = 'idleWaitForRecordingTime' AND hostname IS NULL; 2005-11-24 13:13:34.748 Recording starts soon, AUTO-Startup assumed 2005-11-24 13:13:34.749 MSqlQuery: SELECT data FROM settings WHERE value = 'startupCommand' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.749 MSqlQuery: SELECT data FROM settings WHERE value = 'startupCommand' AND hostname IS NULL; 2005-11-24 13:13:34.750 MSqlQuery: SELECT data FROM settings WHERE value = 'AutoExpireMethod' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.750 MSqlQuery: SELECT data FROM settings WHERE value = 'AutoExpireMethod' AND hostname IS NULL; 2005-11-24 13:13:34.750 TVRec(1): ClearFlags(AskAllowRecording,) -> RunMainLoop, 2005-11-24 13:13:34.751 MSqlQuery: DELETE FROM inuseprograms WHERE chanid = '1002' AND starttime = '2005-11-24T13:14:00' AND hostname = 'mythbox' AND recusage = 'recorder' ; 2005-11-24 13:13:34.752 MSqlQuery: INSERT INTO inuseprograms (chanid, starttime, recusage, hostname, lastupdatetime) VALUES ('1002', '2005-11-24T13:14:00', 'recorder', 'mythbox', '2005-11-24T13:13:34'); 2005-11-24 13:13:34.753 MSqlQuery: SELECT data FROM settings WHERE value = 'LongChannelFormat' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.753 MSqlQuery: SELECT data FROM settings WHERE value = 'ChannelFormat' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.754 MSqlQuery: SELECT data FROM settings WHERE value = 'TimeFormat' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.754 MSqlQuery: SELECT data FROM settings WHERE value = 'DateFormat' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.755 MSqlQuery: SELECT data FROM settings WHERE value = 'ShortDateFormat' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.756 MSqlQuery: SELECT data FROM settings WHERE value = 'HaveRepeats' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.756 MSqlQuery: SELECT data FROM settings WHERE value = 'HaveRepeats' AND hostname IS NULL; 2005-11-24 13:13:34.758 MSqlQuery: SELECT data FROM settings WHERE value = 'UserJobDesc1' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.758 MSqlQuery: SELECT data FROM settings WHERE value = 'UserJobDesc1' AND hostname IS NULL; 2005-11-24 13:13:34.759 MSqlQuery: SELECT data FROM settings WHERE value = 'UserJobDesc2' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.760 MSqlQuery: SELECT data FROM settings WHERE value = 'UserJobDesc2' AND hostname IS NULL; 2005-11-24 13:13:34.760 MSqlQuery: SELECT data FROM settings WHERE value = 'UserJobDesc3' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.761 MSqlQuery: SELECT data FROM settings WHERE value = 'UserJobDesc3' AND hostname IS NULL; 2005-11-24 13:13:34.761 MSqlQuery: SELECT data FROM settings WHERE value = 'UserJobDesc4' AND hostname = 'mythbox' ; 2005-11-24 13:13:34.762 MSqlQuery: SELECT data FROM settings WHERE value = 'UserJobDesc4' AND hostname IS NULL; 2005-11-24 13:13:34.763 MSqlQuery: SELECT chanid FROM record WHERE recordid = 286; 2005-11-24 13:13:34.763 MSqlQuery: SELECT station FROM record WHERE recordid = 286; 2005-11-24 13:13:34.763 MSqlQuery: SELECT title FROM record WHERE recordid = 286; 2005-11-24 13:13:34.763 MSqlQuery: SELECT subtitle FROM record WHERE recordid = 286; 2005-11-24 13:13:34.764 MSqlQuery: SELECT description FROM record WHERE recordid = 286; 2005-11-24 13:13:34.764 MSqlQuery: SELECT starttime FROM record WHERE recordid = 286; 2005-11-24 13:13:34.764 MSqlQuery: SELECT endtime FROM record WHERE recordid = 286; 2005-11-24 13:13:34.765 MSqlQuery: SELECT startdate FROM record WHERE recordid = 286; 2005-11-24 13:13:34.765 MSqlQuery: SELECT enddate FROM record WHERE recordid = 286; 2005-11-24 13:13:34.765 MSqlQuery: SELECT category FROM record WHERE recordid = 286; 2005-11-24 13:13:34.766 MSqlQuery: SELECT seriesid FROM record WHERE recordid = 286; 2005-11-24 13:13:34.766 MSqlQuery: SELECT programid FROM record WHERE recordid = 286; 2005-11-24 13:13:34.766 MSqlQuery: SELECT findday FROM record WHERE recordid = 286; 2005-11-24 13:13:34.766 MSqlQuery: SELECT findtime FROM record WHERE recordid = 286; 2005-11-24 13:13:34.767 MSqlQuery: SELECT findid FROM record WHERE recordid = 286; 2005-11-24 13:13:34.767 MSqlQuery: SELECT parentid FROM record WHERE recordid = 286; 2005-11-24 13:13:34.767 MSqlQuery: SELECT search FROM record WHERE recordid = 286; 2005-11-24 13:13:34.768 MSqlQuery: SELECT type FROM record WHERE recordid = 286; 2005-11-24 13:13:34.768 MSqlQuery: SELECT recpriority FROM record WHERE recordid = 286; 2005-11-24 13:13:34.768 MSqlQuery: SELECT startoffset FROM record WHERE recordid = 286; 2005-11-24 13:13:34.769 MSqlQuery: SELECT endoffset FROM record WHERE recordid = 286; 2005-11-24 13:13:34.769 MSqlQuery: SELECT dupmethod FROM record WHERE recordid = 286; 2005-11-24 13:13:34.769 MSqlQuery: SELECT dupin FROM record WHERE recordid = 286; 2005-11-24 13:13:34.770 MSqlQuery: SELECT inactive FROM record WHERE recordid = 286; 2005-11-24 13:13:34.770 MSqlQuery: SELECT profile FROM record WHERE recordid = 286; 2005-11-24 13:13:34.771 MSqlQuery: SELECT DISTINCT recgroup FROM recorded 2005-11-24 13:13:34.771 MSqlQuery: SELECT DISTINCT recgroup FROM record 2005-11-24 13:13:34.772 MSqlQuery: SELECT recgroup FROM record WHERE recordid = 286; 2005-11-24 13:13:34.772 MSqlQuery: SELECT name FROM playgroup WHERE name <> 'Default' ORDER BY name; 2005-11-24 13:13:34.772 MSqlQuery: SELECT playgroup FROM record WHERE recordid = 286; 2005-11-24 13:13:34.773 MSqlQuery: SELECT autoexpire FROM record WHERE recordid = 286; 2005-11-24 13:13:34.773 MSqlQuery: SELECT maxepisodes FROM record WHERE recordid = 286; 2005-11-24 13:13:34.773 MSqlQuery: SELECT maxnewest FROM record WHERE recordid = 286; 2005-11-24 13:13:34.774 MSqlQuery: SELECT autocommflag FROM record WHERE recordid = 286; 2005-11-24 13:13:34.774 MSqlQuery: SELECT autotranscode FROM record WHERE recordid = 286; 2005-11-24 13:13:34.775 MSqlQuery: SELECT name, id FROM recordingprofiles WHERE profilegroup = 6 ORDER BY id; 2005-11-24 13:13:34.775 MSqlQuery: SELECT transcoder FROM record WHERE recordid = 286; 2005-11-24 13:13:34.775 MSqlQuery: SELECT autouserjob1 FROM record WHERE recordid = 286; 2005-11-24 13:13:34.776 MSqlQuery: SELECT autouserjob2 FROM record WHERE recordid = 286; 2005-11-24 13:13:34.776 MSqlQuery: SELECT autouserjob3 FROM record WHERE recordid = 286; 2005-11-24 13:13:34.777 MSqlQuery: SELECT autouserjob4 FROM record WHERE recordid = 286; 2005-11-24 13:13:34.777 MSqlQuery: SELECT channum, callsign, name FROM channel WHERE chanid = '1002'; 2005-11-24 13:13:34.778 MSqlQuery: SELECT channum, callsign, name FROM channel WHERE chanid = '1002'; 2005-11-24 13:13:34.778 MSqlQuery: LOCK TABLES recorded WRITE 2005-11-24 13:13:34.779 MSqlQuery: SELECT recordid FROM recorded WHERE chanid = '1002' AND starttime = '2005-11-24T13:14:00' 2005-11-24 13:13:34.780 MSqlQuery: INSERT INTO recorded (chanid, starttime, endtime, title, subtitle, description, hostname, category, recgroup, autoexpire, recordid, seriesid, programid, stars, previouslyshown, originalairdate, findid, transcoder, playgroup, recpriority, basename, progstart, progend) VALUES ('1002', '2005-11-24T13:14:00', '2005-11-24T14:00:00', 'Down to Earth', 'All Together Now', 'Muddied but unbowed, the Addis family dig in for a third series in glorious Devon. As the family prepares for Marcus and Celeste''s wedding, a series of rows threatens to upset the peace and Celeste is hardly the unflappable bride.', 'mythbox', 'Drama', 'Default', 0, 286, '170233432', '',0, 0, '2005-11-24', 0, 27, 'Default', 0, '1002_20051124131400.mpg', '2005-11-24T13:00:00', '2005-11-24T14:00:00') 2005-11-24 13:13:34.781 MSqlQuery: UNLOCK TABLES 2005-11-24 13:13:34.782 MSqlQuery: DELETE FROM recordedmarkup WHERE chanid = '1002' AND starttime = '2005-11-24T13:14:00'; 2005-11-24 13:13:34.783 MSqlQuery: REPLACE INTO recordedcredits SELECT * FROM credits WHERE chanid = '1002' AND starttime = '2005-11-24T13:00:00'; 2005-11-24 13:13:34.784 MSqlQuery: REPLACE INTO recordedprogram SELECT * from program WHERE chanid = '1002' AND starttime = '2005-11-24T13:00:00'; 2005-11-24 13:13:34.785 MSqlQuery: REPLACE INTO recordedrating SELECT * from programrating WHERE chanid = '1002' AND starttime = '2005-11-24T13:00:00'; 2005-11-24 13:13:34.785 TVRec(1): StartedRecording(0x8151b70) fn(/mythtv/1002_20051124131400.mpg) 2005-11-24 13:13:34.785 TVRec(1): ClearFlags(CancelNextRecording,) -> RunMainLoop, 2005-11-24 13:13:34.785 TVRec(1): Changing from None to RecordingOnly 2005-11-24 13:13:34.785 TVRec(1): ClearFlags(FrontendReady,CancelNextRecording,) -> RunMainLoop, 2005-11-24 13:13:34.786 TVRec(1): SetFlags(AskAllowRecording,) -> RunMainLoop,AskAllowRecording, 2005-11-24 13:13:34.786 TVRec(1): Request: Program(yes) channel() input() flags(Recording,) 2005-11-24 13:13:34.786 TVRec(1): ClearFlags(PENDINGACTIONS,) -> RunMainLoop,AskAllowRecording, 2005-11-24 13:13:34.787 MSqlQuery: SELECT channel.channum, cardinput.inputname FROM channel, capturecard, cardinput WHERE channel.chanid = '1002' AND cardinput.cardid = capturecard.cardid AND cardinput.sourceid = 1 AND capturecard.cardid = 1 2005-11-24 13:13:34.787 DVB#0 Opening DVB channel 2005-11-24 13:13:34.787 DVB#0 Using DVB card 0, with frontend 'Conexant CX22702 DVB-T'. 2005-11-24 13:13:34.787 DVB#0 SetChannelByString(2) 2005-11-24 13:13:34.788 MSqlQuery: SELECT chanid, serviceid, mplexid, atscsrcid FROM channel, cardinput, capturecard WHERE channel.channum='2' AND cardinput.sourceid = channel.sourceid AND capturecard.cardid = cardinput.cardid AND capturecard.cardtype = 'DVB' AND cardinput.cardid = '1' 2005-11-24 13:13:34.788 MSqlQuery: SELECT frequency, inversion, symbolrate, fec, polarity, dvb_diseqc_type, diseqc_port, diseqc_pos, lnb_lof_switch, lnb_lof_hi, lnb_lof_lo, sistandard, hp_code_rate, lp_code_rate, constellation, transmission_mode, guard_interval, hierarchy, modulation, bandwidth FROM dtv_multiplex, cardinput, capturecard WHERE dtv_multiplex.sourceid = cardinput.sourceid AND mplexid = '4' AND capturecard.cardid = '1' 2005-11-24 13:13:34.789 DVB#0 Frequency: 226500000 BW: 7MHz HP: 3/4 LP: 1/2C: QAM-64 TM: 8K H: None GI: 1/16 2005-11-24 13:13:34.789 DVB#0 Old Params: freq(226500000) type(OFDM) 2005-11-24 13:13:34.789 DVB#0 New Params: freq(226500000) type(OFDM) 2005-11-24 13:13:34.821 dvbchannel.cpp:wait_for_backend: Status: Signal, 2005-11-24 13:13:34.821 DVB#0 DVBChannel::Tune: Frequency tuning successful. 2005-11-24 13:13:34.821 DVB#0 Tuned to frequency for channel 2. 2005-11-24 13:13:34.821 TVRec(1): Starting Signal Monitor 2005-11-24 13:13:34.821 TVRec(1): SetupSignalMonitor(1, 0) 2005-11-24 13:13:34.821 DVB#0 Opening DVB channel 2005-11-24 13:13:34.840 SM(0)::AddFlags: Seen() Match() Wait(Sig,SNR,BER,UB,) 2005-11-24 13:13:34.846 DVBSM(0)::constructor(): initial flags 0x7400000 2005-11-24 13:13:34.846 TVRec(1): Signal monitor successfully created 2005-11-24 13:13:34.846 TVRec(1): Setting up table monitoring. 2005-11-24 13:13:34.846 TVRec(1): MPEG program number: 561 2005-11-24 13:13:34.847 MSqlQuery: SELECT freetoaironly FROM cardinput WHERE cardid='1' AND inputname='DVBInput' 2005-11-24 13:13:34.847 DTVSM(0)::SetProgramNumber(561): 2005-11-24 13:13:34.847 SM(0)::RemoveFlags: Seen(PMT,) Match(PMT,) Wait() 2005-11-24 13:13:34.847 SM(0)::AddFlags: Seen() Match() Wait(PMT,) 2005-11-24 13:13:34.847 SM(0)::AddFlags: Seen() Match() Wait(PAT,PMT,) 2005-11-24 13:13:34.847 TVRec(1): Successfully set up MPEG table monitoring. 2005-11-24 13:13:34.847 SM(0)::Start: begin 2005-11-24 13:13:34.853 SM(0)::Start: end 2005-11-24 13:13:34.853 TVRec(1): SetFlags(SignalMonitorRunning,) -> RunMainLoop,AskAllowRecording,SignalMonitorRunning, 2005-11-24 13:13:34.853 TVRec(1): SetFlags(WaitingForSignal,) -> RunMainLoop,AskAllowRecording,WaitingForSignal,SignalMonitorRunning, 2005-11-24 13:13:34.853 TVRec(1): SetFlags(NeedToStartRecorder,) -> RunMainLoop,AskAllowRecording,WaitingForSignal,NeedToStartRecorder,SignalMonitorRunning, 2005-11-24 13:13:34.855 MSqlQuery: REPLACE INTO oldrecorded (chanid,starttime,endtime,title,subtitle,description,category,seriesid,programid,findid,recordid,station,rectype,recstatus,duplicate,reactivate) VALUES('1002','2005-11-24T13:00:00','2005-11-24T14:00:00','Down to Earth','All Together Now','Muddied but unbowed, the Addis family dig in for a third series in glorious Devon. As the family prepares for Marcus and Celeste''s wedding, a series of rows threatens to upset the peace and Celeste is hardly the unflappable bride.','Drama','170233432','',0,286,'ABC TV Melbourne',1,-2,0,0); 2005-11-24 13:13:34.855 Started recording: Down to Earth "All Together Now": channel 1002 on cardid 1, sourceid 1 2005-11-24 13:13:35.231 DVBSM(0)::UpdateValues: Signal Locked 2005-11-24 13:13:35.231 DVBSM(0)::UpdateValues: Waiting for table monitor to start 2005-11-24 13:13:35.231 DVBSM(0)::AddPIDFilter(0x0): 2005-11-24 13:13:35.236 DVBSM(0)::UpdateValues: Table monitor started 2005-11-24 13:13:35.291 DVBSM(0): Will use TS table monitoring 2005-11-24 13:13:35.291 DVBSM(0)::RemovePIDFilter(0x0): 2005-11-24 13:13:35.564 DVBSM(0): RunTableMonitorTS(): begin (# of pids 2) 2005-11-24 13:13:35.564 DVBSM(0)::AddPIDFilter(0x0): 2005-11-24 13:13:35.565 DVBSM(0)::AddPIDFilter(0x1ffb): 2005-11-24 13:13:35.676 SM(0)::AddFlags: Seen(PAT,) Match() Wait() 2005-11-24 13:13:35.676 SM(0)::AddFlags: Seen() Match(PAT,) Wait() 2005-11-24 13:13:35.677 CreatePATSingleProgram() 2005-11-24 13:13:35.677 PAT in input stream 2005-11-24 13:13:35.677 Program Association Table PSIP prefix(0x0) tableID(0x0) length(37) extension(0x231) version(17) current(1) section(0) last_section(0) tsid: 561 programCount: 7 program number 0 has PID 0x 10 data 0x0 0x0 0x224 0x16 program number 560 has PID 0x 102 data 0x2 0x48 0x225 0x2 program number 561 has PID 0x 100 data 0x2 0x49 0x225 0x0 program number 562 has PID 0x 101 data 0x2 0x50 0x225 0x1 program number 563 has PID 0x 103 data 0x2 0x51 0x225 0x3 program number 566 has PID 0x 104 data 0x2 0x54 0x225 0x4 program number 567 has PID 0x 105 data 0x2 0x55 0x225 0x5 2005-11-24 13:13:35.677 desired_program(561) pid(0x100) 2005-11-24 13:13:35.677 pmt_pid(0x100) 2005-11-24 13:13:35.677 PAT for output stream 2005-11-24 13:13:35.677 Program Association Table PSIP prefix(0x0) tableID(0x0) length(13) extension(0x231) version(17) current(1) section(0) last_section(0) tsid: 561 programCount: 1 program number 1 has PID 0x 100 data 0x0 0x1 0x225 0x0 2005-11-24 13:13:35.677 DVBSM(0)::AddPIDFilter(0x100): 2005-11-24 13:13:35.728 Parsed PMT(0x0x8156018) Program Map Table ver(16) pid(0x100) pnum(561) Unknown Descriptor (0x10) length(6) Stream #0 pid(0x200) type(video-mpeg2 0x2) Unknown Descriptor (0x2) length(3) Stream Identifier Descriptor (0x52) length(1) Stream #1 pid(0x28a) type(audio-mp2-layer[1,2,3] 0x4) Unknown Descriptor (0x3) length(1) ISO-639 Language Descriptor (0xa) length(4) Stream Identifier Descriptor (0x52) length(1) Stream #2 pid(0x294) type(private-data 0x6) AC-3 Descriptor (0x6a) length(3) ISO-639 Language Descriptor (0xa) length(4) Stream Identifier Descriptor (0x52) length(1) Stream #3 pid(0x240) type(private-data 0x6) Teletext Descriptor (0x56) length(5) Stream Identifier Descriptor (0x52) length(1) 2005-11-24 13:13:35.729 SM(0)::AddFlags: Seen(PMT,) Match() Wait() 2005-11-24 13:13:35.729 SM(0)::AddFlags: Seen() Match(PMT,) Wait() 2005-11-24 13:13:35.729 CreatePMTSingleProgram() 2005-11-24 13:13:35.729 PMT in input stream 2005-11-24 13:13:35.729 Program Map Table ver(16) pid(0x100) pnum(561) Unknown Descriptor (0x10) length(6) Stream #0 pid(0x200) type(video-mpeg2 0x2) Unknown Descriptor (0x2) length(3) Stream Identifier Descriptor (0x52) length(1) Stream #1 pid(0x28a) type(audio-mp2-layer[1,2,3] 0x4) Unknown Descriptor (0x3) length(1) ISO-639 Language Descriptor (0xa) length(4) Stream Identifier Descriptor (0x52) length(1) Stream #2 pid(0x294) type(private-data 0x6) AC-3 Descriptor (0x6a) length(3) ISO-639 Language Descriptor (0xa) length(4) Stream Identifier Descriptor (0x52) length(1) Stream #3 pid(0x240) type(private-data 0x6) Teletext Descriptor (0x56) length(5) Stream Identifier Descriptor (0x52) length(1) 2005-11-24 13:13:35.729 Parsed PMT(0x0x8156018) Program Map Table ver(16) pid(0x100) pnum(561) Unknown Descriptor (0x10) length(6) Stream #0 pid(0x200) type(video-mpeg2 0x2) Unknown Descriptor (0x2) length(3) Stream Identifier Descriptor (0x52) length(1) Stream #1 pid(0x28a) type(audio-mp2-layer[1,2,3] 0x4) Unknown Descriptor (0x3) length(1) ISO-639 Language Descriptor (0xa) length(4) Stream Identifier Descriptor (0x52) length(1) Stream #2 pid(0x294) type(private-data 0x6) AC-3 Descriptor (0x6a) length(3) ISO-639 Language Descriptor (0xa) length(4) Stream Identifier Descriptor (0x52) length(1) Stream #3 pid(0x240) type(private-data 0x6) Teletext Descriptor (0x56) length(5) Stream Identifier Descriptor (0x52) length(1) 2005-11-24 13:13:35.730 Parsed PMT(0x0x8156108) Program Map Table ver(0) pid(0x0) pnum(0) 2005-11-24 13:13:35.730 PMT for output stream 2005-11-24 13:13:35.730 Program Map Table ver(16) pid(0x100) pnum(1) Stream #0 pid(0x200) type(video-mpeg2 0x2) Stream #1 pid(0x28a) type(audio-mp2-layer[1,2,3] 0x4) Stream #2 pid(0x294) type(private-data 0x6) 2005-11-24 13:13:35.740 TVRec(1): Got good signal 2005-11-24 13:13:35.740 TVRec(1): MPEG program num(561) 2005-11-24 13:13:35.740 TVRec(1): TeardownSignalMonitor() -- begin 2005-11-24 13:13:35.741 DVBSM(0)::Stop: begin 2005-11-24 13:13:35.741 SM(0)::Stop: begin 2005-11-24 13:13:35.796 SM(0)::Stop: end 2005-11-24 13:13:35.840 DVBSM(0): RunTableMonitorTS(): shutdown 2005-11-24 13:13:35.840 DVBSM(0)::RemovePIDFilter(0x0): 2005-11-24 13:13:35.840 DVBSM(0)::RemovePIDFilter(0x100): 2005-11-24 13:13:35.840 DVBSM(0)::RemovePIDFilter(0x1ffb): 2005-11-24 13:13:36.100 DVBSM(0): RunTableMonitorTS(): end 2005-11-24 13:13:36.100 DVBSM(0)::Stop: end 2005-11-24 13:13:36.101 DVBSM(0)::Stop: begin 2005-11-24 13:13:36.101 SM(0)::Stop: begin 2005-11-24 13:13:36.101 SM(0)::Stop: end 2005-11-24 13:13:36.101 DVBSM(0)::Stop: end 2005-11-24 13:13:36.101 DVBSM(0)::Stop: begin 2005-11-24 13:13:36.101 SM(0)::Stop: begin 2005-11-24 13:13:36.101 SM(0)::Stop: end 2005-11-24 13:13:36.101 DVBSM(0)::Stop: end 2005-11-24 13:13:36.101 TVRec(1): TeardownSignalMonitor() -- end 2005-11-24 13:13:36.101 TVRec(1): ClearFlags(WaitingForSignal,SignalMonitorRunning,) -> RunMainLoop,AskAllowRecording,NeedToStartRecorder, 2005-11-24 13:13:36.101 TVRec(1): prog_num(561) vs. dvbc->srv_id(561) 2005-11-24 13:13:36.101 SIParser: About to do a reset 2005-11-24 13:13:36.101 SIParser: Closing all PIDs 2005-11-24 13:13:36.101 SIParser: Using DelAllPids from SIParser which does nothing 2005-11-24 13:13:36.102 SIParser: Resetting all Table Handlers 2005-11-24 13:13:36.102 SIParser: SIParser Reset due to channel change 2005-11-24 13:13:36.102 DVBSM(0)::Stop: begin 2005-11-24 13:13:36.103 MSqlQuery: SELECT data FROM settings WHERE value = 'ISO639Language0' AND hostname = 'mythbox' ; 2005-11-24 13:13:36.103 SM(0)::Stop: begin 2005-11-24 13:13:36.103 SM(0)::Stop: end 2005-11-24 13:13:36.103 DVBSM(0)::Stop: end 2005-11-24 13:13:36.103 SM(0)::Stop: begin 2005-11-24 13:13:36.103 SM(0)::Stop: end 2005-11-24 13:13:36.104 MSqlQuery: SELECT data FROM settings WHERE value = 'ISO639Language1' AND hostname = 'mythbox' ; 2005-11-24 13:13:36.104 MSqlQuery: SELECT data FROM settings WHERE value = 'ISO639Language2' AND hostname = 'mythbox' ; 2005-11-24 13:13:36.105 MSqlQuery: SELECT data FROM settings WHERE value = 'ISO639Language2' AND hostname IS NULL; 2005-11-24 13:13:36.105 SIParser: Added initial preferred language 'aar' with priority 1 2005-11-24 13:13:36.105 SIParser: Added initial preferred language 'aar' with priority 2 2005-11-24 13:13:36.105 DVB#0 DVB SI Table Parser Started 2005-11-24 13:13:36.105 SIParser: ReinitSIParser(std dvb, service #561) 2005-11-24 13:13:36.105 FillPMap(str dvb) 2005-11-24 13:13:36.105 FillPMap(SIS dvb) 2005-11-24 13:13:36.105 SIParser: Requesting PAT 2005-11-24 13:13:36.105 SIParser: Adding the Service with ID 561 in the SDT to the request list 2005-11-24 13:13:36.105 TVRec(1): SetFlags(WaitingForSIParser,SIParserRunning,) -> RunMainLoop,AskAllowRecording,WaitingForSIParser,NeedToStartRecorder,SIParserRunning, 2005-11-24 13:13:36.106 SIParser: Starting DVB Section Reader thread 2005-11-24 13:13:36.106 SIParser: Table[0]->RequirePIDs() == true 2005-11-24 13:13:36.106 SIParser: Adding PID 0x 0 Filter 0x 0 Mask 0xff Buffer 40960 2005-11-24 13:13:36.108 SIParser: Table[2]->RequirePIDs() == true 2005-11-24 13:13:36.108 SIParser: Adding PID 0x1ffb Filter 0xff Mask 0x 0 Buffer 40960 2005-11-24 13:13:36.108 SIParser: Table[3]->RequirePIDs() == true 2005-11-24 13:13:36.108 SIParser: Adding PID 0x1ffb Filter 0xff Mask 0x 0 Buffer 40960 2005-11-24 13:13:36.108 SIParser: Table[6]->RequirePIDs() == true 2005-11-24 13:13:36.108 SIParser: Adding PID 0x 10 Filter 0x40 Mask 0xff Buffer 40960 2005-11-24 13:13:36.166 SIParser: PAT Version = 2 2005-11-24 13:13:36.166 SIParser: Tuned to TransportID: 561 2005-11-24 13:13:36.166 SIParser: NIT Present on this transport on PID 0x10 2005-11-24 13:13:36.166 SIParser: PMT #560 on PID 0x258 2005-11-24 13:13:36.166 SIParser: PMT #561 on PID 0x256 2005-11-24 13:13:36.167 SIParser: PMT #562 on PID 0x257 2005-11-24 13:13:36.167 SIParser: PMT #563 on PID 0x259 2005-11-24 13:13:36.167 SIParser: PMT #566 on PID 0x260 2005-11-24 13:13:36.167 SIParser: PMT #567 on PID 0x261 2005-11-24 13:13:36.167 SIParser: Services on this Transport: 560 561 562 563 566 567 2005-11-24 13:13:36.167 SIParser: Table[0]->Complete() == true 2005-11-24 13:13:36.167 SIParser: Table[1]->RequirePIDs() == true 2005-11-24 13:13:36.167 SIParser: Adding PID 0x 100 Filter 0x 2 Mask 0xff Buffer 40960 2005-11-24 13:13:36.274 SIParser: PMT ServiceID: 561 Version = 1 2005-11-24 13:13:36.275 SIParser: Unused Descriptor: Unknown Descriptor (0x10) length(6) 2005-11-24 13:13:36.275 SIParser: PID: 512 2005-11-24 13:13:36.275 SIParser: Unused Descriptor: Unknown Descriptor (0x2) length(3) 2005-11-24 13:13:36.275 SIParser: Unused Descriptor: Stream Identifier Descriptor (0x52) length(1) 2005-11-24 13:13:36.275 SIParser: PID: 650 2005-11-24 13:13:36.275 SIParser: Unused Descriptor: Unknown Descriptor (0x3) length(1) 2005-11-24 13:13:36.275 SIParser: Unused Descriptor: Stream Identifier Descriptor (0x52) length(1) 2005-11-24 13:13:36.275 SIParser: PID: 660 2005-11-24 13:13:36.275 SIParser: AC3 Descriptor 2005-11-24 13:13:36.275 SIParser: Unused Descriptor: Stream Identifier Descriptor (0x52) length(1) 2005-11-24 13:13:36.275 SIParser: PID: 576 2005-11-24 13:13:36.275 SIParser: Teletext Descriptor 2005-11-24 13:13:36.275 SIParser: lang: eng, type: 2, mag: 0, page: 1 2005-11-24 13:13:36.275 SIParser: Unused Descriptor: Stream Identifier Descriptor (0x52) length(1) 2005-11-24 13:13:36.275 SIParser: Table[1]->EmitRequired() == true 2005-11-24 13:13:36.275 DVB#0 SetPMT ServiceID=561, PCRPID=128 (0x80) 2005-11-24 13:13:36.276 TVRec(1): Got SIParser PMT 2005-11-24 13:13:36.276 TVRec(1): ClearFlags(WaitingForSIParser,) -> RunMainLoop,AskAllowRecording,NeedToStartRecorder,SIParserRunning, 2005-11-24 13:13:36.276 TVRec(1): Starting Recorder 2005-11-24 13:13:36.277 MSqlQuery: SELECT recordingprofiles.id, profilegroups.hostname, profilegroups.is_default FROM recordingprofiles, profilegroups, capturecard WHERE profilegroups.id = recordingprofiles.profilegroup AND capturecard.cardtype = profilegroups.cardtype AND capturecard.cardid = 1 AND recordingprofiles.name = 'Default' 2005-11-24 13:13:36.277 MSqlQuery: SELECT cardtype FROM profilegroups, recordingprofiles WHERE profilegroups.id = recordingprofiles.profilegroup AND recordingprofiles.id = 17 2005-11-24 13:13:36.278 MSqlQuery: SELECT name FROM recordingprofiles WHERE id = 17; 2005-11-24 13:13:36.278 MSqlQuery: SELECT value FROM codecparams WHERE profile = 17 AND name = 'transcoderesize'; 2005-11-24 13:13:36.278 MSqlQuery: SELECT value FROM codecparams WHERE profile = 17 AND name = 'autotranscode'; 2005-11-24 13:13:36.278 TVRec(1): Using profile 'Default' to record 2005-11-24 13:13:36.296 MSqlQuery: SELECT data FROM settings WHERE value = 'TVFormat' AND hostname = 'mythbox' ; 2005-11-24 13:13:36.297 MSqlQuery: SELECT data FROM settings WHERE value = 'TVFormat' AND hostname IS NULL; 2005-11-24 13:13:36.297 RecBase(0): SetRingBuffer(0x815d358) '/mythtv/1002_20051124131400.mpg' 2005-11-24 13:13:36.297 RecBase(0): SetRecording(0x8151b70) title(Down to Earth) 2005-11-24 13:13:36.298 MSqlQuery: SELECT channel.videofilters FROM channel, capturecard, cardinput WHERE channel.channum = '2' AND channel.sourceid = cardinput.sourceid AND cardinput.inputname = 'DVBInput' AND cardinput.cardid = capturecard.cardid AND capturecard.cardid = 1 AND capturecard.hostname = 'mythbox' 2005-11-24 13:13:36.299 DVBRec(0): Card opened successfully (using TS mode). 2005-11-24 13:13:36.299 DVBRec(0): SetPMTObject() 2005-11-24 13:13:36.299 DVBRec(0): AutoPID for MPEG Program Number(561), PCR PID(0x80) 2005-11-24 13:13:36.299 DVBRec(0): AutoPID selecting PID 0x200, MPEG-2 Video 2005-11-24 13:13:36.299 DVBRec(0): AutoPID selecting PID 0x28a, MPEG-2 Audio (eng 2005-11-24 13:13:36.300 DVBRec(0): AutoPID selecting PID 0x294, AC3 Audio (eng 2005-11-24 13:13:36.300 DVBRec(0): AutoPID selecting PID 0x240, Teletext 2005-11-24 13:13:36.300 DVBRec(0): AutoPID Complete - PAT/PMT Loaded for service 2005-11-24 13:13:36.300 DVBRec(0): A/V Stream is unencrypted 2005-11-24 13:13:36.300 DVBRec(0): Resetting Demux Filters 2005-11-24 13:13:36.300 DVBRec(0): Adding pid 0x200 size(3600384) 2005-11-24 13:13:36.301 DVBRec(0): Set demux buffer size for pid 0x200 to 3600384, which gives us a 1500 msec buffer. 2005-11-24 13:13:36.301 DVBRec(0): Adding pid 0x28a size(94208) 2005-11-24 13:13:36.301 DVBRec(0): Set demux buffer size for pid 0x28a to 94208, which gives us a 1500 msec buffer. 2005-11-24 13:13:36.301 DVBRec(0): Adding pid 0x294 size(94208) 2005-11-24 13:13:36.301 DVBRec(0): Set demux buffer size for pid 0x294 to 94208, which gives us a 1500 msec buffer. 2005-11-24 13:13:36.302 DVBRec(0): Adding pid 0x240 size(94208) 2005-11-24 13:13:36.302 DVBRec(0): Set demux buffer size for pid 0x240 to 94208, which gives us a 1500 msec buffer. 2005-11-24 13:13:36.302 DVBRec(0): Adding pid 0x80 size(94208) 2005-11-24 13:13:36.302 DVBRec(0): Set demux buffer size for pid 0x80 to 94208, which gives us a 1500 msec buffer. 2005-11-24 13:13:36.302 Parsed PMT(0x0x815c118) Program Map Table ver(16) pid(0x20) pnum(1) Unknown Descriptor (0x10) length(6) Stream #0 pid(0x200) type(video-mpeg2 0x2) Unknown Descriptor (0x2) length(3) Stream Identifier Descriptor (0x52) length(1) Stream #1 pid(0x28a) type(audio-mp2-layer[1,2,3] 0x4) Unknown Descriptor (0x3) length(1) ISO-639 Language Descriptor (0xa) length(4) Stream Identifier Descriptor (0x52) length(1) Stream #2 pid(0x294) type(audio-ac3 0x129) AC-3 Descriptor (0x6a) length(3) ISO-639 Language Descriptor (0xa) length(4) Stream Identifier Descriptor (0x52) length(1) Stream #3 pid(0x240) type(private-data 0x6) Teletext Descriptor (0x56) length(5) Stream Identifier Descriptor (0x52) length(1) 2005-11-24 13:13:36.308 DVB#0 Data read from DMX - This is for debugging with transform.c 2005-11-24 13:13:36.308 TVRec(1): SetFlags(RecorderRunning,) -> RunMainLoop,AskAllowRecording,NeedToStartRecorder,SIParserRunning,RecorderRunning, 2005-11-24 13:13:36.308 TVRec(1): ClearFlags(NeedToStartRecorder,) -> RunMainLoop,AskAllowRecording,SIParserRunning,RecorderRunning, 2005-11-24 13:13:36.309 MSqlQuery: UPDATE cardinput SET startchan = '2' WHERE cardid = 1 AND inputname = 'DVBInput' 2005-11-24 13:13:36.477 MSqlQuery: INSERT INTO recordedmarkup (chanid, starttime, mark, type, offset) VALUES ( '1002' , '2005-11-24T13:14:00' , '0' , 9 , '0' ); 2005-11-24 13:13:36.478 MSqlQuery: UPDATE recorded SET filesize = '0' WHERE chanid = '1002' AND starttime = '2005-11-24T13:14:00' ; 2005-11-24 13:13:36.985 MSqlQuery: SELECT private_type, private_value FROM dtv_privatetypes WHERE networkid = 4112 AND sitype = 'dvb' 2005-11-24 13:13:36.985 SIParser: Private Type channel_numbers = 131 defined for NetworkID 4112 2005-11-24 13:13:36.985 SIParser: ChannelNumbers Present using Descriptor 131 2005-11-24 13:13:36.985 SIParser: Unused Descriptor: Service List Descriptor (0x41) length(18) 2005-11-24 13:13:36.985 SIParser: Unused Descriptor: Private Data Specifier Descriptor (0x5f) length(4) 2005-11-24 13:13:36.985 SIParser: Table[6]->Complete() == true 2005-11-24 13:13:36.985 SIParser: Table[5]->RequirePIDs() == true 2005-11-24 13:13:36.985 SIParser: Adding PID 0x 11 Filter 0x46 Mask 0xfb Buffer 40960 2005-11-24 13:13:37.369 SIParser: SDT: NetworkID=4112 TransportID=561 2005-11-24 13:13:37.369 SIParser: SDT: sid=563 type=1 eit_present=0 eit_requested=0 name=ABC TV 2005-11-24 13:13:37.369 SIParser: SDT: sid=560 type=1 eit_present=0 eit_requested=0 name=ABC HDTV 2005-11-24 13:13:37.369 SIParser: SDT: sid=562 type=1 eit_present=0 eit_requested=0 name=ABC2 2005-11-24 13:13:37.369 SIParser: SDT: sid=561 type=1 eit_present=0 eit_requested=0 name=ABC TV Melbourne 2005-11-24 13:13:37.369 SIParser: SDT: sid=566 type=2 eit_present=0 eit_requested=0 name=ABC DiG Radio 2005-11-24 13:13:37.369 SIParser: SDT: sid=567 type=2 eit_present=0 eit_requested=0 name=ABC DiG Jazz 2005-11-24 13:13:37.369 SIParser: Table[4]->RequirePIDs() == true 2005-11-24 13:13:37.369 SIParser: Adding PID 0x 12 Filter 0x 0 Mask 0x 0 Buffer 4096000