2010-02-20 17:50:31.865 mythbackend version: branches/release-0-22-fixes [22594] www.mythtv.org
2010-02-20 17:50:31.865 (old)Settings::ReadSettings(settings.txt) - No such file
2010-02-20 17:50:31.865 Using runtime prefix = /usr
2010-02-20 17:50:31.865 Using configuration directory = /root/.mythtv
2010-02-20 17:50:31.865 (old)Settings::ReadSettings(/usr/share/mythtv/mysql.txt) - 'DBHostName' = 'localhost'.
2010-02-20 17:50:31.865 (old)Settings::ReadSettings(/usr/share/mythtv/mysql.txt) - 'DBUserName' = 'root'.
2010-02-20 17:50:31.865 (old)Settings::ReadSettings(/usr/share/mythtv/mysql.txt) - 'DBPassword' = ''.
2010-02-20 17:50:31.865 (old)Settings::ReadSettings(/usr/share/mythtv/mysql.txt) - 'DBName' = 'mythconverg'.
2010-02-20 17:50:31.865 (old)Settings::ReadSettings(/usr/share/mythtv/mysql.txt) - 'DBType' = 'QMYSQL3'.
2010-02-20 17:50:31.865 (old)Settings::ReadSettings(/usr/etc/mythtv/mysql.txt) - No such file
2010-02-20 17:50:31.866 (old)Settings::ReadSettings(/root/.mythtv/mysql.txt) - 'DBHostName' = 'localhost'.
2010-02-20 17:50:31.866 (old)Settings::ReadSettings(/root/.mythtv/mysql.txt) - 'DBUserName' = 'root'.
2010-02-20 17:50:31.866 (old)Settings::ReadSettings(/root/.mythtv/mysql.txt) - 'DBPassword' = ''.
2010-02-20 17:50:31.866 (old)Settings::ReadSettings(/root/.mythtv/mysql.txt) - 'DBName' = 'mythconverg'.
2010-02-20 17:50:31.866 (old)Settings::ReadSettings(/root/.mythtv/mysql.txt) - 'DBType' = 'QMYSQL3'.
2010-02-20 17:50:31.866 (old)Settings::ReadSettings(./mysql.txt) - No such file
2010-02-20 17:50:31.866 DBPassword is not set in mysql.txt
2010-02-20 17:50:31.866 Empty LocalHostName.
2010-02-20 17:50:31.866 Using localhost value of test-host
2010-02-20 17:50:31.866 MCP::DefaultUPnP() - No default UPnP backend
2010-02-20 17:50:31.866 Clearing Settings Cache.
2010-02-20 17:50:31.871 New DB connection, total: 1
2010-02-20 17:50:31.875 Connected to database 'mythconverg' at host: localhost
2010-02-20 17:50:31.876 Closing DB connection named 'DBManager0'
2010-02-20 17:50:31.876 Clearing Settings Cache.
2010-02-20 17:50:31.876 Enabling Settings Cache.
2010-02-20 17:50:31.876 Clearing Settings Cache.
2010-02-20 17:50:31.876 Connected to database 'mythconverg' at host: localhost
2010-02-20 17:50:31.877 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'BackendServerIP' AND hostname = 'test-host' ;"
2010-02-20 17:50:31.877 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MasterServerIP' AND hostname = 'test-host' ;"
2010-02-20 17:50:31.877 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MasterServerIP' AND hostname IS NULL;"
2010-02-20 17:50:31.877 Disabling Settings Cache.
2010-02-20 17:50:31.877 Clearing Settings Cache.
2010-02-20 17:50:31.878 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MythFillFixProgramIDsHasRunOnce' AND hostname = 'test-host' ;"
2010-02-20 17:50:31.878 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DBSchemaAutoUpgrade' AND hostname = 'test-host' ;"
2010-02-20 17:50:31.878 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DBSchemaAutoUpgrade' AND hostname IS NULL;"
2010-02-20 17:50:31.879 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DBSchemaVer' AND hostname = 'test-host' ;"
2010-02-20 17:50:31.879 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DBSchemaVer' AND hostname IS NULL;"
2010-02-20 17:50:31.879 Current MythTV Schema Version (DBSchemaVer): 1244
2010-02-20 17:50:31.879 Enabling Settings Cache.
2010-02-20 17:50:31.879 Clearing Settings Cache.
2010-02-20 17:50:31.879 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'BackendServerPort' AND hostname = 'test-host' ;"
2010-02-20 17:50:31.879 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'BackendServerIP' AND hostname = 'test-host' ;"
2010-02-20 17:50:31.880 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MasterServerIP' AND hostname = 'test-host' ;"
2010-02-20 17:50:31.880 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MasterServerIP' AND hostname IS NULL;"
2010-02-20 17:50:31.880 MythBackend: Starting up as the master server.
2010-02-20 17:50:31.880 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'LogEnabled' AND hostname = 'test-host' ;"
2010-02-20 17:50:31.881 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'LogEnabled' AND hostname IS NULL;"
2010-02-20 17:50:31.881 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'LogMaxCount' AND hostname = 'test-host' ;"
2010-02-20 17:50:31.882 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'LogPrintLevel' AND hostname = 'test-host' ;"
2010-02-20 17:50:31.882 MSqlQuery::exec("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 = '';")
2010-02-20 17:50:31.882 MSqlQuery::exec("UPDATE channel SET callsign=chanid WHERE callsign IS NULL OR callsign='';")
2010-02-20 17:50:31.883 MSqlQuery::exec("SELECT MIN(chanid) FROM channel;")
2010-02-20 17:50:31.883 MSqlQuery::exec("UPDATE record SET chanid = 1012 WHERE chanid IS NULL;")
2010-02-20 17:50:31.883 New DB connection, total: 2
2010-02-20 17:50:31.884 Connected to database 'mythconverg' at host: localhost
2010-02-20 17:50:31.884 MSqlQuery::exec() "SELECT record.chanid, channel.callsign FROM record LEFT JOIN channel ON record.chanid = channel.chanid WHERE record.station='';"
2010-02-20 17:50:31.884 MSqlQuery::exec("SELECT cardid, hostname FROM capturecard ORDER BY cardid")
2010-02-20 17:50:31.885 MSqlQuery::exec() "SELECT cardinputid, inputgroupid from inputgroup"
2010-02-20 17:50:31.885 MSqlQuery::exec() "SELECT cardinputid, cardid from cardinput"
2010-02-20 17:50:31.885 MSqlQuery::exec() "SELECT videodevice,      vbidevice,           audiodevice,            audioratelimit,   defaultinput,        cardtype,               skipbtaudio,      signal_timeout,      channel_timeout,        dvb_wait_for_seqstart,        dvb_on_demand,    dvb_tuning_delay,    dvb_eitscan,       firewire_speed,   firewire_model,      firewire_connection,        dbox2_port,       dbox2_host,          dbox2_httpport   FROM capturecard WHERE cardid = '1'"
2010-02-20 17:50:31.886 MSqlQuery::exec() "SELECT startchan FROM cardinput WHERE cardinput.cardid   = '1'    AND       inputname          = 'MPEG2TS'"
2010-02-20 17:50:31.886 TVRec(1): Start channel: 435.
2010-02-20 17:50:31.886 HDHRChan(192.168.0.199-0): Opening HDHR channel
2010-02-20 17:50:32.072 HDHRSH(192.168.0.199-0): Successfully connected to device
2010-02-20 17:50:32.076 HDHRSH: Creating new stream handler 192.168.0.199-0 for 192.168.0.199-0
2010-02-20 17:50:32.077 MSqlQuery::exec() "SELECT cardinputid,        inputname,   startchan,        tunechan,    externalcommand,        sourceid FROM cardinput WHERE cardid = '1'"
2010-02-20 17:50:32.077 New DB connection, total: 3
2010-02-20 17:50:32.078 Connected to database 'mythconverg' at host: localhost
2010-02-20 17:50:32.078 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ChannelOrdering' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.079 MSqlQuery::exec() "SELECT channum, callsign, channel.chanid,        atsc_major_chan, atsc_minor_chan,        name, icon, mplexid, visible FROM channel WHERE sourceid='1' "
2010-02-20 17:50:32.087 ChannelBase(1): Input #1: 'MPEG2TS' schan(435) sourceid(1) ccid(1)
2010-02-20 17:50:32.087 ChannelBase(1): Current Input #1: 'MPEG2TS'
2010-02-20 17:50:32.088 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '1' ORDER BY inputgroupid, cardinputid, inputgroupname"
2010-02-20 17:50:32.088 HDHRChan(192.168.0.199-0): SetChannelByString(435)
2010-02-20 17:50:32.089 HDHRChan(192.168.0.199-0): Opening HDHR channel
2010-02-20 17:50:32.090 MSqlQuery::exec() "SELECT channel.chanid FROM channel, capturecard, cardinput WHERE channel.channum      = '435'           AND       channel.sourceid     = cardinput.sourceid AND       cardinput.inputname  = 'MPEG2TS'             AND       cardinput.cardid     = capturecard.cardid AND       capturecard.cardid   = '1'            AND       capturecard.hostname = 'test-host'"
2010-02-20 17:50:32.090 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '1' ORDER BY inputgroupid, cardinputid, inputgroupname"
2010-02-20 17:50:32.091 MSqlQuery::exec() "SELECT finetune, freqid, tvformat, freqtable,        commmethod, mplexid,        atsc_major_chan, atsc_minor_chan, serviceid FROM channel, videosource WHERE videosource.sourceid = channel.sourceid AND       channum              = '435'         AND       channel.sourceid     = '1'"
2010-02-20 17:50:32.092 MSqlQuery::exec() "SELECT transportid, networkid, frequency, modulation, sistandard FROM dtv_multiplex WHERE mplexid = '5'"
2010-02-20 17:50:32.092 HDHRChan(192.168.0.199-0): Tuning to qam_256:771000000
2010-02-20 17:50:32.098 HDHRSH(192.168.0.199-0): Tuning channel qam_256:771000000 (was none)
2010-02-20 17:50:32.130 HDHRSH(192.168.0.199-0): Tuning channel none (was qam:771000000)
2010-02-20 17:50:32.136 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITIgnoresSource' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.136 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITIgnoresSource' AND hostname IS NULL;"
2010-02-20 17:50:32.137 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoTranscodeBeforeAutoCommflag' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.137 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoTranscodeBeforeAutoCommflag' AND hostname IS NULL;"
2010-02-20 17:50:32.142 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoCommflagWhileRecording' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.143 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoCommflagWhileRecording' AND hostname IS NULL;"
2010-02-20 17:50:32.144 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'JobsRunOnRecordHost' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.145 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'JobsRunOnRecordHost' AND hostname IS NULL;"
2010-02-20 17:50:32.145 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITTransportTimeout' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.145 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITTransportTimeout' AND hostname IS NULL;"
2010-02-20 17:50:32.145 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITCrawIdleStart' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.146 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITCrawIdleStart' AND hostname IS NULL;"
2010-02-20 17:50:32.146 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AudioSampleRate' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.146 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AudioSampleRate' AND hostname IS NULL;"
2010-02-20 17:50:32.146 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'RecordOverTime' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.147 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'RecordOverTime' AND hostname IS NULL;"
2010-02-20 17:50:32.147 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'CategoryOverTime' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.147 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'CategoryOverTime' AND hostname IS NULL;"
2010-02-20 17:50:32.147 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'OverTimeCategory' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.148 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'OverTimeCategory' AND hostname IS NULL;"
2010-02-20 17:50:32.148 TVRec(1): SetFlags(RunMainLoop,) -> RunMainLoop,
2010-02-20 17:50:32.148 TVRec(1): ClearFlags(ExitPlayer,FinishRecording,) -> RunMainLoop,
2010-02-20 17:50:32.148 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITTimeOffset' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.149 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITTimeOffset' AND hostname IS NULL;"
2010-02-20 17:50:32.149 EITHelper: localtime offset -5:00:00 
2010-02-20 17:50:32.149 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ISO639Language0' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.149 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ISO639Language1' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.150 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ISO639Language2' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.150 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ISO639Language2' AND hostname IS NULL;"
2010-02-20 17:50:32.150 MSqlQuery::exec() "SELECT COUNT(cardid) FROM capturecard WHERE cardid < '1'"
2010-02-20 17:50:32.150 MSqlQuery::exec() "SELECT COUNT(cardid) FROM capturecard "
2010-02-20 17:50:32.151 MSqlQuery::exec() "SELECT cardinputid, inputgroupid from inputgroup"
2010-02-20 17:50:32.151 MSqlQuery::exec() "SELECT cardinputid, cardid from cardinput"
2010-02-20 17:50:32.151 New DB scheduler connection
2010-02-20 17:50:32.151 Connected to database 'mythconverg' at host: localhost
2010-02-20 17:50:32.152 MSqlQuery::exec("SELECT count(*) FROM capturecard")
2010-02-20 17:50:32.153 MSqlQuery::exec() "SELECT sourceid,name FROM videosource ORDER BY sourceid;"
2010-02-20 17:50:32.154 MSqlQuery::exec() "SELECT cardinputid FROM cardinput WHERE sourceid = '1' ORDER BY cardinputid;"
2010-02-20 17:50:32.154 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE hostname = 'test-host' AND ( recusage = 'recorder' OR recusage LIKE 'Unknown %' );"
2010-02-20 17:50:32.155 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'JobQueueCPU' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.155 JobQueue: RecoverQueue: Checking for unfinished jobs to recover.
2010-02-20 17:50:32.155 MSqlQuery::exec() "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, j.schedruntime FROM jobqueue j LEFT JOIN recorded r   ON j.chanid = r.chanid AND j.starttime = r.starttime ORDER BY j.schedruntime, j.id;"
2010-02-20 17:50:32.155 JobQueue: GetJobsInQueue: findJobs search bitmask 4, found 0 total jobs
2010-02-20 17:50:32.156 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'WakeUpThreshold' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.156 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'WakeUpThreshold' AND hostname IS NULL;"
2010-02-20 17:50:32.156 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'blockSDWUwithoutClient' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.157 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'blockSDWUwithoutClient' AND hostname IS NULL;"
2010-02-20 17:50:32.157 MSqlQuery::exec() "UPDATE oldrecorded SET recstatus = '-4'   WHERE recstatus = '-2'"
2010-02-20 17:50:32.157 UPnp - Constructor
2010-02-20 17:50:32.157 MediaServer::Begin
2010-02-20 17:50:32.158 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'BackendStatusPort' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.158 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ThreadPool/HTTP/Initial' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.158 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ThreadPool/HTTP/Initial' AND hostname IS NULL;"
2010-02-20 17:50:32.159 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ThreadPool/HTTP/Max' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.159 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ThreadPool/HTTP/Max' AND hostname IS NULL;"
2010-02-20 17:50:32.159 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ThreadPool/HTTP/Timeout' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.159 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ThreadPool/HTTP/Timeout' AND hostname IS NULL;"
2010-02-20 17:50:32.159 ThreadPool:AddWorkerThread - HTTP_WorkerThread
2010-02-20 17:50:32.160 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'HTTP/KeepAliveTimeoutSecs' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.160 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'HTTP/KeepAliveTimeoutSecs' AND hostname IS NULL;"
2010-02-20 17:50:32.160 HttpServer() - SharePath = /usr/share/mythtv/
2010-02-20 17:50:32.161 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'upnpDescXmlPath' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.161 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'upnpDescXmlPath' AND hostname IS NULL;"
2010-02-20 17:50:32.161 MediaServer::Loading UPnp Description /usr/share/mythtv/devicemaster.xml
2010-02-20 17:50:32.162 MediaServer::Registering MythXML Service.
2010-02-20 17:50:32.162 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SubscriptionDuration' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.163 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SubscriptionDuration' AND hostname IS NULL;"
2010-02-20 17:50:32.163 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'RecordPreRoll' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.163 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'RecordPreRoll' AND hostname IS NULL;"
2010-02-20 17:50:32.164 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/DescXmlPath' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.164 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/DescXmlPath' AND hostname IS NULL;"
2010-02-20 17:50:32.164 MediaServer:: Loopback address specified - 127.0.0.1. Disabling UPnP
2010-02-20 17:50:32.164 Main::Registering HttpStatus Extension
2010-02-20 17:50:32.164 Enabled verbose msgs: all
2010-02-20 17:50:32.164 AutoExpire: CalcParams()
2010-02-20 17:50:32.165 MSqlQuery::exec() "SELECT MIN(id),dirname FROM storagegroup WHERE hostname = 'test-host' AND groupname NOT IN ( 'DB Backups', 'Videos', 'Trailers', 'Coverart', 'Fanart', 'Screenshots', 'Banners' ) GROUP BY dirname;"
2010-02-20 17:50:32.165 Determining unique filesystems
2010-02-20 17:50:32.165 Maximal bitrate of busy encoders is 0 KB/min
2010-02-20 17:50:32.165 test-host:/var/lib/mythtv/livetv (fsID 1, dirID 10) using 15199776 out of 16302796 KB, looking for matches
2010-02-20 17:50:32.165     Checking test-host:/var/lib/mythtv/recordings (dirID 1) using 15199776 of 16302796 KB
2010-02-20 17:50:32.165         Total KB Diff: 0 (want <= 32)
2010-02-20 17:50:32.165         Used  KB Diff: 0 (want <= 2048)
2010-02-20 17:50:32.165     MATCH Found: test-host:/var/lib/mythtv/recordings will use fsID 1
--- GetFilesystemInfos directory list start ---
Dir: test-host:/var/lib/mythtv/livetv
     Location: Local
     fsID    : 1
     dirID   : 10
     BlkSize : 4096
     TotalKB : 16302796
     UsedKB  : 15199776
     FreeKB  : 1103020

Dir: test-host:/var/lib/mythtv/recordings
     Location: Local
     fsID    : 1
     dirID   : 1
     BlkSize : 4096
     TotalKB : 16302796
     UsedKB  : 15199776
     FreeKB  : 1103020

--- GetFilesystemInfos directory list end ---
2010-02-20 17:50:32.167 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoExpireExtraSpace' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.167 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoExpireExtraSpace' AND hostname IS NULL;"
2010-02-20 17:50:32.167 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
2010-02-20 17:50:32.168 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MasterBackendOverride' AND hostname = 'test-host' ;"
2010-02-20 17:50:32.169 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MasterBackendOverride' AND hostname IS NULL;"
2010-02-20 17:50:32.169 MSqlQuery::exec() "SELECT groupname, dirname FROM storagegroup WHERE hostname = 'test-host';"
2010-02-20 17:50:32.169 SG(): CheckAllStorageGroupDirs(): Checking All Storage Group directories
2010-02-20 17:50:32.169 SG(Default): Checking directory '/var/lib/mythtv/recordings' in group 'Default'.
2010-02-20 17:50:32.170 SG(Videos): Checking directory '/var/lib/mythtv/videos/' in group 'Videos'.
2010-02-20 17:50:32.170 SG(Fanart): Checking directory '/var/lib/mythtv/fanart/' in group 'Fanart'.
2010-02-20 17:50:32.170 SG(Trailers): Checking directory '/var/lib/mythtv/trailers/' in group 'Trailers'.
2010-02-20 17:50:32.170 SG(Coverart): Checking directory '/var/lib/mythtv/coverart/' in group 'Coverart'.
2010-02-20 17:50:32.170 SG(Screenshots): Checking directory '/var/lib/mythtv/screenshots/' in group 'Screenshots'.
2010-02-20 17:50:32.170 SG(Banners): Checking directory '/var/lib/mythtv/banners/' in group 'Banners'.
2010-02-20 17:50:32.170 SG(DB Backups): Checking directory '/var/lib/mythtv/db_backups/' in group 'DB Backups'.
2010-02-20 17:50:32.171 SG(LiveTV): Checking directory '/var/lib/mythtv/livetv/' in group 'LiveTV'.
2010-02-20 17:50:34.249 MythSocket(8c8d858:30): new socket
2010-02-20 17:50:34.249 MythSocket(8c8d858:30): setSocket: 29
2010-02-20 17:50:34.249 MSocketDevice::close: Closed socket 30
2010-02-20 17:50:34.249 MSocketDevice::setBlocking(false)
2010-02-20 17:50:34.249 MythSocket(8c8d858:29): state change Idle -> Connected
2010-02-20 17:50:34.250 MythSocketThread: readyread thread start
2010-02-20 17:50:34.250 ProcessAddRemoveQueues
2010-02-20 17:50:34.250 Construct FD_SET
2010-02-20 17:50:34.250 Empty FD_SET, sleeping
2010-02-20 17:50:34.250 MythSocket(8c8d858:29): UpRef: 1
2010-02-20 17:50:34.250 Empty FD_SET, woken up
2010-02-20 17:50:34.250 ProcessAddRemoveQueues
2010-02-20 17:50:34.250 Construct FD_SET
2010-02-20 17:50:34.250 Waiting on select..
2010-02-20 17:50:34.250 Got data on select
2010-02-20 17:50:34.250 Processing ready reads
2010-02-20 17:50:34.250 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.250 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.251 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.251 MythSocketThread: Total read time: 1ms, on sockets {29,1ms}
2010-02-20 17:50:34.251 Reacquired ready read lock
2010-02-20 17:50:34.251 ProcessAddRemoveQueues
2010-02-20 17:50:34.251 Construct FD_SET
2010-02-20 17:50:34.251 Empty FD_SET, sleeping
2010-02-20 17:50:34.251 MythSocket(8c8d858:29): readBlock(0x147377896, 8) called
2010-02-20 17:50:34.251 MythSocket(8c8d858:29): readBlock(0x147170016, 21) called
2010-02-20 17:50:34.251 MythSocket(8c8d858:29): read  <- 29 21      MYTH_PROTO_VERSION 50
2010-02-20 17:50:34.251 MythSocket(8c8d858:29): write -> 29 13      ACCEPT[]:[]50
2010-02-20 17:50:34.251 MythSocket(8c8d858:29): writeBlock(0x147357840, 21)
2010-02-20 17:50:34.251 Empty FD_SET, woken up
2010-02-20 17:50:34.251 ProcessAddRemoveQueues
2010-02-20 17:50:34.251 Construct FD_SET
2010-02-20 17:50:34.251 Empty FD_SET, sleeping
2010-02-20 17:50:34.251 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.251 Empty FD_SET, woken up
2010-02-20 17:50:34.252 ProcessAddRemoveQueues
2010-02-20 17:50:34.252 Construct FD_SET
2010-02-20 17:50:34.252 Waiting on select..
2010-02-20 17:50:34.252 Got data on select
2010-02-20 17:50:34.252 Processing ready reads
2010-02-20 17:50:34.252 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.252 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.252 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.252 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.252 Reacquired ready read lock
2010-02-20 17:50:34.252 ProcessAddRemoveQueues
2010-02-20 17:50:34.252 Construct FD_SET
2010-02-20 17:50:34.252 Empty FD_SET, sleeping
2010-02-20 17:50:34.252 MythSocket(8c8d858:29): readBlock(0x147377896, 8) called
2010-02-20 17:50:34.252 MythSocket(8c8d858:29): readBlock(0x147379552, 29) called
2010-02-20 17:50:34.252 MythSocket(8c8d858:29): read  <- 29 29      ANN Monitor test-host 0
2010-02-20 17:50:34.252 MainServer::ANN Monitor
2010-02-20 17:50:34.252 adding: test-host as a client (events: 0)
2010-02-20 17:50:34.252 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:34.252 MythSocket(8c8d858:29): writeBlock(0x147358432, 10)
2010-02-20 17:50:34.253 Empty FD_SET, woken up
2010-02-20 17:50:34.253 ProcessAddRemoveQueues
2010-02-20 17:50:34.253 Construct FD_SET
2010-02-20 17:50:34.253 Empty FD_SET, sleeping
2010-02-20 17:50:34.253 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.253 Empty FD_SET, woken up
2010-02-20 17:50:34.253 ProcessAddRemoveQueues
2010-02-20 17:50:34.253 Construct FD_SET
2010-02-20 17:50:34.253 Waiting on select..
2010-02-20 17:50:34.253 MythSocket(8c88108:35): new socket
2010-02-20 17:50:34.253 MythSocket(8c88108:35): setSocket: 34
2010-02-20 17:50:34.253 MSocketDevice::close: Closed socket 35
2010-02-20 17:50:34.253 MSocketDevice::setBlocking(false)
2010-02-20 17:50:34.253 MythSocket(8c88108:34): state change Idle -> Connected
2010-02-20 17:50:34.253 MythSocket(8c88108:34): UpRef: 1
2010-02-20 17:50:34.253 Got data on select
2010-02-20 17:50:34.253 Processing ready reads
2010-02-20 17:50:34.253 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.253 Reacquired ready read lock
2010-02-20 17:50:34.253 ProcessAddRemoveQueues
2010-02-20 17:50:34.254 Construct FD_SET
2010-02-20 17:50:34.254 Waiting on select..
2010-02-20 17:50:34.254 Got data on select
2010-02-20 17:50:34.254 Processing ready reads
2010-02-20 17:50:34.254 MythSocketThread(sock 0x8c88108:34): socket is readable
2010-02-20 17:50:34.254 MythSocketThread(sock 0x8c88108:34): calling m_cb->readyRead()
2010-02-20 17:50:34.254 MythSocket(8c88108:34): UpRef: 2
2010-02-20 17:50:34.254 MythSocketThread: Total read time: 0ms, on sockets {34,0ms}
2010-02-20 17:50:34.254 Reacquired ready read lock
2010-02-20 17:50:34.254 ProcessAddRemoveQueues
2010-02-20 17:50:34.254 Construct FD_SET
2010-02-20 17:50:34.254 Waiting on select..
2010-02-20 17:50:34.254 MythSocket(8c88108:34): readBlock(0x147379392, 8) called
2010-02-20 17:50:34.254 MythSocket(8c88108:34): readBlock(0x147379432, 29) called
2010-02-20 17:50:34.254 MythSocket(8c88108:34): read  <- 34 29      ANN Monitor test-host 1
2010-02-20 17:50:34.254 MainServer::ANN Monitor
2010-02-20 17:50:34.254 adding: test-host as a client (events: 1)
2010-02-20 17:50:34.254 MythSocket(8c88108:34): write -> 34 2       OK
2010-02-20 17:50:34.254 MythSocket(8c88108:34): writeBlock(0x147359048, 10)
2010-02-20 17:50:34.255 Got data on select
2010-02-20 17:50:34.255 Processing ready reads
2010-02-20 17:50:34.255 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.255 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.255 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.255 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.255 Reacquired ready read lock
2010-02-20 17:50:34.255 ProcessAddRemoveQueues
2010-02-20 17:50:34.255 Construct FD_SET
2010-02-20 17:50:34.255 Empty FD_SET, sleeping
2010-02-20 17:50:34.255 MythSocket(8c8d858:29): readBlock(0x147358688, 8) called
2010-02-20 17:50:34.255 MythSocket(8c8d858:29): readBlock(0x147383720, 23) called
2010-02-20 17:50:34.255 MythSocket(8c8d858:29): read  <- 29 23      GET_FREE_RECORDER_COUNT
2010-02-20 17:50:34.255 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:34.256 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '1' ORDER BY inputgroupid, cardinputid, inputgroupname"
2010-02-20 17:50:34.256 MythSocket(8c8d858:29): write -> 29 1       1
2010-02-20 17:50:34.256 MythSocket(8c8d858:29): writeBlock(0x147383904, 9)
2010-02-20 17:50:34.256 MythSocket(8c88108:34): DownRef: 1
2010-02-20 17:50:34.257 Empty FD_SET, woken up
2010-02-20 17:50:34.257 ProcessAddRemoveQueues
2010-02-20 17:50:34.257 Construct FD_SET
2010-02-20 17:50:34.257 Waiting on select..
2010-02-20 17:50:34.257 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.258 Got data on select
2010-02-20 17:50:34.258 Processing ready reads
2010-02-20 17:50:34.258 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.258 Reacquired ready read lock
2010-02-20 17:50:34.258 ProcessAddRemoveQueues
2010-02-20 17:50:34.258 Construct FD_SET
2010-02-20 17:50:34.258 Waiting on select..
2010-02-20 17:50:34.258 Got data on select
2010-02-20 17:50:34.258 Processing ready reads
2010-02-20 17:50:34.258 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.258 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.258 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.258 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.258 Reacquired ready read lock
2010-02-20 17:50:34.258 ProcessAddRemoveQueues
2010-02-20 17:50:34.258 Construct FD_SET
2010-02-20 17:50:34.258 Waiting on select..
2010-02-20 17:50:34.258 MythSocket(8c8d858:29): readBlock(0x147358688, 8) called
2010-02-20 17:50:34.258 MythSocket(8c8d858:29): readBlock(0x147357584, 29) called
2010-02-20 17:50:34.258 MythSocket(8c8d858:29): read  <- 29 29      GET_NEXT_FREE_RECORDER[]:[]-1
2010-02-20 17:50:34.258 Getting next free recorder after : -1
2010-02-20 17:50:34.259 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'LastFreeCard' AND hostname = 'test-host' ;"
2010-02-20 17:50:34.259 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'LastFreeCard' AND hostname IS NULL;"
2010-02-20 17:50:34.259 Got data on select
2010-02-20 17:50:34.259 Processing ready reads
2010-02-20 17:50:34.260 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.260 Reacquired ready read lock
2010-02-20 17:50:34.260 ProcessAddRemoveQueues
2010-02-20 17:50:34.260 Construct FD_SET
2010-02-20 17:50:34.260 Waiting on select..
2010-02-20 17:50:34.260 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:34.260 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '1' ORDER BY inputgroupid, cardinputid, inputgroupname"
2010-02-20 17:50:34.260 Card 1 is local.
2010-02-20 17:50:34.260 MythSocket(8c8d858:29): write -> 29 24      1[]:[]127.0.0.1[]:[]6543
2010-02-20 17:50:34.260 MythSocket(8c8d858:29): writeBlock(0x147377784, 32)
2010-02-20 17:50:34.268 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.272 Got data on select
2010-02-20 17:50:34.272 Processing ready reads
2010-02-20 17:50:34.272 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.272 Reacquired ready read lock
2010-02-20 17:50:34.272 ProcessAddRemoveQueues
2010-02-20 17:50:34.272 Construct FD_SET
2010-02-20 17:50:34.272 Waiting on select..
2010-02-20 17:50:34.451 MythSocket(8c8eb40:36): new socket
2010-02-20 17:50:34.451 MythSocket(8c8eb40:36): setSocket: 35
2010-02-20 17:50:34.451 MSocketDevice::close: Closed socket 36
2010-02-20 17:50:34.451 MSocketDevice::setBlocking(false)
2010-02-20 17:50:34.451 MythSocket(8c8eb40:35): state change Idle -> Connected
2010-02-20 17:50:34.451 MythSocket(8c8eb40:35): UpRef: 1
2010-02-20 17:50:34.451 Got data on select
2010-02-20 17:50:34.451 Processing ready reads
2010-02-20 17:50:34.451 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.451 Reacquired ready read lock
2010-02-20 17:50:34.451 ProcessAddRemoveQueues
2010-02-20 17:50:34.451 Construct FD_SET
2010-02-20 17:50:34.451 Waiting on select..
2010-02-20 17:50:34.452 Got data on select
2010-02-20 17:50:34.452 Processing ready reads
2010-02-20 17:50:34.452 MythSocketThread(sock 0x8c8eb40:35): socket is readable
2010-02-20 17:50:34.452 MythSocketThread(sock 0x8c8eb40:35): calling m_cb->readyRead()
2010-02-20 17:50:34.452 MythSocket(8c8eb40:35): UpRef: 2
2010-02-20 17:50:34.452 MythSocketThread: Total read time: 0ms, on sockets {35,0ms}
2010-02-20 17:50:34.452 Reacquired ready read lock
2010-02-20 17:50:34.452 ProcessAddRemoveQueues
2010-02-20 17:50:34.452 Construct FD_SET
2010-02-20 17:50:34.452 Waiting on select..
2010-02-20 17:50:34.452 MythSocket(8c8eb40:35): readBlock(0x147385352, 8) called
2010-02-20 17:50:34.452 MythSocket(8c8eb40:35): readBlock(0x147383856, 21) called
2010-02-20 17:50:34.453 MythSocket(8c8eb40:35): read  <- 35 21      MYTH_PROTO_VERSION 50
2010-02-20 17:50:34.453 MythSocket(8c8eb40:35): write -> 35 13      ACCEPT[]:[]50
2010-02-20 17:50:34.453 MythSocket(8c8eb40:35): writeBlock(0x147397864, 21)
2010-02-20 17:50:34.453 MythSocket(8c8eb40:35): DownRef: 1
2010-02-20 17:50:34.453 Got data on select
2010-02-20 17:50:34.453 Processing ready reads
2010-02-20 17:50:34.453 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.453 Reacquired ready read lock
2010-02-20 17:50:34.453 ProcessAddRemoveQueues
2010-02-20 17:50:34.453 Construct FD_SET
2010-02-20 17:50:34.453 Waiting on select..
2010-02-20 17:50:34.453 Got data on select
2010-02-20 17:50:34.453 Processing ready reads
2010-02-20 17:50:34.453 MythSocketThread(sock 0x8c8eb40:35): socket is readable
2010-02-20 17:50:34.453 MythSocketThread(sock 0x8c8eb40:35): calling m_cb->readyRead()
2010-02-20 17:50:34.453 MythSocket(8c8eb40:35): UpRef: 2
2010-02-20 17:50:34.453 MythSocketThread: Total read time: 0ms, on sockets {35,0ms}
2010-02-20 17:50:34.453 Reacquired ready read lock
2010-02-20 17:50:34.453 ProcessAddRemoveQueues
2010-02-20 17:50:34.454 Construct FD_SET
2010-02-20 17:50:34.454 Waiting on select..
2010-02-20 17:50:34.454 MythSocket(8c8eb40:35): readBlock(0x147384712, 8) called
2010-02-20 17:50:34.454 MythSocket(8c8eb40:35): readBlock(0x147383904, 30) called
2010-02-20 17:50:34.454 MythSocket(8c8eb40:35): read  <- 35 30      ANN Playback test-host 0
2010-02-20 17:50:34.454 MainServer::ANN Playback
2010-02-20 17:50:34.454 adding: test-host as a client (events: 0)
2010-02-20 17:50:34.454 MythSocket(8c8eb40:35): write -> 35 2       OK
2010-02-20 17:50:34.454 MythSocket(8c8eb40:35): writeBlock(0x147383760, 10)
2010-02-20 17:50:34.454 MythSocket(8c8eb40:35): DownRef: 1
2010-02-20 17:50:34.454 Got data on select
2010-02-20 17:50:34.454 Processing ready reads
2010-02-20 17:50:34.454 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.454 Reacquired ready read lock
2010-02-20 17:50:34.454 ProcessAddRemoveQueues
2010-02-20 17:50:34.454 Construct FD_SET
2010-02-20 17:50:34.454 Waiting on select..
2010-02-20 17:50:34.454 Got data on select
2010-02-20 17:50:34.454 Processing ready reads
2010-02-20 17:50:34.454 MythSocketThread(sock 0x8c8eb40:35): socket is readable
2010-02-20 17:50:34.455 MythSocketThread(sock 0x8c8eb40:35): calling m_cb->readyRead()
2010-02-20 17:50:34.455 MythSocket(8c8eb40:35): UpRef: 2
2010-02-20 17:50:34.455 MythSocketThread: Total read time: 1ms, on sockets {35,1ms}
2010-02-20 17:50:34.455 Reacquired ready read lock
2010-02-20 17:50:34.455 ProcessAddRemoveQueues
2010-02-20 17:50:34.455 Construct FD_SET
2010-02-20 17:50:34.455 Waiting on select..
2010-02-20 17:50:34.455 MythSocket(8c8eb40:35): readBlock(0x147384008, 8) called
2010-02-20 17:50:34.455 MythSocket(8c8eb40:35): readBlock(0x147397688, 89) called
2010-02-20 17:50:34.455 MythSocket(8c8eb40:35): read  <- 35 89      QUERY_RECORDER 1[]:[]SPAWN_LIVETV[]:[]live-test-host-2010-02-20T17:50:34[]:[]0[]:[]
2010-02-20 17:50:34.455 MSqlQuery::exec() "SELECT chanid, starttime, endtime, discontinuity, chainpos, hostprefix, cardtype, channame, input FROM tvchain WHERE chainid = 'live-test-host-2010-02-20T17:50:34' ORDER BY chainpos;"
2010-02-20 17:50:34.456 MSqlQuery::exec() "SELECT chanid, starttime, endtime, discontinuity, chainpos, hostprefix, cardtype, channame, input FROM tvchain WHERE chainid = 'live-test-host-2010-02-20T17:50:34' ORDER BY chainpos;"
2010-02-20 17:50:34.456 TVRec(1): Changing from None to Watching WatchingLiveTV
2010-02-20 17:50:34.456 TVRec(1): ClearFlags(FrontendReady,CancelNextRecording,) -> RunMainLoop,
2010-02-20 17:50:34.456 TVRec(1): Request: Program(no) channel() input() flags(LiveTV,)
2010-02-20 17:50:34.456 MSqlQuery::exec() "SELECT startchan FROM cardinput WHERE cardinput.cardid   = '1'    AND       inputname          = 'MPEG2TS'"
2010-02-20 17:50:34.456 TVRec(1): Start channel: 435.
2010-02-20 17:50:34.457 Got data on select
2010-02-20 17:50:34.457 Processing ready reads
2010-02-20 17:50:34.457 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.457 Reacquired ready read lock
2010-02-20 17:50:34.457 ProcessAddRemoveQueues
2010-02-20 17:50:34.457 Construct FD_SET
2010-02-20 17:50:34.457 Waiting on select..
2010-02-20 17:50:34.457 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:34.457 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:34.458 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '1435'"
2010-02-20 17:50:34.458 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:34.458 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '1' ORDER BY inputgroupid, cardinputid, inputgroupname"
2010-02-20 17:50:34.459 MSqlQuery::exec() "SELECT finetune, freqid, tvformat, freqtable,        commmethod, mplexid,        atsc_major_chan, atsc_minor_chan, serviceid FROM channel, videosource WHERE videosource.sourceid = channel.sourceid AND       channum              = '435'         AND       channel.sourceid     = '1'"
2010-02-20 17:50:34.459 MSqlQuery::exec() "SELECT transportid, networkid, frequency, modulation, sistandard FROM dtv_multiplex WHERE mplexid = '5'"
2010-02-20 17:50:34.459 TVRec(1): HW Tuner: 1->1
2010-02-20 17:50:34.459 TVRec(1): ClearFlags(PENDINGACTIONS,) -> RunMainLoop,
2010-02-20 17:50:34.459 TVRec(1): No recorder yet, calling TuningFrequency
2010-02-20 17:50:34.459 MSqlQuery::exec() "SELECT quicktune FROM cardinput WHERE cardid    = '1' AND       inputname = 'MPEG2TS'"
2010-02-20 17:50:34.460 HDHRChan(192.168.0.199-0): Opening HDHR channel
2010-02-20 17:50:34.460 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:34.460 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:34.460 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '1435'"
2010-02-20 17:50:34.461 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:34.462 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '1' ORDER BY inputgroupid, cardinputid, inputgroupname"
2010-02-20 17:50:34.462 HDHRChan(192.168.0.199-0): SetChannelByString(435)
2010-02-20 17:50:34.462 HDHRChan(192.168.0.199-0): Opening HDHR channel
2010-02-20 17:50:34.462 MSqlQuery::exec() "SELECT channel.chanid FROM channel, capturecard, cardinput WHERE channel.channum      = '435'           AND       channel.sourceid     = cardinput.sourceid AND       cardinput.inputname  = 'MPEG2TS'             AND       cardinput.cardid     = capturecard.cardid AND       capturecard.cardid   = '1'            AND       capturecard.hostname = 'test-host'"
2010-02-20 17:50:34.463 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:34.463 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:34.463 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '1435'"
2010-02-20 17:50:34.463 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:34.464 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '1' ORDER BY inputgroupid, cardinputid, inputgroupname"
2010-02-20 17:50:34.464 MSqlQuery::exec() "SELECT finetune, freqid, tvformat, freqtable,        commmethod, mplexid,        atsc_major_chan, atsc_minor_chan, serviceid FROM channel, videosource WHERE videosource.sourceid = channel.sourceid AND       channum              = '435'         AND       channel.sourceid     = '1'"
2010-02-20 17:50:34.464 MSqlQuery::exec() "SELECT transportid, networkid, frequency, modulation, sistandard FROM dtv_multiplex WHERE mplexid = '5'"
2010-02-20 17:50:34.465 HDHRChan(192.168.0.199-0): Tuning to qam_256:771000000
2010-02-20 17:50:34.471 HDHRSH(192.168.0.199-0): Tuning channel qam_256:771000000 (was none)
2010-02-20 17:50:34.481 HDHRSH(192.168.0.199-0): Tuning program 435
2010-02-20 17:50:34.486 TVRec(1): CreateLiveTVRingBuffer()
2010-02-20 17:50:34.486 TVRec(1): GetProgramRingBufferForLiveTV()
2010-02-20 17:50:34.486 MythEvent: QUERY_NEXT_LIVETV_DIR 1
2010-02-20 17:50:34.487 MSqlQuery::exec() "SELECT channel.chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:34.488 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MaxHoursPerLiveTVRecording' AND hostname = 'test-host' ;"
2010-02-20 17:50:34.488 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MaxHoursPerLiveTVRecording' AND hostname IS NULL;"
2010-02-20 17:50:34.489 MSqlQuery::exec() "SELECT DISTINCT program.chanid, program.starttime, program.endtime,     program.title, program.subtitle, program.description,     program.category, channel.channum, channel.callsign,     channel.name, program.previouslyshown, channel.commmethod,     channel.outputfilters, program.seriesid, program.programid,     program.airdate, program.stars, program.originalairdate,     program.category_type, oldrecstatus.recordid,     oldrecstatus.rectype, oldrecstatus.recstatus,     oldrecstatus.findid FROM program LEFT JOIN channel ON program.chanid = channel.chanid LEFT JOIN oldrecorded AS oldrecstatus ON     program.title = oldrecstatus.title AND     channel.callsign = oldrecstatus.station AND     program.starttime = oldrecstatus.starttime WHERE program.chanid = '1435'   AND program.starttime < '2010-02-20T17:50:50'   AND program.endtime > '2010-02-20T17:50:50'  GROUP BY program.starttime, channel.channum,   channel.callsign, program.title  ORDER BY program.starttime, atsc_major_chan,atsc_minor_chan,channum,callsign  LIMIT 20000 "
2010-02-20 17:50:34.490 Scheduler: FillRecordingDir: Starting
2010-02-20 17:50:34.490 (old)Settings::ReadSettings(settings.txt) - No such file
2010-02-20 17:50:34.492 MSqlQuery::exec() "SELECT DISTINCT dirname FROM storagegroup WHERE groupname = 'LiveTV' AND hostname = 'test-host'"
2010-02-20 17:50:34.492 Scheduler: FillRecordingDir: The only directory in the LiveTV Storage Group is /var/lib/mythtv/livetv, so it will be used by default.
2010-02-20 17:50:34.493 Scheduler: FillRecordingDir: Finished
2010-02-20 17:50:34.493 Scheduler: FindNextLiveTVDir: next dir is '/var/lib/mythtv/livetv'
2010-02-20 17:50:34.493 AutoExpire: Cardid 1: is starting a recording on an unknown fsID soon.
2010-02-20 17:50:34.493 AutoExpire: CalcParams()
2010-02-20 17:50:34.494 MSqlQuery::exec() "SELECT chanid, channum, callsign, name, commmethod, outputfilters FROM channel WHERE chanid = '1435' ;"
2010-02-20 17:50:34.494 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UnknownTitle' AND hostname = 'test-host' ;"
2010-02-20 17:50:34.496 MSqlQuery::exec() "SELECT DISTINCT program.chanid, program.starttime, program.endtime,     program.title, program.subtitle, program.description,     program.category, channel.channum, channel.callsign,     channel.name, program.previouslyshown, channel.commmethod,     channel.outputfilters, program.seriesid, program.programid,     program.airdate, program.stars, program.originalairdate,     program.category_type, oldrecstatus.recordid,     oldrecstatus.rectype, oldrecstatus.recstatus,     oldrecstatus.findid FROM program LEFT JOIN channel ON program.chanid = channel.chanid LEFT JOIN oldrecorded AS oldrecstatus ON     program.title = oldrecstatus.title AND     channel.callsign = oldrecstatus.station AND     program.starttime = oldrecstatus.starttime WHERE program.chanid    = '1435'  AND       program.starttime > '2010-02-20T17:50:50' GROUP BY program.starttime ORDER BY program.starttime LIMIT 1 "
2010-02-20 17:50:34.497 MSqlQuery::exec() "SELECT MIN(id),dirname FROM storagegroup WHERE hostname = 'test-host' AND groupname NOT IN ( 'DB Backups', 'Videos', 'Trailers', 'Coverart', 'Fanart', 'Screenshots', 'Banners' ) GROUP BY dirname;"
2010-02-20 17:50:34.497 Determining unique filesystems
2010-02-20 17:50:34.498 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DefaultStartOffset' AND hostname = 'test-host' ;"
2010-02-20 17:50:34.498 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DefaultStartOffset' AND hostname IS NULL;"
2010-02-20 17:50:34.498 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'prefDupMethod' AND hostname = 'test-host' ;"
2010-02-20 17:50:34.498 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'prefDupMethod' AND hostname IS NULL;"
2010-02-20 17:50:34.499 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoExpireDefault' AND hostname = 'test-host' ;"
2010-02-20 17:50:34.499 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoExpireDefault' AND hostname IS NULL;"
2010-02-20 17:50:34.499 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoCommercialFlag' AND hostname = 'test-host' ;"
2010-02-20 17:50:34.499 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoCommercialFlag' AND hostname IS NULL;"
2010-02-20 17:50:34.500 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoTranscode' AND hostname = 'test-host' ;"
2010-02-20 17:50:34.500 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoTranscode' AND hostname IS NULL;"
2010-02-20 17:50:34.500 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DefaultTranscoder' AND hostname = 'test-host' ;"
2010-02-20 17:50:34.500 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DefaultTranscoder' AND hostname IS NULL;"
2010-02-20 17:50:34.501 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob1' AND hostname = 'test-host' ;"
2010-02-20 17:50:34.501 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob1' AND hostname IS NULL;"
2010-02-20 17:50:34.501 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob2' AND hostname = 'test-host' ;"
2010-02-20 17:50:34.501 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob2' AND hostname IS NULL;"
2010-02-20 17:50:34.502 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob3' AND hostname = 'test-host' ;"
2010-02-20 17:50:34.502 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob3' AND hostname IS NULL;"
2010-02-20 17:50:34.502 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob4' AND hostname = 'test-host' ;"
2010-02-20 17:50:34.503 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob4' AND hostname IS NULL;"
2010-02-20 17:50:34.503 MSqlQuery::exec() "SELECT name FROM playgroup WHERE name = 'Unknown' OR       name = '' OR       (titlematch <> '' AND        'Unknown' REGEXP titlematch) "
2010-02-20 17:50:34.503 MSqlQuery::exec("LOCK TABLES recorded WRITE")
2010-02-20 17:50:34.504 MSqlQuery::exec() "SELECT recordid     FROM recorded     WHERE chanid    = '1435' AND           starttime = '2010-02-20T17:50:34'"
2010-02-20 17:50:34.505 MSqlQuery::exec() "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,         profile,              duplicate, storagegroup) VALUES  ('1435',   '2010-02-20T17:50:34',     '2010-02-20T18:00:00',           'Unknown',               '', '',       'test-host',       '',            'Default', 'true',    '0',       '',            '','0',      'false',         '0000-00-00',         '0',   '0', 'Default',      '0',         '1435_20100220175034.mpg', '2010-02-20T17:50:34',  '2010-02-20T18:00:00',        'Default',             0,         'LiveTV') "
2010-02-20 17:50:34.505 MSqlQuery::exec("UNLOCK TABLES")
2010-02-20 17:50:34.506 RecordingInfo: StartedRecording: Recording to '/var/lib/mythtv/livetv/1435_20100220175034.mpg'
2010-02-20 17:50:34.506 MSqlQuery::exec() "DELETE FROM recordedseek WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:34';"
2010-02-20 17:50:34.506 MSqlQuery::exec() "DELETE FROM recordedmarkup WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:34';"
2010-02-20 17:50:34.507 MSqlQuery::exec() "REPLACE INTO recordedcredits SELECT * FROM credits WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:34';"
2010-02-20 17:50:34.507 MSqlQuery::exec() "REPLACE INTO recordedprogram SELECT * from program WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:34' AND title = 'Unknown';"
2010-02-20 17:50:34.508 MSqlQuery::exec() "REPLACE INTO recordedrating SELECT * from programrating WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:34';"
2010-02-20 17:50:34.508 TVRec(1): StartedRecording(0x8c76018) fn(/var/lib/mythtv/livetv/1435_20100220175034.mpg)
2010-02-20 17:50:34.508 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:34.511 MSqlQuery::exec() "UPDATE recorded SET autoexpire = '10000' WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:34' ;"
2010-02-20 17:50:34.512 MSqlQuery::exec() "UPDATE recorded SET recgroup = 'LiveTV' WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:34' ;"
2010-02-20 17:50:34.512 MSqlQuery::exec() "INSERT INTO tvchain (chanid, starttime, endtime, chainid, chainpos, discontinuity, watching, hostprefix, cardtype,  channame, input) VALUES('1435', '2010-02-20T17:50:34', '2010-02-20T18:00:00', 'live-test-host-2010-02-20T17:50:34', '0',  'false', '0', 'myth://127.0.0.1:6543/', 'DUMMY', '435',  'MPEG2TS' );"
2010-02-20 17:50:34.512 Chain: Appended@0 '1435_20100220175034'
2010-02-20 17:50:34.512 MythEvent: LIVETV_CHAIN UPDATE live-test-host-2010-02-20T17:50:34
2010-02-20 17:50:34.513 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:34' AND hostname = 'test-host' AND recusage = 'recorder' ;"
2010-02-20 17:50:34.513 MSqlQuery::exec() "INSERT INTO inuseprograms  (chanid, starttime, recusage, hostname, lastupdatetime,  rechost, recdir )  VALUES  ('1435', '2010-02-20T17:50:34', 'recorder', 'test-host', '2010-02-20T17:50:34',  'test-host', '/var/lib/mythtv/livetv');"
2010-02-20 17:50:34.513 TVRec(1): Starting Signal Monitor
2010-02-20 17:50:34.513 TVRec(1): SetupSignalMonitor(1, 1)
2010-02-20 17:50:34.514 HDHRChan(192.168.0.199-0): Opening HDHR channel
2010-02-20 17:50:34.514 HDHRSM(192.168.0.199-0): ctor
2010-02-20 17:50:34.514 SM(192.168.0.199-0)::AddFlags: Seen() Match() Wait(Sig,)
2010-02-20 17:50:34.514 HDHRSH: Using existing stream handler 192.168.0.199-0 for 192.168.0.199-0 (2 in use)
2010-02-20 17:50:34.514 TVRec(1): Signal monitor successfully created
2010-02-20 17:50:34.514 TVRec(1): Setting up table monitoring.
2010-02-20 17:50:34.514 MSqlQuery::exec() "SELECT recordingprofiles.id, profilegroups.hostname,        profilegroups.is_default FROM recordingprofiles, profilegroups, capturecard WHERE profilegroups.id       = recordingprofiles.profilegroup AND       profilegroups.cardtype = 'HDHOMERUN'                      AND       recordingprofiles.name = 'Live TV'"
2010-02-20 17:50:34.515 MSqlQuery::exec() "SELECT cardtype, profilegroups.name FROM profilegroups, recordingprofiles WHERE profilegroups.id     = recordingprofiles.profilegroup AND       recordingprofiles.id = '35'"
2010-02-20 17:50:34.515 MSqlQuery::exec() "SELECT name  FROM recordingprofiles WHERE id = '35'"
2010-02-20 17:50:34.516 MSqlQuery::exec() "SELECT value  FROM codecparams WHERE profile = '35' AND name = 'transcodefilters'"
2010-02-20 17:50:34.516 MSqlQuery::exec() "SELECT value  FROM codecparams WHERE profile = '35' AND name = 'transcodelossless'"
2010-02-20 17:50:34.517 MSqlQuery::exec() "SELECT value  FROM codecparams WHERE profile = '35' AND name = 'transcoderesize'"
2010-02-20 17:50:34.517 MSqlQuery::exec() "SELECT value  FROM codecparams WHERE profile = '35' AND name = 'autotranscode'"
2010-02-20 17:50:34.517 Using profile 'Live TV' to record
2010-02-20 17:50:34.517 TVRec(1): MPEG program number: 435
2010-02-20 17:50:34.517 DTVSM(192.168.0.199-0)::SetProgramNumber(435): 
2010-02-20 17:50:34.517 SM(192.168.0.199-0)::RemoveFlags: Seen(PMT,Crypt,) Match(PMT,Crypt,) Wait()
2010-02-20 17:50:34.517 SM(192.168.0.199-0)::AddFlags: Seen() Match() Wait(PMT,)
2010-02-20 17:50:34.517 SM(192.168.0.199-0)::AddFlags: Seen() Match() Wait(PAT,PMT,Pos,)
2010-02-20 17:50:34.517 TVRec(1): Successfully set up MPEG table monitoring.
2010-02-20 17:50:34.517 SM(192.168.0.199-0)::Start: begin
2010-02-20 17:50:34.518 SM(192.168.0.199-0)::Start: end
2010-02-20 17:50:34.518 TVRec(1): SetFlags(SignalMonitorRunning,) -> RunMainLoop,SignalMonitorRunning,
2010-02-20 17:50:34.518 TVRec(1): ClearFlags(WaitingForSignal,) -> RunMainLoop,SignalMonitorRunning,
2010-02-20 17:50:34.518 TVRec(1): SetFlags(WaitingForSignal,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,
2010-02-20 17:50:34.518 TVRec(1): SetFlags(DummyRecorderRunning,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning,
2010-02-20 17:50:34.518 DummyDTVRecorder -- started
2010-02-20 17:50:34.518 TVRec(1): SetFlags(RingBufferReady,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
2010-02-20 17:50:34.518 TVRec(1): ClearFlags(NeedToStartRecorder,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
2010-02-20 17:50:34.518 TVRec(1): SetFlags(NeedToStartRecorder,) -> RunMainLoop,WaitingForSignal,NeedToStartRecorder,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
2010-02-20 17:50:34.518 TVRec(1): SetFlags(CancelNextRecording,) -> RunMainLoop,CancelNextRecording,WaitingForSignal,NeedToStartRecorder,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
2010-02-20 17:50:34.518 MythSocket(8c8eb40:35): write -> 35 2       ok
2010-02-20 17:50:34.518 MythSocket(8c8eb40:35): writeBlock(0x147606712, 10)
2010-02-20 17:50:34.518 MythSocket(8c8eb40:35): DownRef: 1
2010-02-20 17:50:34.518 Got data on select
2010-02-20 17:50:34.518 Processing ready reads
2010-02-20 17:50:34.518 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.518 Reacquired ready read lock
2010-02-20 17:50:34.519 ProcessAddRemoveQueues
2010-02-20 17:50:34.519 Construct FD_SET
2010-02-20 17:50:34.519 Waiting on select..
2010-02-20 17:50:34.521 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:34.521 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:34.521 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '1435'"
2010-02-20 17:50:34.521 Cardid 1: max bitrate 142089 KB/min
2010-02-20 17:50:34.521 Maximal bitrate of busy encoders is 142089 KB/min
2010-02-20 17:50:34.521 test-host:/var/lib/mythtv/livetv (fsID 1, dirID 10) using 15199804 out of 16302796 KB, looking for matches
2010-02-20 17:50:34.521     Checking test-host:/var/lib/mythtv/recordings (dirID 1) using 15199804 of 16302796 KB
2010-02-20 17:50:34.521         Total KB Diff: 0 (want <= 32)
2010-02-20 17:50:34.521         Used  KB Diff: 0 (want <= 11840)
2010-02-20 17:50:34.521     MATCH Found: test-host:/var/lib/mythtv/recordings will use fsID 1
--- GetFilesystemInfos directory list start ---
Dir: test-host:/var/lib/mythtv/livetv
     Location: Local
     fsID    : 1
     dirID   : 10
     BlkSize : 4096
     TotalKB : 16302796
     UsedKB  : 15199804
     FreeKB  : 1102992

Dir: test-host:/var/lib/mythtv/recordings
     Location: Local
     fsID    : 1
     dirID   : 1
     BlkSize : 4096
     TotalKB : 16302796
     UsedKB  : 15199804
     FreeKB  : 1102992

--- GetFilesystemInfos directory list end ---
2010-02-20 17:50:34.522 fsID #1: Total:    15.5 GB   Used:    14.5 GB   Free:     1.1 GB
2010-02-20 17:50:34.522 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:34.522 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:34.523 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '1435'"
2010-02-20 17:50:34.523     Cardid 1: max bitrate 18945 Kb/sec, fsID 1 max is now 142089 KB/min
2010-02-20 17:50:34.523   Max of 142089 KB/min for fsID 1 is higher than the existing Max of 0 so we'll use this Max instead
2010-02-20 17:50:34.523 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
2010-02-20 17:50:34.523 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:34.523 MythSocket(8c88108:34): writeBlock(0x147397816, 59)
2010-02-20 17:50:34.523 MythSocket(8c88108:34): write -> 34 90      BACKEND_MESSAGE[]:[]LIVETV_CHAIN UPDATE live-test-host-2010-02-20T17:50:34[]:[]empty
2010-02-20 17:50:34.523 MythSocket(8c88108:34): writeBlock(0x147397816, 98)
2010-02-20 17:50:34.525 Got data on select
2010-02-20 17:50:34.525 Processing ready reads
2010-02-20 17:50:34.525 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.525 Reacquired ready read lock
2010-02-20 17:50:34.525 ProcessAddRemoveQueues
2010-02-20 17:50:34.525 Construct FD_SET
2010-02-20 17:50:34.525 Waiting on select..
2010-02-20 17:50:34.527 Got data on select
2010-02-20 17:50:34.527 Processing ready reads
2010-02-20 17:50:34.527 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.527 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.527 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.527 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.527 Reacquired ready read lock
2010-02-20 17:50:34.527 ProcessAddRemoveQueues
2010-02-20 17:50:34.527 Construct FD_SET
2010-02-20 17:50:34.527 Waiting on select..
2010-02-20 17:50:34.527 MythSocket(8c8d858:29): readBlock(0x147387720, 8) called
2010-02-20 17:50:34.527 MythSocket(8c8d858:29): readBlock(0x147385024, 33) called
2010-02-20 17:50:34.527 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:34.527 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:34.527 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:34.527 MythSocket(8c8d858:29): writeBlock(0x147377896, 10)
2010-02-20 17:50:34.527 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.528 Got data on select
2010-02-20 17:50:34.528 Processing ready reads
2010-02-20 17:50:34.528 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.529 Reacquired ready read lock
2010-02-20 17:50:34.529 ProcessAddRemoveQueues
2010-02-20 17:50:34.529 Construct FD_SET
2010-02-20 17:50:34.529 Waiting on select..
2010-02-20 17:50:34.529 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:34.529 MythSocket(8c88108:34): writeBlock(0x147601912, 59)
2010-02-20 17:50:34.529 Got data on select
2010-02-20 17:50:34.529 Processing ready reads
2010-02-20 17:50:34.529 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.529 Reacquired ready read lock
2010-02-20 17:50:34.529 ProcessAddRemoveQueues
2010-02-20 17:50:34.529 Construct FD_SET
2010-02-20 17:50:34.529 Waiting on select..
2010-02-20 17:50:34.537 HDHRSM(192.168.0.199-0): Tuner status: '0:0:0'
2010-02-20 17:50:34.537 DTVSM(192.168.0.199-0)::GetStatusList: WaitForPMT seen(0) matching(0)
2010-02-20 17:50:34.537 MythEvent: SIGNAL 1
2010-02-20 17:50:34.537 MythSocket(8c88108:34): write -> 34 289     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 0 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 0 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 0 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 0 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 0 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 0 1 0 1 0 1 1
2010-02-20 17:50:34.537 MythSocket(8c88108:34): writeBlock(0x147609000, 297)
2010-02-20 17:50:34.537 Got data on select
2010-02-20 17:50:34.537 Processing ready reads
2010-02-20 17:50:34.538 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.538 Reacquired ready read lock
2010-02-20 17:50:34.538 ProcessAddRemoveQueues
2010-02-20 17:50:34.538 Construct FD_SET
2010-02-20 17:50:34.538 Waiting on select..
2010-02-20 17:50:34.579 Got data on select
2010-02-20 17:50:34.579 Processing ready reads
2010-02-20 17:50:34.579 MythSocketThread(sock 0x8c8eb40:35): socket is readable
2010-02-20 17:50:34.579 MythSocketThread(sock 0x8c8eb40:35): calling m_cb->readyRead()
2010-02-20 17:50:34.579 MythSocket(8c8eb40:35): UpRef: 2
2010-02-20 17:50:34.579 MythSocketThread: Total read time: 0ms, on sockets {35,0ms}
2010-02-20 17:50:34.579 Reacquired ready read lock
2010-02-20 17:50:34.579 ProcessAddRemoveQueues
2010-02-20 17:50:34.580 Construct FD_SET
2010-02-20 17:50:34.580 Waiting on select..
2010-02-20 17:50:34.580 MythSocket(8c8eb40:35): readBlock(0x147285112, 8) called
2010-02-20 17:50:34.580 MythSocket(8c8eb40:35): readBlock(0x147397560, 33) called
2010-02-20 17:50:34.580 MythSocket(8c8eb40:35): read  <- 35 33      QUERY_RECORDER 1[]:[]IS_RECORDING
2010-02-20 17:50:34.580 MythSocket(8c8eb40:35): write -> 35 1       1
2010-02-20 17:50:34.580 MythSocket(8c8eb40:35): writeBlock(0x147283672, 9)
2010-02-20 17:50:34.580 MythSocket(8c8eb40:35): DownRef: 1
2010-02-20 17:50:34.581 Got data on select
2010-02-20 17:50:34.581 Processing ready reads
2010-02-20 17:50:34.581 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.581 Reacquired ready read lock
2010-02-20 17:50:34.581 ProcessAddRemoveQueues
2010-02-20 17:50:34.581 Construct FD_SET
2010-02-20 17:50:34.581 Waiting on select..
2010-02-20 17:50:34.581 Got data on select
2010-02-20 17:50:34.582 Processing ready reads
2010-02-20 17:50:34.582 MythSocketThread(sock 0x8c8eb40:35): socket is readable
2010-02-20 17:50:34.582 MythSocketThread(sock 0x8c8eb40:35): calling m_cb->readyRead()
2010-02-20 17:50:34.582 MythSocket(8c8eb40:35): UpRef: 2
2010-02-20 17:50:34.582 MythSocketThread: Total read time: 0ms, on sockets {35,0ms}
2010-02-20 17:50:34.582 Reacquired ready read lock
2010-02-20 17:50:34.582 ProcessAddRemoveQueues
2010-02-20 17:50:34.582 Construct FD_SET
2010-02-20 17:50:34.582 Waiting on select..
2010-02-20 17:50:34.582 MythSocket(8c8eb40:35): readBlock(0x147377896, 8) called
2010-02-20 17:50:34.582 MythSocket(8c8eb40:35): readBlock(0x147397560, 34) called
2010-02-20 17:50:34.583 MythSocket(8c8eb40:35): read  <- 35 34      QUERY_RECORDER 1[]:[]GET_FRAMERATE
2010-02-20 17:50:34.583 MythSocket(8c8eb40:35): write -> 35 2       -1
2010-02-20 17:50:34.583 MythSocket(8c8eb40:35): writeBlock(0x147365728, 10)
2010-02-20 17:50:34.583 MythSocket(8c8eb40:35): DownRef: 1
2010-02-20 17:50:34.588 Got data on select
2010-02-20 17:50:34.589 Processing ready reads
2010-02-20 17:50:34.589 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.589 Reacquired ready read lock
2010-02-20 17:50:34.589 ProcessAddRemoveQueues
2010-02-20 17:50:34.589 Construct FD_SET
2010-02-20 17:50:34.589 Waiting on select..
2010-02-20 17:50:34.596 HDHRSM(192.168.0.199-0): Tuner status: '65:0:0'
2010-02-20 17:50:34.596 MythEvent: SIGNAL 1
2010-02-20 17:50:34.596 MythSocket(8c88108:34): write -> 34 290     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 0 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 65 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 0 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 0 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 0 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 0 1 0 1 0 1 1
2010-02-20 17:50:34.596 MythSocket(8c88108:34): writeBlock(0x147609000, 298)
2010-02-20 17:50:34.597 Got data on select
2010-02-20 17:50:34.597 Processing ready reads
2010-02-20 17:50:34.597 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.597 Reacquired ready read lock
2010-02-20 17:50:34.597 ProcessAddRemoveQueues
2010-02-20 17:50:34.597 Construct FD_SET
2010-02-20 17:50:34.597 Waiting on select..
2010-02-20 17:50:34.660 HDHRSM(192.168.0.199-0): Tuner status: '66:0:0'
2010-02-20 17:50:34.660 MythEvent: SIGNAL 1
2010-02-20 17:50:34.661 MythSocket(8c88108:34): write -> 34 290     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 0 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 66 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 0 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 0 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 0 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 0 1 0 1 0 1 1
2010-02-20 17:50:34.661 MythSocket(8c88108:34): writeBlock(0x147609000, 298)
2010-02-20 17:50:34.661 Got data on select
2010-02-20 17:50:34.661 Processing ready reads
2010-02-20 17:50:34.661 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.661 Reacquired ready read lock
2010-02-20 17:50:34.661 ProcessAddRemoveQueues
2010-02-20 17:50:34.661 Construct FD_SET
2010-02-20 17:50:34.661 Waiting on select..
2010-02-20 17:50:34.671 Got data on select
2010-02-20 17:50:34.671 Processing ready reads
2010-02-20 17:50:34.671 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.671 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.671 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.671 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.671 Reacquired ready read lock
2010-02-20 17:50:34.671 ProcessAddRemoveQueues
2010-02-20 17:50:34.671 Construct FD_SET
2010-02-20 17:50:34.672 Waiting on select..
2010-02-20 17:50:34.672 MythSocket(8c8d858:29): readBlock(0x147283672, 8) called
2010-02-20 17:50:34.672 MythSocket(8c8d858:29): readBlock(0x147397560, 33) called
2010-02-20 17:50:34.672 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:34.672 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:34.672 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:34.672 MythSocket(8c8d858:29): writeBlock(0x147365728, 10)
2010-02-20 17:50:34.673 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:34.673 MythSocket(8c88108:34): writeBlock(0x147397816, 59)
2010-02-20 17:50:34.674 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.674 Got data on select
2010-02-20 17:50:34.674 Processing ready reads
2010-02-20 17:50:34.674 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.674 Reacquired ready read lock
2010-02-20 17:50:34.674 ProcessAddRemoveQueues
2010-02-20 17:50:34.674 Construct FD_SET
2010-02-20 17:50:34.674 Waiting on select..
2010-02-20 17:50:34.674 Got data on select
2010-02-20 17:50:34.674 Processing ready reads
2010-02-20 17:50:34.674 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.674 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.674 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.674 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.674 Reacquired ready read lock
2010-02-20 17:50:34.674 ProcessAddRemoveQueues
2010-02-20 17:50:34.674 Construct FD_SET
2010-02-20 17:50:34.674 Waiting on select..
2010-02-20 17:50:34.674 MythSocket(8c8d858:29): readBlock(0x147367272, 8) called
2010-02-20 17:50:34.675 MythSocket(8c8d858:29): readBlock(0x147397560, 33) called
2010-02-20 17:50:34.675 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:34.675 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:34.675 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:34.675 MythSocket(8c8d858:29): writeBlock(0x147397376, 10)
2010-02-20 17:50:34.675 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:34.675 MythSocket(8c88108:34): writeBlock(0x147397816, 59)
2010-02-20 17:50:34.675 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.675 Got data on select
2010-02-20 17:50:34.675 Processing ready reads
2010-02-20 17:50:34.675 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.675 Reacquired ready read lock
2010-02-20 17:50:34.675 ProcessAddRemoveQueues
2010-02-20 17:50:34.675 Construct FD_SET
2010-02-20 17:50:34.675 Waiting on select..
2010-02-20 17:50:34.728 Got data on select
2010-02-20 17:50:34.728 Processing ready reads
2010-02-20 17:50:34.728 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.728 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.728 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.728 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.728 Reacquired ready read lock
2010-02-20 17:50:34.728 ProcessAddRemoveQueues
2010-02-20 17:50:34.728 Construct FD_SET
2010-02-20 17:50:34.728 Waiting on select..
2010-02-20 17:50:34.728 MythSocket(8c8d858:29): readBlock(0x147387720, 8) called
2010-02-20 17:50:34.728 MythSocket(8c8d858:29): readBlock(0x147397560, 33) called
2010-02-20 17:50:34.728 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:34.728 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:34.728 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:34.728 MythSocket(8c8d858:29): writeBlock(0x147365728, 10)
2010-02-20 17:50:34.729 HDHRSM(192.168.0.199-0): Tuner status: '95:0:0'
2010-02-20 17:50:34.729 MythEvent: SIGNAL 1
2010-02-20 17:50:34.729 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:34.730 MythSocket(8c88108:34): writeBlock(0x147397816, 59)
2010-02-20 17:50:34.730 MythSocket(8c88108:34): write -> 34 290     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 0 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 95 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 0 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 0 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 0 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 0 1 0 1 0 1 1
2010-02-20 17:50:34.730 MythSocket(8c88108:34): writeBlock(0x147609000, 298)
2010-02-20 17:50:34.731 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.731 Got data on select
2010-02-20 17:50:34.731 Processing ready reads
2010-02-20 17:50:34.731 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.731 Reacquired ready read lock
2010-02-20 17:50:34.731 ProcessAddRemoveQueues
2010-02-20 17:50:34.731 Construct FD_SET
2010-02-20 17:50:34.731 Waiting on select..
2010-02-20 17:50:34.731 Got data on select
2010-02-20 17:50:34.731 Processing ready reads
2010-02-20 17:50:34.731 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.731 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.731 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.731 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.731 Reacquired ready read lock
2010-02-20 17:50:34.731 ProcessAddRemoveQueues
2010-02-20 17:50:34.731 Construct FD_SET
2010-02-20 17:50:34.731 Waiting on select..
2010-02-20 17:50:34.732 MythSocket(8c8d858:29): readBlock(0x147283672, 8) called
2010-02-20 17:50:34.732 MythSocket(8c8d858:29): readBlock(0x147397560, 33) called
2010-02-20 17:50:34.732 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:34.732 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:34.732 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:34.732 MythSocket(8c8d858:29): writeBlock(0x147397376, 10)
2010-02-20 17:50:34.732 Got data on select
2010-02-20 17:50:34.732 Processing ready reads
2010-02-20 17:50:34.732 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.732 Reacquired ready read lock
2010-02-20 17:50:34.732 ProcessAddRemoveQueues
2010-02-20 17:50:34.732 Construct FD_SET
2010-02-20 17:50:34.732 Waiting on select..
2010-02-20 17:50:34.732 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:34.732 MythSocket(8c88108:34): writeBlock(0x147397816, 59)
2010-02-20 17:50:34.732 Got data on select
2010-02-20 17:50:34.732 Processing ready reads
2010-02-20 17:50:34.732 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.733 Reacquired ready read lock
2010-02-20 17:50:34.733 ProcessAddRemoveQueues
2010-02-20 17:50:34.733 Construct FD_SET
2010-02-20 17:50:34.733 Waiting on select..
2010-02-20 17:50:34.733 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.733 Got data on select
2010-02-20 17:50:34.733 Processing ready reads
2010-02-20 17:50:34.733 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.733 Reacquired ready read lock
2010-02-20 17:50:34.733 ProcessAddRemoveQueues
2010-02-20 17:50:34.733 Construct FD_SET
2010-02-20 17:50:34.733 Waiting on select..
2010-02-20 17:50:34.786 HDHRSM(192.168.0.199-0): Tuner status: '93:100:0'
2010-02-20 17:50:34.786 HDHRSH(192.168.0.199-0): AddListener(0x8cc4b48) -- begin
2010-02-20 17:50:34.786 HDHRSH(192.168.0.199-0): AddListener(0x8cc4b48) -- locked
2010-02-20 17:50:34.789 Got data on select
2010-02-20 17:50:34.789 Processing ready reads
2010-02-20 17:50:34.789 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.789 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.789 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.789 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.789 Reacquired ready read lock
2010-02-20 17:50:34.789 ProcessAddRemoveQueues
2010-02-20 17:50:34.789 Construct FD_SET
2010-02-20 17:50:34.789 Waiting on select..
2010-02-20 17:50:34.789 MythSocket(8c8d858:29): readBlock(0x147606816, 8) called
2010-02-20 17:50:34.789 MythSocket(8c8d858:29): readBlock(0x147602200, 33) called
2010-02-20 17:50:34.789 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:34.789 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:34.789 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:34.789 MythSocket(8c8d858:29): writeBlock(0x147385352, 10)
2010-02-20 17:50:34.789 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.790 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:34.790 MythSocket(8c88108:34): writeBlock(0x147283200, 59)
2010-02-20 17:50:34.791 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'HDRingbufferSize' AND hostname = 'test-host' ;"
2010-02-20 17:50:34.791 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'HDRingbufferSize' AND hostname IS NULL;"
2010-02-20 17:50:34.792 Got data on select
2010-02-20 17:50:34.792 Processing ready reads
2010-02-20 17:50:34.792 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.792 Reacquired ready read lock
2010-02-20 17:50:34.792 ProcessAddRemoveQueues
2010-02-20 17:50:34.792 Construct FD_SET
2010-02-20 17:50:34.792 Waiting on select..
2010-02-20 17:50:34.794 Got data on select
2010-02-20 17:50:34.794 Processing ready reads
2010-02-20 17:50:34.794 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.794 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.794 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.794 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.794 Reacquired ready read lock
2010-02-20 17:50:34.794 ProcessAddRemoveQueues
2010-02-20 17:50:34.794 Construct FD_SET
2010-02-20 17:50:34.794 Waiting on select..
2010-02-20 17:50:34.794 MythSocket(8c8d858:29): readBlock(0x147365728, 8) called
2010-02-20 17:50:34.794 MythSocket(8c8d858:29): readBlock(0x147602200, 33) called
2010-02-20 17:50:34.794 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:34.794 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:34.794 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:34.794 MythSocket(8c8d858:29): writeBlock(0x147367272, 10)
2010-02-20 17:50:34.794 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.795 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:34.795 MythSocket(8c88108:34): writeBlock(0x147281288, 59)
2010-02-20 17:50:34.812 Got data on select
2010-02-20 17:50:34.812 Processing ready reads
2010-02-20 17:50:34.812 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.812 Reacquired ready read lock
2010-02-20 17:50:34.812 ProcessAddRemoveQueues
2010-02-20 17:50:34.812 Construct FD_SET
2010-02-20 17:50:34.812 Waiting on select..
2010-02-20 17:50:34.813 HDHRSH(192.168.0.199-0): AddListener(0x8cc4b48) -- end
2010-02-20 17:50:34.813 MythEvent: SIGNAL 1
2010-02-20 17:50:34.813 MythSocket(8c88108:34): write -> 34 290     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 1 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 93 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 0 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 0 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 0 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 0 1 0 1 0 1 1
2010-02-20 17:50:34.813 MythSocket(8c88108:34): writeBlock(0x147608752, 298)
2010-02-20 17:50:34.813 Got data on select
2010-02-20 17:50:34.814 Processing ready reads
2010-02-20 17:50:34.814 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.814 Reacquired ready read lock
2010-02-20 17:50:34.814 ProcessAddRemoveQueues
2010-02-20 17:50:34.814 Construct FD_SET
2010-02-20 17:50:34.814 Waiting on select..
2010-02-20 17:50:34.863 MythEvent: SIGNAL 1
2010-02-20 17:50:34.863 MythSocket(8c88108:34): write -> 34 290     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 1 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 93 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 0 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 0 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 0 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 0 1 0 1 0 1 1
2010-02-20 17:50:34.863 MythSocket(8c88108:34): writeBlock(0x147608616, 298)
2010-02-20 17:50:34.864 Got data on select
2010-02-20 17:50:34.864 Processing ready reads
2010-02-20 17:50:34.864 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.864 Reacquired ready read lock
2010-02-20 17:50:34.864 ProcessAddRemoveQueues
2010-02-20 17:50:34.864 Construct FD_SET
2010-02-20 17:50:34.864 Waiting on select..
2010-02-20 17:50:34.868 Got data on select
2010-02-20 17:50:34.868 Processing ready reads
2010-02-20 17:50:34.868 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.868 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.868 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.868 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.868 Reacquired ready read lock
2010-02-20 17:50:34.868 ProcessAddRemoveQueues
2010-02-20 17:50:34.868 Construct FD_SET
2010-02-20 17:50:34.868 Waiting on select..
2010-02-20 17:50:34.868 MythSocket(8c8d858:29): readBlock(0x147385352, 8) called
2010-02-20 17:50:34.868 MythSocket(8c8d858:29): readBlock(0x147602200, 33) called
2010-02-20 17:50:34.868 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:34.868 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:34.868 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:34.868 MythSocket(8c8d858:29): writeBlock(0x147377896, 10)
2010-02-20 17:50:34.869 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:34.869 MythSocket(8c88108:34): writeBlock(0x147283072, 59)
2010-02-20 17:50:34.871 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.871 Got data on select
2010-02-20 17:50:34.871 Processing ready reads
2010-02-20 17:50:34.871 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.871 Reacquired ready read lock
2010-02-20 17:50:34.871 ProcessAddRemoveQueues
2010-02-20 17:50:34.871 Construct FD_SET
2010-02-20 17:50:34.871 Waiting on select..
2010-02-20 17:50:34.872 Got data on select
2010-02-20 17:50:34.872 Processing ready reads
2010-02-20 17:50:34.872 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.872 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.872 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.872 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.872 Reacquired ready read lock
2010-02-20 17:50:34.872 ProcessAddRemoveQueues
2010-02-20 17:50:34.872 Construct FD_SET
2010-02-20 17:50:34.872 Waiting on select..
2010-02-20 17:50:34.872 MythSocket(8c8d858:29): readBlock(0x147367272, 8) called
2010-02-20 17:50:34.872 MythSocket(8c8d858:29): readBlock(0x147602200, 33) called
2010-02-20 17:50:34.872 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:34.872 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:34.872 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:34.872 MythSocket(8c8d858:29): writeBlock(0x147606816, 10)
2010-02-20 17:50:34.873 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:34.873 MythSocket(8c88108:34): writeBlock(0x147282888, 59)
2010-02-20 17:50:34.874 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.875 Got data on select
2010-02-20 17:50:34.875 Processing ready reads
2010-02-20 17:50:34.875 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.875 Reacquired ready read lock
2010-02-20 17:50:34.875 ProcessAddRemoveQueues
2010-02-20 17:50:34.875 Construct FD_SET
2010-02-20 17:50:34.875 Waiting on select..
2010-02-20 17:50:34.900 HDHRSH(192.168.0.199-0): RunTS(): begin
2010-02-20 17:50:34.917 MythEvent: SIGNAL 1
2010-02-20 17:50:34.917 MythSocket(8c88108:34): write -> 34 290     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 1 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 93 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 0 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 0 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 0 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 0 1 0 1 0 1 1
2010-02-20 17:50:34.917 MythSocket(8c88108:34): writeBlock(0x147277768, 298)
2010-02-20 17:50:34.917 Got data on select
2010-02-20 17:50:34.917 Processing ready reads
2010-02-20 17:50:34.917 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.917 Reacquired ready read lock
2010-02-20 17:50:34.918 ProcessAddRemoveQueues
2010-02-20 17:50:34.918 Construct FD_SET
2010-02-20 17:50:34.918 Waiting on select..
2010-02-20 17:50:34.925 Got data on select
2010-02-20 17:50:34.925 Processing ready reads
2010-02-20 17:50:34.925 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.925 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.925 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.925 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.925 Reacquired ready read lock
2010-02-20 17:50:34.925 ProcessAddRemoveQueues
2010-02-20 17:50:34.925 Construct FD_SET
2010-02-20 17:50:34.926 Waiting on select..
2010-02-20 17:50:34.932 MythSocket(8c8d858:29): readBlock(0x147367272, 8) called
2010-02-20 17:50:34.932 MythSocket(8c8d858:29): readBlock(0x147281512, 33) called
2010-02-20 17:50:34.932 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:34.933 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:34.933 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:34.933 MythSocket(8c8d858:29): writeBlock(0x147397376, 10)
2010-02-20 17:50:34.933 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.934 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:34.934 MythSocket(8c88108:34): writeBlock(0x147613240, 59)
2010-02-20 17:50:34.935 Got data on select
2010-02-20 17:50:34.935 Processing ready reads
2010-02-20 17:50:34.935 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.935 Reacquired ready read lock
2010-02-20 17:50:34.936 ProcessAddRemoveQueues
2010-02-20 17:50:34.936 Construct FD_SET
2010-02-20 17:50:34.936 Waiting on select..
2010-02-20 17:50:34.936 Got data on select
2010-02-20 17:50:34.936 Processing ready reads
2010-02-20 17:50:34.936 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.936 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.936 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.936 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.936 Reacquired ready read lock
2010-02-20 17:50:34.936 ProcessAddRemoveQueues
2010-02-20 17:50:34.936 Construct FD_SET
2010-02-20 17:50:34.936 Waiting on select..
2010-02-20 17:50:34.936 MythSocket(8c8d858:29): readBlock(0x147285112, 8) called
2010-02-20 17:50:34.936 MythSocket(8c8d858:29): readBlock(0x147283096, 33) called
2010-02-20 17:50:34.936 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:34.936 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:34.936 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:34.936 MythSocket(8c8d858:29): writeBlock(0x147365728, 10)
2010-02-20 17:50:34.936 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.937 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:34.937 MythSocket(8c88108:34): writeBlock(0x147282888, 59)
2010-02-20 17:50:34.937 Got data on select
2010-02-20 17:50:34.937 Processing ready reads
2010-02-20 17:50:34.937 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.937 Reacquired ready read lock
2010-02-20 17:50:34.937 ProcessAddRemoveQueues
2010-02-20 17:50:34.937 Construct FD_SET
2010-02-20 17:50:34.937 Waiting on select..
2010-02-20 17:50:34.984 SM(192.168.0.199-0)::AddFlags: Seen(PAT,) Match() Wait()
2010-02-20 17:50:34.985 SM(192.168.0.199-0)::AddFlags: Seen() Match(PAT,) Wait()
2010-02-20 17:50:34.985 CreatePATSingleProgram()
2010-02-20 17:50:34.985 PAT in input stream
2010-02-20 17:50:34.985 Program Association Table
 PSIP tableID(0x0) length(205) extension(0x2999)
      version(4) current(1) section(0) last_section(0)
         tsid: 10649
 programCount: 49
  program number   807 has PID 0x  30   data  0x 3 0x27 0xe0 0x30
  program number   814 has PID 0x  31   data  0x 3 0x2e 0xe0 0x31
  program number   835 has PID 0x  32   data  0x 3 0x43 0xe0 0x32
  program number   839 has PID 0x  33   data  0x 3 0x47 0xe0 0x33
  program number   818 has PID 0x  34   data  0x 3 0x32 0xe0 0x34
  program number   829 has PID 0x  35   data  0x 3 0x3d 0xe0 0x35
  program number   841 has PID 0x  36   data  0x 3 0x49 0xe0 0x36
  program number   840 has PID 0x  37   data  0x 3 0x48 0xe0 0x37
  program number   821 has PID 0x  38   data  0x 3 0x35 0xe0 0x38
  program number   837 has PID 0x  39   data  0x 3 0x45 0xe0 0x39
  program number   830 has PID 0x  3a   data  0x 3 0x3e 0xe0 0x3a
  program number   811 has PID 0x  3b   data  0x 3 0x2b 0xe0 0x3b
  program number   823 has PID 0x  3c   data  0x 3 0x37 0xe0 0x3c
  program number   843 has PID 0x  3d   data  0x 3 0x4b 0xe0 0x3d
  program number   812 has PID 0x  3e   data  0x 3 0x2c 0xe0 0x3e
  program number   817 has PID 0x  3f   data  0x 3 0x31 0xe0 0x3f
  program number   819 has PID 0x  40   data  0x 3 0x33 0xe0 0x40
  program number   806 has PID 0x  41   data  0x 3 0x26 0xe0 0x41
  program number   810 has PID 0x  42   data  0x 3 0x2a 0xe0 0x42
  program number   824 has PID 0x  43   data  0x 3 0x38 0xe0 0x43
  program number   815 has PID 0x  44   data  0x 3 0x2f 0xe0 0x44
  program number   834 has PID 0x  45   data  0x 3 0x42 0xe0 0x45
  program number   828 has PID 0x  46   data  0x 3 0x3c 0xe0 0x46
  program number   808 has PID 0x  47   data  0x 3 0x28 0xe0 0x47
  program number   831 has PID 0x  48   data  0x 3 0x3f 0xe0 0x48
  program number   804 has PID 0x  49   data  0x 3 0x24 0xe0 0x49
  program number   813 has PID 0x  4a   data  0x 3 0x2d 0xe0 0x4a
  program number   802 has PID 0x  4b   data  0x 3 0x22 0xe0 0x4b
  program number   809 has PID 0x  4c   data  0x 3 0x29 0xe0 0x4c
  program number   827 has PID 0x  4d   data  0x 3 0x3b 0xe0 0x4d
  program number   820 has PID 0x  4e   data  0x 3 0x34 0xe0 0x4e
  program number   826 has PID 0x  4f   data  0x 3 0x3a 0xe0 0x4f
  program number   842 has PID 0x  50   data  0x 3 0x4a 0xe0 0x50
  program number   846 has PID 0x  51   data  0x 3 0x4e 0xe0 0x51
  program number   803 has PID 0x  52   data  0x 3 0x23 0xe0 0x52
  program number   844 has PID 0x  53   data  0x 3 0x4c 0xe0 0x53
  program number   833 has PID 0x  54   data  0x 3 0x41 0xe0 0x54
  program number   822 has PID 0x  55   data  0x 3 0x36 0xe0 0x55
  program number   838 has PID 0x  56   data  0x 3 0x46 0xe0 0x56
  program number   816 has PID 0x  57   data  0x 3 0x30 0xe0 0x57
  program number   446 has PID 0x  58   data  0x 1 0xbe 0xe0 0x58
  program number   578 has PID 0x  59   data  0x 2 0x42 0xe0 0x59
  program number   444 has PID 0x  5a   data  0x 1 0xbc 0xe0 0x5a
  program number   435 has PID 0x  5b   data  0x 1 0xb3 0xe0 0x5b
  program number   825 has PID 0x  5c   data  0x 3 0x39 0xe0 0x5c
  program number   805 has PID 0x  5d   data  0x 3 0x25 0xe0 0x5d
  program number   832 has PID 0x  5e   data  0x 3 0x40 0xe0 0x5e
  program number   580 has PID 0x  5f   data  0x 2 0x44 0xe0 0x5f
  program number   743 has PID 0x  60   data  0x 2 0xe7 0xe0 0x60

2010-02-20 17:50:34.985 desired_program(435) pid(0x5b)
2010-02-20 17:50:34.985 pmt_pid(0x5b)
2010-02-20 17:50:34.985 PAT for output stream
2010-02-20 17:50:34.985 Program Association Table
 PSIP tableID(0x0) length(13) extension(0x2999)
      version(4) current(1) section(0) last_section(0)
         tsid: 10649
 programCount: 1
  program number     1 has PID 0x  5b   data  0x 0 0x 1 0xe0 0x5b

2010-02-20 17:50:34.986 MythEvent: SIGNAL 1
2010-02-20 17:50:34.986 MythSocket(8c88108:34): write -> 34 290     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 1 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 93 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 1 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 1 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 0 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 0 1 0 1 0 1 1
2010-02-20 17:50:34.986 MythSocket(8c88108:34): writeBlock(0x147609000, 298)
2010-02-20 17:50:34.986 Got data on select
2010-02-20 17:50:34.986 Processing ready reads
2010-02-20 17:50:34.987 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.987 Reacquired ready read lock
2010-02-20 17:50:34.987 ProcessAddRemoveQueues
2010-02-20 17:50:34.987 Construct FD_SET
2010-02-20 17:50:34.987 Waiting on select..
2010-02-20 17:50:34.991 Got data on select
2010-02-20 17:50:34.991 Processing ready reads
2010-02-20 17:50:34.991 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.991 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.991 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.991 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.991 Reacquired ready read lock
2010-02-20 17:50:34.991 ProcessAddRemoveQueues
2010-02-20 17:50:34.991 Construct FD_SET
2010-02-20 17:50:34.992 Waiting on select..
2010-02-20 17:50:34.992 MythSocket(8c8d858:29): readBlock(0x147385352, 8) called
2010-02-20 17:50:34.992 MythSocket(8c8d858:29): readBlock(0x147613312, 33) called
2010-02-20 17:50:34.992 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:34.992 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:34.992 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:34.992 MythSocket(8c8d858:29): writeBlock(0x147281144, 10)
2010-02-20 17:50:34.992 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:34.992 MythSocket(8c88108:34): writeBlock(0x147283248, 59)
2010-02-20 17:50:34.994 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.994 Got data on select
2010-02-20 17:50:34.994 Processing ready reads
2010-02-20 17:50:34.994 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:34.994 Reacquired ready read lock
2010-02-20 17:50:34.994 ProcessAddRemoveQueues
2010-02-20 17:50:34.994 Construct FD_SET
2010-02-20 17:50:34.994 Waiting on select..
2010-02-20 17:50:34.994 Got data on select
2010-02-20 17:50:34.994 Processing ready reads
2010-02-20 17:50:34.994 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:34.994 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:34.994 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:34.994 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:34.994 Reacquired ready read lock
2010-02-20 17:50:34.994 ProcessAddRemoveQueues
2010-02-20 17:50:34.994 Construct FD_SET
2010-02-20 17:50:34.994 Waiting on select..
2010-02-20 17:50:34.994 MythSocket(8c8d858:29): readBlock(0x147385352, 8) called
2010-02-20 17:50:34.994 MythSocket(8c8d858:29): readBlock(0x147280304, 33) called
2010-02-20 17:50:34.994 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:34.994 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:34.994 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:34.995 MythSocket(8c8d858:29): writeBlock(0x147281144, 10)
2010-02-20 17:50:34.995 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:34.995 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:34.995 MythSocket(8c88108:34): writeBlock(0x147279824, 59)
2010-02-20 17:50:35.005 Got data on select
2010-02-20 17:50:35.005 Processing ready reads
2010-02-20 17:50:35.005 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.005 Reacquired ready read lock
2010-02-20 17:50:35.005 ProcessAddRemoveQueues
2010-02-20 17:50:35.005 Construct FD_SET
2010-02-20 17:50:35.005 Waiting on select..
2010-02-20 17:50:35.036 MythEvent: SIGNAL 1
2010-02-20 17:50:35.036 MythSocket(8c88108:34): write -> 34 290     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 1 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 93 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 1 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 1 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 0 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 0 1 0 1 0 1 1
2010-02-20 17:50:35.036 MythSocket(8c88108:34): writeBlock(0x147279824, 298)
2010-02-20 17:50:35.037 Got data on select
2010-02-20 17:50:35.037 Processing ready reads
2010-02-20 17:50:35.037 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.037 Reacquired ready read lock
2010-02-20 17:50:35.037 ProcessAddRemoveQueues
2010-02-20 17:50:35.037 Construct FD_SET
2010-02-20 17:50:35.037 Waiting on select..
2010-02-20 17:50:35.050 Got data on select
2010-02-20 17:50:35.050 Processing ready reads
2010-02-20 17:50:35.050 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:35.050 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:35.051 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:35.051 MythSocketThread: Total read time: 1ms, on sockets {29,1ms}
2010-02-20 17:50:35.051 Reacquired ready read lock
2010-02-20 17:50:35.051 ProcessAddRemoveQueues
2010-02-20 17:50:35.051 Construct FD_SET
2010-02-20 17:50:35.051 Waiting on select..
2010-02-20 17:50:35.051 MythSocket(8c8d858:29): readBlock(0x147387720, 8) called
2010-02-20 17:50:35.051 MythSocket(8c8d858:29): readBlock(0x147602200, 33) called
2010-02-20 17:50:35.051 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:35.051 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.051 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:35.051 MythSocket(8c8d858:29): writeBlock(0x147367272, 10)
2010-02-20 17:50:35.052 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.052 MythSocket(8c88108:34): writeBlock(0x147397816, 59)
2010-02-20 17:50:35.053 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:35.053 Got data on select
2010-02-20 17:50:35.053 Processing ready reads
2010-02-20 17:50:35.053 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.053 Reacquired ready read lock
2010-02-20 17:50:35.053 ProcessAddRemoveQueues
2010-02-20 17:50:35.053 Construct FD_SET
2010-02-20 17:50:35.053 Waiting on select..
2010-02-20 17:50:35.060 Got data on select
2010-02-20 17:50:35.060 Processing ready reads
2010-02-20 17:50:35.060 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:35.060 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:35.060 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:35.060 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:35.060 Reacquired ready read lock
2010-02-20 17:50:35.060 ProcessAddRemoveQueues
2010-02-20 17:50:35.060 Construct FD_SET
2010-02-20 17:50:35.060 Waiting on select..
2010-02-20 17:50:35.060 MythSocket(8c8d858:29): readBlock(0x147602128, 8) called
2010-02-20 17:50:35.060 MythSocket(8c8d858:29): readBlock(0x147281448, 33) called
2010-02-20 17:50:35.060 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:35.060 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.060 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:35.060 MythSocket(8c8d858:29): writeBlock(0x147389168, 10)
2010-02-20 17:50:35.061 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.061 MythSocket(8c88108:34): writeBlock(0x147613240, 59)
2010-02-20 17:50:35.061 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:35.061 Got data on select
2010-02-20 17:50:35.062 Processing ready reads
2010-02-20 17:50:35.062 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.062 Reacquired ready read lock
2010-02-20 17:50:35.062 ProcessAddRemoveQueues
2010-02-20 17:50:35.062 Construct FD_SET
2010-02-20 17:50:35.062 Waiting on select..
2010-02-20 17:50:35.092 MythEvent: SIGNAL 1
2010-02-20 17:50:35.093 MythSocket(8c88108:34): write -> 34 290     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 1 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 93 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 1 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 1 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 0 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 0 1 0 1 0 1 1
2010-02-20 17:50:35.093 MythSocket(8c88108:34): writeBlock(0x147602992, 298)
2010-02-20 17:50:35.093 Got data on select
2010-02-20 17:50:35.093 Processing ready reads
2010-02-20 17:50:35.093 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.093 Reacquired ready read lock
2010-02-20 17:50:35.093 ProcessAddRemoveQueues
2010-02-20 17:50:35.093 Construct FD_SET
2010-02-20 17:50:35.093 Waiting on select..
2010-02-20 17:50:35.109 SM(192.168.0.199-0)::AddFlags: Seen(PMT,) Match() Wait()
2010-02-20 17:50:35.109 SM(192.168.0.199-0)::AddFlags: Seen() Match(PMT,) Wait()
2010-02-20 17:50:35.109 CreatePMTSingleProgram()
2010-02-20 17:50:35.109 PMT in input stream
2010-02-20 17:50:35.109 Program Map Table ver(3) pid(0x5b) pnum(435) len(60)

 Stream #0 pid(0x1280) type(audio-ac3  0x81)
  Registration Descriptor: 'AC-3' ATSC audio stream A/52
  Stream Identifier Descriptor (0x52): ComponentTag=0x2
  ISO-639 Language: code(eng) canonical(eng) eng(English)
 Stream #1 pid(0x1281) type(unknown  0xc0)
  Stream Identifier Descriptor (0x52): ComponentTag=0x3
  ISO-639 Language: code(eng) canonical(eng) eng(English)
 Stream #2 pid(0x1282) type(video-opencable  0x80)
  Stream Identifier Descriptor (0x52): ComponentTag=0x1
  Video Descriptor (0x2) length(3)

2010-02-20 17:50:35.109 Created PMT 
Program Map Table ver(3) pid(0x5b) pnum(1) len(60)

 Stream #0 pid(0x1280) type(audio-ac3  0x81)
  Registration Descriptor: 'AC-3' ATSC audio stream A/52
  Stream Identifier Descriptor (0x52): ComponentTag=0x2
  ISO-639 Language: code(eng) canonical(eng) eng(English)
 Stream #1 pid(0x1281) type(unknown  0xc0)
  Stream Identifier Descriptor (0x52): ComponentTag=0x3
  ISO-639 Language: code(eng) canonical(eng) eng(English)
 Stream #2 pid(0x1282) type(video-mpeg2  0x2)
  Stream Identifier Descriptor (0x52): ComponentTag=0x1
  Video Descriptor (0x2) length(3)

2010-02-20 17:50:35.109 PMT for output stream
2010-02-20 17:50:35.109 Program Map Table ver(3) pid(0x5b) pnum(1) len(60)

 Stream #0 pid(0x1280) type(audio-ac3  0x81)
  Registration Descriptor: 'AC-3' ATSC audio stream A/52
  Stream Identifier Descriptor (0x52): ComponentTag=0x2
  ISO-639 Language: code(eng) canonical(eng) eng(English)
 Stream #1 pid(0x1281) type(unknown  0xc0)
  Stream Identifier Descriptor (0x52): ComponentTag=0x3
  ISO-639 Language: code(eng) canonical(eng) eng(English)
 Stream #2 pid(0x1282) type(video-mpeg2  0x2)
  Stream Identifier Descriptor (0x52): ComponentTag=0x1
  Video Descriptor (0x2) length(3)

2010-02-20 17:50:35.122 Got data on select
2010-02-20 17:50:35.122 Processing ready reads
2010-02-20 17:50:35.122 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:35.122 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:35.122 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:35.122 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:35.122 Reacquired ready read lock
2010-02-20 17:50:35.122 ProcessAddRemoveQueues
2010-02-20 17:50:35.122 Construct FD_SET
2010-02-20 17:50:35.122 Waiting on select..
2010-02-20 17:50:35.122 MythSocket(8c8d858:29): readBlock(0x147674000, 8) called
2010-02-20 17:50:35.122 MythSocket(8c8d858:29): readBlock(0x147673936, 33) called
2010-02-20 17:50:35.122 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:35.123 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.123 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:35.123 MythSocket(8c8d858:29): writeBlock(0x147674200, 10)
2010-02-20 17:50:35.123 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.124 MythSocket(8c88108:34): writeBlock(0x147674928, 59)
2010-02-20 17:50:35.125 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:35.125 Got data on select
2010-02-20 17:50:35.125 Processing ready reads
2010-02-20 17:50:35.125 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.125 Reacquired ready read lock
2010-02-20 17:50:35.125 ProcessAddRemoveQueues
2010-02-20 17:50:35.125 Construct FD_SET
2010-02-20 17:50:35.125 Waiting on select..
2010-02-20 17:50:35.125 Got data on select
2010-02-20 17:50:35.125 Processing ready reads
2010-02-20 17:50:35.125 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:35.125 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:35.125 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:35.125 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:35.125 Reacquired ready read lock
2010-02-20 17:50:35.125 ProcessAddRemoveQueues
2010-02-20 17:50:35.125 Construct FD_SET
2010-02-20 17:50:35.125 Waiting on select..
2010-02-20 17:50:35.126 MythSocket(8c8d858:29): readBlock(0x147674296, 8) called
2010-02-20 17:50:35.126 MythSocket(8c8d858:29): readBlock(0x147281392, 33) called
2010-02-20 17:50:35.126 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:35.126 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.126 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:35.126 MythSocket(8c8d858:29): writeBlock(0x147674336, 10)
2010-02-20 17:50:35.126 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.126 MythSocket(8c88108:34): writeBlock(0x147674928, 59)
2010-02-20 17:50:35.126 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:35.126 Got data on select
2010-02-20 17:50:35.126 Processing ready reads
2010-02-20 17:50:35.126 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.126 Reacquired ready read lock
2010-02-20 17:50:35.126 ProcessAddRemoveQueues
2010-02-20 17:50:35.126 Construct FD_SET
2010-02-20 17:50:35.127 Waiting on select..
2010-02-20 17:50:35.143 DTVSM(192.168.0.199-0)::GetStatusList: WaitForPMT seen(1) matching(1)
2010-02-20 17:50:35.143 MythEvent: SIGNAL 1
2010-02-20 17:50:35.143 MythSocket(8c88108:34): write -> 34 290     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 1 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 93 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 1 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 1 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 1 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 1 1 0 1 0 1 1
2010-02-20 17:50:35.143 MythSocket(8c88108:34): writeBlock(0x147677848, 298)
2010-02-20 17:50:35.144 TVRec(1): Got good signal
2010-02-20 17:50:35.144 TVRec(1): TeardownSignalMonitor() -- begin
2010-02-20 17:50:35.144 HDHRSM(192.168.0.199-0): dtor
2010-02-20 17:50:35.144 HDHRSM(192.168.0.199-0): Stop() -- begin
2010-02-20 17:50:35.144 SM(192.168.0.199-0)::Stop: begin
2010-02-20 17:50:35.145 Got data on select
2010-02-20 17:50:35.145 Processing ready reads
2010-02-20 17:50:35.145 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.145 Reacquired ready read lock
2010-02-20 17:50:35.145 ProcessAddRemoveQueues
2010-02-20 17:50:35.145 Construct FD_SET
2010-02-20 17:50:35.145 Waiting on select..
2010-02-20 17:50:35.177 Reschedule requested for id -1.
2010-02-20 17:50:35.177 MSqlQuery::exec() "DELETE FROM recordmatch"
2010-02-20 17:50:35.177 MSqlQuery::exec() "DELETE FROM program WHERE manualid <> 0"
2010-02-20 17:50:35.177 MSqlQuery::exec() "SELECT NULL from record WHERE type = '6' AND findid <= 0;"
2010-02-20 17:50:35.178 MSqlQuery::exec() "SELECT recordid,search,subtitle,description FROM record WHERE search <> 0 AND (recordid = -1 OR -1 = -1) "
Query 0: /record.search = :NRST AND program.manualid = 0 AND program.title = record.title 
2010-02-20 17:50:35.178  |-- Start DB Query 0...
2010-02-20 17:50:35.193 MythEvent: SIGNAL 1
2010-02-20 17:50:35.193 SM(192.168.0.199-0)::Stop: end
2010-02-20 17:50:35.193 HDHRSH(192.168.0.199-0): RemoveListener(0x8cc4b48) -- begin
2010-02-20 17:50:35.193 HDHRSH(192.168.0.199-0): RemoveListener(0x8cc4b48) -- locked
2010-02-20 17:50:35.194 HDHRSH(192.168.0.199-0): RunTS(): shutdown
2010-02-20 17:50:35.194 MythSocket(8c88108:34): write -> 34 290     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 1 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 93 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 1 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 1 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 1 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 1 1 0 1 0 1 1
2010-02-20 17:50:35.194 MythSocket(8c88108:34): writeBlock(0x147903496, 298)
2010-02-20 17:50:35.194 Got data on select
2010-02-20 17:50:35.194 Processing ready reads
2010-02-20 17:50:35.194 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.194 Reacquired ready read lock
2010-02-20 17:50:35.195 ProcessAddRemoveQueues
2010-02-20 17:50:35.195 Construct FD_SET
2010-02-20 17:50:35.195 Waiting on select..
2010-02-20 17:50:35.196 Got data on select
2010-02-20 17:50:35.196 Processing ready reads
2010-02-20 17:50:35.196 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:35.196 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:35.197 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:35.197 MythSocketThread: Total read time: 1ms, on sockets {29,1ms}
2010-02-20 17:50:35.197 Reacquired ready read lock
2010-02-20 17:50:35.197 ProcessAddRemoveQueues
2010-02-20 17:50:35.197 Construct FD_SET
2010-02-20 17:50:35.197 Waiting on select..
2010-02-20 17:50:35.197 MythSocket(8c8d858:29): readBlock(0x147679712, 8) called
2010-02-20 17:50:35.197 MythSocket(8c8d858:29): readBlock(0x147384048, 33) called
2010-02-20 17:50:35.197 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:35.197 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.197 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:35.197 MythSocket(8c8d858:29): writeBlock(0x147610944, 10)
2010-02-20 17:50:35.198 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.198 MythSocket(8c88108:34): writeBlock(0x147678360, 59)
2010-02-20 17:50:35.199 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:35.199 Got data on select
2010-02-20 17:50:35.199 Processing ready reads
2010-02-20 17:50:35.199 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.199 Reacquired ready read lock
2010-02-20 17:50:35.199 ProcessAddRemoveQueues
2010-02-20 17:50:35.199 Construct FD_SET
2010-02-20 17:50:35.199 Waiting on select..
2010-02-20 17:50:35.199 Got data on select
2010-02-20 17:50:35.199 Processing ready reads
2010-02-20 17:50:35.199 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:35.199 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:35.199 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:35.199 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:35.199 Reacquired ready read lock
2010-02-20 17:50:35.199 ProcessAddRemoveQueues
2010-02-20 17:50:35.199 Construct FD_SET
2010-02-20 17:50:35.200 Waiting on select..
2010-02-20 17:50:35.200 MythSocket(8c8d858:29): readBlock(0x147367416, 8) called
2010-02-20 17:50:35.200 MythSocket(8c8d858:29): readBlock(0x147384048, 33) called
2010-02-20 17:50:35.200 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:35.200 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.200 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:35.200 MythSocket(8c8d858:29): writeBlock(0x147610904, 10)
2010-02-20 17:50:35.200 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.200 MythSocket(8c88108:34): writeBlock(0x147677552, 59)
2010-02-20 17:50:35.200 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:35.200 Got data on select
2010-02-20 17:50:35.200 Processing ready reads
2010-02-20 17:50:35.201 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.201 Reacquired ready read lock
2010-02-20 17:50:35.201 ProcessAddRemoveQueues
2010-02-20 17:50:35.201 Construct FD_SET
2010-02-20 17:50:35.201 Waiting on select..
2010-02-20 17:50:35.207 HDHRSH(192.168.0.199-0): RunTS(): end
2010-02-20 17:50:35.207 HDHRSH(192.168.0.199-0): RemoveListener(0x8cc4b48) -- end
2010-02-20 17:50:35.207 HDHRSM(192.168.0.199-0): Stop() -- end
2010-02-20 17:50:35.207 SM(192.168.0.199-0)::Stop: begin
2010-02-20 17:50:35.207 SM(192.168.0.199-0)::Stop: end
2010-02-20 17:50:35.207 TVRec(1): TeardownSignalMonitor() -- end
2010-02-20 17:50:35.207 TVRec(1): ClearFlags(SignalMonitorRunning,) -> RunMainLoop,CancelNextRecording,WaitingForSignal,NeedToStartRecorder,DummyRecorderRunning,RingBufferReady,
2010-02-20 17:50:35.207 TVRec(1): ClearFlags(WaitingForSignal,) -> RunMainLoop,CancelNextRecording,NeedToStartRecorder,DummyRecorderRunning,RingBufferReady,
2010-02-20 17:50:35.214 MSqlQuery::exec() "SELECT SUM(useeit) FROM videosource, cardinput WHERE videosource.sourceid = cardinput.sourceid AND      cardinput.cardid     = '1'"
2010-02-20 17:50:35.214 TVRec(1): EIT scanning disabled for all sources on this card.
2010-02-20 17:50:35.214 TVRec(1): Starting Recorder
2010-02-20 17:50:35.214 TVRec(1): ClearFlags(DummyRecorderRunning,) -> RunMainLoop,CancelNextRecording,NeedToStartRecorder,RingBufferReady,
2010-02-20 17:50:35.215 MSqlQuery::exec() "SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1435' AND starttime = '2010-02-20T17:50:34' ;"
2010-02-20 17:50:35.215 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve, transcoded FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:34' ;"
2010-02-20 17:50:35.218 MSqlQuery::exec() "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 = '0' 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))         AND (record.type <> 0)        )       )      )     )    )   )  ) )) "
2010-02-20 17:50:35.218  |-- -1 results in 0.040052 sec.
2010-02-20 17:50:35.218  +-- Done.
2010-02-20 17:50:35.219 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'SchedMoveHigher' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.219 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'SchedMoveHigher' AND hostname IS NULL;"
2010-02-20 17:50:35.219 BuildWorkList...
2010-02-20 17:50:35.219 AddNewRecords...
2010-02-20 17:50:35.220 MSqlQuery::exec() "SELECT audioprop+0, videoprop+0, subtitletypes+0 FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:34' ;"
2010-02-20 17:50:35.220 TVRec(1): FinishedRecording(Unknown) in recgroup: LiveTV
2010-02-20 17:50:35.220 MSqlQuery::exec() "SELECT recordid,title,maxepisodes,maxnewest FROM record;"
2010-02-20 17:50:35.220 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ComplexPriority' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.227 MSqlQuery::exec() "UPDATE tvchain SET endtime = '2010-02-20T17:50:35' WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:34' ;"
2010-02-20 17:50:35.227 Chain: Updated endtime for '1435_20100220175034' to 20100220175035
2010-02-20 17:50:35.227 MythEvent: LIVETV_CHAIN UPDATE live-test-host-2010-02-20T17:50:34
2010-02-20 17:50:35.227 MSqlQuery::exec() "UPDATE recorded SET endtime = '2010-02-20T17:51:00',        duplicate = 1 WHERE chanid = '1435' AND     starttime = '2010-02-20T17:50:34' "
2010-02-20 17:50:35.227 Finished recording Unknown: channel 1435
2010-02-20 17:50:35.228 MythSocket(8c88108:34): write -> 34 90      BACKEND_MESSAGE[]:[]LIVETV_CHAIN UPDATE live-test-host-2010-02-20T17:50:34[]:[]empty
2010-02-20 17:50:35.228 MythSocket(8c88108:34): writeBlock(0x147601912, 98)
2010-02-20 17:50:35.228 Got data on select
2010-02-20 17:50:35.228 Processing ready reads
2010-02-20 17:50:35.228 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.228 Reacquired ready read lock
2010-02-20 17:50:35.228 ProcessAddRemoveQueues
2010-02-20 17:50:35.228 Construct FD_SET
2010-02-20 17:50:35.228 Waiting on select..
2010-02-20 17:50:35.229 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:34' AND hostname = 'test-host' AND recusage = 'recorder' ;"
2010-02-20 17:50:35.229 MSqlQuery::exec() "SELECT recordingprofiles.id, profilegroups.hostname,        profilegroups.is_default FROM recordingprofiles, profilegroups, capturecard WHERE profilegroups.id       = recordingprofiles.profilegroup AND       profilegroups.cardtype = 'HDHOMERUN'                      AND       recordingprofiles.name = 'Live TV'"
2010-02-20 17:50:35.230 MSqlQuery::exec() "SELECT cardtype, profilegroups.name FROM profilegroups, recordingprofiles WHERE profilegroups.id     = recordingprofiles.profilegroup AND       recordingprofiles.id = '35'"
2010-02-20 17:50:35.230 New DB connection, total: 4
2010-02-20 17:50:35.230 Connected to database 'mythconverg' at host: localhost
2010-02-20 17:50:35.231 MSqlQuery::exec() "SELECT name  FROM recordingprofiles WHERE id = '35'"
2010-02-20 17:50:35.231 MSqlQuery::exec() "SELECT value  FROM codecparams WHERE profile = '35' AND name = 'transcodefilters'"
2010-02-20 17:50:35.231 MSqlQuery::exec() "SELECT value  FROM codecparams WHERE profile = '35' AND name = 'transcodelossless'"
2010-02-20 17:50:35.239 MSqlQuery::exec() "SELECT value  FROM codecparams WHERE profile = '35' AND name = 'transcoderesize'"
2010-02-20 17:50:35.240 MSqlQuery::exec() "SELECT value  FROM codecparams WHERE profile = '35' AND name = 'autotranscode'"
2010-02-20 17:50:35.240 Using profile 'Live TV' to record
2010-02-20 17:50:35.240 TVRec(1): SwitchLiveTVRingBuffer(discont 1, set_rec 0)
2010-02-20 17:50:35.240 TVRec(1): GetProgramRingBufferForLiveTV()
2010-02-20 17:50:35.240 MythEvent: QUERY_NEXT_LIVETV_DIR 1
2010-02-20 17:50:35.240 Scheduler: FillRecordingDir: Starting
2010-02-20 17:50:35.241 MSqlQuery::exec() "SELECT DISTINCT dirname FROM storagegroup WHERE groupname = 'LiveTV' AND hostname = 'test-host'"
2010-02-20 17:50:35.241 Scheduler: FillRecordingDir: The only directory in the LiveTV Storage Group is /var/lib/mythtv/livetv, so it will be used by default.
2010-02-20 17:50:35.241 Scheduler: FillRecordingDir: Finished
2010-02-20 17:50:35.241 Scheduler: FindNextLiveTVDir: next dir is '/var/lib/mythtv/livetv'
2010-02-20 17:50:35.241 AutoExpire: Cardid 1: is starting a recording on an unknown fsID soon.
2010-02-20 17:50:35.241 AutoExpire: CalcParams()
2010-02-20 17:50:35.241 MSqlQuery::exec() "SELECT channel.chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:35.242 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MaxHoursPerLiveTVRecording' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.242 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MaxHoursPerLiveTVRecording' AND hostname IS NULL;"
2010-02-20 17:50:35.243 MSqlQuery::exec() "SELECT DISTINCT program.chanid, program.starttime, program.endtime,     program.title, program.subtitle, program.description,     program.category, channel.channum, channel.callsign,     channel.name, program.previouslyshown, channel.commmethod,     channel.outputfilters, program.seriesid, program.programid,     program.airdate, program.stars, program.originalairdate,     program.category_type, oldrecstatus.recordid,     oldrecstatus.rectype, oldrecstatus.recstatus,     oldrecstatus.findid FROM program LEFT JOIN channel ON program.chanid = channel.chanid LEFT JOIN oldrecorded AS oldrecstatus ON     program.title = oldrecstatus.title AND     channel.callsign = oldrecstatus.station AND     program.starttime = oldrecstatus.starttime WHERE program.chanid = '1435'   AND program.starttime < '2010-02-20T17:50:50'   AND program.endtime > '2010-02-20T17:50:50'  GROUP BY program.starttime, channel.channum,   channel.callsign, program.title  ORDER BY program.starttime, atsc_major_chan,atsc_minor_chan,channum,callsign  LIMIT 20000 "
2010-02-20 17:50:35.243 MSqlQuery::exec() "SELECT MIN(id),dirname FROM storagegroup WHERE hostname = 'test-host' AND groupname NOT IN ( 'DB Backups', 'Videos', 'Trailers', 'Coverart', 'Fanart', 'Screenshots', 'Banners' ) GROUP BY dirname;"
2010-02-20 17:50:35.243 Determining unique filesystems
2010-02-20 17:50:35.243 MSqlQuery::exec() "SELECT chanid, channum, callsign, name, commmethod, outputfilters FROM channel WHERE chanid = '1435' ;"
2010-02-20 17:50:35.244 MSqlQuery::exec() "SELECT DISTINCT program.chanid, program.starttime, program.endtime,     program.title, program.subtitle, program.description,     program.category, channel.channum, channel.callsign,     channel.name, program.previouslyshown, channel.commmethod,     channel.outputfilters, program.seriesid, program.programid,     program.airdate, program.stars, program.originalairdate,     program.category_type, oldrecstatus.recordid,     oldrecstatus.rectype, oldrecstatus.recstatus,     oldrecstatus.findid FROM program LEFT JOIN channel ON program.chanid = channel.chanid LEFT JOIN oldrecorded AS oldrecstatus ON     program.title = oldrecstatus.title AND     channel.callsign = oldrecstatus.station AND     program.starttime = oldrecstatus.starttime WHERE program.chanid    = '1435'  AND       program.starttime > '2010-02-20T17:50:50' GROUP BY program.starttime ORDER BY program.starttime LIMIT 1 "
2010-02-20 17:50:35.244 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'prefDupMethod' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.245 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'prefDupMethod' AND hostname IS NULL;"
2010-02-20 17:50:35.245 MSqlQuery::exec() "SELECT name FROM playgroup WHERE name = 'Unknown' OR       name = '' OR       (titlematch <> '' AND        'Unknown' REGEXP titlematch) "
2010-02-20 17:50:35.245 MSqlQuery::exec("LOCK TABLES recorded WRITE")
2010-02-20 17:50:35.246 MSqlQuery::exec() "SELECT recordid     FROM recorded     WHERE chanid    = '1435' AND           starttime = '2010-02-20T17:50:35'"
2010-02-20 17:50:35.246 MSqlQuery::exec() "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,         profile,              duplicate, storagegroup) VALUES  ('1435',   '2010-02-20T17:50:35',     '2010-02-20T18:00:00',           'Unknown',               '', '',       'test-host',       '',            'Default', 'true',    '0',       '',            '','0',      'false',         '0000-00-00',         '0',   '0', 'Default',      '0',         '1435_20100220175035.mpg', '2010-02-20T17:50:35',  '2010-02-20T18:00:00',        'Default',             0,         'LiveTV') "
2010-02-20 17:50:35.246 MSqlQuery::exec("UNLOCK TABLES")
2010-02-20 17:50:35.246 RecordingInfo: StartedRecording: Recording to '/var/lib/mythtv/livetv/1435_20100220175035.mpg'
2010-02-20 17:50:35.247 MSqlQuery::exec() "DELETE FROM recordedseek WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:35';"
2010-02-20 17:50:35.247 MSqlQuery::exec() "DELETE FROM recordedmarkup WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:35';"
2010-02-20 17:50:35.247 MSqlQuery::exec() "REPLACE INTO recordedcredits SELECT * FROM credits WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:35';"
2010-02-20 17:50:35.248 MSqlQuery::exec() "REPLACE INTO recordedprogram SELECT * from program WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:35' AND title = 'Unknown';"
2010-02-20 17:50:35.248 MSqlQuery::exec() "REPLACE INTO recordedrating SELECT * from programrating WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:35';"
2010-02-20 17:50:35.248 TVRec(1): StartedRecording(0x8cea790) fn(/var/lib/mythtv/livetv/1435_20100220175035.mpg)
2010-02-20 17:50:35.248 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.251 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ComplexPriority' AND hostname IS NULL;"
2010-02-20 17:50:35.272 Got data on select
2010-02-20 17:50:35.277 Processing ready reads
2010-02-20 17:50:35.278 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:35.278 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:35.278 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:35.278 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:35.278 Reacquired ready read lock
2010-02-20 17:50:35.278 ProcessAddRemoveQueues
2010-02-20 17:50:35.278 Construct FD_SET
2010-02-20 17:50:35.278 Waiting on select..
2010-02-20 17:50:35.278 MythSocket(8c8d858:29): readBlock(0x147712992, 8) called
2010-02-20 17:50:35.278 MythSocket(8c8d858:29): readBlock(0x147725896, 33) called
2010-02-20 17:50:35.278 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:35.278 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.278 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:35.278 MythSocket(8c8d858:29): writeBlock(0x147760176, 10)
2010-02-20 17:50:35.278 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:35.282 MSqlQuery::exec() "SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1435' AND starttime = '2010-02-20T17:50:34' ;"
2010-02-20 17:50:35.282 Got data on select
2010-02-20 17:50:35.282 Processing ready reads
2010-02-20 17:50:35.282 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.283 Reacquired ready read lock
2010-02-20 17:50:35.283 ProcessAddRemoveQueues
2010-02-20 17:50:35.283 Construct FD_SET
2010-02-20 17:50:35.283 Waiting on select..
2010-02-20 17:50:35.283 Got data on select
2010-02-20 17:50:35.283 Processing ready reads
2010-02-20 17:50:35.283 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:35.283 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:35.283 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:35.283 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:35.283 Reacquired ready read lock
2010-02-20 17:50:35.283 ProcessAddRemoveQueues
2010-02-20 17:50:35.283 Construct FD_SET
2010-02-20 17:50:35.283 Waiting on select..
2010-02-20 17:50:35.283 MythSocket(8c8d858:29): readBlock(0x147700608, 8) called
2010-02-20 17:50:35.283 MythSocket(8c8d858:29): readBlock(0x147700824, 33) called
2010-02-20 17:50:35.283 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:35.283 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.283 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:35.283 MythSocket(8c8d858:29): writeBlock(0x147724144, 10)
2010-02-20 17:50:35.283 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:35.277 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'PrefInputPriority' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.284 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'PrefInputPriority' AND hostname IS NULL;"
2010-02-20 17:50:35.284 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'HDTVRecPriority' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.285 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'HDTVRecPriority' AND hostname IS NULL;"
2010-02-20 17:50:35.285 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'WSRecPriority' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.285 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'WSRecPriority' AND hostname IS NULL;"
2010-02-20 17:50:35.285 Got data on select
2010-02-20 17:50:35.285 Processing ready reads
2010-02-20 17:50:35.285 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.285 Reacquired ready read lock
2010-02-20 17:50:35.285 ProcessAddRemoveQueues
2010-02-20 17:50:35.285 Construct FD_SET
2010-02-20 17:50:35.285 Waiting on select..
2010-02-20 17:50:35.313 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve, transcoded FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:34' ;"
2010-02-20 17:50:35.321 MSqlQuery::exec() "SELECT audioprop+0, videoprop+0, subtitletypes+0 FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:34' ;"
2010-02-20 17:50:35.321 MSqlQuery::exec() "SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1435' AND starttime = '2010-02-20T17:50:34' ;"
2010-02-20 17:50:35.322 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRecPriority' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.324 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRecPriority' AND hostname IS NULL;"
2010-02-20 17:50:35.325 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve, transcoded FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:34' ;"
2010-02-20 17:50:35.327 MSqlQuery::exec() "SELECT audioprop+0, videoprop+0, subtitletypes+0 FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:34' ;"
2010-02-20 17:50:35.327 TVRec(1): FinishedRecording(Unknown) in recgroup: LiveTV
2010-02-20 17:50:35.327 MSqlQuery::exec() "UPDATE tvchain SET endtime = '2010-02-20T17:50:35' WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:34' ;"
2010-02-20 17:50:35.328 Chain: Updated endtime for '1435_20100220175034' to 20100220175035
2010-02-20 17:50:35.328 MythEvent: LIVETV_CHAIN UPDATE live-test-host-2010-02-20T17:50:34
2010-02-20 17:50:35.330 MSqlQuery::exec() "UPDATE recorded SET endtime = '2010-02-20T17:51:00',        duplicate = 1 WHERE chanid = '1435' AND     starttime = '2010-02-20T17:50:34' "
2010-02-20 17:50:35.330 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'prefDupMethod' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.330 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'prefDupMethod' AND hostname IS NULL;"
2010-02-20 17:50:35.332 MSqlQuery::exec() "SELECT name FROM playgroup WHERE name = 'Unknown' OR       name = '' OR       (titlematch <> '' AND        'Unknown' REGEXP titlematch) "
2010-02-20 17:50:35.332 Finished recording Unknown: channel 1435
2010-02-20 17:50:35.333 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:35' AND hostname = 'test-host' AND recusage = 'recorder' ;"
2010-02-20 17:50:35.336 MSqlQuery::exec() "INSERT INTO inuseprograms  (chanid, starttime, recusage, hostname, lastupdatetime,  rechost, recdir )  VALUES  ('1435', '2010-02-20T17:50:35', 'recorder', 'test-host', '2010-02-20T17:50:35',  'test-host', '/var/lib/mythtv/livetv');"
2010-02-20 17:50:35.338 MSqlQuery::exec() "UPDATE recorded SET autoexpire = '10000' WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:35' ;"
2010-02-20 17:50:35.338 MSqlQuery::exec() "UPDATE recorded SET recgroup = 'LiveTV' WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:35' ;"
2010-02-20 17:50:35.339 Got data on select
2010-02-20 17:50:35.339 Processing ready reads
2010-02-20 17:50:35.339 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:35.339 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:35.339 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:35.340 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:35.340 Reacquired ready read lock
2010-02-20 17:50:35.340 ProcessAddRemoveQueues
2010-02-20 17:50:35.340 Construct FD_SET
2010-02-20 17:50:35.340 Waiting on select..
2010-02-20 17:50:35.340 MythSocket(8c8d858:29): readBlock(0x147383168, 8) called
2010-02-20 17:50:35.340 MythSocket(8c8d858:29): readBlock(0x147726040, 33) called
2010-02-20 17:50:35.340 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:35.340 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.340 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:35.340 MythSocket(8c8d858:29): writeBlock(0x147674672, 10)
2010-02-20 17:50:35.340 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:35.341 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'SignLangRecPriority' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.342 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'SignLangRecPriority' AND hostname IS NULL;"
2010-02-20 17:50:35.343 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'OnScrSubRecPriority' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.343 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'OnScrSubRecPriority' AND hostname IS NULL;"
2010-02-20 17:50:35.343 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'CCRecPriority' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.343 MSqlQuery::exec() "INSERT INTO tvchain (chanid, starttime, endtime, chainid, chainpos, discontinuity, watching, hostprefix, cardtype,  channame, input) VALUES('1435', '2010-02-20T17:50:35', '2010-02-20T18:00:00', 'live-test-host-2010-02-20T17:50:34', '1',  'true', '0', 'myth://127.0.0.1:6543/', 'HDHOMERUN', '435',  'MPEG2TS' );"
2010-02-20 17:50:35.343 Chain: Appended@1 '1435_20100220175035'
2010-02-20 17:50:35.344 MythEvent: LIVETV_CHAIN UPDATE live-test-host-2010-02-20T17:50:34
2010-02-20 17:50:35.344 Got data on select
2010-02-20 17:50:35.344 Processing ready reads
2010-02-20 17:50:35.344 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.344 Reacquired ready read lock
2010-02-20 17:50:35.344 ProcessAddRemoveQueues
2010-02-20 17:50:35.344 Construct FD_SET
2010-02-20 17:50:35.344 Waiting on select..
2010-02-20 17:50:35.357 Got data on select
2010-02-20 17:50:35.357 Processing ready reads
2010-02-20 17:50:35.357 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:35.357 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:35.357 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:35.357 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:35.357 Reacquired ready read lock
2010-02-20 17:50:35.357 ProcessAddRemoveQueues
2010-02-20 17:50:35.357 Construct FD_SET
2010-02-20 17:50:35.357 Waiting on select..
2010-02-20 17:50:35.357 MythSocket(8c8d858:29): readBlock(0x147609624, 8) called
2010-02-20 17:50:35.358 MythSocket(8c8d858:29): readBlock(0x147700400, 33) called
2010-02-20 17:50:35.358 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:35.358 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.358 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:35.358 MythSocket(8c8d858:29): writeBlock(0x147282848, 10)
2010-02-20 17:50:35.358 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:35.358 Got data on select
2010-02-20 17:50:35.358 Processing ready reads
2010-02-20 17:50:35.358 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.358 Reacquired ready read lock
2010-02-20 17:50:35.358 ProcessAddRemoveQueues
2010-02-20 17:50:35.358 Construct FD_SET
2010-02-20 17:50:35.358 Waiting on select..
2010-02-20 17:50:35.384 MSqlQuery::exec() "SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1435' AND starttime = '2010-02-20T17:50:35' ;"
2010-02-20 17:50:35.385 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve, transcoded FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:35' ;"
2010-02-20 17:50:35.385 MSqlQuery::exec() "SELECT audioprop+0, videoprop+0, subtitletypes+0 FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:35' ;"
2010-02-20 17:50:35.391 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'TVFormat' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.391 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'TVFormat' AND hostname IS NULL;"
2010-02-20 17:50:35.392 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'VbiFormat' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.392 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'VbiFormat' AND hostname IS NULL;"
2010-02-20 17:50:35.392 RecBase(1:1): SetRingBuffer(0x8cdf160) '/var/lib/mythtv/livetv/1435_20100220175035.mpg'
2010-02-20 17:50:35.392 HDHRRec(1): SetPAT(435 on 0x5b)
2010-02-20 17:50:35.392 CreatePATSingleProgram()
2010-02-20 17:50:35.392 PAT in input stream
2010-02-20 17:50:35.392 Program Association Table
 PSIP tableID(0x0) length(205) extension(0x2999)
      version(4) current(1) section(0) last_section(0)
         tsid: 10649
 programCount: 49
  program number   807 has PID 0x  30   data  0x 3 0x27 0xe0 0x30
  program number   814 has PID 0x  31   data  0x 3 0x2e 0xe0 0x31
  program number   835 has PID 0x  32   data  0x 3 0x43 0xe0 0x32
  program number   839 has PID 0x  33   data  0x 3 0x47 0xe0 0x33
  program number   818 has PID 0x  34   data  0x 3 0x32 0xe0 0x34
  program number   829 has PID 0x  35   data  0x 3 0x3d 0xe0 0x35
  program number   841 has PID 0x  36   data  0x 3 0x49 0xe0 0x36
  program number   840 has PID 0x  37   data  0x 3 0x48 0xe0 0x37
  program number   821 has PID 0x  38   data  0x 3 0x35 0xe0 0x38
  program number   837 has PID 0x  39   data  0x 3 0x45 0xe0 0x39
  program number   830 has PID 0x  3a   data  0x 3 0x3e 0xe0 0x3a
  program number   811 has PID 0x  3b   data  0x 3 0x2b 0xe0 0x3b
  program number   823 has PID 0x  3c   data  0x 3 0x37 0xe0 0x3c
  program number   843 has PID 0x  3d   data  0x 3 0x4b 0xe0 0x3d
  program number   812 has PID 0x  3e   data  0x 3 0x2c 0xe0 0x3e
  program number   817 has PID 0x  3f   data  0x 3 0x31 0xe0 0x3f
  program number   819 has PID 0x  40   data  0x 3 0x33 0xe0 0x40
  program number   806 has PID 0x  41   data  0x 3 0x26 0xe0 0x41
  program number   810 has PID 0x  42   data  0x 3 0x2a 0xe0 0x42
  program number   824 has PID 0x  43   data  0x 3 0x38 0xe0 0x43
  program number   815 has PID 0x  44   data  0x 3 0x2f 0xe0 0x44
  program number   834 has PID 0x  45   data  0x 3 0x42 0xe0 0x45
  program number   828 has PID 0x  46   data  0x 3 0x3c 0xe0 0x46
  program number   808 has PID 0x  47   data  0x 3 0x28 0xe0 0x47
  program number   831 has PID 0x  48   data  0x 3 0x3f 0xe0 0x48
  program number   804 has PID 0x  49   data  0x 3 0x24 0xe0 0x49
  program number   813 has PID 0x  4a   data  0x 3 0x2d 0xe0 0x4a
  program number   802 has PID 0x  4b   data  0x 3 0x22 0xe0 0x4b
  program number   809 has PID 0x  4c   data  0x 3 0x29 0xe0 0x4c
  program number   827 has PID 0x  4d   data  0x 3 0x3b 0xe0 0x4d
  program number   820 has PID 0x  4e   data  0x 3 0x34 0xe0 0x4e
  program number   826 has PID 0x  4f   data  0x 3 0x3a 0xe0 0x4f
  program number   842 has PID 0x  50   data  0x 3 0x4a 0xe0 0x50
  program number   846 has PID 0x  51   data  0x 3 0x4e 0xe0 0x51
  program number   803 has PID 0x  52   data  0x 3 0x23 0xe0 0x52
  program number   844 has PID 0x  53   data  0x 3 0x4c 0xe0 0x53
  program number   833 has PID 0x  54   data  0x 3 0x41 0xe0 0x54
  program number   822 has PID 0x  55   data  0x 3 0x36 0xe0 0x55
  program number   838 has PID 0x  56   data  0x 3 0x46 0xe0 0x56
  program number   816 has PID 0x  57   data  0x 3 0x30 0xe0 0x57
  program number   446 has PID 0x  58   data  0x 1 0xbe 0xe0 0x58
  program number   578 has PID 0x  59   data  0x 2 0x42 0xe0 0x59
  program number   444 has PID 0x  5a   data  0x 1 0xbc 0xe0 0x5a
  program number   435 has PID 0x  5b   data  0x 1 0xb3 0xe0 0x5b
  program number   825 has PID 0x  5c   data  0x 3 0x39 0xe0 0x5c
  program number   805 has PID 0x  5d   data  0x 3 0x25 0xe0 0x5d
  program number   832 has PID 0x  5e   data  0x 3 0x40 0xe0 0x5e
  program number   580 has PID 0x  5f   data  0x 2 0x44 0xe0 0x5f
  program number   743 has PID 0x  60   data  0x 2 0xe7 0xe0 0x60

2010-02-20 17:50:35.393 desired_program(435) pid(0x5b)
2010-02-20 17:50:35.393 pmt_pid(0x5b)
2010-02-20 17:50:35.393 PAT for output stream
2010-02-20 17:50:35.393 Program Association Table
 PSIP tableID(0x0) length(13) extension(0x2999)
      version(4) current(1) section(0) last_section(0)
         tsid: 10649
 programCount: 1
  program number     1 has PID 0x  5b   data  0x 0 0x 1 0xe0 0x5b

2010-02-20 17:50:35.393 HDHRRec(1): SetPMT(435)
2010-02-20 17:50:35.393 CreatePMTSingleProgram()
2010-02-20 17:50:35.393 PMT in input stream
2010-02-20 17:50:35.393 Program Map Table ver(3) pid(0x5b) pnum(435) len(60)

 Stream #0 pid(0x1280) type(audio-ac3  0x81)
  Registration Descriptor: 'AC-3' ATSC audio stream A/52
  Stream Identifier Descriptor (0x52): ComponentTag=0x2
  ISO-639 Language: code(eng) canonical(eng) eng(English)
 Stream #1 pid(0x1281) type(unknown  0xc0)
  Stream Identifier Descriptor (0x52): ComponentTag=0x3
  ISO-639 Language: code(eng) canonical(eng) eng(English)
 Stream #2 pid(0x1282) type(video-opencable  0x80)
  Stream Identifier Descriptor (0x52): ComponentTag=0x1
  Video Descriptor (0x2) length(3)

2010-02-20 17:50:35.393 Created PMT 
Program Map Table ver(3) pid(0x5b) pnum(1) len(60)

 Stream #0 pid(0x1280) type(audio-ac3  0x81)
  Registration Descriptor: 'AC-3' ATSC audio stream A/52
  Stream Identifier Descriptor (0x52): ComponentTag=0x2
  ISO-639 Language: code(eng) canonical(eng) eng(English)
 Stream #1 pid(0x1281) type(unknown  0xc0)
  Stream Identifier Descriptor (0x52): ComponentTag=0x3
  ISO-639 Language: code(eng) canonical(eng) eng(English)
 Stream #2 pid(0x1282) type(video-mpeg2  0x2)
  Stream Identifier Descriptor (0x52): ComponentTag=0x1
  Video Descriptor (0x2) length(3)

2010-02-20 17:50:35.393 PMT for output stream
2010-02-20 17:50:35.429 Program Map Table ver(3) pid(0x5b) pnum(1) len(60)

 Stream #0 pid(0x1280) type(audio-ac3  0x81)
  Registration Descriptor: 'AC-3' ATSC audio stream A/52
  Stream Identifier Descriptor (0x52): ComponentTag=0x2
  ISO-639 Language: code(eng) canonical(eng) eng(English)
 Stream #1 pid(0x1281) type(unknown  0xc0)
  Stream Identifier Descriptor (0x52): ComponentTag=0x3
  ISO-639 Language: code(eng) canonical(eng) eng(English)
 Stream #2 pid(0x1282) type(video-mpeg2  0x2)
  Stream Identifier Descriptor (0x52): ComponentTag=0x1
  Video Descriptor (0x2) length(3)

2010-02-20 17:50:35.429 RecBase(1:1): SetRecording(0x8cc59a8) title(Unknown)
2010-02-20 17:50:35.394 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'CCRecPriority' AND hostname IS NULL;"
2010-02-20 17:50:35.415 Got data on select
2010-02-20 17:50:35.430 Processing ready reads
2010-02-20 17:50:35.430 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:35.430 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:35.430 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:35.430 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:35.431 Reacquired ready read lock
2010-02-20 17:50:35.431 ProcessAddRemoveQueues
2010-02-20 17:50:35.431 Construct FD_SET
2010-02-20 17:50:35.431 Waiting on select..
2010-02-20 17:50:35.431 MythSocket(8c8d858:29): readBlock(0x147285336, 8) called
2010-02-20 17:50:35.431 MythSocket(8c8d858:29): readBlock(0x147693960, 33) called
2010-02-20 17:50:35.431 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:35.431 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.431 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:35.431 MythSocket(8c8d858:29): writeBlock(0x147724848, 10)
2010-02-20 17:50:35.431 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:35.446 Got data on select
2010-02-20 17:50:35.446 Processing ready reads
2010-02-20 17:50:35.446 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.446 Reacquired ready read lock
2010-02-20 17:50:35.446 ProcessAddRemoveQueues
2010-02-20 17:50:35.446 Construct FD_SET
2010-02-20 17:50:35.446 Waiting on select..
2010-02-20 17:50:35.446 Got data on select
2010-02-20 17:50:35.447 Processing ready reads
2010-02-20 17:50:35.447 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:35.447 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:35.447 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:35.447 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:35.447 Reacquired ready read lock
2010-02-20 17:50:35.447 ProcessAddRemoveQueues
2010-02-20 17:50:35.447 Construct FD_SET
2010-02-20 17:50:35.447 Waiting on select..
2010-02-20 17:50:35.447 MythSocket(8c8d858:29): readBlock(0x147285336, 8) called
2010-02-20 17:50:35.447 MythSocket(8c8d858:29): readBlock(0x147693960, 33) called
2010-02-20 17:50:35.447 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:35.447 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.447 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:35.447 MythSocket(8c8d858:29): writeBlock(0x147613968, 10)
2010-02-20 17:50:35.447 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:35.448 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'HardHearRecPriority' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.448 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'HardHearRecPriority' AND hostname IS NULL;"
2010-02-20 17:50:35.449 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AudioDescRecPriority' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.449 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AudioDescRecPriority' AND hostname IS NULL;"
2010-02-20 17:50:35.449 MSqlQuery::exec() "SELECT channel.videofilters FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:35.449 HDHRRec(1): StartRecording -- begin
2010-02-20 17:50:35.449 HDHRSH: Using existing stream handler 192.168.0.199-0 for 192.168.0.199-0 (2 in use)
2010-02-20 17:50:35.449 HDHRRec(1): HDHR opened successfully
2010-02-20 17:50:35.449 HDHRSH(192.168.0.199-0): AddListener(0x8cc4b48) -- begin
2010-02-20 17:50:35.449 HDHRSH(192.168.0.199-0): AddListener(0x8cc4b48) -- locked
2010-02-20 17:50:35.450 HDHRSH(192.168.0.199-0): AddListener(0x8cc4b48) -- end
2010-02-20 17:50:35.450 Got data on select
2010-02-20 17:50:35.450 Processing ready reads
2010-02-20 17:50:35.450 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.450 Reacquired ready read lock
2010-02-20 17:50:35.450 ProcessAddRemoveQueues
2010-02-20 17:50:35.450 Construct FD_SET
2010-02-20 17:50:35.450 Waiting on select..
2010-02-20 17:50:35.454 TVRec(1): SetFlags(RecorderRunning,RingBufferReady,) -> RunMainLoop,CancelNextRecording,NeedToStartRecorder,RecorderRunning,RingBufferReady,
2010-02-20 17:50:35.454 TVRec(1): ClearFlags(NeedToStartRecorder,) -> RunMainLoop,CancelNextRecording,RecorderRunning,RingBufferReady,
2010-02-20 17:50:35.458 MSqlQuery::exec() "UPDATE cardinput SET startchan = '435' WHERE cardinputid = '1'"
2010-02-20 17:50:35.458 MSqlQuery::exec() "UPDATE capturecard SET defaultinput = 'MPEG2TS' WHERE cardid = '1'"
2010-02-20 17:50:35.459 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:35.459 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:35.460 MSqlQuery::exec() "DROP TABLE IF EXISTS sched_temp_record;"
2010-02-20 17:50:35.461 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '1435'"
2010-02-20 17:50:35.461 Cardid 1: max bitrate 142089 KB/min
2010-02-20 17:50:35.461 Maximal bitrate of busy encoders is 142089 KB/min
2010-02-20 17:50:35.461 test-host:/var/lib/mythtv/livetv (fsID 1, dirID 10) using 15199884 out of 16302796 KB, looking for matches
2010-02-20 17:50:35.461     Checking test-host:/var/lib/mythtv/recordings (dirID 1) using 15199884 of 16302796 KB
2010-02-20 17:50:35.461         Total KB Diff: 0 (want <= 32)
2010-02-20 17:50:35.461         Used  KB Diff: 0 (want <= 11840)
2010-02-20 17:50:35.461     MATCH Found: test-host:/var/lib/mythtv/recordings will use fsID 1
--- GetFilesystemInfos directory list start ---
Dir: test-host:/var/lib/mythtv/livetv
     Location: Local
     fsID    : 1
     dirID   : 10
     BlkSize : 4096
     TotalKB : 16302796
     UsedKB  : 15199884
     FreeKB  : 1102912

Dir: test-host:/var/lib/mythtv/recordings
     Location: Local
     fsID    : 1
     dirID   : 1
     BlkSize : 4096
     TotalKB : 16302796
     UsedKB  : 15199884
     FreeKB  : 1102912

--- GetFilesystemInfos directory list end ---
2010-02-20 17:50:35.462 fsID #1: Total:    15.5 GB   Used:    14.5 GB   Free:     1.1 GB
2010-02-20 17:50:35.463 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:35.463 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:35.463 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '1435'"
2010-02-20 17:50:35.463     Cardid 1: max bitrate 18945 Kb/sec, fsID 1 max is now 142089 KB/min
2010-02-20 17:50:35.463   Max of 142089 KB/min for fsID 1 is higher than the existing Max of 0 so we'll use this Max instead
2010-02-20 17:50:35.463 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
2010-02-20 17:50:35.464 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.464 MythSocket(8c88108:34): writeBlock(0x147613880, 59)
2010-02-20 17:50:35.464 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.464 MythSocket(8c88108:34): writeBlock(0x147726240, 59)
2010-02-20 17:50:35.464 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.464 MythSocket(8c88108:34): writeBlock(0x147726240, 59)
2010-02-20 17:50:35.464 MythSocket(8c88108:34): write -> 34 90      BACKEND_MESSAGE[]:[]LIVETV_CHAIN UPDATE live-test-host-2010-02-20T17:50:34[]:[]empty
2010-02-20 17:50:35.464 MythSocket(8c88108:34): writeBlock(0x147703392, 98)
2010-02-20 17:50:35.464 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.464 MythSocket(8c88108:34): writeBlock(0x147284640, 59)
2010-02-20 17:50:35.464 MythSocket(8c88108:34): write -> 34 90      BACKEND_MESSAGE[]:[]LIVETV_CHAIN UPDATE live-test-host-2010-02-20T17:50:34[]:[]empty
2010-02-20 17:50:35.464 MythSocket(8c88108:34): writeBlock(0x147726496, 98)
2010-02-20 17:50:35.464 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.464 MythSocket(8c88108:34): writeBlock(0x147726832, 59)
2010-02-20 17:50:35.464 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.465 MythSocket(8c88108:34): writeBlock(0x147703392, 59)
2010-02-20 17:50:35.465 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.465 MythSocket(8c88108:34): writeBlock(0x147703392, 59)
2010-02-20 17:50:35.465 Got data on select
2010-02-20 17:50:35.473 Processing ready reads
2010-02-20 17:50:35.473 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.473 Reacquired ready read lock
2010-02-20 17:50:35.473 ProcessAddRemoveQueues
2010-02-20 17:50:35.473 Construct FD_SET
2010-02-20 17:50:35.473 Waiting on select..
2010-02-20 17:50:35.474 MSqlQuery::exec() "CREATE TEMPORARY TABLE sched_temp_record LIKE record;"
2010-02-20 17:50:35.475 MSqlQuery::exec() "INSERT sched_temp_record SELECT * from record;"
2010-02-20 17:50:35.475 MSqlQuery::exec() "DROP TABLE IF EXISTS sched_temp_recorded;"
2010-02-20 17:50:35.481 MSqlQuery::exec() "CREATE TEMPORARY TABLE sched_temp_recorded LIKE recorded;"
2010-02-20 17:50:35.483 MSqlQuery::exec() "INSERT sched_temp_recorded SELECT * from recorded;"
2010-02-20 17:50:35.483 MSqlQuery::exec() "SELECT recpriority, selectclause FROM powerpriority;"
2010-02-20 17:50:35.483  |-- Start DB Query...
2010-02-20 17:50:35.487 Got data on select
2010-02-20 17:50:35.488 Processing ready reads
2010-02-20 17:50:35.488 MythSocketThread(sock 0x8c8eb40:35): socket is readable
2010-02-20 17:50:35.488 MythSocketThread(sock 0x8c8eb40:35): calling m_cb->readyRead()
2010-02-20 17:50:35.488 MythSocket(8c8eb40:35): UpRef: 2
2010-02-20 17:50:35.488 MythSocketThread: Total read time: 0ms, on sockets {35,0ms}
2010-02-20 17:50:35.488 Reacquired ready read lock
2010-02-20 17:50:35.488 ProcessAddRemoveQueues
2010-02-20 17:50:35.488 Construct FD_SET
2010-02-20 17:50:35.488 Waiting on select..
2010-02-20 17:50:35.488 MythSocket(8c8eb40:35): readBlock(0x147384664, 8) called
2010-02-20 17:50:35.488 MythSocket(8c8eb40:35): readBlock(0x147047168, 35) called
2010-02-20 17:50:35.488 MythSocket(8c8eb40:35): read  <- 35 35      QUERY_RECORDER 1[]:[]FRONTEND_READY
2010-02-20 17:50:35.488 TVRec(1): SetFlags(FrontendReady,) -> FrontendReady,RunMainLoop,CancelNextRecording,RecorderRunning,RingBufferReady,
2010-02-20 17:50:35.489 MythSocket(8c8eb40:35): write -> 35 2       ok
2010-02-20 17:50:35.489 MythSocket(8c8eb40:35): writeBlock(0x147383128, 10)
2010-02-20 17:50:35.489 MythSocket(8c8eb40:35): DownRef: 1
2010-02-20 17:50:35.489 Got data on select
2010-02-20 17:50:35.489 Processing ready reads
2010-02-20 17:50:35.489 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.489 Reacquired ready read lock
2010-02-20 17:50:35.489 ProcessAddRemoveQueues
2010-02-20 17:50:35.489 Construct FD_SET
2010-02-20 17:50:35.489 Waiting on select..
2010-02-20 17:50:35.491 Got data on select
2010-02-20 17:50:35.491 Processing ready reads
2010-02-20 17:50:35.491 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:35.491 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:35.491 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:35.491 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:35.491 Reacquired ready read lock
2010-02-20 17:50:35.491 ProcessAddRemoveQueues
2010-02-20 17:50:35.491 Construct FD_SET
2010-02-20 17:50:35.491 Waiting on select..
2010-02-20 17:50:35.491 MythSocket(8c8d858:29): readBlock(0x147366424, 8) called
2010-02-20 17:50:35.491 MythSocket(8c8d858:29): readBlock(0x147047168, 33) called
2010-02-20 17:50:35.491 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:35.491 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.491 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:35.492 MythSocket(8c8d858:29): writeBlock(0x147377896, 10)
2010-02-20 17:50:35.492 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:35.492 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.492 MythSocket(8c88108:34): writeBlock(0x147613880, 59)
2010-02-20 17:50:35.492 Got data on select
2010-02-20 17:50:35.492 Processing ready reads
2010-02-20 17:50:35.493 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.493 Reacquired ready read lock
2010-02-20 17:50:35.493 ProcessAddRemoveQueues
2010-02-20 17:50:35.493 Construct FD_SET
2010-02-20 17:50:35.493 Waiting on select..
2010-02-20 17:50:35.493 Got data on select
2010-02-20 17:50:35.494 Processing ready reads
2010-02-20 17:50:35.494 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:35.494 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:35.494 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:35.494 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:35.494 Reacquired ready read lock
2010-02-20 17:50:35.494 ProcessAddRemoveQueues
2010-02-20 17:50:35.494 Construct FD_SET
2010-02-20 17:50:35.494 Waiting on select..
2010-02-20 17:50:35.494 MythSocket(8c8d858:29): readBlock(0x147610336, 8) called
2010-02-20 17:50:35.494 MythSocket(8c8d858:29): readBlock(0x147726968, 33) called
2010-02-20 17:50:35.494 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:35.494 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:35.494 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:35.494 MythSocket(8c8d858:29): writeBlock(0x147282576, 10)
2010-02-20 17:50:35.494 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:35.495 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:35.495 MythSocket(8c88108:34): writeBlock(0x147671104, 59)
2010-02-20 17:50:35.504 Got data on select
2010-02-20 17:50:35.504 Processing ready reads
2010-02-20 17:50:35.504 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.504 Reacquired ready read lock
2010-02-20 17:50:35.504 ProcessAddRemoveQueues
2010-02-20 17:50:35.504 Construct FD_SET
2010-02-20 17:50:35.504 Waiting on select..
2010-02-20 17:50:35.515 MSqlQuery::exec() "UPDATE recordmatch  INNER JOIN sched_temp_record ON (recordmatch.recordid = sched_temp_record.recordid)  INNER JOIN program ON (recordmatch.chanid = program.chanid AND                         recordmatch.starttime = program.starttime AND                         recordmatch.manualid = program.manualid)  LEFT JOIN oldrecorded ON   (     sched_temp_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 sched_temp_record.type   WHEN 6    THEN sched_temp_record.findid   WHEN 9    THEN to_days(date_sub(program.starttime, interval                 time_format(sched_temp_record.findtime, '%H:%i') hour_minute))   WHEN 10    THEN floor((to_days(date_sub(program.starttime, interval                time_format(sched_temp_record.findtime, '%H:%i') hour_minute)) -                sched_temp_record.findday)/7) * 7 + sched_temp_record.findday   WHEN 7    THEN sched_temp_record.findid   ELSE 0  END) )       OR       (        program.generic = 0        AND        (program.programid = '' OR oldrecorded.programid = '')        AND        (((sched_temp_record.dupmethod & 0x02) = 0) OR (program.subtitle <> ''           AND program.subtitle = oldrecorded.subtitle))        AND        (((sched_temp_record.dupmethod & 0x04) = 0) OR (program.description <> ''           AND program.description = oldrecorded.description))        AND        (((sched_temp_record.dupmethod & 0x08) = 0) OR (program.subtitle <> ''           AND program.subtitle = oldrecorded.subtitle) OR (program.subtitle = ''            AND oldrecorded.subtitle = '' AND program.description <> ''           AND program.description = oldrecorded.description))       )      )   )  LEFT JOIN sched_temp_recorded recorded ON   (     sched_temp_record.dupmethod > 1 AND     recorded.duplicate <> 0 AND     program.title = recorded.title AND     recorded.recgroup NOT IN ('LiveTV','Deleted')      AND      (       (program.programid <> '' AND program.generic = 0        AND program.programid = recorded.programid)       OR       (recorded.findid <> 0 AND         recorded.findid = (CASE sched_temp_record.type   WHEN 6    THEN sched_temp_record.findid   WHEN 9    THEN to_days(date_sub(program.starttime, interval                 time_format(sched_temp_record.findtime, '%H:%i') hour_minute))   WHEN 10    THEN floor((to_days(date_sub(program.starttime, interval                time_format(sched_temp_record.findtime, '%H:%i') hour_minute)) -                sched_temp_record.findday)/7) * 7 + sched_temp_record.findday   WHEN 7    THEN sched_temp_record.findid   ELSE 0  END) )       OR       (        program.generic = 0        AND        (program.programid = '' OR recorded.programid = '')        AND        (((sched_temp_record.dupmethod & 0x02) = 0) OR (program.subtitle <> ''           AND program.subtitle = recorded.subtitle))        AND        (((sched_temp_record.dupmethod & 0x04) = 0) OR (program.description <> ''           AND program.description = recorded.description))        AND        (((sched_temp_record.dupmethod & 0x08) = 0) OR (program.subtitle <> ''           AND program.subtitle = recorded.subtitle) OR (program.subtitle = ''            AND recorded.subtitle = '' AND program.description <> ''           AND program.description = recorded.description))       )      )   )  LEFT JOIN oldfind ON   (oldfind.recordid = recordmatch.recordid AND    oldfind.findid = (CASE sched_temp_record.type   WHEN 6    THEN sched_temp_record.findid   WHEN 9    THEN to_days(date_sub(program.starttime, interval                 time_format(sched_temp_record.findtime, '%H:%i') hour_minute))   WHEN 10    THEN floor((to_days(date_sub(program.starttime, interval                time_format(sched_temp_record.findtime, '%H:%i') hour_minute)) -                sched_temp_record.findday)/7) * 7 + sched_temp_record.findday   WHEN 7    THEN sched_temp_record.findid   ELSE 0  END) )   SET oldrecduplicate = (oldrecorded.endtime IS NOT NULL),       recduplicate = (recorded.endtime IS NOT NULL),       findduplicate = (oldfind.findid IS NOT NULL),       oldrecstatus = oldrecorded.recstatus "
2010-02-20 17:50:35.518 MSqlQuery::exec() "SELECT DISTINCT channel.chanid, channel.sourceid, program.starttime, program.endtime, program.title, program.subtitle, program.description, channel.channum, channel.callsign, channel.name, oldrecduplicate, program.category, sched_temp_record.recpriority, sched_temp_record.dupin, recduplicate, findduplicate, sched_temp_record.type, sched_temp_record.recordid, program.starttime - INTERVAL sched_temp_record.startoffset minute AS recstartts, program.endtime + INTERVAL sched_temp_record.endoffset minute AS recendts, program.previouslyshown, sched_temp_record.recgroup, sched_temp_record.dupmethod, channel.commmethod, capturecard.cardid, cardinput.cardinputid, UPPER(cardinput.shareable) = 'Y' AS shareable, program.seriesid, program.programid, program.category_type, program.airdate, program.stars, program.originalairdate, sched_temp_record.inactive, sched_temp_record.parentid, (CASE sched_temp_record.type   WHEN 6    THEN sched_temp_record.findid   WHEN 9    THEN to_days(date_sub(program.starttime, interval                 time_format(sched_temp_record.findtime, '%H:%i') hour_minute))   WHEN 10    THEN floor((to_days(date_sub(program.starttime, interval                time_format(sched_temp_record.findtime, '%H:%i') hour_minute)) -                sched_temp_record.findday)/7) * 7 + sched_temp_record.findday   WHEN 7    THEN sched_temp_record.findid   ELSE 0  END) , sched_temp_record.playgroup, oldrecstatus.recstatus, oldrecstatus.reactivate, program.videoprop+0, program.subtitletypes+0, program.audioprop+0, sched_temp_record.storagegroup, capturecard.hostname, recordmatch.oldrecstatus, sched_temp_record.avg_delay, channel.recpriority + cardinput.recpriority + (cardinput.cardinputid = sched_temp_record.prefinput) * 2 AS powerpriority FROM recordmatch  INNER JOIN sched_temp_record ON (recordmatch.recordid = sched_temp_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 )  ORDER BY sched_temp_record.recordid DESC "
2010-02-20 17:50:35.518  |-- 0 results in 0.035048 sec. Processing...
2010-02-20 17:50:35.518  +-- Cleanup...
2010-02-20 17:50:35.519 MSqlQuery::exec() "DROP TABLE IF EXISTS sched_temp_record;"
2010-02-20 17:50:35.519 MSqlQuery::exec() "DROP TABLE IF EXISTS sched_temp_recorded;"
2010-02-20 17:50:35.519 AddNotListed...
2010-02-20 17:50:35.519  |-- Start DB Query...
2010-02-20 17:50:35.519 HDHRSH(192.168.0.199-0): RunTS(): begin
2010-02-20 17:50:35.556 MSqlQuery::exec() "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 = 2 OR type = 5 OR type = 7)  AND recordmatch.chanid IS NULL"
2010-02-20 17:50:35.556  |-- 0 results in 0.037046 sec. Processing...
2010-02-20 17:50:35.556 Sort by time...
2010-02-20 17:50:35.556 PruneOverlaps...
2010-02-20 17:50:35.556 Sort by priority...
2010-02-20 17:50:35.556 BuildListMaps...
2010-02-20 17:50:35.556 SchedNewRecords...
2010-02-20 17:50:35.556 Scheduling:
2010-02-20 17:50:35.558 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'SchedOpenEnd' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.558 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'SchedOpenEnd' AND hostname IS NULL;"
2010-02-20 17:50:35.558 SchedPreserveLiveTV...
2010-02-20 17:50:35.558 ClearListMaps...
2010-02-20 17:50:35.558 Sort by time...
2010-02-20 17:50:35.558 PruneRedundants...
2010-02-20 17:50:35.558 Sort by time...
2010-02-20 17:50:35.558 ClearWorkList...
2010-02-20 17:50:35.559 MSqlQuery::exec() "SELECT recordid, next_record FROM record;"
--- print list start ---
Title - Subtitle                Ch Station Day Start  End   S C I  T N   Pri
---  print list end  ---
2010-02-20 17:50:35.559 Scheduled 0 items in 0.4 = 0.04 match + 0.34 place
2010-02-20 17:50:35.559 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'idleTimeoutSecs' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.559 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'idleTimeoutSecs' AND hostname IS NULL;"
2010-02-20 17:50:35.560 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'idleWaitForRecordingTime' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.560 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'idleWaitForRecordingTime' AND hostname IS NULL;"
2010-02-20 17:50:35.560 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MythShutdownWakeupTime' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.560 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MythShutdownWakeupTime' AND hostname IS NULL;"
2010-02-20 17:50:35.560 Seem to be woken up by USER
2010-02-20 17:50:35.561 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'startupCommand' AND hostname = 'test-host' ;"
2010-02-20 17:50:35.561 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'startupCommand' AND hostname IS NULL;"
2010-02-20 17:50:35.561 MythEvent: SCHEDULE_CHANGE
2010-02-20 17:50:35.561 MythSocket(8c88108:34): write -> 34 45      BACKEND_MESSAGE[]:[]SCHEDULE_CHANGE[]:[]empty
2010-02-20 17:50:35.562 MythSocket(8c88108:34): writeBlock(0x147671104, 53)
2010-02-20 17:50:35.562 Got data on select
2010-02-20 17:50:35.562 Processing ready reads
2010-02-20 17:50:35.562 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:35.562 Reacquired ready read lock
2010-02-20 17:50:35.562 ProcessAddRemoveQueues
2010-02-20 17:50:35.562 Construct FD_SET
2010-02-20 17:50:35.562 Waiting on select..
2010-02-20 17:50:41.108 MSqlQuery::exec() "INSERT INTO recordedmarkup (chanid, starttime, mark, type, data) VALUES ( '1435', '2010-02-20T17:50:35', '0', '11', '0');"
2010-02-20 17:50:41.109 MSqlQuery::exec() "INSERT INTO recordedmarkup    (chanid, starttime, mark, type, data)    VALUES ( '1435', '2010-02-20T17:50:35', '0', '30', '704');"
2010-02-20 17:50:41.110 MSqlQuery::exec() "INSERT INTO recordedmarkup    (chanid, starttime, mark, type, data)    VALUES ( '1435', '2010-02-20T17:50:35', '0', '31', '480');"
2010-02-20 17:50:42.155 MSqlQuery::exec() "DELETE FROM eit_cache WHERE status  = '1'"
2010-02-20 17:50:42.157 JobQueue: ProcessQueue() started
2010-02-20 17:50:42.157 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MythFillEnabled' AND hostname = 'test-host' ;"
2010-02-20 17:50:42.158 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MythFillEnabled' AND hostname IS NULL;"
2010-02-20 17:50:42.159 MSqlQuery::exec() "SELECT lastrun FROM housekeeping WHERE tag = 'DailyCleanup' ;"
2010-02-20 17:50:42.159 MSqlQuery::exec() "SELECT lastrun FROM housekeeping WHERE tag = 'JobQueueRecover-test-host' ;"
2010-02-20 17:50:42.160 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'JobQueueCheckFrequency' AND hostname = 'test-host' ;"
2010-02-20 17:50:42.161 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'JobQueueMaxSimultaneousJobs' AND hostname = 'test-host' ;"
2010-02-20 17:50:42.161 JobQueue: Currently set to run up to 1 job(s) max.
2010-02-20 17:50:42.162 MSqlQuery::exec() "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, j.schedruntime FROM jobqueue j LEFT JOIN recorded r   ON j.chanid = r.chanid AND j.starttime = r.starttime ORDER BY j.schedruntime, j.id;"
2010-02-20 17:50:42.162 JobQueue: GetJobsInQueue: findJobs search bitmask 4, found 0 total jobs
2010-02-20 17:50:42.163 MSqlQuery::exec() "SELECT lastrun FROM housekeeping WHERE tag = 'DBCleanup' ;"
2010-02-20 17:50:51.704 Got data on select
2010-02-20 17:50:51.704 Processing ready reads
2010-02-20 17:50:51.704 MythSocketThread(sock 0x8c8eb40:35): socket is readable
2010-02-20 17:50:51.704 MythSocketThread(sock 0x8c8eb40:35): calling m_cb->readyRead()
2010-02-20 17:50:51.704 MythSocket(8c8eb40:35): UpRef: 2
2010-02-20 17:50:51.704 MythSocketThread: Total read time: 0ms, on sockets {35,0ms}
2010-02-20 17:50:51.704 Reacquired ready read lock
2010-02-20 17:50:51.704 ProcessAddRemoveQueues
2010-02-20 17:50:51.705 Construct FD_SET
2010-02-20 17:50:51.705 Waiting on select..
2010-02-20 17:50:51.705 MythSocket(8c8eb40:35): readBlock(0x147668848, 8) called
2010-02-20 17:50:51.705 MythSocket(8c8eb40:35): readBlock(0x147280472, 32) called
2010-02-20 17:50:51.705 MythSocket(8c8eb40:35): read  <- 35 32      QUERY_RECORDER 1[]:[]STOP_LIVETV
2010-02-20 17:50:51.705 TVRec(1): StopLiveTV(void) curRec: 0x8cea790 pseudoRec: 0x0
2010-02-20 17:50:51.706 MSqlQuery::exec() "SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1435' AND starttime = '2010-02-20T17:50:35' ;"
2010-02-20 17:50:51.708 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve, transcoded FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:35' ;"
2010-02-20 17:50:51.709 MSqlQuery::exec() "SELECT audioprop+0, videoprop+0, subtitletypes+0 FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:35' ;"
2010-02-20 17:50:51.709 TVRec(1): Changing from Watching WatchingLiveTV to None
2010-02-20 17:50:51.709 TVRec(1): ClearFlags(FrontendReady,CancelNextRecording,) -> RunMainLoop,RecorderRunning,RingBufferReady,
2010-02-20 17:50:51.709 TVRec(1): Request: Program(no) channel() input() flags(KillRec,KillRingBuffer,)
2010-02-20 17:50:51.711 MSqlQuery::exec() "SELECT recordedmarkup.DATA FROM recordedmarkup WHERE recordedmarkup.chanid = '1435' AND recordedmarkup.starttime = '2010-02-20T17:50:35' AND recordedmarkup.type = 30 GROUP BY recordedmarkup.data ORDER BY SUM((SELECT IFNULL(rm.mark, recordedmarkup.mark) FROM recordedmarkup AS rm WHERE rm.chanid = recordedmarkup.chanid AND rm.starttime = recordedmarkup.starttime AND rm.type = recordedmarkup.type AND rm.mark > recordedmarkup.mark ORDER BY rm.mark ASC LIMIT 1) - recordedmarkup.mark) DESC LIMIT 1;"
2010-02-20 17:50:51.712 Unknown type, recording width was 704
2010-02-20 17:50:51.712 MythEvent: DONE_RECORDING 1 16 0
2010-02-20 17:50:51.713 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]DONE_RECORDING 1 16 0[]:[]empty
2010-02-20 17:50:51.713 MythSocket(8c88108:34): writeBlock(0x147670136, 59)
2010-02-20 17:50:51.713 Got data on select
2010-02-20 17:50:51.713 Processing ready reads
2010-02-20 17:50:51.713 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:51.713 Reacquired ready read lock
2010-02-20 17:50:51.713 ProcessAddRemoveQueues
2010-02-20 17:50:51.714 Construct FD_SET
2010-02-20 17:50:51.714 Waiting on select..
2010-02-20 17:50:51.726 HDHRRec(1): StartRecording -- ending...
2010-02-20 17:50:51.726 HDHRSH(192.168.0.199-0): RemoveListener(0x8cc4b48) -- begin
2010-02-20 17:50:51.726 HDHRSH(192.168.0.199-0): RemoveListener(0x8cc4b48) -- locked
2010-02-20 17:50:51.727 HDHRSH(192.168.0.199-0): RunTS(): shutdown
2010-02-20 17:50:51.736 HDHRSH(192.168.0.199-0): RunTS(): end
2010-02-20 17:50:51.736 HDHRSH(192.168.0.199-0): RemoveListener(0x8cc4b48) -- end
2010-02-20 17:50:51.736 HDHRRec(1): Close() -- begin
2010-02-20 17:50:51.736 HDHRRec(1): Close() -- end
2010-02-20 17:50:51.738 MSqlQuery::exec() "UPDATE recorded SET filesize = '376' WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:35' ;"
2010-02-20 17:50:51.739 MSqlQuery::exec() "UPDATE recorded SET filesize = '376' WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:35' ;"
2010-02-20 17:50:51.739 HDHRRec(1): StartRecording -- end
2010-02-20 17:50:51.740 TVRec(1): ClearFlags(RecorderRunning,) -> RunMainLoop,RingBufferReady,
2010-02-20 17:50:51.740 HDHRRec(1): Close() -- begin
2010-02-20 17:50:51.740 HDHRRec(1): Close() -- end
2010-02-20 17:50:51.742 MSqlQuery::exec() "SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1435' AND starttime = '2010-02-20T17:50:35' ;"
2010-02-20 17:50:51.743 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve, transcoded FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:35' ;"
2010-02-20 17:50:51.745 MSqlQuery::exec() "SELECT audioprop+0, videoprop+0, subtitletypes+0 FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:35' ;"
2010-02-20 17:50:51.745 TVRec(1): FinishedRecording(Unknown) in recgroup: LiveTV
2010-02-20 17:50:51.746 MSqlQuery::exec() "UPDATE tvchain SET endtime = '2010-02-20T17:50:51' WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:35' ;"
2010-02-20 17:50:51.746 Chain: Updated endtime for '1435_20100220175035' to 20100220175051
2010-02-20 17:50:51.746 MythEvent: LIVETV_CHAIN UPDATE live-test-host-2010-02-20T17:50:34
2010-02-20 17:50:51.747 MythSocket(8c88108:34): write -> 34 90      BACKEND_MESSAGE[]:[]LIVETV_CHAIN UPDATE live-test-host-2010-02-20T17:50:34[]:[]empty
2010-02-20 17:50:51.747 MythSocket(8c88108:34): writeBlock(0x147608056, 98)
2010-02-20 17:50:51.748 Got data on select
2010-02-20 17:50:51.748 Processing ready reads
2010-02-20 17:50:51.748 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:51.748 Reacquired ready read lock
2010-02-20 17:50:51.748 ProcessAddRemoveQueues
2010-02-20 17:50:51.748 Construct FD_SET
2010-02-20 17:50:51.748 Waiting on select..
2010-02-20 17:50:51.749 MSqlQuery::exec() "UPDATE recorded SET endtime = '2010-02-20T17:51:00',        duplicate = 1 WHERE chanid = '1435' AND     starttime = '2010-02-20T17:50:35' "
2010-02-20 17:50:51.749 Finished recording Unknown: channel 1435
2010-02-20 17:50:51.750 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:35' AND hostname = 'test-host' AND recusage = 'recorder' ;"
2010-02-20 17:50:51.751 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:51.751 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:51.751 MythSocket(8c88108:34): writeBlock(0x147608056, 59)
2010-02-20 17:50:51.752 Got data on select
2010-02-20 17:50:51.752 Processing ready reads
2010-02-20 17:50:51.752 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:51.752 Reacquired ready read lock
2010-02-20 17:50:51.752 ProcessAddRemoveQueues
2010-02-20 17:50:51.752 Construct FD_SET
2010-02-20 17:50:51.752 Waiting on select..
2010-02-20 17:50:51.754 HDHRSH(192.168.0.199-0): Tuning channel none (was qam:771000000)
2010-02-20 17:50:51.758 TVRec(1): ClearFlags(RecorderRunning,) -> RunMainLoop,RingBufferReady,
2010-02-20 17:50:51.758 HDHRChan(192.168.0.199-0): Closing HDHR channel
2010-02-20 17:50:51.758 HDHRSH: Closing handler for 192.168.0.199-0
2010-02-20 17:50:51.762 HDHRSH(192.168.0.199-0): Not Re-Tuning channel none
2010-02-20 17:50:52.158 MSqlQuery::exec() "SELECT chanid, starttime, lastupdatetime, recusage,  hostname FROM inuseprograms;"
2010-02-20 17:50:52.158 AutoExpire: Adding Programs to 'Do Not Expire' List
2010-02-20 17:50:52.158     1027 @ 2010-02-20T15:52:57 in use by truncatingdelete on test-host
2010-02-20 17:50:52.159     1435 @ 2010-02-20T17:50:35 in use by player on test-host
2010-02-20 17:50:52.159 AutoExpire: ExpireLiveTV(10000)
2010-02-20 17:50:52.159 AutoExpire: FillDBOrdered: Adding Short LiveTV programs in starttime order
2010-02-20 17:50:52.161 MSqlQuery::exec() "SELECT recorded.chanid, starttime,   endtime,            title,           subtitle,    description,        hostname,        channum,     name,               callsign,        seriesid,    programid,          recorded.recpriority,         progstart,          progend,         filesize,    recgroup,           storagegroup,    basename FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recgroup = 'LiveTV' AND endtime < DATE_ADD(starttime, INTERVAL '2' MINUTE) AND endtime <= DATE_ADD(NOW(), INTERVAL '-1' MINUTE)  AND deletepending = 0 ORDER BY autoexpire DESC, starttime ASC"
2010-02-20 17:50:52.161 AutoExpire:     Adding   1435 @ Sat Feb 20 17:48:11 2010
2010-02-20 17:50:52.162 AutoExpire:     Adding   1435 @ Sat Feb 20 17:48:12 2010
2010-02-20 17:50:52.162 AutoExpire:     Adding   1435 @ Sat Feb 20 17:48:29 2010
2010-02-20 17:50:52.162 AutoExpire: SendDeleteMessages, cycling through deleteList.
2010-02-20 17:50:52.162 Expiring 0 MBytes for 1435 @ Sat Feb 20 17:48:11 2010 => Unknown
2010-02-20 17:50:52.162 MythEvent: AUTO_EXPIRE 1435 2010-02-20T17:48:11
2010-02-20 17:50:52.163 Expiring 0 MBytes for 1435 @ Sat Feb 20 17:48:12 2010 => Unknown
2010-02-20 17:50:52.163 MythEvent: AUTO_EXPIRE 1435 2010-02-20T17:48:12
2010-02-20 17:50:52.163 Expiring 0 MBytes for 1435 @ Sat Feb 20 17:48:29 2010 => Unknown
2010-02-20 17:50:52.163 MythEvent: AUTO_EXPIRE 1435 2010-02-20T17:48:29
2010-02-20 17:50:52.165 MSqlQuery::exec() "SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1435' AND starttime = '2010-02-20T17:48:11' ;"
2010-02-20 17:50:52.166 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve, transcoded FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:48:11' ;"
2010-02-20 17:50:52.167 MSqlQuery::exec() "SELECT audioprop+0, videoprop+0, subtitletypes+0 FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:48:11' ;"
2010-02-20 17:50:52.168 MSqlQuery::exec() "SELECT basename FROM recorded WHERE chanid = '1435' AND       starttime = '2010-02-20T17:48:11';"
2010-02-20 17:50:52.169 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AlwaysStreamFiles' AND hostname = 'test-host' ;"
2010-02-20 17:50:52.171 MSqlQuery::exec() "SELECT DISTINCT dirname FROM storagegroup WHERE groupname = 'LiveTV'"
2010-02-20 17:50:52.171 SG(LiveTV): FindRecordingFile: Searching for '1435_20100220174811.mpg'
2010-02-20 17:50:52.171 SG(LiveTV): FindRecordingDir: Checking '/var/lib/mythtv/livetv' for '/var/lib/mythtv/livetv/1435_20100220174811.mpg'
2010-02-20 17:50:52.171 SG(LiveTV): FindRecordingFile: Found '/var/lib/mythtv/livetv/1435_20100220174811.mpg'
2010-02-20 17:50:52.172 ProgramInfo: GetPlaybackURL: File is local: '/var/lib/mythtv/livetv/1435_20100220174811.mpg'
2010-02-20 17:50:52.173 MSqlQuery::exec() "UPDATE recorded SET deletepending = '1' WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:11' ;"
2010-02-20 17:50:52.173 MythEvent: RECORDING_LIST_CHANGE DELETE 1435 2010-02-20T17:48:11
2010-02-20 17:50:52.174 MSqlQuery::exec() "SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1435' AND starttime = '2010-02-20T17:48:12' ;"
2010-02-20 17:50:52.174 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve, transcoded FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:48:12' ;"
2010-02-20 17:50:52.175 MSqlQuery::exec() "SELECT audioprop+0, videoprop+0, subtitletypes+0 FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:48:12' ;"
2010-02-20 17:50:52.175 MSqlQuery::exec() "SELECT basename FROM recorded WHERE chanid = '1435' AND       starttime = '2010-02-20T17:48:12';"
2010-02-20 17:50:52.176 MSqlQuery::exec() "SELECT DISTINCT dirname FROM storagegroup WHERE groupname = 'LiveTV'"
2010-02-20 17:50:52.176 SG(LiveTV): FindRecordingFile: Searching for '1435_20100220174812.mpg'
2010-02-20 17:50:52.176 SG(LiveTV): FindRecordingDir: Checking '/var/lib/mythtv/livetv' for '/var/lib/mythtv/livetv/1435_20100220174812.mpg'
2010-02-20 17:50:52.176 SG(LiveTV): FindRecordingFile: Found '/var/lib/mythtv/livetv/1435_20100220174812.mpg'
2010-02-20 17:50:52.176 ProgramInfo: GetPlaybackURL: File is local: '/var/lib/mythtv/livetv/1435_20100220174812.mpg'
2010-02-20 17:50:52.176 MSqlQuery::exec() "UPDATE recorded SET deletepending = '1' WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:12' ;"
2010-02-20 17:50:52.177 MythEvent: RECORDING_LIST_CHANGE DELETE 1435 2010-02-20T17:48:12
2010-02-20 17:50:52.177 MSqlQuery::exec() "SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1435' AND starttime = '2010-02-20T17:48:29' ;"
2010-02-20 17:50:52.178 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve, transcoded FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:48:29' ;"
2010-02-20 17:50:52.178 MSqlQuery::exec() "SELECT audioprop+0, videoprop+0, subtitletypes+0 FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:48:29' ;"
2010-02-20 17:50:52.179 MSqlQuery::exec() "SELECT basename FROM recorded WHERE chanid = '1435' AND       starttime = '2010-02-20T17:48:29';"
2010-02-20 17:50:52.179 MSqlQuery::exec() "SELECT DISTINCT dirname FROM storagegroup WHERE groupname = 'LiveTV'"
2010-02-20 17:50:52.179 SG(LiveTV): FindRecordingFile: Searching for '1435_20100220174829.mpg'
2010-02-20 17:50:52.179 SG(LiveTV): FindRecordingDir: Checking '/var/lib/mythtv/livetv' for '/var/lib/mythtv/livetv/1435_20100220174829.mpg'
2010-02-20 17:50:52.179 SG(LiveTV): FindRecordingFile: Found '/var/lib/mythtv/livetv/1435_20100220174829.mpg'
2010-02-20 17:50:52.179 ProgramInfo: GetPlaybackURL: File is local: '/var/lib/mythtv/livetv/1435_20100220174829.mpg'
2010-02-20 17:50:52.180 MSqlQuery::exec() "UPDATE recorded SET deletepending = '1' WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:29' ;"
2010-02-20 17:50:52.180 MythEvent: RECORDING_LIST_CHANGE DELETE 1435 2010-02-20T17:48:29
2010-02-20 17:50:52.180 MythSocket(8c88108:34): write -> 34 83      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE DELETE 1435 2010-02-20T17:48:11[]:[]empty
2010-02-20 17:50:52.180 MythSocket(8c88108:34): writeBlock(0x147670912, 91)
2010-02-20 17:50:52.180 Got data on select
2010-02-20 17:50:52.180 Processing ready reads
2010-02-20 17:50:52.180 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.180 Reacquired ready read lock
2010-02-20 17:50:52.181 ProcessAddRemoveQueues
2010-02-20 17:50:52.181 Construct FD_SET
2010-02-20 17:50:52.181 Waiting on select..
2010-02-20 17:50:52.181 MythSocket(8c88108:34): write -> 34 83      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE DELETE 1435 2010-02-20T17:48:12[]:[]empty
2010-02-20 17:50:52.181 MythSocket(8c88108:34): writeBlock(0x147609624, 91)
2010-02-20 17:50:52.181 MythSocket(8c88108:34): write -> 34 83      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE DELETE 1435 2010-02-20T17:48:29[]:[]empty
2010-02-20 17:50:52.181 MythSocket(8c88108:34): writeBlock(0x147670912, 91)
2010-02-20 17:50:52.181 Got data on select
2010-02-20 17:50:52.181 Processing ready reads
2010-02-20 17:50:52.181 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.181 Reacquired ready read lock
2010-02-20 17:50:52.181 ProcessAddRemoveQueues
2010-02-20 17:50:52.181 Construct FD_SET
2010-02-20 17:50:52.181 Waiting on select..
2010-02-20 17:50:52.725 TVRec(1): Tearing down RingBuffer
2010-02-20 17:50:52.727 TVRec(1): ClearFlags(PENDINGACTIONS,) -> RunMainLoop,RingBufferReady,
2010-02-20 17:50:52.727 MythSocket(8c8eb40:35): write -> 35 2       ok
2010-02-20 17:50:52.727 MythSocket(8c8eb40:35): writeBlock(0x147609800, 10)
2010-02-20 17:50:52.727 MythSocket(8c8eb40:35): DownRef: 1
2010-02-20 17:50:52.727 Got data on select
2010-02-20 17:50:52.727 Processing ready reads
2010-02-20 17:50:52.727 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.727 Reacquired ready read lock
2010-02-20 17:50:52.728 ProcessAddRemoveQueues
2010-02-20 17:50:52.728 Construct FD_SET
2010-02-20 17:50:52.728 Waiting on select..
2010-02-20 17:50:52.728 Got data on select
2010-02-20 17:50:52.729 Processing ready reads
2010-02-20 17:50:52.729 MythSocketThread(sock 0x8c8eb40:35): socket is readable
2010-02-20 17:50:52.729 MythSocketThread(sock 0x8c8eb40:35): calling m_cb->readyRead()
2010-02-20 17:50:52.729 MythSocket(8c8eb40:35): UpRef: 2
2010-02-20 17:50:52.729 MythSocketThread: Total read time: 0ms, on sockets {35,0ms}
2010-02-20 17:50:52.729 Reacquired ready read lock
2010-02-20 17:50:52.729 ProcessAddRemoveQueues
2010-02-20 17:50:52.729 Construct FD_SET
2010-02-20 17:50:52.729 Waiting on select..
2010-02-20 17:50:52.729 MythSocket(8c8eb40:35): readBlock(0x147670304, 8) called
2010-02-20 17:50:52.730 MythSocket(8c8eb40:35): readBlock(0x147280472, 35) called
2010-02-20 17:50:52.730 MythSocket(8c8eb40:35): read  <- 35 35      QUERY_RECORDER 1[]:[]FRONTEND_READY
2010-02-20 17:50:52.730 TVRec(1): SetFlags(FrontendReady,) -> FrontendReady,RunMainLoop,RingBufferReady,
2010-02-20 17:50:52.730 MythSocket(8c8eb40:35): write -> 35 2       ok
2010-02-20 17:50:52.730 MythSocket(8c8eb40:35): writeBlock(0x147609800, 10)
2010-02-20 17:50:52.730 MythSocket(8c8eb40:35): DownRef: 1
2010-02-20 17:50:52.730 Got data on select
2010-02-20 17:50:52.731 Processing ready reads
2010-02-20 17:50:52.731 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.731 Reacquired ready read lock
2010-02-20 17:50:52.731 ProcessAddRemoveQueues
2010-02-20 17:50:52.731 Construct FD_SET
2010-02-20 17:50:52.731 Waiting on select..
2010-02-20 17:50:52.752 Got data on select
2010-02-20 17:50:52.752 Processing ready reads
2010-02-20 17:50:52.752 MythSocketThread(sock 0x8c8eb40:35): socket is readable
2010-02-20 17:50:52.752 MythSocketThread(sock 0x8c8eb40:35): calling m_cb->readyRead()
2010-02-20 17:50:52.752 MythSocket(8c8eb40:35): UpRef: 2
2010-02-20 17:50:52.752 MythSocketThread: Total read time: 0ms, on sockets {35,0ms}
2010-02-20 17:50:52.752 Reacquired ready read lock
2010-02-20 17:50:52.752 ProcessAddRemoveQueues
2010-02-20 17:50:52.752 Construct FD_SET
2010-02-20 17:50:52.752 Waiting on select..
2010-02-20 17:50:52.753 MythSocket(8c8eb40:35): readBlock(0x147285224, 8) called
2010-02-20 17:50:52.753 MythSocket(8c8eb40:35): readBlock(0x147280472, 35) called
2010-02-20 17:50:52.753 MythSocket(8c8eb40:35): read  <- 35 35      QUERY_RECORDER 1[]:[]FRONTEND_READY
2010-02-20 17:50:52.753 TVRec(1): SetFlags(FrontendReady,) -> FrontendReady,RunMainLoop,RingBufferReady,
2010-02-20 17:50:52.753 MythSocket(8c8eb40:35): write -> 35 2       ok
2010-02-20 17:50:52.753 MythSocket(8c8eb40:35): writeBlock(0x147609912, 10)
2010-02-20 17:50:52.754 MythSocket(8c8eb40:35): DownRef: 1
2010-02-20 17:50:52.755 Got data on select
2010-02-20 17:50:52.755 Processing ready reads
2010-02-20 17:50:52.756 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:52.756 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:52.756 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:52.756 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:52.756 Reacquired ready read lock
2010-02-20 17:50:52.756 ProcessAddRemoveQueues
2010-02-20 17:50:52.756 Construct FD_SET
2010-02-20 17:50:52.756 Waiting on select..
2010-02-20 17:50:52.757 MythSocket(8c8d858:29): readBlock(0x147285224, 8) called
2010-02-20 17:50:52.757 MythSocket(8c8d858:29): readBlock(0x147281992, 23) called
2010-02-20 17:50:52.757 MythSocket(8c8d858:29): read  <- 29 23      GET_FREE_RECORDER_COUNT
2010-02-20 17:50:52.758 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:52.758 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '1' ORDER BY inputgroupid, cardinputid, inputgroupname"
2010-02-20 17:50:52.759 MythSocket(8c8d858:29): write -> 29 1       1
2010-02-20 17:50:52.759 MythSocket(8c8d858:29): writeBlock(0x147670304, 9)
2010-02-20 17:50:52.759 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:52.759 Got data on select
2010-02-20 17:50:52.759 Processing ready reads
2010-02-20 17:50:52.759 MythSocketThread(sock 0x8c8eb40:35): socket is readable
2010-02-20 17:50:52.759 MythSocketThread(sock 0x8c8eb40:35): socket closed
2010-02-20 17:50:52.760 MythSocket(8c8eb40:35): state change Connected -> Idle
2010-02-20 17:50:52.760 MSocketDevice::close: Closed socket 35
2010-02-20 17:50:52.760 MythSocket(8c8eb40:-1): calling m_cb->connectionClosed()
2010-02-20 17:50:52.760 MythSocketThread: Total read time: 1ms, on sockets {35,1ms}
2010-02-20 17:50:52.760 Reacquired ready read lock
2010-02-20 17:50:52.760 ProcessAddRemoveQueues
2010-02-20 17:50:52.760 Construct FD_SET
2010-02-20 17:50:52.760 Waiting on select..
2010-02-20 17:50:52.760 Got data on select
2010-02-20 17:50:52.760 Processing ready reads
2010-02-20 17:50:52.760 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:52.761 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:52.761 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:52.761 MythSocketThread: Total read time: 1ms, on sockets {29,1ms}
2010-02-20 17:50:52.761 Reacquired ready read lock
2010-02-20 17:50:52.761 ProcessAddRemoveQueues
2010-02-20 17:50:52.761 Construct FD_SET
2010-02-20 17:50:52.761 Waiting on select..
2010-02-20 17:50:52.761 MythSocket(8c8d858:29): readBlock(0x147285224, 8) called
2010-02-20 17:50:52.761 MythSocket(8c8d858:29): readBlock(0x147385936, 29) called
2010-02-20 17:50:52.761 MythSocket(8c8d858:29): read  <- 29 29      GET_NEXT_FREE_RECORDER[]:[]-1
2010-02-20 17:50:52.762 Getting next free recorder after : -1
2010-02-20 17:50:52.762 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:52.763 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '1' ORDER BY inputgroupid, cardinputid, inputgroupname"
2010-02-20 17:50:52.763 Card 1 is local.
2010-02-20 17:50:52.763 MythSocket(8c8d858:29): write -> 29 24      1[]:[]127.0.0.1[]:[]6543
2010-02-20 17:50:52.763 MythSocket(8c8d858:29): writeBlock(0x147282888, 32)
2010-02-20 17:50:52.763 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:52.767 Got data on select
2010-02-20 17:50:52.767 Processing ready reads
2010-02-20 17:50:52.767 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.767 Reacquired ready read lock
2010-02-20 17:50:52.767 ProcessAddRemoveQueues
2010-02-20 17:50:52.767 Construct FD_SET
2010-02-20 17:50:52.767 Waiting on select..
2010-02-20 17:50:52.788 MythSocket(8cc4f08:35): new socket
2010-02-20 17:50:52.788 MythSocket(8cc4f08:35): setSocket: 9
2010-02-20 17:50:52.788 MSocketDevice::close: Closed socket 35
2010-02-20 17:50:52.788 MSocketDevice::setBlocking(false)
2010-02-20 17:50:52.788 MythSocket(8cc4f08:9): state change Idle -> Connected
2010-02-20 17:50:52.788 MythSocket(8cc4f08:9): UpRef: 1
2010-02-20 17:50:52.788 Got data on select
2010-02-20 17:50:52.788 Processing ready reads
2010-02-20 17:50:52.788 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.788 Reacquired ready read lock
2010-02-20 17:50:52.788 ProcessAddRemoveQueues
2010-02-20 17:50:52.788 Construct FD_SET
2010-02-20 17:50:52.788 Waiting on select..
2010-02-20 17:50:52.789 Got data on select
2010-02-20 17:50:52.789 Processing ready reads
2010-02-20 17:50:52.789 MythSocketThread(sock 0x8cc4f08:9): socket is readable
2010-02-20 17:50:52.789 MythSocketThread(sock 0x8cc4f08:9): calling m_cb->readyRead()
2010-02-20 17:50:52.789 MythSocket(8cc4f08:9): UpRef: 2
2010-02-20 17:50:52.789 MythSocketThread: Total read time: 0ms, on sockets {9,0ms}
2010-02-20 17:50:52.789 Reacquired ready read lock
2010-02-20 17:50:52.789 ProcessAddRemoveQueues
2010-02-20 17:50:52.790 Construct FD_SET
2010-02-20 17:50:52.790 Waiting on select..
2010-02-20 17:50:52.790 MythSocket(8cc4f08:9): readBlock(0x147355040, 8) called
2010-02-20 17:50:52.790 MythSocket(8cc4f08:9): readBlock(0x147700464, 21) called
2010-02-20 17:50:52.790 MythSocket(8cc4f08:9): read  <-  9 21      MYTH_PROTO_VERSION 50
2010-02-20 17:50:52.790 MythSocket(8cc4f08:9): write ->  9 13      ACCEPT[]:[]50
2010-02-20 17:50:52.790 MythSocket(8cc4f08:9): writeBlock(0x147384256, 21)
2010-02-20 17:50:52.791 Got data on select
2010-02-20 17:50:52.791 Processing ready reads
2010-02-20 17:50:52.791 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.791 Reacquired ready read lock
2010-02-20 17:50:52.791 ProcessAddRemoveQueues
2010-02-20 17:50:52.791 Construct FD_SET
2010-02-20 17:50:52.791 Waiting on select..
2010-02-20 17:50:52.794 MythSocket(8cc4f08:9): DownRef: 1
2010-02-20 17:50:52.794 Got data on select
2010-02-20 17:50:52.794 Processing ready reads
2010-02-20 17:50:52.795 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.795 Reacquired ready read lock
2010-02-20 17:50:52.795 ProcessAddRemoveQueues
2010-02-20 17:50:52.795 Construct FD_SET
2010-02-20 17:50:52.795 Waiting on select..
2010-02-20 17:50:52.795 Got data on select
2010-02-20 17:50:52.795 Processing ready reads
2010-02-20 17:50:52.795 MythSocketThread(sock 0x8cc4f08:9): socket is readable
2010-02-20 17:50:52.795 MythSocketThread(sock 0x8cc4f08:9): calling m_cb->readyRead()
2010-02-20 17:50:52.795 MythSocket(8cc4f08:9): UpRef: 2
2010-02-20 17:50:52.795 MythSocketThread: Total read time: 0ms, on sockets {9,0ms}
2010-02-20 17:50:52.796 Reacquired ready read lock
2010-02-20 17:50:52.796 ProcessAddRemoveQueues
2010-02-20 17:50:52.796 Construct FD_SET
2010-02-20 17:50:52.796 Waiting on select..
2010-02-20 17:50:52.798 MythSocket(8cc4f08:9): readBlock(0x147609912, 8) called
2010-02-20 17:50:52.798 MythSocket(8cc4f08:9): readBlock(0x147385936, 30) called
2010-02-20 17:50:52.798 MythSocket(8cc4f08:9): read  <-  9 30      ANN Playback test-host 0
2010-02-20 17:50:52.798 MainServer::ANN Playback
2010-02-20 17:50:52.798 adding: test-host as a client (events: 0)
2010-02-20 17:50:52.799 MythSocket(8cc4f08:9): write ->  9 2       OK
2010-02-20 17:50:52.799 MythSocket(8cc4f08:9): writeBlock(0x147700536, 10)
2010-02-20 17:50:52.799 MythSocket(8cc4f08:9): DownRef: 1
2010-02-20 17:50:52.800 Got data on select
2010-02-20 17:50:52.800 Processing ready reads
2010-02-20 17:50:52.800 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.800 Reacquired ready read lock
2010-02-20 17:50:52.800 ProcessAddRemoveQueues
2010-02-20 17:50:52.800 Construct FD_SET
2010-02-20 17:50:52.801 Waiting on select..
2010-02-20 17:50:52.801 Got data on select
2010-02-20 17:50:52.801 Processing ready reads
2010-02-20 17:50:52.801 MythSocketThread(sock 0x8cc4f08:9): socket is readable
2010-02-20 17:50:52.801 MythSocketThread(sock 0x8cc4f08:9): calling m_cb->readyRead()
2010-02-20 17:50:52.801 MythSocket(8cc4f08:9): UpRef: 2
2010-02-20 17:50:52.801 MythSocketThread: Total read time: 0ms, on sockets {9,0ms}
2010-02-20 17:50:52.801 Reacquired ready read lock
2010-02-20 17:50:52.801 ProcessAddRemoveQueues
2010-02-20 17:50:52.801 Construct FD_SET
2010-02-20 17:50:52.801 Waiting on select..
2010-02-20 17:50:52.801 MythSocket(8cc4f08:9): readBlock(0x147384664, 8) called
2010-02-20 17:50:52.801 MythSocket(8cc4f08:9): readBlock(0x147283672, 89) called
2010-02-20 17:50:52.801 MythSocket(8cc4f08:9): read  <-  9 89      QUERY_RECORDER 1[]:[]SPAWN_LIVETV[]:[]live-test-host-2010-02-20T17:50:52[]:[]0[]:[]
2010-02-20 17:50:52.802 MSqlQuery::exec() "SELECT chanid, starttime, endtime, discontinuity, chainpos, hostprefix, cardtype, channame, input FROM tvchain WHERE chainid = 'live-test-host-2010-02-20T17:50:52' ORDER BY chainpos;"
2010-02-20 17:50:52.802 MSqlQuery::exec() "SELECT chanid, starttime, endtime, discontinuity, chainpos, hostprefix, cardtype, channame, input FROM tvchain WHERE chainid = 'live-test-host-2010-02-20T17:50:52' ORDER BY chainpos;"
2010-02-20 17:50:52.802 TVRec(1): Changing from None to Watching WatchingLiveTV
2010-02-20 17:50:52.802 TVRec(1): ClearFlags(FrontendReady,CancelNextRecording,) -> RunMainLoop,RingBufferReady,
2010-02-20 17:50:52.802 TVRec(1): Request: Program(no) channel() input() flags(LiveTV,)
2010-02-20 17:50:52.803 MSqlQuery::exec() "SELECT startchan FROM cardinput WHERE cardinput.cardid   = '1'    AND       inputname          = 'MPEG2TS'"
2010-02-20 17:50:52.803 TVRec(1): Start channel: 435.
2010-02-20 17:50:52.803 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:52.803 Got data on select
2010-02-20 17:50:52.803 Processing ready reads
2010-02-20 17:50:52.803 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.803 Reacquired ready read lock
2010-02-20 17:50:52.803 ProcessAddRemoveQueues
2010-02-20 17:50:52.803 Construct FD_SET
2010-02-20 17:50:52.803 Waiting on select..
2010-02-20 17:50:52.804 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:52.804 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '1435'"
2010-02-20 17:50:52.804 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:52.804 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '1' ORDER BY inputgroupid, cardinputid, inputgroupname"
2010-02-20 17:50:52.805 MSqlQuery::exec() "SELECT finetune, freqid, tvformat, freqtable,        commmethod, mplexid,        atsc_major_chan, atsc_minor_chan, serviceid FROM channel, videosource WHERE videosource.sourceid = channel.sourceid AND       channum              = '435'         AND       channel.sourceid     = '1'"
2010-02-20 17:50:52.805 MSqlQuery::exec() "SELECT transportid, networkid, frequency, modulation, sistandard FROM dtv_multiplex WHERE mplexid = '5'"
2010-02-20 17:50:52.805 TVRec(1): HW Tuner: 1->1
2010-02-20 17:50:52.805 TVRec(1): ClearFlags(PENDINGACTIONS,) -> RunMainLoop,RingBufferReady,
2010-02-20 17:50:52.805 TVRec(1): No recorder yet, calling TuningFrequency
2010-02-20 17:50:52.806 MSqlQuery::exec() "SELECT quicktune FROM cardinput WHERE cardid    = '1' AND       inputname = 'MPEG2TS'"
2010-02-20 17:50:52.806 HDHRChan(192.168.0.199-0): Opening HDHR channel
2010-02-20 17:50:52.824 HDHRSH(192.168.0.199-0): Successfully connected to device
2010-02-20 17:50:52.828 HDHRSH: Creating new stream handler 192.168.0.199-0 for 192.168.0.199-0
2010-02-20 17:50:52.828 MSqlQuery::exec() "SELECT cardinputid,        inputname,   startchan,        tunechan,    externalcommand,        sourceid FROM cardinput WHERE cardid = '1'"
2010-02-20 17:50:52.833 MSqlQuery::exec() "SELECT channum, callsign, channel.chanid,        atsc_major_chan, atsc_minor_chan,        name, icon, mplexid, visible FROM channel WHERE sourceid='1' "
2010-02-20 17:50:52.836 ChannelBase(1): Input #1: 'MPEG2TS' schan(435) sourceid(1) ccid(1)
2010-02-20 17:50:52.836 ChannelBase(1): Current Input #1: 'MPEG2TS'
2010-02-20 17:50:52.838 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:52.841 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:52.843 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '1435'"
2010-02-20 17:50:52.843 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:52.844 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '1' ORDER BY inputgroupid, cardinputid, inputgroupname"
2010-02-20 17:50:52.844 HDHRChan(192.168.0.199-0): SetChannelByString(435)
2010-02-20 17:50:52.844 HDHRChan(192.168.0.199-0): Opening HDHR channel
2010-02-20 17:50:52.845 MSqlQuery::exec() "SELECT channel.chanid FROM channel, capturecard, cardinput WHERE channel.channum      = '435'           AND       channel.sourceid     = cardinput.sourceid AND       cardinput.inputname  = 'MPEG2TS'             AND       cardinput.cardid     = capturecard.cardid AND       capturecard.cardid   = '1'            AND       capturecard.hostname = 'test-host'"
2010-02-20 17:50:52.846 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:52.846 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:52.848 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '1435'"
2010-02-20 17:50:52.848 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:52.849 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '1' ORDER BY inputgroupid, cardinputid, inputgroupname"
2010-02-20 17:50:52.851 MSqlQuery::exec() "SELECT finetune, freqid, tvformat, freqtable,        commmethod, mplexid,        atsc_major_chan, atsc_minor_chan, serviceid FROM channel, videosource WHERE videosource.sourceid = channel.sourceid AND       channum              = '435'         AND       channel.sourceid     = '1'"
2010-02-20 17:50:52.851 MSqlQuery::exec() "SELECT transportid, networkid, frequency, modulation, sistandard FROM dtv_multiplex WHERE mplexid = '5'"
2010-02-20 17:50:52.851 HDHRChan(192.168.0.199-0): Tuning to qam_256:771000000
2010-02-20 17:50:52.858 HDHRSH(192.168.0.199-0): Tuning channel qam_256:771000000 (was none)
2010-02-20 17:50:52.875 HDHRSH(192.168.0.199-0): Tuning program 435
2010-02-20 17:50:52.882 TVRec(1): CreateLiveTVRingBuffer()
2010-02-20 17:50:52.883 TVRec(1): GetProgramRingBufferForLiveTV()
2010-02-20 17:50:52.883 MythEvent: QUERY_NEXT_LIVETV_DIR 1
2010-02-20 17:50:52.883 MSqlQuery::exec() "SELECT channel.chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:52.884 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MaxHoursPerLiveTVRecording' AND hostname = 'test-host' ;"
2010-02-20 17:50:52.884 Scheduler: FillRecordingDir: Starting
2010-02-20 17:50:52.886 MSqlQuery::exec() "SELECT DISTINCT dirname FROM storagegroup WHERE groupname = 'LiveTV' AND hostname = 'test-host'"
2010-02-20 17:50:52.886 Scheduler: FillRecordingDir: The only directory in the LiveTV Storage Group is /var/lib/mythtv/livetv, so it will be used by default.
2010-02-20 17:50:52.886 Scheduler: FillRecordingDir: Finished
2010-02-20 17:50:52.886 Scheduler: FindNextLiveTVDir: next dir is '/var/lib/mythtv/livetv'
2010-02-20 17:50:52.887 AutoExpire: Cardid 1: is starting a recording on an unknown fsID soon.
2010-02-20 17:50:52.887 AutoExpire: CalcParams()
2010-02-20 17:50:52.887 MSqlQuery::exec() "SELECT MIN(id),dirname FROM storagegroup WHERE hostname = 'test-host' AND groupname NOT IN ( 'DB Backups', 'Videos', 'Trailers', 'Coverart', 'Fanart', 'Screenshots', 'Banners' ) GROUP BY dirname;"
2010-02-20 17:50:52.888 Determining unique filesystems
2010-02-20 17:50:52.888 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MaxHoursPerLiveTVRecording' AND hostname IS NULL;"
2010-02-20 17:50:52.890 MSqlQuery::exec() "SELECT DISTINCT program.chanid, program.starttime, program.endtime,     program.title, program.subtitle, program.description,     program.category, channel.channum, channel.callsign,     channel.name, program.previouslyshown, channel.commmethod,     channel.outputfilters, program.seriesid, program.programid,     program.airdate, program.stars, program.originalairdate,     program.category_type, oldrecstatus.recordid,     oldrecstatus.rectype, oldrecstatus.recstatus,     oldrecstatus.findid FROM program LEFT JOIN channel ON program.chanid = channel.chanid LEFT JOIN oldrecorded AS oldrecstatus ON     program.title = oldrecstatus.title AND     channel.callsign = oldrecstatus.station AND     program.starttime = oldrecstatus.starttime WHERE program.chanid = '1435'   AND program.starttime < '2010-02-20T17:50:50'   AND program.endtime > '2010-02-20T17:50:50'  GROUP BY program.starttime, channel.channum,   channel.callsign, program.title  ORDER BY program.starttime, atsc_major_chan,atsc_minor_chan,channum,callsign  LIMIT 20000 "
2010-02-20 17:50:52.891 MSqlQuery::exec() "SELECT chanid, channum, callsign, name, commmethod, outputfilters FROM channel WHERE chanid = '1435' ;"
2010-02-20 17:50:52.892 MSqlQuery::exec() "SELECT DISTINCT program.chanid, program.starttime, program.endtime,     program.title, program.subtitle, program.description,     program.category, channel.channum, channel.callsign,     channel.name, program.previouslyshown, channel.commmethod,     channel.outputfilters, program.seriesid, program.programid,     program.airdate, program.stars, program.originalairdate,     program.category_type, oldrecstatus.recordid,     oldrecstatus.rectype, oldrecstatus.recstatus,     oldrecstatus.findid FROM program LEFT JOIN channel ON program.chanid = channel.chanid LEFT JOIN oldrecorded AS oldrecstatus ON     program.title = oldrecstatus.title AND     channel.callsign = oldrecstatus.station AND     program.starttime = oldrecstatus.starttime WHERE program.chanid    = '1435'  AND       program.starttime > '2010-02-20T17:50:50' GROUP BY program.starttime ORDER BY program.starttime LIMIT 1 "
2010-02-20 17:50:52.893 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'prefDupMethod' AND hostname = 'test-host' ;"
2010-02-20 17:50:52.893 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'prefDupMethod' AND hostname IS NULL;"
2010-02-20 17:50:52.893 MSqlQuery::exec() "SELECT name FROM playgroup WHERE name = 'Unknown' OR       name = '' OR       (titlematch <> '' AND        'Unknown' REGEXP titlematch) "
2010-02-20 17:50:52.893 MSqlQuery::exec("LOCK TABLES recorded WRITE")
2010-02-20 17:50:52.894 MSqlQuery::exec() "SELECT recordid     FROM recorded     WHERE chanid    = '1435' AND           starttime = '2010-02-20T17:50:52'"
2010-02-20 17:50:52.895 MSqlQuery::exec() "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,         profile,              duplicate, storagegroup) VALUES  ('1435',   '2010-02-20T17:50:52',     '2010-02-20T18:00:00',           'Unknown',               '', '',       'test-host',       '',            'Default', 'true',    '0',       '',            '','0',      'false',         '0000-00-00',         '0',   '0', 'Default',      '0',         '1435_20100220175052.mpg', '2010-02-20T17:50:52',  '2010-02-20T18:00:00',        'Default',             0,         'LiveTV') "
2010-02-20 17:50:52.895 MSqlQuery::exec("UNLOCK TABLES")
2010-02-20 17:50:52.895 RecordingInfo: StartedRecording: Recording to '/var/lib/mythtv/livetv/1435_20100220175052.mpg'
2010-02-20 17:50:52.895 MSqlQuery::exec() "DELETE FROM recordedseek WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:52';"
2010-02-20 17:50:52.895 MSqlQuery::exec() "DELETE FROM recordedmarkup WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:52';"
2010-02-20 17:50:52.896 MSqlQuery::exec() "REPLACE INTO recordedcredits SELECT * FROM credits WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:52';"
2010-02-20 17:50:52.897 MSqlQuery::exec() "REPLACE INTO recordedprogram SELECT * from program WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:52' AND title = 'Unknown';"
2010-02-20 17:50:52.897 MSqlQuery::exec() "REPLACE INTO recordedrating SELECT * from programrating WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:52';"
2010-02-20 17:50:52.897 TVRec(1): StartedRecording(0x8cc59a8) fn(/var/lib/mythtv/livetv/1435_20100220175052.mpg)
2010-02-20 17:50:52.897 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:52.900 MSqlQuery::exec() "UPDATE recorded SET autoexpire = '10000' WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:52' ;"
2010-02-20 17:50:52.901 MSqlQuery::exec() "UPDATE recorded SET recgroup = 'LiveTV' WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:52' ;"
2010-02-20 17:50:52.902 MSqlQuery::exec() "INSERT INTO tvchain (chanid, starttime, endtime, chainid, chainpos, discontinuity, watching, hostprefix, cardtype,  channame, input) VALUES('1435', '2010-02-20T17:50:52', '2010-02-20T18:00:00', 'live-test-host-2010-02-20T17:50:52', '0',  'false', '0', 'myth://127.0.0.1:6543/', 'DUMMY', '435',  'MPEG2TS' );"
2010-02-20 17:50:52.902 Chain: Appended@0 '1435_20100220175052'
2010-02-20 17:50:52.902 MythEvent: LIVETV_CHAIN UPDATE live-test-host-2010-02-20T17:50:52
2010-02-20 17:50:52.903 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:52' AND hostname = 'test-host' AND recusage = 'recorder' ;"
2010-02-20 17:50:52.903 MSqlQuery::exec() "INSERT INTO inuseprograms  (chanid, starttime, recusage, hostname, lastupdatetime,  rechost, recdir )  VALUES  ('1435', '2010-02-20T17:50:52', 'recorder', 'test-host', '2010-02-20T17:50:52',  'test-host', '/var/lib/mythtv/livetv');"
2010-02-20 17:50:52.903 TVRec(1): Starting Signal Monitor
2010-02-20 17:50:52.903 TVRec(1): SetupSignalMonitor(1, 1)
2010-02-20 17:50:52.903 HDHRChan(192.168.0.199-0): Opening HDHR channel
2010-02-20 17:50:52.904 HDHRSM(192.168.0.199-0): ctor
2010-02-20 17:50:52.904 SM(192.168.0.199-0)::AddFlags: Seen() Match() Wait(Sig,)
2010-02-20 17:50:52.904 HDHRSH: Using existing stream handler 192.168.0.199-0 for 192.168.0.199-0 (2 in use)
2010-02-20 17:50:52.904 TVRec(1): Signal monitor successfully created
2010-02-20 17:50:52.904 TVRec(1): Setting up table monitoring.
2010-02-20 17:50:52.904 MSqlQuery::exec() "SELECT recordingprofiles.id, profilegroups.hostname,        profilegroups.is_default FROM recordingprofiles, profilegroups, capturecard WHERE profilegroups.id       = recordingprofiles.profilegroup AND       profilegroups.cardtype = 'HDHOMERUN'                      AND       recordingprofiles.name = 'Live TV'"
2010-02-20 17:50:52.904 MSqlQuery::exec() "SELECT cardtype, profilegroups.name FROM profilegroups, recordingprofiles WHERE profilegroups.id     = recordingprofiles.profilegroup AND       recordingprofiles.id = '35'"
2010-02-20 17:50:52.905 MSqlQuery::exec() "SELECT name  FROM recordingprofiles WHERE id = '35'"
2010-02-20 17:50:52.905 MSqlQuery::exec() "SELECT value  FROM codecparams WHERE profile = '35' AND name = 'transcodefilters'"
2010-02-20 17:50:52.905 MSqlQuery::exec() "SELECT value  FROM codecparams WHERE profile = '35' AND name = 'transcodelossless'"
2010-02-20 17:50:52.906 MSqlQuery::exec() "SELECT value  FROM codecparams WHERE profile = '35' AND name = 'transcoderesize'"
2010-02-20 17:50:52.906 MSqlQuery::exec() "SELECT value  FROM codecparams WHERE profile = '35' AND name = 'autotranscode'"
2010-02-20 17:50:52.906 Using profile 'Live TV' to record
2010-02-20 17:50:52.906 TVRec(1): MPEG program number: 435
2010-02-20 17:50:52.906 DTVSM(192.168.0.199-0)::SetProgramNumber(435): 
2010-02-20 17:50:52.906 SM(192.168.0.199-0)::RemoveFlags: Seen(PMT,Crypt,) Match(PMT,Crypt,) Wait()
2010-02-20 17:50:52.906 SM(192.168.0.199-0)::AddFlags: Seen() Match() Wait(PMT,)
2010-02-20 17:50:52.906 SM(192.168.0.199-0)::AddFlags: Seen() Match() Wait(PAT,PMT,Pos,)
2010-02-20 17:50:52.906 TVRec(1): Successfully set up MPEG table monitoring.
2010-02-20 17:50:52.906 SM(192.168.0.199-0)::Start: begin
2010-02-20 17:50:52.907 SM(192.168.0.199-0)::Start: end
2010-02-20 17:50:52.907 TVRec(1): SetFlags(SignalMonitorRunning,) -> RunMainLoop,SignalMonitorRunning,RingBufferReady,
2010-02-20 17:50:52.907 TVRec(1): ClearFlags(WaitingForSignal,) -> RunMainLoop,SignalMonitorRunning,RingBufferReady,
2010-02-20 17:50:52.907 TVRec(1): SetFlags(WaitingForSignal,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,RingBufferReady,
2010-02-20 17:50:52.907 TVRec(1): SetFlags(DummyRecorderRunning,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
2010-02-20 17:50:52.907 DummyDTVRecorder -- started
2010-02-20 17:50:52.907 TVRec(1): SetFlags(RingBufferReady,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
2010-02-20 17:50:52.907 TVRec(1): ClearFlags(NeedToStartRecorder,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
2010-02-20 17:50:52.907 TVRec(1): SetFlags(NeedToStartRecorder,) -> RunMainLoop,WaitingForSignal,NeedToStartRecorder,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
2010-02-20 17:50:52.907 TVRec(1): SetFlags(CancelNextRecording,) -> RunMainLoop,CancelNextRecording,WaitingForSignal,NeedToStartRecorder,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
2010-02-20 17:50:52.907 MythSocket(8cc4f08:9): write ->  9 2       ok
2010-02-20 17:50:52.907 MythSocket(8cc4f08:9): writeBlock(0x147760808, 10)
2010-02-20 17:50:52.907 MythSocket(8cc4f08:9): DownRef: 1
2010-02-20 17:50:52.907 Got data on select
2010-02-20 17:50:52.907 Processing ready reads
2010-02-20 17:50:52.907 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.907 Reacquired ready read lock
2010-02-20 17:50:52.907 ProcessAddRemoveQueues
2010-02-20 17:50:52.908 Construct FD_SET
2010-02-20 17:50:52.908 Waiting on select..
2010-02-20 17:50:52.910 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:52.910 HDHRSM(192.168.0.199-0): Tuner status: '0:0:0'
2010-02-20 17:50:52.910 DTVSM(192.168.0.199-0)::GetStatusList: WaitForPMT seen(0) matching(0)
2010-02-20 17:50:52.910 MythEvent: SIGNAL 1
2010-02-20 17:50:52.911 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:52.911 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '1435'"
2010-02-20 17:50:52.912 Cardid 1: max bitrate 142089 KB/min
2010-02-20 17:50:52.912 Maximal bitrate of busy encoders is 142089 KB/min
2010-02-20 17:50:52.912 test-host:/var/lib/mythtv/livetv (fsID 1, dirID 10) using 15199976 out of 16302796 KB, looking for matches
2010-02-20 17:50:52.912     Checking test-host:/var/lib/mythtv/recordings (dirID 1) using 15199976 of 16302796 KB
2010-02-20 17:50:52.912         Total KB Diff: 0 (want <= 32)
2010-02-20 17:50:52.912         Used  KB Diff: 0 (want <= 11840)
2010-02-20 17:50:52.912     MATCH Found: test-host:/var/lib/mythtv/recordings will use fsID 1
--- GetFilesystemInfos directory list start ---
Dir: test-host:/var/lib/mythtv/livetv
     Location: Local
     fsID    : 1
     dirID   : 10
     BlkSize : 4096
     TotalKB : 16302796
     UsedKB  : 15199976
     FreeKB  : 1102820

Dir: test-host:/var/lib/mythtv/recordings
     Location: Local
     fsID    : 1
     dirID   : 1
     BlkSize : 4096
     TotalKB : 16302796
     UsedKB  : 15199976
     FreeKB  : 1102820

--- GetFilesystemInfos directory list end ---
2010-02-20 17:50:52.912 fsID #1: Total:    15.5 GB   Used:    14.5 GB   Free:     1.1 GB
2010-02-20 17:50:52.912 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:52.914 Got data on select
2010-02-20 17:50:52.914 Processing ready reads
2010-02-20 17:50:52.914 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:52.914 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:52.914 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:52.914 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:52.914 Reacquired ready read lock
2010-02-20 17:50:52.914 ProcessAddRemoveQueues
2010-02-20 17:50:52.914 Construct FD_SET
2010-02-20 17:50:52.914 Waiting on select..
2010-02-20 17:50:52.914 MythSocket(8c8d858:29): readBlock(0x147708296, 8) called
2010-02-20 17:50:52.914 MythSocket(8c8d858:29): readBlock(0x147084432, 33) called
2010-02-20 17:50:52.914 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:52.914 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:52.914 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:52.915 MythSocket(8c8d858:29): writeBlock(0x147723760, 10)
2010-02-20 17:50:52.915 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:52.916 Got data on select
2010-02-20 17:50:52.916 Processing ready reads
2010-02-20 17:50:52.916 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.916 Reacquired ready read lock
2010-02-20 17:50:52.916 ProcessAddRemoveQueues
2010-02-20 17:50:52.916 Construct FD_SET
2010-02-20 17:50:52.916 Waiting on select..
2010-02-20 17:50:52.916 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:52.917 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '1435'"
2010-02-20 17:50:52.917     Cardid 1: max bitrate 18945 Kb/sec, fsID 1 max is now 142089 KB/min
2010-02-20 17:50:52.917   Max of 142089 KB/min for fsID 1 is higher than the existing Max of 0 so we'll use this Max instead
2010-02-20 17:50:52.917 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
2010-02-20 17:50:52.917 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:52.917 MythSocket(8c88108:34): writeBlock(0x147760488, 59)
2010-02-20 17:50:52.917 MythSocket(8c88108:34): write -> 34 90      BACKEND_MESSAGE[]:[]LIVETV_CHAIN UPDATE live-test-host-2010-02-20T17:50:52[]:[]empty
2010-02-20 17:50:52.917 MythSocket(8c88108:34): writeBlock(0x147671800, 98)
2010-02-20 17:50:52.917 MythSocket(8c88108:34): write -> 34 289     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 0 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 0 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 0 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 0 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 0 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 0 1 0 1 0 1 1
2010-02-20 17:50:52.917 MythSocket(8c88108:34): writeBlock(0x147723592, 297)
2010-02-20 17:50:52.918 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:52.918 MythSocket(8c88108:34): writeBlock(0x147874488, 59)
2010-02-20 17:50:52.918 Got data on select
2010-02-20 17:50:52.918 Processing ready reads
2010-02-20 17:50:52.918 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.918 Reacquired ready read lock
2010-02-20 17:50:52.918 ProcessAddRemoveQueues
2010-02-20 17:50:52.918 Construct FD_SET
2010-02-20 17:50:52.918 Waiting on select..
2010-02-20 17:50:52.918 Got data on select
2010-02-20 17:50:52.918 Processing ready reads
2010-02-20 17:50:52.918 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:52.918 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:52.919 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:52.919 MythSocketThread: Total read time: 1ms, on sockets {29,1ms}
2010-02-20 17:50:52.919 Reacquired ready read lock
2010-02-20 17:50:52.919 ProcessAddRemoveQueues
2010-02-20 17:50:52.919 Construct FD_SET
2010-02-20 17:50:52.919 Waiting on select..
2010-02-20 17:50:52.919 MythSocket(8c8d858:29): readBlock(0x147707128, 8) called
2010-02-20 17:50:52.919 MythSocket(8c8d858:29): readBlock(0x147708472, 33) called
2010-02-20 17:50:52.919 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:52.919 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:52.919 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:52.919 MythSocket(8c8d858:29): writeBlock(0x147385792, 10)
2010-02-20 17:50:52.919 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:52.920 Got data on select
2010-02-20 17:50:52.920 Processing ready reads
2010-02-20 17:50:52.920 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.920 Reacquired ready read lock
2010-02-20 17:50:52.920 ProcessAddRemoveQueues
2010-02-20 17:50:52.920 Construct FD_SET
2010-02-20 17:50:52.921 Waiting on select..
2010-02-20 17:50:52.921 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:52.921 MythSocket(8c88108:34): writeBlock(0x147671800, 59)
2010-02-20 17:50:52.921 Got data on select
2010-02-20 17:50:52.921 Processing ready reads
2010-02-20 17:50:52.921 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.921 Reacquired ready read lock
2010-02-20 17:50:52.921 ProcessAddRemoveQueues
2010-02-20 17:50:52.921 Construct FD_SET
2010-02-20 17:50:52.921 Waiting on select..
2010-02-20 17:50:52.966 HDHRSM(192.168.0.199-0): Tuner status: '65:0:0'
2010-02-20 17:50:52.966 MythEvent: SIGNAL 1
2010-02-20 17:50:52.966 MythSocket(8c88108:34): write -> 34 290     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 0 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 65 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 0 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 0 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 0 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 0 1 0 1 0 1 1
2010-02-20 17:50:52.966 MythSocket(8c88108:34): writeBlock(0x147707864, 298)
2010-02-20 17:50:52.967 Got data on select
2010-02-20 17:50:52.967 Processing ready reads
2010-02-20 17:50:52.967 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.967 Reacquired ready read lock
2010-02-20 17:50:52.967 ProcessAddRemoveQueues
2010-02-20 17:50:52.967 Construct FD_SET
2010-02-20 17:50:52.967 Waiting on select..
2010-02-20 17:50:52.974 Got data on select
2010-02-20 17:50:52.974 Processing ready reads
2010-02-20 17:50:52.974 MythSocketThread(sock 0x8cc4f08:9): socket is readable
2010-02-20 17:50:52.974 MythSocketThread(sock 0x8cc4f08:9): calling m_cb->readyRead()
2010-02-20 17:50:52.974 MythSocket(8cc4f08:9): UpRef: 2
2010-02-20 17:50:52.974 MythSocketThread: Total read time: 0ms, on sockets {9,0ms}
2010-02-20 17:50:52.974 Reacquired ready read lock
2010-02-20 17:50:52.974 ProcessAddRemoveQueues
2010-02-20 17:50:52.974 Construct FD_SET
2010-02-20 17:50:52.974 Waiting on select..
2010-02-20 17:50:52.975 MythSocket(8cc4f08:9): readBlock(0x147876520, 8) called
2010-02-20 17:50:52.975 MythSocket(8cc4f08:9): readBlock(0x147084432, 33) called
2010-02-20 17:50:52.975 MythSocket(8cc4f08:9): read  <-  9 33      QUERY_RECORDER 1[]:[]IS_RECORDING
2010-02-20 17:50:52.975 MythSocket(8cc4f08:9): write ->  9 1       1
2010-02-20 17:50:52.975 MythSocket(8cc4f08:9): writeBlock(0x147384664, 9)
2010-02-20 17:50:52.975 MythSocket(8cc4f08:9): DownRef: 1
2010-02-20 17:50:52.975 Got data on select
2010-02-20 17:50:52.976 Processing ready reads
2010-02-20 17:50:52.976 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.976 Reacquired ready read lock
2010-02-20 17:50:52.976 ProcessAddRemoveQueues
2010-02-20 17:50:52.976 Construct FD_SET
2010-02-20 17:50:52.976 Waiting on select..
2010-02-20 17:50:52.976 Got data on select
2010-02-20 17:50:52.976 Processing ready reads
2010-02-20 17:50:52.976 MythSocketThread(sock 0x8cc4f08:9): socket is readable
2010-02-20 17:50:52.976 MythSocketThread(sock 0x8cc4f08:9): calling m_cb->readyRead()
2010-02-20 17:50:52.976 MythSocket(8cc4f08:9): UpRef: 2
2010-02-20 17:50:52.977 MythSocketThread: Total read time: 0ms, on sockets {9,0ms}
2010-02-20 17:50:52.977 Reacquired ready read lock
2010-02-20 17:50:52.977 ProcessAddRemoveQueues
2010-02-20 17:50:52.977 Construct FD_SET
2010-02-20 17:50:52.977 Waiting on select..
2010-02-20 17:50:52.977 MythSocket(8cc4f08:9): readBlock(0x147366784, 8) called
2010-02-20 17:50:52.977 MythSocket(8cc4f08:9): readBlock(0x147084432, 34) called
2010-02-20 17:50:52.977 MythSocket(8cc4f08:9): read  <-  9 34      QUERY_RECORDER 1[]:[]GET_FRAMERATE
2010-02-20 17:50:52.977 MythSocket(8cc4f08:9): write ->  9 2       -1
2010-02-20 17:50:52.977 MythSocket(8cc4f08:9): writeBlock(0x147106104, 10)
2010-02-20 17:50:52.978 MythSocket(8cc4f08:9): DownRef: 1
2010-02-20 17:50:52.979 Got data on select
2010-02-20 17:50:52.979 Processing ready reads
2010-02-20 17:50:52.979 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:52.979 Reacquired ready read lock
2010-02-20 17:50:52.979 ProcessAddRemoveQueues
2010-02-20 17:50:52.979 Construct FD_SET
2010-02-20 17:50:52.979 Waiting on select..
2010-02-20 17:50:52.980 Got data on select
2010-02-20 17:50:52.980 Processing ready reads
2010-02-20 17:50:52.980 MythSocketThread(sock 0x8cc4f08:9): socket is readable
2010-02-20 17:50:52.980 MythSocketThread(sock 0x8cc4f08:9): socket closed
2010-02-20 17:50:52.980 MythSocket(8cc4f08:9): state change Connected -> Idle
2010-02-20 17:50:52.980 MSocketDevice::close: Closed socket 9
2010-02-20 17:50:52.980 MythSocket(8cc4f08:-1): calling m_cb->connectionClosed()
2010-02-20 17:50:52.981 MSqlQuery::exec() "SELECT chanid FROM channel WHERE channum  = '435' AND       sourceid = '1'"
2010-02-20 17:50:52.982 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '1'"
2010-02-20 17:50:52.982 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '1435'"
2010-02-20 17:50:52.982 TVRec(1): StopLiveTV(void) curRec: 0x8cc59a8 pseudoRec: 0x0
2010-02-20 17:50:52.984 MSqlQuery::exec() "SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1435' AND starttime = '2010-02-20T17:50:52' ;"
2010-02-20 17:50:52.985 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve, transcoded FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:52' ;"
2010-02-20 17:50:52.986 MSqlQuery::exec() "SELECT audioprop+0, videoprop+0, subtitletypes+0 FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:52' ;"
2010-02-20 17:50:52.986 TVRec(1): Changing from Watching WatchingLiveTV to None
2010-02-20 17:50:52.986 TVRec(1): ClearFlags(FrontendReady,CancelNextRecording,) -> RunMainLoop,WaitingForSignal,NeedToStartRecorder,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
2010-02-20 17:50:52.987 TVRec(1): Request: Program(no) channel() input() flags(KillRec,KillRingBuffer,)
2010-02-20 17:50:52.987 TVRec(1): TeardownSignalMonitor() -- begin
2010-02-20 17:50:52.987 HDHRSM(192.168.0.199-0): dtor
2010-02-20 17:50:52.987 HDHRSM(192.168.0.199-0): Stop() -- begin
2010-02-20 17:50:52.987 SM(192.168.0.199-0)::Stop: begin
2010-02-20 17:50:53.016 MythEvent: SIGNAL 1
2010-02-20 17:50:53.017 SM(192.168.0.199-0)::Stop: end
2010-02-20 17:50:53.017 HDHRSH(192.168.0.199-0): RemoveListener(0x8cea2c8) -- begin
2010-02-20 17:50:53.017 HDHRSH(192.168.0.199-0): RemoveListener(0x8cea2c8) -- locked
2010-02-20 17:50:53.017 HDHRSH(192.168.0.199-0): RemoveListener(0x8cea2c8) -- end
2010-02-20 17:50:53.017 HDHRSM(192.168.0.199-0): Stop() -- end
2010-02-20 17:50:53.017 SM(192.168.0.199-0)::Stop: begin
2010-02-20 17:50:53.017 SM(192.168.0.199-0)::Stop: end
2010-02-20 17:50:53.017 TVRec(1): TeardownSignalMonitor() -- end
2010-02-20 17:50:53.017 TVRec(1): ClearFlags(SignalMonitorRunning,) -> RunMainLoop,WaitingForSignal,NeedToStartRecorder,DummyRecorderRunning,RingBufferReady,
2010-02-20 17:50:53.017 TVRec(1): ClearFlags(WaitingForSignal,) -> RunMainLoop,NeedToStartRecorder,DummyRecorderRunning,RingBufferReady,
2010-02-20 17:50:53.018 TVRec(1): ClearFlags(DummyRecorderRunning,) -> RunMainLoop,NeedToStartRecorder,RingBufferReady,
2010-02-20 17:50:53.019 MSqlQuery::exec() "SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1435' AND starttime = '2010-02-20T17:50:52' ;"
2010-02-20 17:50:53.021 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve, transcoded FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:52' ;"
2010-02-20 17:50:53.022 MSqlQuery::exec() "SELECT audioprop+0, videoprop+0, subtitletypes+0 FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:50:52' ;"
2010-02-20 17:50:53.022 TVRec(1): FinishedRecording(Unknown) in recgroup: LiveTV
2010-02-20 17:50:53.023 MSqlQuery::exec() "UPDATE tvchain SET endtime = '2010-02-20T17:50:53' WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:52' ;"
2010-02-20 17:50:53.023 Chain: Updated endtime for '1435_20100220175052' to 20100220175053
2010-02-20 17:50:53.023 MythEvent: LIVETV_CHAIN UPDATE live-test-host-2010-02-20T17:50:52
2010-02-20 17:50:53.024 MSqlQuery::exec() "UPDATE recorded SET endtime = '2010-02-20T17:51:00',        duplicate = 1 WHERE chanid = '1435' AND     starttime = '2010-02-20T17:50:52' "
2010-02-20 17:50:53.025 Finished recording Unknown: channel 1435
2010-02-20 17:50:53.025 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE chanid = '1435' AND starttime = '2010-02-20T17:50:52' AND hostname = 'test-host' AND recusage = 'recorder' ;"
2010-02-20 17:50:53.026 HDHRChan(192.168.0.199-0): Closing HDHR channel
2010-02-20 17:50:53.026 HDHRSH: Closing handler for 192.168.0.199-0
2010-02-20 17:50:53.031 HDHRSH(192.168.0.199-0): Tuning channel none (was qam:771000000)
2010-02-20 17:50:53.036 TVRec(1): Tearing down RingBuffer
2010-02-20 17:50:53.037 TVRec(1): ClearFlags(PENDINGACTIONS,) -> RunMainLoop,RingBufferReady,
2010-02-20 17:50:53.037 MythSocketThread: Total read time: 57ms, on sockets {9,57ms}
2010-02-20 17:50:53.037 Reacquired ready read lock
2010-02-20 17:50:53.037 ProcessAddRemoveQueues
2010-02-20 17:50:53.037 Construct FD_SET
2010-02-20 17:50:53.037 Waiting on select..
2010-02-20 17:50:53.037 MythSocket(8c88108:34): write -> 34 290     BACKEND_MESSAGE[]:[]SIGNAL 1[]:[]Signal Lock[]:[]slock 0 1 0 1 0 1 1[]:[]Signal Power[]:[]signal 65 45 0 100 0 1 1[]:[]Seen PAT[]:[]seen_pat 0 1 0 1 0 1 1[]:[]Matching PAT[]:[]matching_pat 0 1 0 1 0 1 1[]:[]Seen PMT[]:[]seen_pmt 0 1 0 1 0 1 1[]:[]Matching PMT[]:[]matching_pmt 0 1 0 1 0 1 1
2010-02-20 17:50:53.038 MythSocket(8c88108:34): writeBlock(0x147725328, 298)
2010-02-20 17:50:53.038 MythSocket(8c88108:34): write -> 34 90      BACKEND_MESSAGE[]:[]LIVETV_CHAIN UPDATE live-test-host-2010-02-20T17:50:52[]:[]empty
2010-02-20 17:50:53.038 MythSocket(8c88108:34): writeBlock(0x147671800, 98)
2010-02-20 17:50:53.038 Got data on select
2010-02-20 17:50:53.039 Processing ready reads
2010-02-20 17:50:53.039 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:53.039 Reacquired ready read lock
2010-02-20 17:50:53.039 ProcessAddRemoveQueues
2010-02-20 17:50:53.039 Construct FD_SET
2010-02-20 17:50:53.039 Waiting on select..
2010-02-20 17:50:55.176 MSqlQuery::exec() "SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1435' AND starttime = '2010-02-20T17:48:11' ;"
2010-02-20 17:50:55.178 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve, transcoded FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:48:11' ;"
2010-02-20 17:50:55.179 MSqlQuery::exec() "SELECT audioprop+0, videoprop+0, subtitletypes+0 FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:48:11' ;"
2010-02-20 17:50:55.180 MSqlQuery::exec() "UPDATE jobqueue SET status = '320' WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:11' AND status = '1';"
2010-02-20 17:50:55.180 MSqlQuery::exec() "UPDATE jobqueue SET cmds = '4' WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:11' AND status <> '320';"
2010-02-20 17:50:55.182 MSqlQuery::exec() "SELECT id FROM jobqueue WHERE chanid = '1435' and starttime = '2010-02-20T17:48:11' AND status NOT IN ('272','288','304','320');"
2010-02-20 17:50:55.183 MSqlQuery::exec() "DELETE FROM jobqueue WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:11';"
2010-02-20 17:50:55.184 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DeletesFollowLinks' AND hostname = 'test-host' ;"
2010-02-20 17:50:55.185 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DeletesFollowLinks' AND hostname IS NULL;"
2010-02-20 17:50:55.187 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'TruncateDeletesSlowly' AND hostname = 'test-host' ;"
2010-02-20 17:50:55.187 About to unlink/delete file: '/var/lib/mythtv/livetv/1435_20100220174811.mpg'
2010-02-20 17:50:55.189 MSqlQuery::exec() "SELECT basename, hostname, storagegroup FROM recordedfile WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:11';"
2010-02-20 17:50:55.191 MSqlQuery::exec() "DELETE FROM recorded WHERE chanid = '1435' AND title = 'Unknown' AND starttime = '2010-02-20T17:48:11';"
2010-02-20 17:50:56.191 MythEvent: RECORDING_LIST_CHANGE DELETE 1435 2010-02-20T17:48:11
2010-02-20 17:50:56.191 MythSocket(8c88108:34): write -> 34 83      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE DELETE 1435 2010-02-20T17:48:11[]:[]empty
2010-02-20 17:50:56.191 MythSocket(8c88108:34): writeBlock(0x147723952, 91)
2010-02-20 17:50:56.192 Got data on select
2010-02-20 17:50:56.192 Processing ready reads
2010-02-20 17:50:56.192 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:56.192 Reacquired ready read lock
2010-02-20 17:50:56.192 ProcessAddRemoveQueues
2010-02-20 17:50:56.192 Construct FD_SET
2010-02-20 17:50:56.193 Waiting on select..
2010-02-20 17:50:57.855 Got data on select
2010-02-20 17:50:57.855 Processing ready reads
2010-02-20 17:50:57.855 MythSocketThread(sock 0x8c8d858:29): socket is readable
2010-02-20 17:50:57.855 MythSocketThread(sock 0x8c8d858:29): calling m_cb->readyRead()
2010-02-20 17:50:57.855 MythSocket(8c8d858:29): UpRef: 2
2010-02-20 17:50:57.855 MythSocketThread: Total read time: 0ms, on sockets {29,0ms}
2010-02-20 17:50:57.855 Reacquired ready read lock
2010-02-20 17:50:57.855 ProcessAddRemoveQueues
2010-02-20 17:50:57.855 Construct FD_SET
2010-02-20 17:50:57.855 Waiting on select..
2010-02-20 17:50:57.855 MythSocket(8c8d858:29): readBlock(0x147708080, 8) called
2010-02-20 17:50:57.855 MythSocket(8c8d858:29): readBlock(0x147708016, 33) called
2010-02-20 17:50:57.855 MythSocket(8c8d858:29): read  <- 29 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2010-02-20 17:50:57.856 MythEvent: RECORDING_LIST_CHANGE
2010-02-20 17:50:57.856 MythSocket(8c8d858:29): write -> 29 2       OK
2010-02-20 17:50:57.856 MythSocket(8c8d858:29): writeBlock(0x147284760, 10)
2010-02-20 17:50:57.856 MythSocket(8c8d858:29): DownRef: 1
2010-02-20 17:50:57.863 MythSocket(8c88108:34): write -> 34 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2010-02-20 17:50:57.863 MythSocket(8c88108:34): writeBlock(0x147703344, 59)
2010-02-20 17:50:57.865 Got data on select
2010-02-20 17:50:57.865 Processing ready reads
2010-02-20 17:50:57.865 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:50:57.865 Reacquired ready read lock
2010-02-20 17:50:57.865 ProcessAddRemoveQueues
2010-02-20 17:50:57.865 Construct FD_SET
2010-02-20 17:50:57.865 Waiting on select..
2010-02-20 17:50:59.192 MSqlQuery::exec() "DELETE FROM recordedmarkup WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:11';"
2010-02-20 17:50:59.193 MSqlQuery::exec() "DELETE FROM recordedseek WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:11';"
2010-02-20 17:50:59.194 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:11' AND hostname = 'test-host' AND recusage = 'truncatingdelete' ;"
2010-02-20 17:50:59.195 MSqlQuery::exec() "INSERT INTO inuseprograms  (chanid, starttime, recusage, hostname, lastupdatetime,  rechost, recdir )  VALUES  ('1435', '2010-02-20T17:48:11', 'truncatingdelete', 'test-host', '2010-02-20T17:50:59',  'test-host', '/var/lib/mythtv/livetv');"
2010-02-20 17:50:59.196 MSqlQuery::exec() "SELECT COUNT(cardid) FROM capturecard;"
2010-02-20 17:50:59.200 MSqlQuery::exec() "DELETE FROM settings WHERE value = 'TruncateIncrement' AND hostname = 'test-host' ;"
2010-02-20 17:50:59.201 MSqlQuery::exec() "INSERT INTO settings (value,data,hostname) VALUES ( 'TruncateIncrement', '1454999', 'test-host' );"
2010-02-20 17:50:59.201 Clearing Settings Cache.
2010-02-20 17:50:59.201 Clearing Settings Cache.
2010-02-20 17:50:59.201 Truncating '/var/lib/mythtv/livetv/1435_20100220174811.mpg' by 1.39 MB every 500 milliseconds
2010-02-20 17:50:59.202 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:11' AND hostname = 'test-host' AND recusage = 'truncatingdelete' ;"
2010-02-20 17:50:59.202 Finished truncating '/var/lib/mythtv/livetv/1435_20100220174811.mpg'
2010-02-20 17:50:59.205 MSqlQuery::exec() "SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1435' AND starttime = '2010-02-20T17:48:12' ;"
2010-02-20 17:50:59.206 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve, transcoded FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:48:12' ;"
2010-02-20 17:50:59.207 MSqlQuery::exec() "SELECT audioprop+0, videoprop+0, subtitletypes+0 FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:48:12' ;"
2010-02-20 17:50:59.207 MSqlQuery::exec() "UPDATE jobqueue SET status = '320' WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:12' AND status = '1';"
2010-02-20 17:50:59.207 MSqlQuery::exec() "UPDATE jobqueue SET cmds = '4' WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:12' AND status <> '320';"
2010-02-20 17:50:59.209 MSqlQuery::exec() "SELECT id FROM jobqueue WHERE chanid = '1435' and starttime = '2010-02-20T17:48:12' AND status NOT IN ('272','288','304','320');"
2010-02-20 17:50:59.209 MSqlQuery::exec() "DELETE FROM jobqueue WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:12';"
2010-02-20 17:50:59.209 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DeletesFollowLinks' AND hostname = 'test-host' ;"
2010-02-20 17:50:59.210 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DeletesFollowLinks' AND hostname IS NULL;"
2010-02-20 17:50:59.210 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'TruncateDeletesSlowly' AND hostname = 'test-host' ;"
2010-02-20 17:50:59.210 About to unlink/delete file: '/var/lib/mythtv/livetv/1435_20100220174812.mpg'
2010-02-20 17:50:59.211 MSqlQuery::exec() "SELECT basename, hostname, storagegroup FROM recordedfile WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:12';"
2010-02-20 17:50:59.212 MSqlQuery::exec() "DELETE FROM recorded WHERE chanid = '1435' AND title = 'Unknown' AND starttime = '2010-02-20T17:48:12';"
2010-02-20 17:51:00.212 MythEvent: RECORDING_LIST_CHANGE DELETE 1435 2010-02-20T17:48:12
2010-02-20 17:51:00.213 MythSocket(8c88108:34): write -> 34 83      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE DELETE 1435 2010-02-20T17:48:12[]:[]empty
2010-02-20 17:51:00.213 MythSocket(8c88108:34): writeBlock(0x147385688, 91)
2010-02-20 17:51:00.213 Got data on select
2010-02-20 17:51:00.213 Processing ready reads
2010-02-20 17:51:00.214 MythSocketThread: Total read time: 1ms, on sockets
2010-02-20 17:51:00.214 Reacquired ready read lock
2010-02-20 17:51:00.214 ProcessAddRemoveQueues
2010-02-20 17:51:00.214 Construct FD_SET
2010-02-20 17:51:00.214 Waiting on select..
2010-02-20 17:51:03.214 MSqlQuery::exec() "DELETE FROM recordedmarkup WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:12';"
2010-02-20 17:51:03.216 MSqlQuery::exec() "DELETE FROM recordedseek WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:12';"
2010-02-20 17:51:03.217 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:12' AND hostname = 'test-host' AND recusage = 'truncatingdelete' ;"
2010-02-20 17:51:03.218 MSqlQuery::exec() "INSERT INTO inuseprograms  (chanid, starttime, recusage, hostname, lastupdatetime,  rechost, recdir )  VALUES  ('1435', '2010-02-20T17:48:12', 'truncatingdelete', 'test-host', '2010-02-20T17:51:03',  'test-host', '/var/lib/mythtv/livetv');"
2010-02-20 17:51:03.218 MSqlQuery::exec() "SELECT COUNT(cardid) FROM capturecard;"
2010-02-20 17:51:03.220 MSqlQuery::exec() "DELETE FROM settings WHERE value = 'TruncateIncrement' AND hostname = 'test-host' ;"
2010-02-20 17:51:03.220 MSqlQuery::exec() "INSERT INTO settings (value,data,hostname) VALUES ( 'TruncateIncrement', '1454999', 'test-host' );"
2010-02-20 17:51:03.220 Clearing Settings Cache.
2010-02-20 17:51:03.220 Clearing Settings Cache.
2010-02-20 17:51:03.221 Truncating '/var/lib/mythtv/livetv/1435_20100220174812.mpg' by 1.39 MB every 500 milliseconds
2010-02-20 17:51:03.222 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:12' AND hostname = 'test-host' AND recusage = 'truncatingdelete' ;"
2010-02-20 17:51:03.223 MSqlQuery::exec() "INSERT INTO inuseprograms  (chanid, starttime, recusage, hostname, lastupdatetime,  rechost, recdir )  VALUES  ('1435', '2010-02-20T17:48:12', 'truncatingdelete', 'test-host', '2010-02-20T17:51:03',  'test-host', '/var/lib/mythtv/livetv');"
2010-02-20 17:51:03.725 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:12' AND hostname = 'test-host' AND recusage = 'truncatingdelete' ;"
2010-02-20 17:51:03.725 Finished truncating '/var/lib/mythtv/livetv/1435_20100220174812.mpg'
2010-02-20 17:51:03.728 MSqlQuery::exec() "SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1435' AND starttime = '2010-02-20T17:48:29' ;"
2010-02-20 17:51:03.729 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve, transcoded FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:48:29' ;"
2010-02-20 17:51:03.730 MSqlQuery::exec() "SELECT audioprop+0, videoprop+0, subtitletypes+0 FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1435' AND recorded.starttime = '2010-02-20T17:48:29' ;"
2010-02-20 17:51:03.730 MSqlQuery::exec() "UPDATE jobqueue SET status = '320' WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:29' AND status = '1';"
2010-02-20 17:51:03.730 MSqlQuery::exec() "UPDATE jobqueue SET cmds = '4' WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:29' AND status <> '320';"
2010-02-20 17:51:03.732 MSqlQuery::exec() "SELECT id FROM jobqueue WHERE chanid = '1435' and starttime = '2010-02-20T17:48:29' AND status NOT IN ('272','288','304','320');"
2010-02-20 17:51:03.732 MSqlQuery::exec() "DELETE FROM jobqueue WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:29';"
2010-02-20 17:51:03.733 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DeletesFollowLinks' AND hostname = 'test-host' ;"
2010-02-20 17:51:03.733 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DeletesFollowLinks' AND hostname IS NULL;"
2010-02-20 17:51:03.734 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'TruncateDeletesSlowly' AND hostname = 'test-host' ;"
2010-02-20 17:51:03.734 About to unlink/delete file: '/var/lib/mythtv/livetv/1435_20100220174829.mpg'
2010-02-20 17:51:03.735 MSqlQuery::exec() "SELECT basename, hostname, storagegroup FROM recordedfile WHERE chanid = '1435' AND starttime = '2010-02-20T17:48:29';"
2010-02-20 17:51:03.735 MSqlQuery::exec() "DELETE FROM recorded WHERE chanid = '1435' AND title = 'Unknown' AND starttime = '2010-02-20T17:48:29';"
2010-02-20 17:51:04.735 MythEvent: RECORDING_LIST_CHANGE DELETE 1435 2010-02-20T17:48:29
2010-02-20 17:51:04.736 MythSocket(8c88108:34): write -> 34 83      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE DELETE 1435 2010-02-20T17:48:29[]:[]empty
2010-02-20 17:51:04.736 MythSocket(8c88108:34): writeBlock(0x147876264, 91)
2010-02-20 17:51:04.736 Got data on select
2010-02-20 17:51:04.737 Processing ready reads
2010-02-20 17:51:04.737 MythSocketThread: Total read time: 0ms, on sockets
2010-02-20 17:51:04.737 Reacquired ready read lock
2010-02-20 17:51:04.737 ProcessAddRemoveQueues
2010-02-20 17:51:04.737 Construct FD_SET
2010-02-20 17:51:04.737 Waiting on select..
