2009-10-11 21:17:47.162 mythbackend version: trunk [22242] www.mythtv.org 2009-10-11 21:17:47.163 (old)Settings::ReadSettings(settings.txt) - No such file 2009-10-11 21:17:47.163 Using runtime prefix = /usr 2009-10-11 21:17:47.163 Using configuration directory = /home/gunni/.mythtv 2009-10-11 21:17:47.163 (old)Settings::ReadSettings(/usr/share/mythtv/mysql.txt) - 'DBHostName' = 'localhost'. 2009-10-11 21:17:47.163 (old)Settings::ReadSettings(/usr/share/mythtv/mysql.txt) - 'DBUserName' = 'mythtv'. 2009-10-11 21:17:47.163 (old)Settings::ReadSettings(/usr/share/mythtv/mysql.txt) - 'DBName' = 'mythconverg'. 2009-10-11 21:17:47.163 (old)Settings::ReadSettings(/usr/share/mythtv/mysql.txt) - 'DBPassword' = 'gunnicom'. 2009-10-11 21:17:47.163 (old)Settings::ReadSettings(/usr/etc/mythtv/mysql.txt) - No such file 2009-10-11 21:17:47.163 (old)Settings::ReadSettings(/home/gunni/.mythtv/mysql.txt) - 'DBHostName' = '192.168.1.3'. 2009-10-11 21:17:47.163 (old)Settings::ReadSettings(/home/gunni/.mythtv/mysql.txt) - 'DBHostPing' = 'no'. 2009-10-11 21:17:47.163 (old)Settings::ReadSettings(/home/gunni/.mythtv/mysql.txt) - 'DBUserName' = 'mythtv'. 2009-10-11 21:17:47.163 (old)Settings::ReadSettings(/home/gunni/.mythtv/mysql.txt) - 'DBPassword' = 'gunnicom'. 2009-10-11 21:17:47.163 (old)Settings::ReadSettings(/home/gunni/.mythtv/mysql.txt) - 'DBName' = 'mythconverg'. 2009-10-11 21:17:47.163 (old)Settings::ReadSettings(/home/gunni/.mythtv/mysql.txt) - 'DBType' = 'QMYSQL3'. 2009-10-11 21:17:47.163 (old)Settings::ReadSettings(./mysql.txt) - No such file 2009-10-11 21:17:47.163 Empty LocalHostName. 2009-10-11 21:17:47.163 Using localhost value of desktop 2009-10-11 21:17:47.164 MCP::DefaultUPnP() - No default UPnP backend 2009-10-11 21:17:47.164 Clearing Settings Cache. 2009-10-11 21:17:47.172 New DB connection, total: 1 2009-10-11 21:17:47.174 Connected to database 'mythconverg' at host: 192.168.1.3 2009-10-11 21:17:47.174 Closing DB connection named 'DBManager0' 2009-10-11 21:17:47.174 Clearing Settings Cache. 2009-10-11 21:17:47.174 Enabling Settings Cache. 2009-10-11 21:17:47.174 Clearing Settings Cache. 2009-10-11 21:17:47.175 Connected to database 'mythconverg' at host: 192.168.1.3 2009-10-11 21:17:47.176 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'BackendServerIP' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.177 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MasterServerIP' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.177 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MasterServerIP' AND hostname IS NULL;" 2009-10-11 21:17:47.177 Disabling Settings Cache. 2009-10-11 21:17:47.177 Clearing Settings Cache. 2009-10-11 21:17:47.177 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MythFillFixProgramIDsHasRunOnce' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.178 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DBSchemaAutoUpgrade' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.178 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DBSchemaAutoUpgrade' AND hostname IS NULL;" 2009-10-11 21:17:47.179 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DBSchemaVer' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.180 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DBSchemaVer' AND hostname IS NULL;" 2009-10-11 21:17:47.180 Current MythTV Schema Version (DBSchemaVer): 1244 2009-10-11 21:17:47.180 Enabling Settings Cache. 2009-10-11 21:17:47.180 Clearing Settings Cache. 2009-10-11 21:17:47.180 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'BackendServerPort' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.181 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'BackendServerIP' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.181 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MasterServerIP' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.181 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MasterServerIP' AND hostname IS NULL;" 2009-10-11 21:17:47.181 MythBackend: Starting up as the master server. 2009-10-11 21:17:47.182 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'LogEnabled' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.182 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'LogEnabled' AND hostname IS NULL;" 2009-10-11 21:17:47.183 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'LogMaxCount' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.184 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'LogPrintLevel' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.184 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 = '';") 2009-10-11 21:17:47.185 MSqlQuery::exec("UPDATE channel SET callsign=chanid WHERE callsign IS NULL OR callsign='';") 2009-10-11 21:17:47.186 MSqlQuery::exec("SELECT MIN(chanid) FROM channel;") 2009-10-11 21:17:47.186 MSqlQuery::exec("UPDATE record SET chanid = 1002 WHERE chanid IS NULL;") 2009-10-11 21:17:47.186 New DB connection, total: 2 2009-10-11 21:17:47.187 Connected to database 'mythconverg' at host: 192.168.1.3 2009-10-11 21:17:47.187 MSqlQuery::exec() "SELECT record.chanid, channel.callsign FROM record LEFT JOIN channel ON record.chanid = channel.chanid WHERE record.station='';" 2009-10-11 21:17:47.188 MSqlQuery::exec("SELECT cardid, hostname FROM capturecard ORDER BY cardid") 2009-10-11 21:17:47.188 MSqlQuery::exec() "SELECT cardinputid, inputgroupid from inputgroup" 2009-10-11 21:17:47.189 MSqlQuery::exec() "SELECT cardinputid, cardid from cardinput" 2009-10-11 21:17:47.189 MSqlQuery::exec() "SELECT cardinputid, inputgroupid from inputgroup" 2009-10-11 21:17:47.189 MSqlQuery::exec() "SELECT cardinputid, cardid from cardinput" 2009-10-11 21:17:47.189 MSqlQuery::exec() "SELECT cardinputid, inputgroupid from inputgroup" 2009-10-11 21:17:47.190 MSqlQuery::exec() "SELECT cardinputid, cardid from cardinput" 2009-10-11 21:17:47.190 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 = '7'" 2009-10-11 21:17:47.190 MSqlQuery::exec() "SELECT startchan FROM cardinput WHERE cardinput.cardid = '7' AND inputname = 'DVBInput'" 2009-10-11 21:17:47.191 TVRec(7): Start channel: 1. 2009-10-11 21:17:47.230 DVBChan(7:/dev/dvb/adapter0/frontend0): Opening DVB channel 2009-10-11 21:17:47.233 DVBChan(7:/dev/dvb/adapter0/frontend0): Using DVB card /dev/dvb/adapter0/frontend0, with frontend 'Conexant CX22702 DVB-T'. 2009-10-11 21:17:47.234 MSqlQuery::exec() "SELECT cardinputid, inputname, startchan, tunechan, externalcommand, sourceid FROM cardinput WHERE cardid = '7'" 2009-10-11 21:17:47.234 New DB connection, total: 3 2009-10-11 21:17:47.235 Connected to database 'mythconverg' at host: 192.168.1.3 2009-10-11 21:17:47.235 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ChannelOrdering' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.236 MSqlQuery::exec() "SELECT channum, callsign, channel.chanid, atsc_major_chan, atsc_minor_chan, name, icon, mplexid, visible FROM channel WHERE sourceid='1' " 2009-10-11 21:17:47.238 ChannelBase(7): Input #7: 'DVBInput' schan(1) sourceid(1) ccid(7) 2009-10-11 21:17:47.238 ChannelBase(7): Current Input #7: 'DVBInput' 2009-10-11 21:17:47.238 DVBChan(7:/dev/dvb/adapter0/frontend0): SetChannelByString(1): 2009-10-11 21:17:47.238 MSqlQuery::exec() "SELECT channel.chanid FROM channel, capturecard, cardinput WHERE channel.channum = '1' AND channel.sourceid = cardinput.sourceid AND cardinput.inputname = 'DVBInput' AND cardinput.cardid = capturecard.cardid AND capturecard.cardid = '7' AND capturecard.hostname = 'desktop'" 2009-10-11 21:17:47.239 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '7' ORDER BY inputgroupid, cardinputid, inputgroupname" 2009-10-11 21:17:47.239 MSqlQuery::exec() "SELECT cardinputid, inputgroupid from inputgroup" 2009-10-11 21:17:47.240 MSqlQuery::exec() "SELECT cardinputid, cardid from cardinput" 2009-10-11 21:17:47.240 MSqlQuery::exec() "SELECT DISTINCT cardid FROM cardinput, inputgroup WHERE inputgroupid = '3' AND cardinput.cardinputid = inputgroup.cardinputid ORDER BY cardid" 2009-10-11 21:17:47.241 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 = '1' AND channel.sourceid = '1'" 2009-10-11 21:17:47.241 MSqlQuery::exec() "SELECT transportid, networkid, frequency, modulation, sistandard FROM dtv_multiplex WHERE mplexid = '7'" 2009-10-11 21:17:47.242 MSqlQuery::exec() "SELECT frequency, inversion, symbolrate, fec, polarity, hp_code_rate, lp_code_rate, constellation, transmission_mode, guard_interval, hierarchy, modulation, bandwidth, sistandard, mod_sys, rolloff FROM dtv_multiplex WHERE dtv_multiplex.mplexid = '7'" 2009-10-11 21:17:47.242 DVBChan(7:/dev/dvb/adapter0/frontend0): 706000000 qam_16 0 2/3 1/2 8 8 1/4 n v fec: auto msys: UNDEFINED rolloff: 0.35 2009-10-11 21:17:47.242 DVBChan(7:/dev/dvb/adapter0/frontend0): Old Params: 0 auto a auto auto a a auto a v fec: auto msys: UNDEFINED rolloff: 0.35 DVBChan(7:/dev/dvb/adapter0/frontend0): New Params: 706000000 qam_16 0 2/3 1/2 8 8 1/4 n v fec: auto msys: UNDEFINED rolloff: 0.35 2009-10-11 21:17:47.242 DVBChan(7:/dev/dvb/adapter0/frontend0): Tune(): Tuning to 706000000Hz 2009-10-11 21:17:47.256 dvbchannel.cpp:wait_for_backend: Status: Signal, 2009-10-11 21:17:47.256 DVBChan(7:/dev/dvb/adapter0/frontend0): Tune(): Frequency tuning successful. 2009-10-11 21:17:47.256 DVBChan(7:/dev/dvb/adapter0/frontend0): SetChannelByString(1): Tuned to frequency. 2009-10-11 21:17:47.256 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITIgnoresSource' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.257 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITIgnoresSource' AND hostname IS NULL;" 2009-10-11 21:17:47.257 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoTranscodeBeforeAutoCommflag' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.258 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoTranscodeBeforeAutoCommflag' AND hostname IS NULL;" 2009-10-11 21:17:47.259 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoCommflagWhileRecording' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.260 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoCommflagWhileRecording' AND hostname IS NULL;" 2009-10-11 21:17:47.260 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'JobsRunOnRecordHost' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.261 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'JobsRunOnRecordHost' AND hostname IS NULL;" 2009-10-11 21:17:47.262 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITTransportTimeout' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.262 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITTransportTimeout' AND hostname IS NULL;" 2009-10-11 21:17:47.263 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITCrawIdleStart' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.264 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITCrawIdleStart' AND hostname IS NULL;" 2009-10-11 21:17:47.265 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AudioSampleRate' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.265 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AudioSampleRate' AND hostname IS NULL;" 2009-10-11 21:17:47.266 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'RecordOverTime' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.266 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'RecordOverTime' AND hostname IS NULL;" 2009-10-11 21:17:47.267 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'CategoryOverTime' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.268 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'CategoryOverTime' AND hostname IS NULL;" 2009-10-11 21:17:47.268 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'OverTimeCategory' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.269 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'OverTimeCategory' AND hostname IS NULL;" 2009-10-11 21:17:47.269 TVRec(7): SetFlags(RunMainLoop,) -> RunMainLoop, 2009-10-11 21:17:47.269 TVRec(7): ClearFlags(ExitPlayer,FinishRecording,) -> RunMainLoop, 2009-10-11 21:17:47.270 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITTimeOffset' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.271 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'EITTimeOffset' AND hostname IS NULL;" 2009-10-11 21:17:47.271 EITHelper: localtime offset 2:00:00 2009-10-11 21:17:47.271 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ISO639Language0' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.272 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ISO639Language1' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.273 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ISO639Language2' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.273 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ISO639Language2' AND hostname IS NULL;" 2009-10-11 21:17:47.275 MSqlQuery::exec() "SELECT COUNT(cardid) FROM capturecard WHERE cardid < '7'" 2009-10-11 21:17:47.275 MSqlQuery::exec() "SELECT COUNT(cardid) FROM capturecard " 2009-10-11 21:17:47.276 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 = '8'" 2009-10-11 21:17:47.276 MSqlQuery::exec() "SELECT startchan FROM cardinput WHERE cardinput.cardid = '8' AND inputname = 'DVBInput'" 2009-10-11 21:17:47.276 TVRec(8): Start channel: 9. 2009-10-11 21:17:47.276 DVBChan(8:/dev/dvb/adapter0/frontend0): Opening DVB channel 2009-10-11 21:17:47.276 DVBChan(7:/dev/dvb/adapter0/frontend0): Opening DVB channel 2009-10-11 21:17:47.277 MSqlQuery::exec() "SELECT cardinputid, inputname, startchan, tunechan, externalcommand, sourceid FROM cardinput WHERE cardid = '8'" 2009-10-11 21:17:47.277 MSqlQuery::exec() "SELECT channum, callsign, channel.chanid, atsc_major_chan, atsc_minor_chan, name, icon, mplexid, visible FROM channel WHERE sourceid='1' " 2009-10-11 21:17:47.279 ChannelBase(8): Input #9: 'DVBInput' schan(9) sourceid(1) ccid(8) 2009-10-11 21:17:47.279 ChannelBase(8): Current Input #9: 'DVBInput' 2009-10-11 21:17:47.279 DVBChan(8:/dev/dvb/adapter0/frontend0): SetChannelByString(9): 2009-10-11 21:17:47.279 MSqlQuery::exec() "SELECT channel.chanid FROM channel, capturecard, cardinput WHERE channel.channum = '9' AND channel.sourceid = cardinput.sourceid AND cardinput.inputname = 'DVBInput' AND cardinput.cardid = capturecard.cardid AND capturecard.cardid = '8' AND capturecard.hostname = 'desktop'" 2009-10-11 21:17:47.280 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '9' ORDER BY inputgroupid, cardinputid, inputgroupname" 2009-10-11 21:17:47.280 MSqlQuery::exec() "SELECT DISTINCT cardid FROM cardinput, inputgroup WHERE inputgroupid = '3' AND cardinput.cardinputid = inputgroup.cardinputid ORDER BY cardid" 2009-10-11 21:17:47.280 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 = '9' AND channel.sourceid = '1'" 2009-10-11 21:17:47.281 MSqlQuery::exec() "SELECT transportid, networkid, frequency, modulation, sistandard FROM dtv_multiplex WHERE mplexid = '9'" 2009-10-11 21:17:47.281 MSqlQuery::exec() "SELECT frequency, inversion, symbolrate, fec, polarity, hp_code_rate, lp_code_rate, constellation, transmission_mode, guard_interval, hierarchy, modulation, bandwidth, sistandard, mod_sys, rolloff FROM dtv_multiplex WHERE dtv_multiplex.mplexid = '9'" 2009-10-11 21:17:47.281 DVBChan(8:/dev/dvb/adapter0/frontend0): 746000000 qam_16 0 2/3 1/2 8 8 1/4 n v fec: auto msys: UNDEFINED rolloff: 0.35 2009-10-11 21:17:47.281 DVBChan(8:/dev/dvb/adapter0/frontend0): tuning on slave channel 2009-10-11 21:17:47.281 DVBChan(7:/dev/dvb/adapter0/frontend0): Old Params: 706000000 qam_16 0 2/3 1/2 8 8 1/4 n v fec: auto msys: UNDEFINED rolloff: 0.35 DVBChan(7:/dev/dvb/adapter0/frontend0): New Params: 746000000 qam_16 0 2/3 1/2 8 8 1/4 n v fec: auto msys: UNDEFINED rolloff: 0.35 2009-10-11 21:17:47.281 DVBChan(7:/dev/dvb/adapter0/frontend0): Tune(): Tuning to 746000000Hz 2009-10-11 21:17:47.281 dvbchannel.cpp:wait_for_backend: Status: 2009-10-11 21:17:47.281 DVBChan(7:/dev/dvb/adapter0/frontend0): Tune(): Frequency tuning successful. 2009-10-11 21:17:47.281 DVBChan(8:/dev/dvb/adapter0/frontend0): SetChannelByString(9): Tuned to frequency. 2009-10-11 21:17:47.282 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AudioSampleRate' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.282 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AudioSampleRate' AND hostname IS NULL;" 2009-10-11 21:17:47.282 TVRec(8): SetFlags(RunMainLoop,) -> RunMainLoop, 2009-10-11 21:17:47.282 TVRec(8): ClearFlags(ExitPlayer,FinishRecording,) -> RunMainLoop, 2009-10-11 21:17:47.283 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 = '9'" 2009-10-11 21:17:47.284 MSqlQuery::exec() "SELECT startchan FROM cardinput WHERE cardinput.cardid = '9' AND inputname = 'DVBInput'" 2009-10-11 21:17:47.284 TVRec(9): Start channel: 7. 2009-10-11 21:17:47.284 DVBChan(9:/dev/dvb/adapter0/frontend0): Opening DVB channel 2009-10-11 21:17:47.284 DVBChan(7:/dev/dvb/adapter0/frontend0): Opening DVB channel 2009-10-11 21:17:47.284 MSqlQuery::exec() "SELECT cardinputid, inputname, startchan, tunechan, externalcommand, sourceid FROM cardinput WHERE cardid = '9'" 2009-10-11 21:17:47.285 MSqlQuery::exec() "SELECT channum, callsign, channel.chanid, atsc_major_chan, atsc_minor_chan, name, icon, mplexid, visible FROM channel WHERE sourceid='1' " 2009-10-11 21:17:47.287 ChannelBase(9): Input #8: 'DVBInput' schan(7) sourceid(1) ccid(9) 2009-10-11 21:17:47.287 ChannelBase(9): Current Input #8: 'DVBInput' 2009-10-11 21:17:47.287 DVBChan(9:/dev/dvb/adapter0/frontend0): SetChannelByString(7): 2009-10-11 21:17:47.288 MSqlQuery::exec() "SELECT channel.chanid FROM channel, capturecard, cardinput WHERE channel.channum = '7' AND channel.sourceid = cardinput.sourceid AND cardinput.inputname = 'DVBInput' AND cardinput.cardid = capturecard.cardid AND capturecard.cardid = '9' AND capturecard.hostname = 'desktop'" 2009-10-11 21:17:47.288 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '8' ORDER BY inputgroupid, cardinputid, inputgroupname" 2009-10-11 21:17:47.289 MSqlQuery::exec() "SELECT DISTINCT cardid FROM cardinput, inputgroup WHERE inputgroupid = '3' AND cardinput.cardinputid = inputgroup.cardinputid ORDER BY cardid" 2009-10-11 21:17:47.289 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 = '7' AND channel.sourceid = '1'" 2009-10-11 21:17:47.290 MSqlQuery::exec() "SELECT transportid, networkid, frequency, modulation, sistandard FROM dtv_multiplex WHERE mplexid = '9'" 2009-10-11 21:17:47.291 MSqlQuery::exec() "SELECT frequency, inversion, symbolrate, fec, polarity, hp_code_rate, lp_code_rate, constellation, transmission_mode, guard_interval, hierarchy, modulation, bandwidth, sistandard, mod_sys, rolloff FROM dtv_multiplex WHERE dtv_multiplex.mplexid = '9'" 2009-10-11 21:17:47.291 DVBChan(9:/dev/dvb/adapter0/frontend0): 746000000 qam_16 0 2/3 1/2 8 8 1/4 n v fec: auto msys: UNDEFINED rolloff: 0.35 2009-10-11 21:17:47.291 DVBChan(9:/dev/dvb/adapter0/frontend0): tuning on slave channel 2009-10-11 21:17:47.293 DVBChan(7:/dev/dvb/adapter0/frontend0): Old Params: 746000000 qam_16 0 2/3 1/2 8 8 1/4 n v fec: auto msys: UNDEFINED rolloff: 0.35 DVBChan(7:/dev/dvb/adapter0/frontend0): New Params: 746000000 qam_16 0 2/3 1/2 8 8 1/4 n v fec: auto msys: UNDEFINED rolloff: 0.35 2009-10-11 21:17:47.293 DVBChan(7:/dev/dvb/adapter0/frontend0): Tune(): Frequency tuning successful. 2009-10-11 21:17:47.293 DVBChan(9:/dev/dvb/adapter0/frontend0): SetChannelByString(7): Tuned to frequency. 2009-10-11 21:17:47.294 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AudioSampleRate' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.294 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AudioSampleRate' AND hostname IS NULL;" 2009-10-11 21:17:47.294 TVRec(9): SetFlags(RunMainLoop,) -> RunMainLoop, 2009-10-11 21:17:47.294 TVRec(9): ClearFlags(ExitPlayer,FinishRecording,) -> RunMainLoop, 2009-10-11 21:17:47.295 MSqlQuery::exec() "SELECT cardinputid, inputgroupid from inputgroup" 2009-10-11 21:17:47.295 MSqlQuery::exec() "SELECT cardinputid, cardid from cardinput" 2009-10-11 21:17:47.295 New DB scheduler connection 2009-10-11 21:17:47.296 Connected to database 'mythconverg' at host: 192.168.1.3 2009-10-11 21:17:47.297 MSqlQuery::exec("SELECT count(*) FROM capturecard") 2009-10-11 21:17:47.297 MSqlQuery::exec() "SELECT sourceid,name FROM videosource ORDER BY sourceid;" 2009-10-11 21:17:47.297 MSqlQuery::exec() "SELECT cardinputid FROM cardinput WHERE sourceid = '1' ORDER BY cardinputid;" 2009-10-11 21:17:47.298 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE hostname = 'desktop' AND ( recusage = 'recorder' OR recusage LIKE 'Unknown %' );" 2009-10-11 21:17:47.298 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'WakeUpThreshold' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.299 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'JobQueueCPU' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.299 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'WakeUpThreshold' AND hostname IS NULL;" 2009-10-11 21:17:47.299 UPnp - Constructor 2009-10-11 21:17:47.299 JobQueue: RecoverQueue: Checking for unfinished jobs to recover. 2009-10-11 21:17:47.299 MediaServer::Begin 2009-10-11 21:17:47.300 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;" 2009-10-11 21:17:47.300 JobQueue: GetJobsInQueue: findJobs search bitmask 4, found 9 total jobs 2009-10-11 21:17:47.301 JobQueue: GetJobsInQueue: Ignore 'Transcode' Job for chanid 1262 @ 20090831004100 in Finished state. 2009-10-11 21:17:47.301 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17403 @ 20090902180600 in Finished state. 2009-10-11 21:17:47.301 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17413 @ 20090902190300 in Finished state. 2009-10-11 21:17:47.301 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17406 @ 20090902201000 in Finished state. 2009-10-11 21:17:47.301 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17413 @ 20090902235100 in Finished state. 2009-10-11 21:17:47.301 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17394 @ 20090903081300 in Finished state. 2009-10-11 21:17:47.301 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17403 @ 20090903180500 in Finished state. 2009-10-11 21:17:47.301 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17403 @ 20090903183700 in Finished state. 2009-10-11 21:17:47.301 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17418 @ 20090903223400 in Finished state. 2009-10-11 21:17:47.301 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'blockSDWUwithoutClient' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.302 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'blockSDWUwithoutClient' AND hostname IS NULL;" 2009-10-11 21:17:47.302 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'BackendStatusPort' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.303 MSqlQuery::exec() "UPDATE oldrecorded SET recstatus = '-4' WHERE recstatus = '-2'" 2009-10-11 21:17:47.303 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ThreadPool/HTTP/Initial' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.304 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ThreadPool/HTTP/Initial' AND hostname IS NULL;" 2009-10-11 21:17:47.305 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ThreadPool/HTTP/Max' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.305 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ThreadPool/HTTP/Max' AND hostname IS NULL;" 2009-10-11 21:17:47.306 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ThreadPool/HTTP/Timeout' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.307 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ThreadPool/HTTP/Timeout' AND hostname IS NULL;" 2009-10-11 21:17:47.307 ThreadPool:AddWorkerThread - HTTP_WorkerThread 2009-10-11 21:17:47.307 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'HTTP/KeepAliveTimeoutSecs' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.308 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'HTTP/KeepAliveTimeoutSecs' AND hostname IS NULL;" 2009-10-11 21:17:47.308 HttpServer() - SharePath = /usr/share/mythtv/ 2009-10-11 21:17:47.309 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'upnpDescXmlPath' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.309 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'upnpDescXmlPath' AND hostname IS NULL;" 2009-10-11 21:17:47.310 MediaServer::Loading UPnp Description /usr/share/mythtv/devicemaster.xml 2009-10-11 21:17:47.310 MediaServer::Registering MythXML Service. 2009-10-11 21:17:47.311 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SubscriptionDuration' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.311 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SubscriptionDuration' AND hostname IS NULL;" 2009-10-11 21:17:47.312 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'RecordPreRoll' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.312 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'RecordPreRoll' AND hostname IS NULL;" 2009-10-11 21:17:47.313 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/DescXmlPath' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.314 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/DescXmlPath' AND hostname IS NULL;" 2009-10-11 21:17:47.314 UPnp::Initialize - Begin 2009-10-11 21:17:47.314 UPnp::Initialize - Starting TaskQueue 2009-10-11 21:17:47.315 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/DescXmlPath' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.315 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/DescXmlPath' AND hostname IS NULL;" 2009-10-11 21:17:47.316 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SSDP/CacheInterval' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.316 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SSDP/CacheInterval' AND hostname IS NULL;" 2009-10-11 21:17:47.316 UPnp::Initialize - Creating SSDP Thread at port 6544 2009-10-11 21:17:47.317 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SSDP/Port' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.318 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SSDP/Port' AND hostname IS NULL;" 2009-10-11 21:17:47.318 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SSDP/SearchPort' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.319 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SSDP/SearchPort' AND hostname IS NULL;" 2009-10-11 21:17:47.320 MSocketDevice::setBlocking(false) 2009-10-11 21:17:47.320 MSocketDevice::setBlocking(false) 2009-10-11 21:17:47.320 MSocketDevice::setBlocking(false) 2009-10-11 21:17:47.320 UPnp::Initialize - End 2009-10-11 21:17:47.320 MediaServer::Registering MSRR Service. 2009-10-11 21:17:47.320 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SubscriptionDuration' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.321 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SubscriptionDuration' AND hostname IS NULL;" 2009-10-11 21:17:47.321 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/DescXmlPath' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.322 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/DescXmlPath' AND hostname IS NULL;" 2009-10-11 21:17:47.322 MediaServer::Registering CMGR Service. 2009-10-11 21:17:47.322 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SubscriptionDuration' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.322 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SubscriptionDuration' AND hostname IS NULL;" 2009-10-11 21:17:47.323 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/DescXmlPath' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.323 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/DescXmlPath' AND hostname IS NULL;" 2009-10-11 21:17:47.323 MediaServer::Registering CDS Service. 2009-10-11 21:17:47.324 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SubscriptionDuration' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.324 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SubscriptionDuration' AND hostname IS NULL;" 2009-10-11 21:17:47.324 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/DescXmlPath' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.325 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/DescXmlPath' AND hostname IS NULL;" 2009-10-11 21:17:47.325 MediaServer::Registering UPnpCDSTv Extension 2009-10-11 21:17:47.325 MediaServer::Registering UPnpCDSMusic Extension 2009-10-11 21:17:47.325 MediaServer::Registering UPnpCDSVideo Extension 2009-10-11 21:17:47.325 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/RebuildDelay' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.326 Enabling Upnpmedia rebuild thread. 2009-10-11 21:17:47.326 UPnp::Start - Starting SSDP Thread (Multicast) 2009-10-11 21:17:47.326 UPnp::Start - Enabling Notifications 2009-10-11 21:17:47.326 SSDP::EnableNotifications() - creating new task 2009-10-11 21:17:47.326 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SSDP/MaxAge' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.327 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/SSDP/MaxAge' AND hostname IS NULL;" 2009-10-11 21:17:47.327 SSDP::EnableNotifications() - sending NTS_byebye 2009-10-11 21:17:47.328 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/UDN/MediaServer' AND hostname = 'desktop' ;" 2009-10-11 21:17:47.328 LookupUDN(urn:schemas-upnp-org:device:MediaServer:1) sName=UPnP/UDN/MediaServer, sUDN=964f2f69-890f-4d2c-b7d7-3b4c6f424237 2009-10-11 21:17:47.328 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:47.329 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =upnp:rootdevice USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::upnp:rootdevice Cache =max-age=3600 2009-10-11 21:17:47.489 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:47.489 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =upnp:rootdevice USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::upnp:rootdevice Cache =max-age=3600 2009-10-11 21:17:47.489 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:47.489 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237 Cache =max-age=3600 2009-10-11 21:17:47.616 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:47.616 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237 Cache =max-age=3600 2009-10-11 21:17:47.616 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:47.616 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-upnp-org:device:MediaServer:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:schemas-upnp-org:device:MediaServer:1 Cache =max-age=3600 2009-10-11 21:17:47.617 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:47.617 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-upnp-org:device:MediaServer:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:schemas-upnp-org:device:MediaServer:1 Cache =max-age=3600 2009-10-11 21:17:47.617 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:47.617 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1 Cache =max-age=3600 2009-10-11 21:17:47.739 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:47.739 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1 Cache =max-age=3600 2009-10-11 21:17:47.739 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:47.739 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-upnp-org:service:ConnectionManager:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:schemas-upnp-org:service:ConnectionManager:1 Cache =max-age=3600 2009-10-11 21:17:47.900 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:47.901 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-upnp-org:service:ConnectionManager:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:schemas-upnp-org:service:ConnectionManager:1 Cache =max-age=3600 2009-10-11 21:17:47.901 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:47.901 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-upnp-org:service:ContentDirectory:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:schemas-upnp-org:service:ContentDirectory:1 Cache =max-age=3600 2009-10-11 21:17:48.077 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.077 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-upnp-org:service:ContentDirectory:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:schemas-upnp-org:service:ContentDirectory:1 Cache =max-age=3600 2009-10-11 21:17:48.078 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/UDN/MasterMediaServer' AND hostname = 'desktop' ;" 2009-10-11 21:17:48.078 LookupUDN(urn:schemas-mythtv-org:device:MasterMediaServer:1) sName=UPnP/UDN/MasterMediaServer, sUDN=999e5b5c-8f2b-412d-ab65-5bbb8e629921 2009-10-11 21:17:48.079 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.079 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921 USN =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921 Cache =max-age=3600 2009-10-11 21:17:48.195 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.196 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921 USN =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921 Cache =max-age=3600 2009-10-11 21:17:48.196 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.196 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-mythtv-org:device:MasterMediaServer:1 USN =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921::urn:schemas-mythtv-org:device:MasterMediaServer:1 Cache =max-age=3600 2009-10-11 21:17:48.300 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.300 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-mythtv-org:device:MasterMediaServer:1 USN =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921::urn:schemas-mythtv-org:device:MasterMediaServer:1 Cache =max-age=3600 2009-10-11 21:17:48.300 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.300 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-mythtv-org:service:MythTv:1 USN =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921::urn:schemas-mythtv-org:service:MythTv:1 Cache =max-age=3600 2009-10-11 21:17:48.369 MSocketDevice::close: Closed socket 23 2009-10-11 21:17:48.370 SSDP::EnableNotifications() - sending NTS_alive 2009-10-11 21:17:48.370 SSDP::EnableNotifications() - Task added to UPnP queue 2009-10-11 21:17:48.370 UPnp::Start - Returning 2009-10-11 21:17:48.370 MediaServer::End 2009-10-11 21:17:48.370 Main::Registering HttpStatus Extension 2009-10-11 21:17:48.370 Enabled verbose msgs: all 2009-10-11 21:17:48.370 AutoExpire: CalcParams() 2009-10-11 21:17:48.371 MSqlQuery::exec() "SELECT MIN(id),dirname FROM storagegroup WHERE hostname = 'desktop' AND groupname NOT IN ( 'DB Backups', 'Videos', 'Trailers', 'Coverart', 'Fanart', 'Screenshots', 'Banners' ) GROUP BY dirname;" 2009-10-11 21:17:48.372 Determining unique filesystems 2009-10-11 21:17:48.372 Maximal bitrate of busy encoders is 0 KB/min 2009-10-11 21:17:48.372 desktop:/home/gunni/recordings (fsID 1, dirID 15) using 587147472 out of 961432072 KB, looking for matches --- GetFilesystemInfos directory list start --- Dir: desktop:/home/gunni/recordings Location: Local fsID : 1 dirID : 15 BlkSize : 4096 TotalKB : 961432072 UsedKB : 587147472 FreeKB : 374284600 --- GetFilesystemInfos directory list end --- 2009-10-11 21:17:48.373 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.373 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-mythtv-org:service:MythTv:1 USN =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921::urn:schemas-mythtv-org:service:MythTv:1 Cache =max-age=3600 2009-10-11 21:17:48.374 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoExpireExtraSpace' AND hostname = 'desktop' ;" 2009-10-11 21:17:48.376 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoExpireExtraSpace' AND hostname IS NULL;" 2009-10-11 21:17:48.376 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min 2009-10-11 21:17:48.378 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MasterBackendOverride' AND hostname = 'desktop' ;" 2009-10-11 21:17:48.380 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MasterBackendOverride' AND hostname IS NULL;" 2009-10-11 21:17:48.381 MSqlQuery::exec() "SELECT groupname, dirname FROM storagegroup WHERE hostname = 'desktop';" 2009-10-11 21:17:48.381 SG(): CheckAllStorageGroupDirs(): Checking All Storage Group directories 2009-10-11 21:17:48.381 SG(Default): Checking directory '/home/gunni/recordings/' in group 'Default'. 2009-10-11 21:17:48.382 SG(LiveTV): Checking directory '/home/gunni/recordings/' in group 'LiveTV'. 2009-10-11 21:17:48.382 SG(Videos): Checking directory '/media/ext3/' in group 'Videos'. 2009-10-11 21:17:48.382 SG(Videos) Warning: Group 'Videos' references directory '/media/ext3/' but this directory does not exist. This directory will not be used on this server. 2009-10-11 21:17:48.416 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.416 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =upnp:rootdevice USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::upnp:rootdevice Cache =max-age=3600 2009-10-11 21:17:48.516 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.516 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =upnp:rootdevice USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::upnp:rootdevice Cache =max-age=3600 2009-10-11 21:17:48.517 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.517 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237 Cache =max-age=3600 2009-10-11 21:17:48.665 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.666 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237 Cache =max-age=3600 2009-10-11 21:17:48.666 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.666 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-upnp-org:device:MediaServer:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:schemas-upnp-org:device:MediaServer:1 Cache =max-age=3600 2009-10-11 21:17:48.899 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.899 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-upnp-org:device:MediaServer:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:schemas-upnp-org:device:MediaServer:1 Cache =max-age=3600 2009-10-11 21:17:48.899 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.900 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1 Cache =max-age=3600 2009-10-11 21:17:48.915 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.915 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1 Cache =max-age=3600 2009-10-11 21:17:48.915 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:48.916 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-upnp-org:service:ConnectionManager:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:schemas-upnp-org:service:ConnectionManager:1 Cache =max-age=3600 2009-10-11 21:17:49.156 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:49.156 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-upnp-org:service:ConnectionManager:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:schemas-upnp-org:service:ConnectionManager:1 Cache =max-age=3600 2009-10-11 21:17:49.156 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:49.156 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-upnp-org:service:ContentDirectory:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:schemas-upnp-org:service:ContentDirectory:1 Cache =max-age=3600 2009-10-11 21:17:49.250 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:49.250 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-upnp-org:service:ContentDirectory:1 USN =uuid:964f2f69-890f-4d2c-b7d7-3b4c6f424237::urn:schemas-upnp-org:service:ContentDirectory:1 Cache =max-age=3600 2009-10-11 21:17:49.250 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:49.250 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921 USN =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921 Cache =max-age=3600 2009-10-11 21:17:49.314 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:49.314 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921 USN =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921 Cache =max-age=3600 2009-10-11 21:17:49.314 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:49.314 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-mythtv-org:device:MasterMediaServer:1 USN =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921::urn:schemas-mythtv-org:device:MasterMediaServer:1 Cache =max-age=3600 2009-10-11 21:17:49.485 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:49.486 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-mythtv-org:device:MasterMediaServer:1 USN =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921::urn:schemas-mythtv-org:device:MasterMediaServer:1 Cache =max-age=3600 2009-10-11 21:17:49.486 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:49.486 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-mythtv-org:service:MythTv:1 USN =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921::urn:schemas-mythtv-org:service:MythTv:1 Cache =max-age=3600 2009-10-11 21:17:49.662 MSocketDevice::close: Closed socket 34 2009-10-11 21:17:49.663 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:17:49.663 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6544/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-mythtv-org:service:MythTv:1 USN =uuid:999e5b5c-8f2b-412d-ab65-5bbb8e629921::urn:schemas-mythtv-org:service:MythTv:1 Cache =max-age=3600 2009-10-11 21:17:50.304 Reschedule requested for id -1. 2009-10-11 21:17:50.305 MSqlQuery::exec() "DELETE FROM recordmatch" 2009-10-11 21:17:50.305 MSqlQuery::exec() "DELETE FROM program WHERE manualid <> 0" 2009-10-11 21:17:50.320 MSqlQuery::exec() "SELECT NULL from record WHERE type = '6' AND findid <= 0;" 2009-10-11 21:17:50.321 MSqlQuery::exec() "SELECT recordid,search,subtitle,description FROM record WHERE search <> 0 AND (recordid = -1 OR -1 = -1) " Query 0: /record.recordid = :NR0RECID AND program.manualid = 0 AND program.title LIKE :NR0LIKEPHRASE1 Query 1: /record.search = :NRST AND program.manualid = 0 AND program.title = record.title 2009-10-11 21:17:50.321 |-- Start DB Query 0... 2009-10-11 21:17:50.465 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.recordid = '954' AND program.manualid = 0 AND program.title LIKE '%leben des brian%' 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) ) ) ) ) ) ) ) )) " 2009-10-11 21:17:50.465 |-- -1 results in 0.144111 sec. 2009-10-11 21:17:50.466 |-- Start DB Query 1... 2009-10-11 21:17:50.471 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) ) ) ) ) ) ) ) )) " 2009-10-11 21:17:50.471 |-- -1 results in 0.005185 sec. 2009-10-11 21:17:50.471 +-- Done. 2009-10-11 21:17:50.472 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'SchedMoveHigher' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.472 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'SchedMoveHigher' AND hostname IS NULL;" 2009-10-11 21:17:50.472 BuildWorkList... 2009-10-11 21:17:50.472 AddNewRecords... 2009-10-11 21:17:50.473 MSqlQuery::exec() "SELECT recordid,title,maxepisodes,maxnewest FROM record;" 2009-10-11 21:17:50.473 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ComplexPriority' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.474 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ComplexPriority' AND hostname IS NULL;" 2009-10-11 21:17:50.475 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'PrefInputPriority' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.476 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'PrefInputPriority' AND hostname IS NULL;" 2009-10-11 21:17:50.476 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'HDTVRecPriority' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.477 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'HDTVRecPriority' AND hostname IS NULL;" 2009-10-11 21:17:50.477 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'WSRecPriority' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.478 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'WSRecPriority' AND hostname IS NULL;" 2009-10-11 21:17:50.478 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRecPriority' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.479 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRecPriority' AND hostname IS NULL;" 2009-10-11 21:17:50.479 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'SignLangRecPriority' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.480 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'SignLangRecPriority' AND hostname IS NULL;" 2009-10-11 21:17:50.480 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'OnScrSubRecPriority' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.481 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'OnScrSubRecPriority' AND hostname IS NULL;" 2009-10-11 21:17:50.481 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'CCRecPriority' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.482 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'CCRecPriority' AND hostname IS NULL;" 2009-10-11 21:17:50.482 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'HardHearRecPriority' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.483 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'HardHearRecPriority' AND hostname IS NULL;" 2009-10-11 21:17:50.483 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AudioDescRecPriority' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.484 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AudioDescRecPriority' AND hostname IS NULL;" 2009-10-11 21:17:50.484 MSqlQuery::exec() "DROP TABLE IF EXISTS sched_temp_record;" 2009-10-11 21:17:50.486 MSqlQuery::exec() "CREATE TEMPORARY TABLE sched_temp_record LIKE record;" 2009-10-11 21:17:50.488 MSqlQuery::exec() "INSERT sched_temp_record SELECT * from record;" 2009-10-11 21:17:50.488 MSqlQuery::exec() "DROP TABLE IF EXISTS sched_temp_recorded;" 2009-10-11 21:17:50.490 MSqlQuery::exec() "CREATE TEMPORARY TABLE sched_temp_recorded LIKE recorded;" 2009-10-11 21:17:50.501 MSqlQuery::exec() "INSERT sched_temp_recorded SELECT * from recorded;" 2009-10-11 21:17:50.503 MSqlQuery::exec() "SELECT recpriority, selectclause FROM powerpriority;" 2009-10-11 21:17:50.503 |-- Start DB Query... 2009-10-11 21:17:50.638 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 " 2009-10-11 21:17:50.667 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 " 2009-10-11 21:17:50.668 |-- 408 results in 0.164497 sec. Processing... 2009-10-11 21:17:50.668 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ChannelRecordRecPriority' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.669 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'ChannelRecordRecPriority' AND hostname IS NULL;" 2009-10-11 21:17:50.670 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'WeekslotRecordRecPriority' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.671 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'WeekslotRecordRecPriority' AND hostname IS NULL;" 2009-10-11 21:17:50.672 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AllRecordRecPriority' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.672 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AllRecordRecPriority' AND hostname IS NULL;" 2009-10-11 21:17:50.700 +-- Cleanup... 2009-10-11 21:17:50.701 MSqlQuery::exec() "DROP TABLE IF EXISTS sched_temp_record;" 2009-10-11 21:17:50.701 MSqlQuery::exec() "DROP TABLE IF EXISTS sched_temp_recorded;" 2009-10-11 21:17:50.701 AddNotListed... 2009-10-11 21:17:50.701 |-- Start DB Query... 2009-10-11 21:17:50.702 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" 2009-10-11 21:17:50.702 |-- 4 results in 0.000781 sec. Processing... 2009-10-11 21:17:50.703 Sort by time... 2009-10-11 21:17:50.703 PruneOverlaps... 2009-10-11 21:17:50.703 Sort by priority... 2009-10-11 21:17:50.726 BuildListMaps... 2009-10-11 21:17:50.726 SchedNewRecords... 2009-10-11 21:17:50.726 Scheduling: 2009-10-11 21:17:50.727 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'SchedOpenEnd' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.728 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'SchedOpenEnd' AND hostname IS NULL;" 2009-10-11 21:17:50.728 SchedPreserveLiveTV... 2009-10-11 21:17:50.728 ClearListMaps... 2009-10-11 21:17:50.728 Sort by time... 2009-10-11 21:17:50.728 PruneRedundants... 2009-10-11 21:17:50.732 Sort by time... 2009-10-11 21:17:50.732 ClearWorkList... 2009-10-11 21:17:50.733 MSqlQuery::exec() "SELECT recordid, next_record FROM record;" 2009-10-11 21:17:50.733 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '1';" 2009-10-11 21:17:50.733 Scheduler: Update next_record for 1 2009-10-11 21:17:50.734 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '2';" 2009-10-11 21:17:50.734 Scheduler: Update next_record for 2 2009-10-11 21:17:50.734 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '3';" 2009-10-11 21:17:50.734 Scheduler: Update next_record for 3 2009-10-11 21:17:50.735 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '31';" 2009-10-11 21:17:50.735 Scheduler: Update next_record for 31 2009-10-11 21:17:50.735 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '6';" 2009-10-11 21:17:50.735 Scheduler: Update next_record for 6 2009-10-11 21:17:50.735 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '7';" 2009-10-11 21:17:50.735 Scheduler: Update next_record for 7 2009-10-11 21:17:50.736 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '29';" 2009-10-11 21:17:50.736 Scheduler: Update next_record for 29 2009-10-11 21:17:50.736 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '10';" 2009-10-11 21:17:50.736 Scheduler: Update next_record for 10 2009-10-11 21:17:50.737 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '11';" 2009-10-11 21:17:50.737 Scheduler: Update next_record for 11 2009-10-11 21:17:50.737 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '12';" 2009-10-11 21:17:50.737 Scheduler: Update next_record for 12 2009-10-11 21:17:50.737 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '28';" 2009-10-11 21:17:50.737 Scheduler: Update next_record for 28 2009-10-11 21:17:50.738 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '30';" 2009-10-11 21:17:50.738 Scheduler: Update next_record for 30 2009-10-11 21:17:50.738 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '153';" 2009-10-11 21:17:50.738 Scheduler: Update next_record for 153 2009-10-11 21:17:50.739 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '36';" 2009-10-11 21:17:50.739 Scheduler: Update next_record for 36 2009-10-11 21:17:50.739 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '249';" 2009-10-11 21:17:50.739 Scheduler: Update next_record for 249 2009-10-11 21:17:50.739 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '64';" 2009-10-11 21:17:50.740 Scheduler: Update next_record for 64 2009-10-11 21:17:50.740 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '356';" 2009-10-11 21:17:50.740 Scheduler: Update next_record for 356 2009-10-11 21:17:50.740 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '364';" 2009-10-11 21:17:50.740 Scheduler: Update next_record for 364 2009-10-11 21:17:50.741 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '690';" 2009-10-11 21:17:50.741 Scheduler: Update next_record for 690 2009-10-11 21:17:50.741 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '282';" 2009-10-11 21:17:50.741 Scheduler: Update next_record for 282 2009-10-11 21:17:50.741 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '354';" 2009-10-11 21:17:50.741 Scheduler: Update next_record for 354 2009-10-11 21:17:50.742 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '407';" 2009-10-11 21:17:50.742 Scheduler: Update next_record for 407 2009-10-11 21:17:50.742 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '791';" 2009-10-11 21:17:50.742 Scheduler: Update next_record for 791 2009-10-11 21:17:50.743 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '507';" 2009-10-11 21:17:50.743 Scheduler: Update next_record for 507 2009-10-11 21:17:50.743 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '790';" 2009-10-11 21:17:50.743 Scheduler: Update next_record for 790 2009-10-11 21:17:50.743 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '661';" 2009-10-11 21:17:50.744 Scheduler: Update next_record for 661 2009-10-11 21:17:50.744 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '1085';" 2009-10-11 21:17:50.744 Scheduler: Update next_record for 1085 2009-10-11 21:17:50.744 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '1083';" 2009-10-11 21:17:50.744 Scheduler: Update next_record for 1083 2009-10-11 21:17:50.745 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '1084';" 2009-10-11 21:17:50.745 Scheduler: Update next_record for 1084 2009-10-11 21:17:50.745 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '1059';" 2009-10-11 21:17:50.745 Scheduler: Update next_record for 1059 2009-10-11 21:17:50.746 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '1060';" 2009-10-11 21:17:50.746 Scheduler: Update next_record for 1060 2009-10-11 21:17:50.746 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '819';" 2009-10-11 21:17:50.746 Scheduler: Update next_record for 819 2009-10-11 21:17:50.746 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '831';" 2009-10-11 21:17:50.746 Scheduler: Update next_record for 831 2009-10-11 21:17:50.747 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '967';" 2009-10-11 21:17:50.747 Scheduler: Update next_record for 967 2009-10-11 21:17:50.747 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '954';" 2009-10-11 21:17:50.747 Scheduler: Update next_record for 954 2009-10-11 21:17:50.747 MSqlQuery::exec() "UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = '1086';" 2009-10-11 21:17:50.748 Scheduler: Update next_record for 1086 --- print list start --- Title - Subtitle Ch Station Day Start End S C I T N Pri Ocean's 13 7 ProSieb 11 20:11-22:56 0 0 0 S N 0/ 0 --- print list end --- 2009-10-11 21:17:50.748 Scheduled 1 items in 0.4 = 0.17 match + 0.26 place 2009-10-11 21:17:50.748 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'idleTimeoutSecs' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.748 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'idleTimeoutSecs' AND hostname IS NULL;" 2009-10-11 21:17:50.749 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'idleWaitForRecordingTime' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.750 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'idleWaitForRecordingTime' AND hostname IS NULL;" 2009-10-11 21:17:50.751 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MythShutdownWakeupTime' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.751 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MythShutdownWakeupTime' AND hostname IS NULL;" 2009-10-11 21:17:50.751 Seem to be woken up by USER 2009-10-11 21:17:50.752 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'startupCommand' AND hostname = 'desktop' ;" 2009-10-11 21:17:50.752 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'startupCommand' AND hostname IS NULL;" 2009-10-11 21:17:50.753 MSqlQuery::exec() "REPLACE INTO oldrecorded (chanid,starttime,endtime,title,subtitle,description,category,seriesid,programid,findid,recordid,station,rectype,recstatus,duplicate,reactivate) VALUES('17403','2009-10-11T20:14:30','2009-10-11T22:51:32','Ocean's 13','','Reuben Tishkoff, einer von Danny Oceans ursprünglichen Elf, wird von Kasinobesitzer Banks übel über den Tisch gezogen. Das nimmt den alten Haudegen so sehr mit, dass er sogar einen Herzinfarkt erleidet. Als sich Banks auch noch über Reuben lustig macht, hat Danny Ocean genug. Er startet eine persönliche Vendetta, um es Banks heimzuzahlen. Dabei verbündet er sich sogar mit seinem Erzrivalen Terry Benedict. Zusammen mit seinen inzwischen zwölf Kompagnons macht er sich ans Werk.','','','','0','1085','ProSieben','1','6','false','0');" 2009-10-11 21:17:50.753 MythEvent: SCHEDULE_CHANGE 2009-10-11 21:17:57.301 JobQueue: ProcessQueue() started 2009-10-11 21:17:57.302 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'JobQueueCheckFrequency' AND hostname = 'desktop' ;" 2009-10-11 21:17:57.304 MSqlQuery::exec() "DELETE FROM eit_cache WHERE status = '1'" 2009-10-11 21:17:57.305 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MythFillEnabled' AND hostname = 'desktop' ;" 2009-10-11 21:17:57.305 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MythFillEnabled' AND hostname IS NULL;" 2009-10-11 21:17:57.307 MSqlQuery::exec() "SELECT lastrun FROM housekeeping WHERE tag = 'DailyCleanup' ;" 2009-10-11 21:17:57.308 MSqlQuery::exec() "SELECT lastrun FROM housekeeping WHERE tag = 'JobQueueRecover-desktop' ;" 2009-10-11 21:17:57.309 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'JobQueueMaxSimultaneousJobs' AND hostname = 'desktop' ;" 2009-10-11 21:17:57.309 JobQueue: Currently set to run up to 1 job(s) max. 2009-10-11 21:17:57.309 MSqlQuery::exec() "SELECT lastrun FROM housekeeping WHERE tag = 'DBCleanup' ;" 2009-10-11 21:17:57.310 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;" 2009-10-11 21:17:57.310 JobQueue: GetJobsInQueue: findJobs search bitmask 4, found 9 total jobs 2009-10-11 21:17:57.310 JobQueue: GetJobsInQueue: Ignore 'Transcode' Job for chanid 1262 @ 20090831004100 in Finished state. 2009-10-11 21:17:57.310 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17403 @ 20090902180600 in Finished state. 2009-10-11 21:17:57.310 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17413 @ 20090902190300 in Finished state. 2009-10-11 21:17:57.310 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17406 @ 20090902201000 in Finished state. 2009-10-11 21:17:57.310 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17413 @ 20090902235100 in Finished state. 2009-10-11 21:17:57.310 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17394 @ 20090903081300 in Finished state. 2009-10-11 21:17:57.310 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17403 @ 20090903180500 in Finished state. 2009-10-11 21:17:57.310 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17403 @ 20090903183700 in Finished state. 2009-10-11 21:17:57.310 JobQueue: GetJobsInQueue: Ignore 'Flag Commercials' Job for chanid 17418 @ 20090903223400 in Finished state. 2009-10-11 21:17:57.326 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'VideoStartupDir' AND hostname = 'desktop' ;" 2009-10-11 21:17:57.332 MSqlQuery::exec() "SELECT filename, title, coverfile FROM videometadata" 2009-10-11 21:17:57.338 MSqlQuery::exec() "DELETE FROM upnpmedia WHERE class = 'VIDEO'" 2009-10-11 21:17:57.339 MSqlQuery::exec("LOCK TABLES upnpmedia WRITE") 2009-10-11 21:17:57.339 UPnpMedia: VideoStartupDir = /var/lib/mythtv/videos 2009-10-11 21:17:57.339 UPnpMedia: BuildMediaMap VIDEO scan starting in :/var/lib/mythtv/videos: 2009-10-11 21:17:57.340 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/RecordingsUnderVideos' AND hostname = 'desktop' ;" 2009-10-11 21:17:57.340 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UPnP/RecordingsUnderVideos' AND hostname IS NULL;" 2009-10-11 21:17:57.340 UPnpMedia: BuildMediaMap Done. Found 0 objects 2009-10-11 21:17:57.340 MSqlQuery::exec("UNLOCK TABLES") 2009-10-11 21:18:04.890 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:04.891 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =upnp:rootdevice USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::upnp:rootdevice Cache =max-age=3600 2009-10-11 21:18:05.052 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.052 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =upnp:rootdevice USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::upnp:rootdevice Cache =max-age=3600 2009-10-11 21:18:05.052 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.052 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7 Cache =max-age=3600 2009-10-11 21:18:05.179 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.179 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7 Cache =max-age=3600 2009-10-11 21:18:05.179 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.179 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-upnp-org:device:MediaRenderer:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-upnp-org:device:MediaRenderer:1 Cache =max-age=3600 2009-10-11 21:18:05.181 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.181 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-upnp-org:device:MediaRenderer:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-upnp-org:device:MediaRenderer:1 Cache =max-age=3600 2009-10-11 21:18:05.181 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.182 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-mythtv-org:service:MythTv:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-mythtv-org:service:MythTv:1 Cache =max-age=3600 2009-10-11 21:18:05.303 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.303 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-mythtv-org:service:MythTv:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-mythtv-org:service:MythTv:1 Cache =max-age=3600 2009-10-11 21:18:05.303 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.304 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-upnp-org:service:ConnectionManager:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-upnp-org:service:ConnectionManager:1 Cache =max-age=3600 2009-10-11 21:18:05.471 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.472 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-upnp-org:service:ConnectionManager:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-upnp-org:service:ConnectionManager:1 Cache =max-age=3600 2009-10-11 21:18:05.499 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.500 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:alive NT =upnp:rootdevice USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::upnp:rootdevice Cache =max-age=3600 2009-10-11 21:18:05.589 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.590 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:alive NT =upnp:rootdevice USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::upnp:rootdevice Cache =max-age=3600 2009-10-11 21:18:05.590 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.590 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:alive NT =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7 Cache =max-age=3600 2009-10-11 21:18:05.706 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.706 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:alive NT =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7 Cache =max-age=3600 2009-10-11 21:18:05.706 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.706 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-upnp-org:device:MediaRenderer:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-upnp-org:device:MediaRenderer:1 Cache =max-age=3600 2009-10-11 21:18:05.815 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.815 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-upnp-org:device:MediaRenderer:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-upnp-org:device:MediaRenderer:1 Cache =max-age=3600 2009-10-11 21:18:05.815 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.815 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-mythtv-org:service:MythTv:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-mythtv-org:service:MythTv:1 Cache =max-age=3600 2009-10-11 21:18:05.885 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.885 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-mythtv-org:service:MythTv:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-mythtv-org:service:MythTv:1 Cache =max-age=3600 2009-10-11 21:18:05.885 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.885 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-upnp-org:service:ConnectionManager:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-upnp-org:service:ConnectionManager:1 Cache =max-age=3600 2009-10-11 21:18:05.986 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:05.986 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:alive NT =urn:schemas-upnp-org:service:ConnectionManager:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-upnp-org:service:ConnectionManager:1 Cache =max-age=3600 2009-10-11 21:18:06.416 MythSocket(d9ca90:35): new socket 2009-10-11 21:18:06.416 MythSocket(d9ca90:35): setSocket: 34 2009-10-11 21:18:06.416 MSocketDevice::close: Closed socket 35 2009-10-11 21:18:06.416 MSocketDevice::setBlocking(false) 2009-10-11 21:18:06.416 MythSocket(d9ca90:34): state change Idle -> Connected 2009-10-11 21:18:06.416 MythSocketThread: readyread thread start 2009-10-11 21:18:06.416 ProcessAddRemoveQueues 2009-10-11 21:18:06.416 Construct FD_SET 2009-10-11 21:18:06.416 Empty FD_SET, sleeping 2009-10-11 21:18:06.416 MythSocket(d9ca90:34): UpRef: 1 2009-10-11 21:18:06.417 Empty FD_SET, woken up 2009-10-11 21:18:06.417 ProcessAddRemoveQueues 2009-10-11 21:18:06.417 Construct FD_SET 2009-10-11 21:18:06.417 Waiting on select.. 2009-10-11 21:18:06.417 Got data on select 2009-10-11 21:18:06.417 Processing ready reads 2009-10-11 21:18:06.417 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:06.417 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:06.417 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:06.417 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:06.417 Reacquired ready read lock 2009-10-11 21:18:06.417 ProcessAddRemoveQueues 2009-10-11 21:18:06.417 Construct FD_SET 2009-10-11 21:18:06.417 Empty FD_SET, sleeping 2009-10-11 21:18:06.417 MythSocket(d9ca90:34): readBlock(0x15425960, 8) called 2009-10-11 21:18:06.417 MythSocket(d9ca90:34): readBlock(0x14379032, 21) called 2009-10-11 21:18:06.417 MythSocket(d9ca90:34): read <- 34 21 MYTH_PROTO_VERSION 50 2009-10-11 21:18:06.417 MythSocket(d9ca90:34): write -> 34 13 ACCEPT[]:[]50 2009-10-11 21:18:06.418 MythSocket(d9ca90:34): writeBlock(0x14276184, 21) 2009-10-11 21:18:06.418 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:06.418 Empty FD_SET, woken up 2009-10-11 21:18:06.418 ProcessAddRemoveQueues 2009-10-11 21:18:06.418 Construct FD_SET 2009-10-11 21:18:06.418 Waiting on select.. 2009-10-11 21:18:06.418 Got data on select 2009-10-11 21:18:06.418 Processing ready reads 2009-10-11 21:18:06.418 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:06.418 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:06.418 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:06.418 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:06.418 Reacquired ready read lock 2009-10-11 21:18:06.418 ProcessAddRemoveQueues 2009-10-11 21:18:06.418 Construct FD_SET 2009-10-11 21:18:06.418 Empty FD_SET, sleeping 2009-10-11 21:18:06.418 MythSocket(d9ca90:34): readBlock(0x15425960, 8) called 2009-10-11 21:18:06.418 MythSocket(d9ca90:34): readBlock(0x14379032, 21) called 2009-10-11 21:18:06.418 MythSocket(d9ca90:34): read <- 34 21 ANN Monitor desktop 0 2009-10-11 21:18:06.418 MainServer::ANN Monitor 2009-10-11 21:18:06.418 adding: desktop as a client (events: 0) 2009-10-11 21:18:06.418 MythSocket(d9ca90:34): write -> 34 2 OK 2009-10-11 21:18:06.419 MythSocket(d9ca90:34): writeBlock(0x15424280, 10) 2009-10-11 21:18:06.419 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:06.419 MythSocket(db6570:40): new socket 2009-10-11 21:18:06.419 MythSocket(db6570:40): setSocket: 39 2009-10-11 21:18:06.419 MSocketDevice::close: Closed socket 40 2009-10-11 21:18:06.419 MSocketDevice::setBlocking(false) 2009-10-11 21:18:06.419 MythSocket(db6570:39): state change Idle -> Connected 2009-10-11 21:18:06.419 MythSocket(db6570:39): UpRef: 1 2009-10-11 21:18:06.419 Empty FD_SET, woken up 2009-10-11 21:18:06.419 ProcessAddRemoveQueues 2009-10-11 21:18:06.419 Construct FD_SET 2009-10-11 21:18:06.419 Waiting on select.. 2009-10-11 21:18:06.419 Got data on select 2009-10-11 21:18:06.419 Processing ready reads 2009-10-11 21:18:06.419 MythSocketThread(sock 0xdb6570:39): socket is readable 2009-10-11 21:18:06.419 MythSocketThread(sock 0xdb6570:39): calling m_cb->readyRead() 2009-10-11 21:18:06.419 MythSocket(db6570:39): UpRef: 2 2009-10-11 21:18:06.419 MythSocketThread: Total read time: 0ms, on sockets {39,0ms} 2009-10-11 21:18:06.419 Reacquired ready read lock 2009-10-11 21:18:06.419 ProcessAddRemoveQueues 2009-10-11 21:18:06.419 Construct FD_SET 2009-10-11 21:18:06.419 Waiting on select.. 2009-10-11 21:18:06.420 MythSocket(db6570:39): readBlock(0x14392168, 8) called 2009-10-11 21:18:06.420 MythSocket(db6570:39): readBlock(0x14378024, 21) called 2009-10-11 21:18:06.420 MythSocket(db6570:39): read <- 39 21 ANN Monitor desktop 1 2009-10-11 21:18:06.420 MainServer::ANN Monitor 2009-10-11 21:18:06.420 adding: desktop as a client (events: 1) 2009-10-11 21:18:06.420 MythSocket(db6570:39): write -> 39 2 OK 2009-10-11 21:18:06.420 MythSocket(db6570:39): writeBlock(0x14359688, 10) 2009-10-11 21:18:06.420 MythSocket(db6570:39): DownRef: 1 2009-10-11 21:18:06.420 Got data on select 2009-10-11 21:18:06.420 Processing ready reads 2009-10-11 21:18:06.420 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:06.420 Reacquired ready read lock 2009-10-11 21:18:06.420 ProcessAddRemoveQueues 2009-10-11 21:18:06.420 Construct FD_SET 2009-10-11 21:18:06.420 Waiting on select.. 2009-10-11 21:18:06.420 Got data on select 2009-10-11 21:18:06.420 Processing ready reads 2009-10-11 21:18:06.420 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:06.420 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:06.420 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:06.420 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:06.420 Reacquired ready read lock 2009-10-11 21:18:06.421 ProcessAddRemoveQueues 2009-10-11 21:18:06.421 Construct FD_SET 2009-10-11 21:18:06.421 Waiting on select.. 2009-10-11 21:18:06.421 MythSocket(d9ca90:34): readBlock(0x14381048, 8) called 2009-10-11 21:18:06.421 MythSocket(d9ca90:34): readBlock(0x14359688, 15) called 2009-10-11 21:18:06.421 MythSocket(d9ca90:34): read <- 34 15 QUERY_TIME_ZONE 2009-10-11 21:18:06.421 MythSocket(d9ca90:34): write -> 34 46 Europe/Berlin[]:[]7200[]:[]2009-10-11T21:18:06 2009-10-11 21:18:06.421 MythSocket(d9ca90:34): writeBlock(0x14359688, 54) 2009-10-11 21:18:06.421 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:06.421 Got data on select 2009-10-11 21:18:06.421 Processing ready reads 2009-10-11 21:18:06.421 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:06.421 Reacquired ready read lock 2009-10-11 21:18:06.421 ProcessAddRemoveQueues 2009-10-11 21:18:06.421 Construct FD_SET 2009-10-11 21:18:06.421 Waiting on select.. 2009-10-11 21:18:07.313 MSqlQuery::exec() "SELECT chanid, starttime, lastupdatetime, recusage, hostname FROM inuseprograms;" 2009-10-11 21:18:07.313 AutoExpire: ExpireLiveTV(10000) 2009-10-11 21:18:07.313 AutoExpire: FillDBOrdered: Adding Short LiveTV programs in starttime order 2009-10-11 21:18:07.316 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" 2009-10-11 21:18:07.316 AutoExpire: Adding 17403 @ So. Okt 11 20:54:43 2009 2009-10-11 21:18:07.316 AutoExpire: SendDeleteMessages, cycling through deleteList. 2009-10-11 21:18:07.316 Expiring 0 MBytes for 17403 @ So. Okt 11 20:54:43 2009 => Unknown 2009-10-11 21:18:07.317 MythEvent: AUTO_EXPIRE 17403 2009-10-11T20:54:43 2009-10-11 21:18:07.318 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 = '17403' AND starttime = '2009-10-11T20:54:43' ;" 2009-10-11 21:18:07.320 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '17403' AND recorded.starttime = '2009-10-11T20:54:43' ;" 2009-10-11 21:18:07.322 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 = '17403' AND recorded.starttime = '2009-10-11T20:54:43' ;" 2009-10-11 21:18:07.325 MSqlQuery::exec() "SELECT basename FROM recorded WHERE chanid = '17403' AND starttime = '2009-10-11T20:54:43';" 2009-10-11 21:18:07.326 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AlwaysStreamFiles' AND hostname = 'desktop' ;" 2009-10-11 21:18:07.327 (old)Settings::ReadSettings(settings.txt) - No such file 2009-10-11 21:18:07.328 MSqlQuery::exec() "SELECT DISTINCT dirname FROM storagegroup WHERE groupname = 'LiveTV'" 2009-10-11 21:18:07.329 SG(LiveTV): FindRecordingFile: Searching for '17403_20091011205443.mpg' 2009-10-11 21:18:07.329 SG(LiveTV): FindRecordingDir: Checking '/home/gunni/recordings' for '/home/gunni/recordings/17403_20091011205443.mpg' 2009-10-11 21:18:07.329 SG(LiveTV): FindRecordingFile: Found '/home/gunni/recordings/17403_20091011205443.mpg' 2009-10-11 21:18:07.329 ProgramInfo: GetPlaybackURL: File is local: '/home/gunni/recordings/17403_20091011205443.mpg' 2009-10-11 21:18:07.331 MSqlQuery::exec() "UPDATE recorded SET deletepending = '1' WHERE chanid = '17403' AND starttime = '2009-10-11T20:54:43' ;" 2009-10-11 21:18:07.332 MythEvent: RECORDING_LIST_CHANGE DELETE 17403 2009-10-11T20:54:43 2009-10-11 21:18:07.332 MythSocket(db6570:39): write -> 39 84 BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE DELETE 17403 2009-10-11T20:54:43[]:[]empty 2009-10-11 21:18:07.332 MythSocket(db6570:39): writeBlock(0x15032200, 92) 2009-10-11 21:18:07.332 Got data on select 2009-10-11 21:18:07.332 Processing ready reads 2009-10-11 21:18:07.332 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:07.332 Reacquired ready read lock 2009-10-11 21:18:07.332 ProcessAddRemoveQueues 2009-10-11 21:18:07.332 Construct FD_SET 2009-10-11 21:18:07.333 Waiting on select.. 2009-10-11 21:18:09.354 Got data on select 2009-10-11 21:18:09.355 Processing ready reads 2009-10-11 21:18:09.355 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:09.355 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:09.355 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:09.355 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:09.355 Reacquired ready read lock 2009-10-11 21:18:09.355 ProcessAddRemoveQueues 2009-10-11 21:18:09.355 Construct FD_SET 2009-10-11 21:18:09.355 Waiting on select.. 2009-10-11 21:18:09.355 MythSocket(d9ca90:34): readBlock(0x15036728, 8) called 2009-10-11 21:18:09.355 MythSocket(d9ca90:34): readBlock(0x14381000, 23) called 2009-10-11 21:18:09.355 MythSocket(d9ca90:34): read <- 34 23 GET_FREE_RECORDER_COUNT 2009-10-11 21:18:09.360 Got data on select 2009-10-11 21:18:09.360 Processing ready reads 2009-10-11 21:18:09.360 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.360 Reacquired ready read lock 2009-10-11 21:18:09.360 ProcessAddRemoveQueues 2009-10-11 21:18:09.360 Construct FD_SET 2009-10-11 21:18:09.360 Waiting on select.. 2009-10-11 21:18:09.361 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '7'" 2009-10-11 21:18:09.361 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '7' ORDER BY inputgroupid, cardinputid, inputgroupname" 2009-10-11 21:18:09.361 MSqlQuery::exec() "SELECT DISTINCT cardid FROM cardinput, inputgroup WHERE inputgroupid = '3' AND cardinput.cardinputid = inputgroup.cardinputid ORDER BY cardid" 2009-10-11 21:18:09.362 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '9'" 2009-10-11 21:18:09.362 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '9' ORDER BY inputgroupid, cardinputid, inputgroupname" 2009-10-11 21:18:09.363 MSqlQuery::exec() "SELECT DISTINCT cardid FROM cardinput, inputgroup WHERE inputgroupid = '3' AND cardinput.cardinputid = inputgroup.cardinputid ORDER BY cardid" 2009-10-11 21:18:09.365 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '8'" 2009-10-11 21:18:09.365 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '8' ORDER BY inputgroupid, cardinputid, inputgroupname" 2009-10-11 21:18:09.365 MSqlQuery::exec() "SELECT DISTINCT cardid FROM cardinput, inputgroup WHERE inputgroupid = '3' AND cardinput.cardinputid = inputgroup.cardinputid ORDER BY cardid" 2009-10-11 21:18:09.365 MythSocket(d9ca90:34): write -> 34 1 3 2009-10-11 21:18:09.365 MythSocket(d9ca90:34): writeBlock(0x14381000, 9) 2009-10-11 21:18:09.366 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:09.366 Got data on select 2009-10-11 21:18:09.366 Processing ready reads 2009-10-11 21:18:09.366 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.366 Reacquired ready read lock 2009-10-11 21:18:09.366 ProcessAddRemoveQueues 2009-10-11 21:18:09.366 Construct FD_SET 2009-10-11 21:18:09.366 Waiting on select.. 2009-10-11 21:18:09.366 Got data on select 2009-10-11 21:18:09.366 Processing ready reads 2009-10-11 21:18:09.366 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:09.366 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:09.366 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:09.366 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:09.366 Reacquired ready read lock 2009-10-11 21:18:09.366 ProcessAddRemoveQueues 2009-10-11 21:18:09.366 Construct FD_SET 2009-10-11 21:18:09.366 Waiting on select.. 2009-10-11 21:18:09.366 MythSocket(d9ca90:34): readBlock(0x14381000, 8) called 2009-10-11 21:18:09.366 MythSocket(d9ca90:34): readBlock(0x14365864, 29) called 2009-10-11 21:18:09.366 MythSocket(d9ca90:34): read <- 34 29 GET_NEXT_FREE_RECORDER[]:[]-1 2009-10-11 21:18:09.366 Getting next free recorder after : -1 2009-10-11 21:18:09.366 Got data on select 2009-10-11 21:18:09.366 Processing ready reads 2009-10-11 21:18:09.366 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.366 Reacquired ready read lock 2009-10-11 21:18:09.366 ProcessAddRemoveQueues 2009-10-11 21:18:09.366 Construct FD_SET 2009-10-11 21:18:09.366 Waiting on select.. 2009-10-11 21:18:09.367 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'LastFreeCard' AND hostname = 'desktop' ;" 2009-10-11 21:18:09.368 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'LastFreeCard' AND hostname IS NULL;" 2009-10-11 21:18:09.368 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '7'" 2009-10-11 21:18:09.369 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '7' ORDER BY inputgroupid, cardinputid, inputgroupname" 2009-10-11 21:18:09.369 MSqlQuery::exec() "SELECT DISTINCT cardid FROM cardinput, inputgroup WHERE inputgroupid = '3' AND cardinput.cardinputid = inputgroup.cardinputid ORDER BY cardid" 2009-10-11 21:18:09.369 Checking card 7. Best card so far 7 2009-10-11 21:18:09.370 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '9'" 2009-10-11 21:18:09.370 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '9' ORDER BY inputgroupid, cardinputid, inputgroupname" 2009-10-11 21:18:09.371 MSqlQuery::exec() "SELECT DISTINCT cardid FROM cardinput, inputgroup WHERE inputgroupid = '3' AND cardinput.cardinputid = inputgroup.cardinputid ORDER BY cardid" 2009-10-11 21:18:09.371 Checking card 8. Best card so far 8 2009-10-11 21:18:09.371 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '8'" 2009-10-11 21:18:09.374 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '8' ORDER BY inputgroupid, cardinputid, inputgroupname" 2009-10-11 21:18:09.374 MSqlQuery::exec() "SELECT DISTINCT cardid FROM cardinput, inputgroup WHERE inputgroupid = '3' AND cardinput.cardinputid = inputgroup.cardinputid ORDER BY cardid" 2009-10-11 21:18:09.374 Checking card 9. Best card so far 9 2009-10-11 21:18:09.374 MythSocket(d9ca90:34): write -> 34 26 9[]:[]192.168.1.3[]:[]6543 2009-10-11 21:18:09.374 MythSocket(d9ca90:34): writeBlock(0x15037160, 34) 2009-10-11 21:18:09.374 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:09.375 Got data on select 2009-10-11 21:18:09.375 Processing ready reads 2009-10-11 21:18:09.375 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.375 Reacquired ready read lock 2009-10-11 21:18:09.375 ProcessAddRemoveQueues 2009-10-11 21:18:09.375 Construct FD_SET 2009-10-11 21:18:09.375 Waiting on select.. 2009-10-11 21:18:09.397 MythSocket(db2a20:41): new socket 2009-10-11 21:18:09.398 MythSocket(db2a20:41): setSocket: 40 2009-10-11 21:18:09.398 MSocketDevice::close: Closed socket 41 2009-10-11 21:18:09.398 MSocketDevice::setBlocking(false) 2009-10-11 21:18:09.398 MythSocket(db2a20:40): state change Idle -> Connected 2009-10-11 21:18:09.398 MythSocket(db2a20:40): UpRef: 1 2009-10-11 21:18:09.398 Got data on select 2009-10-11 21:18:09.398 Processing ready reads 2009-10-11 21:18:09.398 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.398 Reacquired ready read lock 2009-10-11 21:18:09.398 ProcessAddRemoveQueues 2009-10-11 21:18:09.398 Construct FD_SET 2009-10-11 21:18:09.398 Waiting on select.. 2009-10-11 21:18:09.398 Got data on select 2009-10-11 21:18:09.398 Processing ready reads 2009-10-11 21:18:09.398 MythSocketThread(sock 0xdb2a20:40): socket is readable 2009-10-11 21:18:09.398 MythSocketThread(sock 0xdb2a20:40): calling m_cb->readyRead() 2009-10-11 21:18:09.398 MythSocket(db2a20:40): UpRef: 2 2009-10-11 21:18:09.398 MythSocketThread: Total read time: 0ms, on sockets {40,0ms} 2009-10-11 21:18:09.398 Reacquired ready read lock 2009-10-11 21:18:09.398 ProcessAddRemoveQueues 2009-10-11 21:18:09.398 Construct FD_SET 2009-10-11 21:18:09.398 Waiting on select.. 2009-10-11 21:18:09.398 MythSocket(db2a20:40): readBlock(0x14360152, 8) called 2009-10-11 21:18:09.398 MythSocket(db2a20:40): readBlock(0x15036376, 21) called 2009-10-11 21:18:09.398 MythSocket(db2a20:40): read <- 40 21 MYTH_PROTO_VERSION 50 2009-10-11 21:18:09.398 MythSocket(db2a20:40): write -> 40 13 ACCEPT[]:[]50 2009-10-11 21:18:09.398 MythSocket(db2a20:40): writeBlock(0x15033448, 21) 2009-10-11 21:18:09.398 MythSocket(db2a20:40): DownRef: 1 2009-10-11 21:18:09.399 Got data on select 2009-10-11 21:18:09.399 Processing ready reads 2009-10-11 21:18:09.399 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.399 Reacquired ready read lock 2009-10-11 21:18:09.399 ProcessAddRemoveQueues 2009-10-11 21:18:09.399 Construct FD_SET 2009-10-11 21:18:09.399 Waiting on select.. 2009-10-11 21:18:09.399 Got data on select 2009-10-11 21:18:09.399 Processing ready reads 2009-10-11 21:18:09.399 MythSocketThread(sock 0xdb2a20:40): socket is readable 2009-10-11 21:18:09.399 MythSocketThread(sock 0xdb2a20:40): calling m_cb->readyRead() 2009-10-11 21:18:09.399 MythSocket(db2a20:40): UpRef: 2 2009-10-11 21:18:09.399 MythSocketThread: Total read time: 0ms, on sockets {40,0ms} 2009-10-11 21:18:09.399 Reacquired ready read lock 2009-10-11 21:18:09.399 ProcessAddRemoveQueues 2009-10-11 21:18:09.399 Construct FD_SET 2009-10-11 21:18:09.399 Waiting on select.. 2009-10-11 21:18:09.399 MythSocket(db2a20:40): readBlock(0x14360152, 8) called 2009-10-11 21:18:09.399 MythSocket(db2a20:40): readBlock(0x15033512, 22) called 2009-10-11 21:18:09.399 MythSocket(db2a20:40): read <- 40 22 ANN Playback desktop 0 2009-10-11 21:18:09.399 MainServer::ANN Playback 2009-10-11 21:18:09.399 adding: desktop as a client (events: 0) 2009-10-11 21:18:09.399 MythSocket(db2a20:40): write -> 40 2 OK 2009-10-11 21:18:09.399 MythSocket(db2a20:40): writeBlock(0x15034136, 10) 2009-10-11 21:18:09.399 MythSocket(db2a20:40): DownRef: 1 2009-10-11 21:18:09.399 Got data on select 2009-10-11 21:18:09.399 Processing ready reads 2009-10-11 21:18:09.399 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.399 Reacquired ready read lock 2009-10-11 21:18:09.399 ProcessAddRemoveQueues 2009-10-11 21:18:09.399 Construct FD_SET 2009-10-11 21:18:09.399 Waiting on select.. 2009-10-11 21:18:09.399 Got data on select 2009-10-11 21:18:09.399 Processing ready reads 2009-10-11 21:18:09.399 MythSocketThread(sock 0xdb2a20:40): socket is readable 2009-10-11 21:18:09.399 MythSocketThread(sock 0xdb2a20:40): calling m_cb->readyRead() 2009-10-11 21:18:09.399 MythSocket(db2a20:40): UpRef: 2 2009-10-11 21:18:09.399 MythSocketThread: Total read time: 0ms, on sockets {40,0ms} 2009-10-11 21:18:09.399 Reacquired ready read lock 2009-10-11 21:18:09.400 ProcessAddRemoveQueues 2009-10-11 21:18:09.400 Construct FD_SET 2009-10-11 21:18:09.400 Waiting on select.. 2009-10-11 21:18:09.400 MythSocket(db2a20:40): readBlock(0x15033512, 8) called 2009-10-11 21:18:09.400 MythSocket(db2a20:40): readBlock(0x15034504, 81) called 2009-10-11 21:18:09.400 MythSocket(db2a20:40): read <- 40 81 QUERY_RECORDER 9[]:[]SPAWN_LIVETV[]:[]live-desktop-2009-10-11T21:18:09[]:[]0[]:[] 2009-10-11 21:18:09.400 MSqlQuery::exec() "SELECT chanid, starttime, endtime, discontinuity, chainpos, hostprefix, cardtype, channame, input FROM tvchain WHERE chainid = 'live-desktop-2009-10-11T21:18:09' ORDER BY chainpos;" 2009-10-11 21:18:09.401 MSqlQuery::exec() "SELECT chanid, starttime, endtime, discontinuity, chainpos, hostprefix, cardtype, channame, input FROM tvchain WHERE chainid = 'live-desktop-2009-10-11T21:18:09' ORDER BY chainpos;" 2009-10-11 21:18:09.401 TVRec(9): Changing from None to Watching WatchingLiveTV 2009-10-11 21:18:09.401 TVRec(9): ClearFlags(FrontendReady,CancelNextRecording,) -> RunMainLoop, 2009-10-11 21:18:09.401 TVRec(9): Request: Program(no) channel() input() flags(LiveTV,) 2009-10-11 21:18:09.401 MSqlQuery::exec() "SELECT startchan FROM cardinput WHERE cardinput.cardid = '9' AND inputname = 'DVBInput'" 2009-10-11 21:18:09.401 TVRec(9): Start channel: 7. 2009-10-11 21:18:09.402 MSqlQuery::exec() "SELECT chanid FROM channel, cardinput WHERE cardinput.sourceid = channel.sourceid AND channel.channum = '7' AND cardinput.cardid = '9'" 2009-10-11 21:18:09.403 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '8'" 2009-10-11 21:18:09.403 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '17403'" 2009-10-11 21:18:09.404 MSqlQuery::exec() "SELECT chanid FROM channel, cardinput WHERE cardinput.sourceid = channel.sourceid AND channel.channum = '7' AND cardinput.cardid = '9'" 2009-10-11 21:18:09.404 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '8' ORDER BY inputgroupid, cardinputid, inputgroupname" 2009-10-11 21:18:09.405 MSqlQuery::exec() "SELECT DISTINCT cardid FROM cardinput, inputgroup WHERE inputgroupid = '3' AND cardinput.cardinputid = inputgroup.cardinputid ORDER BY cardid" 2009-10-11 21:18:09.406 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 = '7' AND channel.sourceid = '1'" 2009-10-11 21:18:09.406 MSqlQuery::exec() "SELECT transportid, networkid, frequency, modulation, sistandard FROM dtv_multiplex WHERE mplexid = '9'" 2009-10-11 21:18:09.406 TVRec(9): HW Tuner: 9->9 2009-10-11 21:18:09.406 TVRec(9): ClearFlags(PENDINGACTIONS,) -> RunMainLoop, 2009-10-11 21:18:09.406 TVRec(9): No recorder yet, calling TuningFrequency 2009-10-11 21:18:09.407 MSqlQuery::exec() "SELECT quicktune FROM cardinput WHERE cardid = '9' AND inputname = 'DVBInput'" 2009-10-11 21:18:09.407 DVBChan(9:/dev/dvb/adapter0/frontend0): Opening DVB channel 2009-10-11 21:18:09.407 DVBChan(9:/dev/dvb/adapter0/frontend0): SetChannelByString(7): 2009-10-11 21:18:09.407 Got data on select 2009-10-11 21:18:09.407 Processing ready reads 2009-10-11 21:18:09.407 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.407 Reacquired ready read lock 2009-10-11 21:18:09.407 ProcessAddRemoveQueues 2009-10-11 21:18:09.407 Construct FD_SET 2009-10-11 21:18:09.407 Waiting on select.. 2009-10-11 21:18:09.408 MSqlQuery::exec() "SELECT channel.chanid FROM channel, capturecard, cardinput WHERE channel.channum = '7' AND channel.sourceid = cardinput.sourceid AND cardinput.inputname = 'DVBInput' AND cardinput.cardid = capturecard.cardid AND capturecard.cardid = '9' AND capturecard.hostname = 'desktop'" 2009-10-11 21:18:09.408 MSqlQuery::exec() "SELECT chanid FROM channel, cardinput WHERE cardinput.sourceid = channel.sourceid AND channel.channum = '7' AND cardinput.cardid = '9'" 2009-10-11 21:18:09.408 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '8'" 2009-10-11 21:18:09.409 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '17403'" 2009-10-11 21:18:09.409 MSqlQuery::exec() "SELECT chanid FROM channel, cardinput WHERE cardinput.sourceid = channel.sourceid AND channel.channum = '7' AND cardinput.cardid = '9'" 2009-10-11 21:18:09.410 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '8' ORDER BY inputgroupid, cardinputid, inputgroupname" 2009-10-11 21:18:09.410 MSqlQuery::exec() "SELECT DISTINCT cardid FROM cardinput, inputgroup WHERE inputgroupid = '3' AND cardinput.cardinputid = inputgroup.cardinputid ORDER BY cardid" 2009-10-11 21:18:09.411 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 = '7' AND channel.sourceid = '1'" 2009-10-11 21:18:09.411 MSqlQuery::exec() "SELECT transportid, networkid, frequency, modulation, sistandard FROM dtv_multiplex WHERE mplexid = '9'" 2009-10-11 21:18:09.411 MSqlQuery::exec() "SELECT frequency, inversion, symbolrate, fec, polarity, hp_code_rate, lp_code_rate, constellation, transmission_mode, guard_interval, hierarchy, modulation, bandwidth, sistandard, mod_sys, rolloff FROM dtv_multiplex WHERE dtv_multiplex.mplexid = '9'" 2009-10-11 21:18:09.412 DVBChan(9:/dev/dvb/adapter0/frontend0): 746000000 qam_16 0 2/3 1/2 8 8 1/4 n v fec: auto msys: UNDEFINED rolloff: 0.35 2009-10-11 21:18:09.412 DVBChan(9:/dev/dvb/adapter0/frontend0): tuning on slave channel 2009-10-11 21:18:09.412 DVBChan(7:/dev/dvb/adapter0/frontend0): Old Params: 746000000 qam_16 0 2/3 1/2 8 8 1/4 n v fec: auto msys: UNDEFINED rolloff: 0.35 DVBChan(7:/dev/dvb/adapter0/frontend0): New Params: 746000000 qam_16 0 2/3 1/2 8 8 1/4 n v fec: auto msys: UNDEFINED rolloff: 0.35 2009-10-11 21:18:09.412 DVBChan(7:/dev/dvb/adapter0/frontend0): Tune(): Frequency tuning successful. 2009-10-11 21:18:09.412 DVBChan(9:/dev/dvb/adapter0/frontend0): SetChannelByString(7): Tuned to frequency. 2009-10-11 21:18:09.412 TVRec(9): CreateLiveTVRingBuffer() 2009-10-11 21:18:09.412 TVRec(9): GetProgramRingBufferForLiveTV() 2009-10-11 21:18:09.412 MythEvent: QUERY_NEXT_LIVETV_DIR 9 2009-10-11 21:18:09.412 Scheduler: FillRecordingDir: Starting 2009-10-11 21:18:09.412 MSqlQuery::exec() "SELECT channel.chanid FROM channel WHERE channum = '7' AND sourceid = '1'" 2009-10-11 21:18:09.413 MSqlQuery::exec() "SELECT DISTINCT dirname FROM storagegroup WHERE groupname = 'LiveTV' AND hostname = 'desktop'" 2009-10-11 21:18:09.413 Scheduler: FillRecordingDir: The only directory in the LiveTV Storage Group is /home/gunni/recordings, so it will be used by default. 2009-10-11 21:18:09.413 Scheduler: FillRecordingDir: Finished 2009-10-11 21:18:09.413 Scheduler: FindNextLiveTVDir: next dir is '/home/gunni/recordings' 2009-10-11 21:18:09.413 AutoExpire: Cardid 9: is starting a recording on an unknown fsID soon. 2009-10-11 21:18:09.413 AutoExpire: CalcParams() 2009-10-11 21:18:09.413 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MaxHoursPerLiveTVRecording' AND hostname = 'desktop' ;" 2009-10-11 21:18:09.414 MSqlQuery::exec() "SELECT MIN(id),dirname FROM storagegroup WHERE hostname = 'desktop' AND groupname NOT IN ( 'DB Backups', 'Videos', 'Trailers', 'Coverart', 'Fanart', 'Screenshots', 'Banners' ) GROUP BY dirname;" 2009-10-11 21:18:09.414 Determining unique filesystems 2009-10-11 21:18:09.415 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'MaxHoursPerLiveTVRecording' AND hostname IS NULL;" 2009-10-11 21:18:09.416 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 = '17403' AND program.starttime < '2009-10-11T21:18:50' AND program.endtime > '2009-10-11T21:18: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 " 2009-10-11 21:18:09.418 MSqlQuery::exec() "SELECT chanid, channum, callsign, name, commmethod, outputfilters FROM channel WHERE chanid = '17403' ;" 2009-10-11 21:18:09.418 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'UnknownTitle' AND hostname = 'desktop' ;" 2009-10-11 21:18:09.419 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 = '17403' AND program.starttime > '2009-10-11T21:18:50' GROUP BY program.starttime ORDER BY program.starttime LIMIT 1 " 2009-10-11 21:18:09.420 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DefaultStartOffset' AND hostname = 'desktop' ;" 2009-10-11 21:18:09.421 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DefaultStartOffset' AND hostname IS NULL;" 2009-10-11 21:18:09.422 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'prefDupMethod' AND hostname = 'desktop' ;" 2009-10-11 21:18:09.422 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'prefDupMethod' AND hostname IS NULL;" 2009-10-11 21:18:09.422 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoExpireDefault' AND hostname = 'desktop' ;" 2009-10-11 21:18:09.423 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoExpireDefault' AND hostname IS NULL;" 2009-10-11 21:18:09.423 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoCommercialFlag' AND hostname = 'desktop' ;" 2009-10-11 21:18:09.424 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoCommercialFlag' AND hostname IS NULL;" 2009-10-11 21:18:09.424 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoTranscode' AND hostname = 'desktop' ;" 2009-10-11 21:18:09.425 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoTranscode' AND hostname IS NULL;" 2009-10-11 21:18:09.426 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DefaultTranscoder' AND hostname = 'desktop' ;" 2009-10-11 21:18:09.426 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DefaultTranscoder' AND hostname IS NULL;" 2009-10-11 21:18:09.427 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob1' AND hostname = 'desktop' ;" 2009-10-11 21:18:09.427 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob1' AND hostname IS NULL;" 2009-10-11 21:18:09.428 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob2' AND hostname = 'desktop' ;" 2009-10-11 21:18:09.428 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob2' AND hostname IS NULL;" 2009-10-11 21:18:09.429 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob3' AND hostname = 'desktop' ;" 2009-10-11 21:18:09.430 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob3' AND hostname IS NULL;" 2009-10-11 21:18:09.430 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob4' AND hostname = 'desktop' ;" 2009-10-11 21:18:09.431 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'AutoRunUserJob4' AND hostname IS NULL;" 2009-10-11 21:18:09.431 MSqlQuery::exec() "SELECT name FROM playgroup WHERE name = 'Unknown' OR name = '' OR (titlematch <> '' AND 'Unknown' REGEXP titlematch) " 2009-10-11 21:18:09.431 MSqlQuery::exec("LOCK TABLES recorded WRITE") 2009-10-11 21:18:09.432 MSqlQuery::exec() "SELECT recordid FROM recorded WHERE chanid = '17403' AND starttime = '2009-10-11T21:18:09'" 2009-10-11 21:18:09.433 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 ('17403', '2009-10-11T21:18:09', '2009-10-11T21:30:00', 'Unknown', '', '', 'desktop', '', 'Default', 'true', '0', '', '','0', 'false', '0000-00-00', '0', '27', 'Default', '0', '17403_20091011211809.mpg', '2009-10-11T21:18:09', '2009-10-11T21:30:00', 'Default', 0, 'LiveTV') " 2009-10-11 21:18:09.433 MSqlQuery::exec("UNLOCK TABLES") 2009-10-11 21:18:09.433 RecordingInfo: StartedRecording: Recording to '/home/gunni/recordings/17403_20091011211809.mpg' 2009-10-11 21:18:09.433 MSqlQuery::exec() "DELETE FROM recordedseek WHERE chanid = '17403' AND starttime = '2009-10-11T21:18:09';" 2009-10-11 21:18:09.434 MSqlQuery::exec() "DELETE FROM recordedmarkup WHERE chanid = '17403' AND starttime = '2009-10-11T21:18:09';" 2009-10-11 21:18:09.434 MSqlQuery::exec() "REPLACE INTO recordedcredits SELECT * FROM credits WHERE chanid = '17403' AND starttime = '2009-10-11T21:18:09';" 2009-10-11 21:18:09.435 MSqlQuery::exec() "REPLACE INTO recordedprogram SELECT * from program WHERE chanid = '17403' AND starttime = '2009-10-11T21:18:09' AND title = 'Unknown';" 2009-10-11 21:18:09.436 MSqlQuery::exec() "REPLACE INTO recordedrating SELECT * from programrating WHERE chanid = '17403' AND starttime = '2009-10-11T21:18:09';" 2009-10-11 21:18:09.436 TVRec(9): StartedRecording(0x7f9bf4005e20) fn(/home/gunni/recordings/17403_20091011211809.mpg) 2009-10-11 21:18:09.436 MythEvent: RECORDING_LIST_CHANGE 2009-10-11 21:18:09.439 MSqlQuery::exec() "UPDATE recorded SET autoexpire = '10000' WHERE chanid = '17403' AND starttime = '2009-10-11T21:18:09' ;" 2009-10-11 21:18:09.440 MSqlQuery::exec() "UPDATE recorded SET recgroup = 'LiveTV' WHERE chanid = '17403' AND starttime = '2009-10-11T21:18:09' ;" 2009-10-11 21:18:09.440 MSqlQuery::exec() "INSERT INTO tvchain (chanid, starttime, endtime, chainid, chainpos, discontinuity, watching, hostprefix, cardtype, channame, input) VALUES('17403', '2009-10-11T21:18:09', '2009-10-11T21:30:00', 'live-desktop-2009-10-11T21:18:09', '0', 'false', '0', 'myth://192.168.1.3:6543/', 'DUMMY', '7', 'DVBInput' );" 2009-10-11 21:18:09.440 Chain: Appended@0 '17403_20091011211809' 2009-10-11 21:18:09.440 MythEvent: LIVETV_CHAIN UPDATE live-desktop-2009-10-11T21:18:09 2009-10-11 21:18:09.441 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE chanid = '17403' AND starttime = '2009-10-11T21:18:09' AND hostname = 'desktop' AND recusage = 'recorder' ;" 2009-10-11 21:18:09.441 MSqlQuery::exec() "INSERT INTO inuseprograms (chanid, starttime, recusage, hostname, lastupdatetime, rechost, recdir ) VALUES ('17403', '2009-10-11T21:18:09', 'recorder', 'desktop', '2009-10-11T21:18:09', 'desktop', '/home/gunni/recordings');" 2009-10-11 21:18:09.441 TVRec(9): Starting Signal Monitor 2009-10-11 21:18:09.442 TVRec(9): SetupSignalMonitor(1, 1) 2009-10-11 21:18:09.442 DVBChan(9:/dev/dvb/adapter0/frontend0): Opening DVB channel 2009-10-11 21:18:09.444 DVBSM(/dev/dvb/adapter0/frontend0): Can measure Signal Strength 2009-10-11 21:18:09.447 DVBSM(/dev/dvb/adapter0/frontend0): Can measure S/N 2009-10-11 21:18:09.449 DVBSM(/dev/dvb/adapter0/frontend0): Can measure Bit Error Rate 2009-10-11 21:18:09.450 DVBSM(/dev/dvb/adapter0/frontend0): Can count Uncorrected Blocks 2009-10-11 21:18:09.450 SM(/dev/dvb/adapter0/frontend0)::RemoveFlags: Seen() Match() Wait() 2009-10-11 21:18:09.450 DVBSM(/dev/dvb/adapter0/frontend0): DVBSignalMonitor::ctor initial flags Seen() Match() Wait(Sig,SNR,BER,UB,) 2009-10-11 21:18:09.450 TVRec(9): Signal monitor successfully created 2009-10-11 21:18:09.450 TVRec(9): Setting up table monitoring. 2009-10-11 21:18:09.450 MSqlQuery::exec() "SELECT recordingprofiles.id, profilegroups.hostname, profilegroups.is_default FROM recordingprofiles, profilegroups, capturecard WHERE profilegroups.id = recordingprofiles.profilegroup AND profilegroups.cardtype = 'DVB' AND recordingprofiles.name = 'Live TV'" 2009-10-11 21:18:09.452 MSqlQuery::exec() "SELECT cardtype, profilegroups.name FROM profilegroups, recordingprofiles WHERE profilegroups.id = recordingprofiles.profilegroup AND recordingprofiles.id = '18'" 2009-10-11 21:18:09.453 MSqlQuery::exec() "SELECT name FROM recordingprofiles WHERE id = '18'" 2009-10-11 21:18:09.453 MSqlQuery::exec() "SELECT value FROM codecparams WHERE profile = '18' AND name = 'transcodefilters'" 2009-10-11 21:18:09.453 MSqlQuery::exec() "SELECT value FROM codecparams WHERE profile = '18' AND name = 'transcodelossless'" 2009-10-11 21:18:09.454 MSqlQuery::exec() "SELECT value FROM codecparams WHERE profile = '18' AND name = 'transcoderesize'" 2009-10-11 21:18:09.454 MSqlQuery::exec() "SELECT value FROM codecparams WHERE profile = '18' AND name = 'autotranscode'" 2009-10-11 21:18:09.454 MSqlQuery::exec() "SELECT value FROM codecparams WHERE profile = '18' AND name = 'recordingtype'" 2009-10-11 21:18:09.454 Using profile 'Live TV' to record 2009-10-11 21:18:09.454 TVRec(9): MPEG program number: 16403 2009-10-11 21:18:09.455 DTVSM(/dev/dvb/adapter0/frontend0)::SetProgramNumber(16403): 2009-10-11 21:18:09.455 SM(/dev/dvb/adapter0/frontend0)::RemoveFlags: Seen(PMT,Crypt,) Match(PMT,Crypt,) Wait() 2009-10-11 21:18:09.455 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(PMT,) 2009-10-11 21:18:09.455 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(PAT,PMT,Pos,) 2009-10-11 21:18:09.455 TVRec(9): Successfully set up MPEG table monitoring. 2009-10-11 21:18:09.455 SM(/dev/dvb/adapter0/frontend0)::Start: begin 2009-10-11 21:18:09.455 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:09.455 SM(/dev/dvb/adapter0/frontend0)::RemoveFlags: Seen() Match() Wait(Pos,) 2009-10-11 21:18:09.463 DTVSM(/dev/dvb/adapter0/frontend0)::GetStatusList: WaitForPMT seen(0) matching(0) 2009-10-11 21:18:09.463 MythEvent: SIGNAL 9 2009-10-11 21:18:09.463 SM(/dev/dvb/adapter0/frontend0)::Start: end 2009-10-11 21:18:09.463 TVRec(9): SetFlags(SignalMonitorRunning,) -> RunMainLoop,SignalMonitorRunning, 2009-10-11 21:18:09.463 TVRec(9): ClearFlags(WaitingForSignal,) -> RunMainLoop,SignalMonitorRunning, 2009-10-11 21:18:09.463 TVRec(9): SetFlags(WaitingForSignal,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning, 2009-10-11 21:18:09.463 TVRec(9): SetFlags(DummyRecorderRunning,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning, 2009-10-11 21:18:09.463 DummyDTVRecorder -- started 2009-10-11 21:18:09.463 TVRec(9): SetFlags(RingBufferReady,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady, 2009-10-11 21:18:09.463 TVRec(9): ClearFlags(NeedToStartRecorder,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady, 2009-10-11 21:18:09.463 TVRec(9): SetFlags(NeedToStartRecorder,) -> RunMainLoop,WaitingForSignal,NeedToStartRecorder,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady, 2009-10-11 21:18:09.464 TVRec(9): SetFlags(CancelNextRecording,) -> RunMainLoop,CancelNextRecording,WaitingForSignal,NeedToStartRecorder,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady, 2009-10-11 21:18:09.464 MythSocket(db2a20:40): write -> 40 2 ok 2009-10-11 21:18:09.464 MythSocket(db2a20:40): writeBlock(0x14769576, 10) 2009-10-11 21:18:09.464 MythSocket(db2a20:40): DownRef: 1 2009-10-11 21:18:09.464 Got data on select 2009-10-11 21:18:09.464 Processing ready reads 2009-10-11 21:18:09.464 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.464 Reacquired ready read lock 2009-10-11 21:18:09.464 ProcessAddRemoveQueues 2009-10-11 21:18:09.464 Construct FD_SET 2009-10-11 21:18:09.464 Waiting on select.. 2009-10-11 21:18:09.465 MSqlQuery::exec() "SELECT chanid FROM channel, cardinput WHERE cardinput.sourceid = channel.sourceid AND channel.channum = '7' AND cardinput.cardid = '9'" 2009-10-11 21:18:09.465 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '8'" 2009-10-11 21:18:09.467 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '17403'" 2009-10-11 21:18:09.467 Cardid 9: max bitrate 142089 KB/min 2009-10-11 21:18:09.467 Maximal bitrate of busy encoders is 142089 KB/min 2009-10-11 21:18:09.467 desktop:/home/gunni/recordings (fsID 1, dirID 15) using 587147472 out of 961432072 KB, looking for matches --- GetFilesystemInfos directory list start --- Dir: desktop:/home/gunni/recordings Location: Local fsID : 1 dirID : 15 BlkSize : 4096 TotalKB : 961432072 UsedKB : 587147472 FreeKB : 374284600 --- GetFilesystemInfos directory list end --- 2009-10-11 21:18:09.467 fsID #1: Total: 916.9 GB Used: 559.9 GB Free: 356.9 GB 2009-10-11 21:18:09.468 MSqlQuery::exec() "SELECT chanid FROM channel, cardinput WHERE cardinput.sourceid = channel.sourceid AND channel.channum = '7' AND cardinput.cardid = '9'" 2009-10-11 21:18:09.468 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '8'" 2009-10-11 21:18:09.469 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '17403'" 2009-10-11 21:18:09.469 Cardid 9: max bitrate 18945 Kb/sec, fsID 1 max is now 142089 KB/min 2009-10-11 21:18:09.469 Max of 142089 KB/min for fsID 1 is higher than the existing Max of 0 so we'll use this Max instead 2009-10-11 21:18:09.469 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min 2009-10-11 21:18:09.469 MythSocket(db6570:39): write -> 39 51 BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty 2009-10-11 21:18:09.469 MythSocket(db6570:39): writeBlock(0x15034136, 59) 2009-10-11 21:18:09.469 Got data on select 2009-10-11 21:18:09.469 Processing ready reads 2009-10-11 21:18:09.469 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.469 Reacquired ready read lock 2009-10-11 21:18:09.469 ProcessAddRemoveQueues 2009-10-11 21:18:09.469 Construct FD_SET 2009-10-11 21:18:09.469 Waiting on select.. 2009-10-11 21:18:09.469 MythSocket(db6570:39): write -> 39 82 BACKEND_MESSAGE[]:[]LIVETV_CHAIN UPDATE live-desktop-2009-10-11T21:18:09[]:[]empty 2009-10-11 21:18:09.469 MythSocket(db6570:39): writeBlock(0x140307790327048, 90) 2009-10-11 21:18:09.470 Got data on select 2009-10-11 21:18:09.470 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:09.470 Processing ready reads 2009-10-11 21:18:09.470 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.470 Reacquired ready read lock 2009-10-11 21:18:09.470 MythSocket(db6570:39): writeBlock(0x140307790324856, 464) 2009-10-11 21:18:09.470 ProcessAddRemoveQueues 2009-10-11 21:18:09.470 Construct FD_SET 2009-10-11 21:18:09.470 Waiting on select.. 2009-10-11 21:18:09.470 Got data on select 2009-10-11 21:18:09.470 Processing ready reads 2009-10-11 21:18:09.470 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.470 Reacquired ready read lock 2009-10-11 21:18:09.470 ProcessAddRemoveQueues 2009-10-11 21:18:09.470 Construct FD_SET 2009-10-11 21:18:09.470 Waiting on select.. 2009-10-11 21:18:09.473 Got data on select 2009-10-11 21:18:09.473 Processing ready reads 2009-10-11 21:18:09.473 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:09.473 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:09.473 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:09.473 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:09.473 Reacquired ready read lock 2009-10-11 21:18:09.473 ProcessAddRemoveQueues 2009-10-11 21:18:09.473 Construct FD_SET 2009-10-11 21:18:09.473 Waiting on select.. 2009-10-11 21:18:09.473 MythSocket(d9ca90:34): readBlock(0x16245112, 8) called 2009-10-11 21:18:09.473 MythSocket(d9ca90:34): readBlock(0x16240456, 33) called 2009-10-11 21:18:09.473 MythSocket(d9ca90:34): read <- 34 33 MESSAGE[]:[]RECORDING_LIST_CHANGE 2009-10-11 21:18:09.473 MythEvent: RECORDING_LIST_CHANGE 2009-10-11 21:18:09.473 MythSocket(d9ca90:34): write -> 34 2 OK 2009-10-11 21:18:09.473 MythSocket(d9ca90:34): writeBlock(0x16243896, 10) 2009-10-11 21:18:09.473 MythSocket(db6570:39): write -> 39 51 BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty 2009-10-11 21:18:09.473 MythSocket(db6570:39): writeBlock(0x140307790329608, 59) 2009-10-11 21:18:09.474 Got data on select 2009-10-11 21:18:09.474 Processing ready reads 2009-10-11 21:18:09.474 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.474 Reacquired ready read lock 2009-10-11 21:18:09.474 ProcessAddRemoveQueues 2009-10-11 21:18:09.474 Construct FD_SET 2009-10-11 21:18:09.474 Waiting on select.. 2009-10-11 21:18:09.473 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:09.474 Got data on select 2009-10-11 21:18:09.474 Processing ready reads 2009-10-11 21:18:09.474 MythSocketThread(sock 0xdb2a20:40): socket is readable 2009-10-11 21:18:09.475 MythSocketThread(sock 0xdb2a20:40): calling m_cb->readyRead() 2009-10-11 21:18:09.475 MythSocket(db2a20:40): UpRef: 2 2009-10-11 21:18:09.475 MythSocketThread: Total read time: 1ms, on sockets {40,1ms} 2009-10-11 21:18:09.475 Reacquired ready read lock 2009-10-11 21:18:09.475 ProcessAddRemoveQueues 2009-10-11 21:18:09.475 Construct FD_SET 2009-10-11 21:18:09.475 Waiting on select.. 2009-10-11 21:18:09.475 MythSocket(db2a20:40): readBlock(0x14758840, 8) called 2009-10-11 21:18:09.475 MythSocket(db2a20:40): readBlock(0x16240456, 33) called 2009-10-11 21:18:09.475 MythSocket(db2a20:40): read <- 40 33 QUERY_RECORDER 9[]:[]IS_RECORDING 2009-10-11 21:18:09.475 MythSocket(db2a20:40): write -> 40 1 1 2009-10-11 21:18:09.475 MythSocket(db2a20:40): writeBlock(0x14758840, 9) 2009-10-11 21:18:09.475 MythSocket(db2a20:40): DownRef: 1 2009-10-11 21:18:09.475 Got data on select 2009-10-11 21:18:09.475 Processing ready reads 2009-10-11 21:18:09.475 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.475 Reacquired ready read lock 2009-10-11 21:18:09.475 ProcessAddRemoveQueues 2009-10-11 21:18:09.475 Construct FD_SET 2009-10-11 21:18:09.475 Waiting on select.. 2009-10-11 21:18:09.475 Got data on select 2009-10-11 21:18:09.475 Processing ready reads 2009-10-11 21:18:09.475 MythSocketThread(sock 0xdb2a20:40): socket is readable 2009-10-11 21:18:09.475 MythSocketThread(sock 0xdb2a20:40): calling m_cb->readyRead() 2009-10-11 21:18:09.475 MythSocket(db2a20:40): UpRef: 2 2009-10-11 21:18:09.475 MythSocketThread: Total read time: 0ms, on sockets {40,0ms} 2009-10-11 21:18:09.475 Reacquired ready read lock 2009-10-11 21:18:09.475 ProcessAddRemoveQueues 2009-10-11 21:18:09.475 Construct FD_SET 2009-10-11 21:18:09.475 Waiting on select.. 2009-10-11 21:18:09.475 MythSocket(db2a20:40): readBlock(0x16243896, 8) called 2009-10-11 21:18:09.475 MythSocket(db2a20:40): readBlock(0x16244808, 34) called 2009-10-11 21:18:09.476 MythSocket(db2a20:40): read <- 40 34 QUERY_RECORDER 9[]:[]GET_FRAMERATE 2009-10-11 21:18:09.476 MythSocket(db2a20:40): write -> 40 2 -1 2009-10-11 21:18:09.476 MythSocket(db2a20:40): writeBlock(0x16243896, 10) 2009-10-11 21:18:09.476 MythSocket(db2a20:40): DownRef: 1 2009-10-11 21:18:09.476 Got data on select 2009-10-11 21:18:09.476 Processing ready reads 2009-10-11 21:18:09.476 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.476 Reacquired ready read lock 2009-10-11 21:18:09.476 ProcessAddRemoveQueues 2009-10-11 21:18:09.476 Construct FD_SET 2009-10-11 21:18:09.476 Waiting on select.. 2009-10-11 21:18:09.513 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:09.521 MythEvent: SIGNAL 9 2009-10-11 21:18:09.521 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:09.521 MythSocket(db6570:39): writeBlock(0x140307790329464, 464) 2009-10-11 21:18:09.523 Got data on select 2009-10-11 21:18:09.523 Processing ready reads 2009-10-11 21:18:09.523 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.523 Reacquired ready read lock 2009-10-11 21:18:09.524 ProcessAddRemoveQueues 2009-10-11 21:18:09.524 Construct FD_SET 2009-10-11 21:18:09.524 Waiting on select.. 2009-10-11 21:18:09.558 Got data on select 2009-10-11 21:18:09.558 Processing ready reads 2009-10-11 21:18:09.558 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:09.558 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:09.558 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:09.558 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:09.558 Reacquired ready read lock 2009-10-11 21:18:09.558 ProcessAddRemoveQueues 2009-10-11 21:18:09.558 Construct FD_SET 2009-10-11 21:18:09.558 Waiting on select.. 2009-10-11 21:18:09.558 MythSocket(d9ca90:34): readBlock(0x14773528, 8) called 2009-10-11 21:18:09.558 MythSocket(d9ca90:34): readBlock(0x16240456, 33) called 2009-10-11 21:18:09.558 MythSocket(d9ca90:34): read <- 34 33 MESSAGE[]:[]RECORDING_LIST_CHANGE 2009-10-11 21:18:09.558 MythEvent: RECORDING_LIST_CHANGE 2009-10-11 21:18:09.559 MythSocket(d9ca90:34): write -> 34 2 OK 2009-10-11 21:18:09.559 MythSocket(d9ca90:34): writeBlock(0x16243896, 10) 2009-10-11 21:18:09.559 MythSocket(db6570:39): write -> 39 51 BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty 2009-10-11 21:18:09.559 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:09.559 Got data on select 2009-10-11 21:18:09.559 Processing ready reads 2009-10-11 21:18:09.559 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.559 Reacquired ready read lock 2009-10-11 21:18:09.559 ProcessAddRemoveQueues 2009-10-11 21:18:09.559 Construct FD_SET 2009-10-11 21:18:09.559 Waiting on select.. 2009-10-11 21:18:09.559 MythSocket(db6570:39): writeBlock(0x140307790329608, 59) 2009-10-11 21:18:09.559 Got data on select 2009-10-11 21:18:09.559 Processing ready reads 2009-10-11 21:18:09.560 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.560 Reacquired ready read lock 2009-10-11 21:18:09.560 ProcessAddRemoveQueues 2009-10-11 21:18:09.560 Construct FD_SET 2009-10-11 21:18:09.560 Waiting on select.. 2009-10-11 21:18:09.562 Got data on select 2009-10-11 21:18:09.562 Processing ready reads 2009-10-11 21:18:09.562 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:09.562 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:09.562 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:09.562 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:09.562 Reacquired ready read lock 2009-10-11 21:18:09.562 ProcessAddRemoveQueues 2009-10-11 21:18:09.562 Construct FD_SET 2009-10-11 21:18:09.562 Waiting on select.. 2009-10-11 21:18:09.562 MythSocket(d9ca90:34): readBlock(0x140307790302664, 8) called 2009-10-11 21:18:09.562 MythSocket(d9ca90:34): readBlock(0x140307790321704, 33) called 2009-10-11 21:18:09.562 MythSocket(d9ca90:34): read <- 34 33 MESSAGE[]:[]RECORDING_LIST_CHANGE 2009-10-11 21:18:09.562 MythEvent: RECORDING_LIST_CHANGE 2009-10-11 21:18:09.562 MythSocket(d9ca90:34): write -> 34 2 OK 2009-10-11 21:18:09.562 MythSocket(d9ca90:34): writeBlock(0x140307790326472, 10) 2009-10-11 21:18:09.562 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:09.562 MythSocket(db6570:39): write -> 39 51 BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty 2009-10-11 21:18:09.562 MythSocket(db6570:39): writeBlock(0x140307790327432, 59) 2009-10-11 21:18:09.563 Got data on select 2009-10-11 21:18:09.563 Processing ready reads 2009-10-11 21:18:09.563 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.563 Reacquired ready read lock 2009-10-11 21:18:09.563 ProcessAddRemoveQueues 2009-10-11 21:18:09.563 Construct FD_SET 2009-10-11 21:18:09.563 Waiting on select.. 2009-10-11 21:18:09.571 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:09.580 MythEvent: SIGNAL 9 2009-10-11 21:18:09.580 Got data on select 2009-10-11 21:18:09.580 Processing ready reads 2009-10-11 21:18:09.580 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.580 Reacquired ready read lock 2009-10-11 21:18:09.580 ProcessAddRemoveQueues 2009-10-11 21:18:09.580 Construct FD_SET 2009-10-11 21:18:09.580 Waiting on select.. 2009-10-11 21:18:09.580 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:09.580 MythSocket(db6570:39): writeBlock(0x140307790329464, 464) 2009-10-11 21:18:09.580 Got data on select 2009-10-11 21:18:09.580 Processing ready reads 2009-10-11 21:18:09.580 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.580 Reacquired ready read lock 2009-10-11 21:18:09.580 ProcessAddRemoveQueues 2009-10-11 21:18:09.581 Construct FD_SET 2009-10-11 21:18:09.581 Waiting on select.. 2009-10-11 21:18:09.630 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:09.638 MythEvent: SIGNAL 9 2009-10-11 21:18:09.638 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:09.638 MythSocket(db6570:39): writeBlock(0x140307790325896, 464) 2009-10-11 21:18:09.639 Got data on select 2009-10-11 21:18:09.639 Processing ready reads 2009-10-11 21:18:09.639 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.639 Reacquired ready read lock 2009-10-11 21:18:09.639 ProcessAddRemoveQueues 2009-10-11 21:18:09.639 Construct FD_SET 2009-10-11 21:18:09.639 Waiting on select.. 2009-10-11 21:18:09.668 Got data on select 2009-10-11 21:18:09.668 Processing ready reads 2009-10-11 21:18:09.668 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:09.668 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:09.668 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:09.668 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:09.668 Reacquired ready read lock 2009-10-11 21:18:09.669 ProcessAddRemoveQueues 2009-10-11 21:18:09.669 Construct FD_SET 2009-10-11 21:18:09.669 Waiting on select.. 2009-10-11 21:18:09.676 MythSocket(d9ca90:34): readBlock(0x16243384, 8) called 2009-10-11 21:18:09.676 MythSocket(d9ca90:34): readBlock(0x16240456, 33) called 2009-10-11 21:18:09.676 MythSocket(d9ca90:34): read <- 34 33 MESSAGE[]:[]RECORDING_LIST_CHANGE 2009-10-11 21:18:09.676 MythEvent: RECORDING_LIST_CHANGE 2009-10-11 21:18:09.676 MythSocket(d9ca90:34): write -> 34 2 OK 2009-10-11 21:18:09.676 MythSocket(d9ca90:34): writeBlock(0x14758744, 10) 2009-10-11 21:18:09.676 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:09.676 Got data on select 2009-10-11 21:18:09.677 Processing ready reads 2009-10-11 21:18:09.677 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.677 Reacquired ready read lock 2009-10-11 21:18:09.677 ProcessAddRemoveQueues 2009-10-11 21:18:09.677 Construct FD_SET 2009-10-11 21:18:09.677 Waiting on select.. 2009-10-11 21:18:09.676 MythSocket(db6570:39): write -> 39 51 BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty 2009-10-11 21:18:09.678 MythSocket(db6570:39): writeBlock(0x140307790324472, 59) 2009-10-11 21:18:09.678 Got data on select 2009-10-11 21:18:09.678 Processing ready reads 2009-10-11 21:18:09.678 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.678 Reacquired ready read lock 2009-10-11 21:18:09.678 ProcessAddRemoveQueues 2009-10-11 21:18:09.678 Construct FD_SET 2009-10-11 21:18:09.678 Waiting on select.. 2009-10-11 21:18:09.684 Got data on select 2009-10-11 21:18:09.684 Processing ready reads 2009-10-11 21:18:09.684 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:09.684 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:09.684 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:09.684 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:09.684 Reacquired ready read lock 2009-10-11 21:18:09.684 ProcessAddRemoveQueues 2009-10-11 21:18:09.684 Construct FD_SET 2009-10-11 21:18:09.684 Waiting on select.. 2009-10-11 21:18:09.686 MythSocket(d9ca90:34): readBlock(0x16245112, 8) called 2009-10-11 21:18:09.686 MythSocket(d9ca90:34): readBlock(0x16240456, 33) called 2009-10-11 21:18:09.686 MythSocket(d9ca90:34): read <- 34 33 MESSAGE[]:[]RECORDING_LIST_CHANGE 2009-10-11 21:18:09.686 MythEvent: RECORDING_LIST_CHANGE 2009-10-11 21:18:09.686 MythSocket(d9ca90:34): write -> 34 2 OK 2009-10-11 21:18:09.686 MythSocket(d9ca90:34): writeBlock(0x16243384, 10) 2009-10-11 21:18:09.686 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:09.686 MythSocket(db6570:39): write -> 39 51 BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty 2009-10-11 21:18:09.686 MythSocket(db6570:39): writeBlock(0x140307790324760, 59) 2009-10-11 21:18:09.687 Got data on select 2009-10-11 21:18:09.687 Processing ready reads 2009-10-11 21:18:09.688 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.688 Reacquired ready read lock 2009-10-11 21:18:09.688 ProcessAddRemoveQueues 2009-10-11 21:18:09.688 Construct FD_SET 2009-10-11 21:18:09.688 Waiting on select.. 2009-10-11 21:18:09.688 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:09.696 MythEvent: SIGNAL 9 2009-10-11 21:18:09.696 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:09.697 MythSocket(db6570:39): writeBlock(0x140307790324328, 464) 2009-10-11 21:18:09.697 Got data on select 2009-10-11 21:18:09.697 Processing ready reads 2009-10-11 21:18:09.697 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.697 Reacquired ready read lock 2009-10-11 21:18:09.697 ProcessAddRemoveQueues 2009-10-11 21:18:09.697 Construct FD_SET 2009-10-11 21:18:09.697 Waiting on select.. 2009-10-11 21:18:09.698 Got data on select 2009-10-11 21:18:09.698 Processing ready reads 2009-10-11 21:18:09.698 MythSocketThread(sock 0xdb2a20:40): socket is readable 2009-10-11 21:18:09.698 MythSocketThread(sock 0xdb2a20:40): calling m_cb->readyRead() 2009-10-11 21:18:09.698 MythSocket(db2a20:40): UpRef: 2 2009-10-11 21:18:09.698 MythSocketThread: Total read time: 0ms, on sockets {40,0ms} 2009-10-11 21:18:09.699 Reacquired ready read lock 2009-10-11 21:18:09.699 ProcessAddRemoveQueues 2009-10-11 21:18:09.699 Construct FD_SET 2009-10-11 21:18:09.699 Waiting on select.. 2009-10-11 21:18:09.699 MythSocket(db2a20:40): readBlock(0x16242680, 8) called 2009-10-11 21:18:09.699 MythSocket(db2a20:40): readBlock(0x16240456, 35) called 2009-10-11 21:18:09.699 MythSocket(db2a20:40): read <- 40 35 QUERY_RECORDER 9[]:[]FRONTEND_READY 2009-10-11 21:18:09.699 TVRec(9): SetFlags(FrontendReady,) -> FrontendReady,RunMainLoop,CancelNextRecording,WaitingForSignal,NeedToStartRecorder,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady, 2009-10-11 21:18:09.699 MythSocket(db2a20:40): write -> 40 2 ok 2009-10-11 21:18:09.699 MythSocket(db2a20:40): writeBlock(0x16242680, 10) 2009-10-11 21:18:09.699 MythSocket(db2a20:40): DownRef: 1 2009-10-11 21:18:09.700 Got data on select 2009-10-11 21:18:09.700 Processing ready reads 2009-10-11 21:18:09.700 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.700 Reacquired ready read lock 2009-10-11 21:18:09.700 ProcessAddRemoveQueues 2009-10-11 21:18:09.700 Construct FD_SET 2009-10-11 21:18:09.700 Waiting on select.. 2009-10-11 21:18:09.746 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:09.755 MythEvent: SIGNAL 9 2009-10-11 21:18:09.755 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:09.755 MythSocket(db6570:39): writeBlock(0x140307790325896, 464) 2009-10-11 21:18:09.755 Got data on select 2009-10-11 21:18:09.755 Processing ready reads 2009-10-11 21:18:09.755 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.755 Reacquired ready read lock 2009-10-11 21:18:09.755 ProcessAddRemoveQueues 2009-10-11 21:18:09.755 Construct FD_SET 2009-10-11 21:18:09.755 Waiting on select.. 2009-10-11 21:18:09.755 Got data on select 2009-10-11 21:18:09.755 Processing ready reads 2009-10-11 21:18:09.755 MythSocketThread(sock 0xdb2a20:40): socket is readable 2009-10-11 21:18:09.755 MythSocketThread(sock 0xdb2a20:40): calling m_cb->readyRead() 2009-10-11 21:18:09.756 MythSocket(db2a20:40): UpRef: 2 2009-10-11 21:18:09.756 MythSocketThread: Total read time: 1ms, on sockets {40,1ms} 2009-10-11 21:18:09.756 Reacquired ready read lock 2009-10-11 21:18:09.756 ProcessAddRemoveQueues 2009-10-11 21:18:09.756 Construct FD_SET 2009-10-11 21:18:09.756 Waiting on select.. 2009-10-11 21:18:09.756 MythSocket(db2a20:40): readBlock(0x16242888, 8) called 2009-10-11 21:18:09.756 MythSocket(db2a20:40): readBlock(0x16245032, 39) called 2009-10-11 21:18:09.756 MythSocket(db2a20:40): read <- 40 39 QUERY_RECORDER 9[]:[]GET_FRAMES_WRITTEN 2009-10-11 21:18:09.756 MythSocket(db2a20:40): write -> 40 9 -1[]:[]-1 2009-10-11 21:18:09.756 MythSocket(db2a20:40): writeBlock(0x16242888, 17) 2009-10-11 21:18:09.756 MythSocket(db2a20:40): DownRef: 1 2009-10-11 21:18:09.756 Got data on select 2009-10-11 21:18:09.757 Processing ready reads 2009-10-11 21:18:09.757 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.757 Reacquired ready read lock 2009-10-11 21:18:09.757 ProcessAddRemoveQueues 2009-10-11 21:18:09.757 Construct FD_SET 2009-10-11 21:18:09.757 Waiting on select.. 2009-10-11 21:18:09.792 Got data on select 2009-10-11 21:18:09.792 Processing ready reads 2009-10-11 21:18:09.792 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:09.792 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:09.792 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:09.792 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:09.792 Reacquired ready read lock 2009-10-11 21:18:09.792 ProcessAddRemoveQueues 2009-10-11 21:18:09.792 Construct FD_SET 2009-10-11 21:18:09.792 Waiting on select.. 2009-10-11 21:18:09.792 MythSocket(d9ca90:34): readBlock(0x14758744, 8) called 2009-10-11 21:18:09.792 Got data on select 2009-10-11 21:18:09.792 MythSocket(d9ca90:34): readBlock(0x16242680, 22) called 2009-10-11 21:18:09.793 Processing ready reads 2009-10-11 21:18:09.793 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.793 MythSocket(d9ca90:34): read <- 34 22 GET_FREE_RECORDER_LIST 2009-10-11 21:18:09.793 Reacquired ready read lock 2009-10-11 21:18:09.793 ProcessAddRemoveQueues 2009-10-11 21:18:09.793 Construct FD_SET 2009-10-11 21:18:09.793 Waiting on select.. 2009-10-11 21:18:09.793 Got data on select 2009-10-11 21:18:09.793 Processing ready reads 2009-10-11 21:18:09.793 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.793 Reacquired ready read lock 2009-10-11 21:18:09.793 ProcessAddRemoveQueues 2009-10-11 21:18:09.793 Construct FD_SET 2009-10-11 21:18:09.793 Waiting on select.. 2009-10-11 21:18:09.793 MSqlQuery::exec() "SELECT chanid FROM channel, cardinput WHERE cardinput.sourceid = channel.sourceid AND channel.channum = '7' AND cardinput.cardid = '9'" 2009-10-11 21:18:09.794 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '8'" 2009-10-11 21:18:09.794 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '17403'" 2009-10-11 21:18:09.795 MythSocket(d9ca90:34): write -> 34 7 7[]:[]8 2009-10-11 21:18:09.795 MythSocket(d9ca90:34): writeBlock(0x140307588974936, 15) 2009-10-11 21:18:09.795 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:09.795 Got data on select 2009-10-11 21:18:09.795 Processing ready reads 2009-10-11 21:18:09.795 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.795 Reacquired ready read lock 2009-10-11 21:18:09.795 ProcessAddRemoveQueues 2009-10-11 21:18:09.795 Construct FD_SET 2009-10-11 21:18:09.795 Waiting on select.. 2009-10-11 21:18:09.796 Got data on select 2009-10-11 21:18:09.796 Processing ready reads 2009-10-11 21:18:09.796 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:09.796 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:09.796 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:09.796 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:09.796 MythSocket(d9ca90:34): readBlock(0x14758744, 8) called 2009-10-11 21:18:09.796 Reacquired ready read lock 2009-10-11 21:18:09.796 MythSocket(d9ca90:34): readBlock(0x14354824, 42) called 2009-10-11 21:18:09.796 MythSocket(d9ca90:34): read <- 34 42 QUERY_RECORDER 9[]:[]GET_FREE_INPUTS[]:[]9 2009-10-11 21:18:09.796 ProcessAddRemoveQueues 2009-10-11 21:18:09.796 Construct FD_SET 2009-10-11 21:18:09.796 Waiting on select.. 2009-10-11 21:18:09.796 Got data on select 2009-10-11 21:18:09.796 Processing ready reads 2009-10-11 21:18:09.796 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.796 Reacquired ready read lock 2009-10-11 21:18:09.796 ProcessAddRemoveQueues 2009-10-11 21:18:09.796 Construct FD_SET 2009-10-11 21:18:09.796 Waiting on select.. 2009-10-11 21:18:09.797 MSqlQuery::exec() "SELECT chanid FROM channel, cardinput WHERE cardinput.sourceid = channel.sourceid AND channel.channum = '7' AND cardinput.cardid = '9'" 2009-10-11 21:18:09.797 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '8'" 2009-10-11 21:18:09.798 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '17403'" 2009-10-11 21:18:09.798 MSqlQuery::exec() "SELECT chanid FROM channel, cardinput WHERE cardinput.sourceid = channel.sourceid AND channel.channum = '7' AND cardinput.cardid = '9'" 2009-10-11 21:18:09.799 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '8'" 2009-10-11 21:18:09.799 MSqlQuery::exec() "SELECT inputgroupid FROM inputgroup WHERE cardinputid = '8' ORDER BY inputgroupid, cardinputid, inputgroupname" 2009-10-11 21:18:09.800 MSqlQuery::exec() "SELECT DISTINCT cardid FROM cardinput, inputgroup WHERE inputgroupid = '3' AND cardinput.cardinputid = inputgroup.cardinputid ORDER BY cardid" 2009-10-11 21:18:09.800 MythSocket(d9ca90:34): write -> 34 32 DVBInput[]:[]1[]:[]8[]:[]9[]:[]0 2009-10-11 21:18:09.800 MythSocket(d9ca90:34): writeBlock(0x140307588975048, 40) 2009-10-11 21:18:09.800 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:09.800 Got data on select 2009-10-11 21:18:09.800 Processing ready reads 2009-10-11 21:18:09.800 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.800 Reacquired ready read lock 2009-10-11 21:18:09.800 ProcessAddRemoveQueues 2009-10-11 21:18:09.800 Construct FD_SET 2009-10-11 21:18:09.800 Waiting on select.. 2009-10-11 21:18:09.801 MythSocket(7f9bf4005470:43): new socket 2009-10-11 21:18:09.801 MythSocket(7f9bf4005470:43): setSocket: 42 2009-10-11 21:18:09.801 MSocketDevice::close: Closed socket 43 2009-10-11 21:18:09.801 MSocketDevice::setBlocking(false) 2009-10-11 21:18:09.801 MythSocket(7f9bf4005470:42): state change Idle -> Connected 2009-10-11 21:18:09.801 MythSocket(7f9bf4005470:42): UpRef: 1 2009-10-11 21:18:09.801 Got data on select 2009-10-11 21:18:09.801 Processing ready reads 2009-10-11 21:18:09.801 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.802 Reacquired ready read lock 2009-10-11 21:18:09.802 ProcessAddRemoveQueues 2009-10-11 21:18:09.802 Construct FD_SET 2009-10-11 21:18:09.802 Waiting on select.. 2009-10-11 21:18:09.802 Got data on select 2009-10-11 21:18:09.802 Processing ready reads 2009-10-11 21:18:09.802 MythSocketThread(sock 0x7f9bf4005470:42): socket is readable 2009-10-11 21:18:09.802 MythSocketThread(sock 0x7f9bf4005470:42): calling m_cb->readyRead() 2009-10-11 21:18:09.802 MythSocket(7f9bf4005470:42): UpRef: 2 2009-10-11 21:18:09.802 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:09.802 Reacquired ready read lock 2009-10-11 21:18:09.802 ProcessAddRemoveQueues 2009-10-11 21:18:09.802 Construct FD_SET 2009-10-11 21:18:09.802 Waiting on select.. 2009-10-11 21:18:09.802 MythSocket(7f9bf4005470:42): readBlock(0x16243896, 8) called 2009-10-11 21:18:09.802 MythSocket(7f9bf4005470:42): readBlock(0x140307588975272, 22) called 2009-10-11 21:18:09.802 MythSocket(7f9bf4005470:42): read <- 42 22 ANN Playback desktop 0 2009-10-11 21:18:09.802 MainServer::ANN Playback 2009-10-11 21:18:09.802 adding: desktop as a client (events: 0) 2009-10-11 21:18:09.802 MythSocket(7f9bf4005470:42): write -> 42 2 OK 2009-10-11 21:18:09.802 MythSocket(7f9bf4005470:42): writeBlock(0x140307589022088, 10) 2009-10-11 21:18:09.802 MythSocket(7f9bf4005470:42): DownRef: 1 2009-10-11 21:18:09.803 MythSocket(7f9bf4006100:44): new socket 2009-10-11 21:18:09.803 MythSocket(7f9bf4006100:44): setSocket: 43 2009-10-11 21:18:09.803 MSocketDevice::close: Closed socket 44 2009-10-11 21:18:09.803 MSocketDevice::setBlocking(false) 2009-10-11 21:18:09.803 MythSocket(7f9bf4006100:43): state change Idle -> Connected 2009-10-11 21:18:09.803 MythSocket(7f9bf4006100:43): UpRef: 1 2009-10-11 21:18:09.803 Got data on select 2009-10-11 21:18:09.803 Processing ready reads 2009-10-11 21:18:09.803 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.803 Reacquired ready read lock 2009-10-11 21:18:09.803 ProcessAddRemoveQueues 2009-10-11 21:18:09.803 Construct FD_SET 2009-10-11 21:18:09.803 Waiting on select.. 2009-10-11 21:18:09.803 Got data on select 2009-10-11 21:18:09.803 Processing ready reads 2009-10-11 21:18:09.803 MythSocketThread(sock 0x7f9bf4006100:43): socket is readable 2009-10-11 21:18:09.803 MythSocketThread(sock 0x7f9bf4006100:43): calling m_cb->readyRead() 2009-10-11 21:18:09.804 MythSocket(7f9bf4006100:43): UpRef: 2 2009-10-11 21:18:09.804 MythSocketThread: Total read time: 1ms, on sockets {43,1ms} 2009-10-11 21:18:09.804 Reacquired ready read lock 2009-10-11 21:18:09.804 ProcessAddRemoveQueues 2009-10-11 21:18:09.804 Construct FD_SET 2009-10-11 21:18:09.804 Waiting on select.. 2009-10-11 21:18:09.804 MythSocket(7f9bf4006100:43): readBlock(0x14381480, 8) called 2009-10-11 21:18:09.804 MythSocket(7f9bf4006100:43): readBlock(0x16241304, 83) called 2009-10-11 21:18:09.804 MythSocket(7f9bf4006100:43): read <- 43 83 ANN FileTransfer desktop 0 0 0[]:[]//home/gunni/.mythtv/channels/super_rtl.jpg[]:[] 2009-10-11 21:18:09.804 MainServer::HandleAnnounce FileTransfer 2009-10-11 21:18:09.804 adding: desktop as a remote file transfer 2009-10-11 21:18:09.804 Got data on select 2009-10-11 21:18:09.804 Processing ready reads 2009-10-11 21:18:09.804 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.804 Reacquired ready read lock 2009-10-11 21:18:09.804 ProcessAddRemoveQueues 2009-10-11 21:18:09.805 Construct FD_SET 2009-10-11 21:18:09.805 Waiting on select.. 2009-10-11 21:18:09.805 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:09.813 MythEvent: SIGNAL 9 2009-10-11 21:18:09.813 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:09.813 MythSocket(db6570:39): writeBlock(0x140307790327096, 464) 2009-10-11 21:18:09.814 MSqlQuery::exec() "SELECT icon FROM channel WHERE icon LIKE '%super_rtl.jpg' ;" 2009-10-11 21:18:09.814 RingBuf(/home/gunni/.mythtv/channels/super_rtl.jpg): OpenFile(/home/gunni/.mythtv/channels/super_rtl.jpg, 0) 2009-10-11 21:18:09.814 Got data on select 2009-10-11 21:18:09.814 Processing ready reads 2009-10-11 21:18:09.814 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.814 Reacquired ready read lock 2009-10-11 21:18:09.814 ProcessAddRemoveQueues 2009-10-11 21:18:09.814 Construct FD_SET 2009-10-11 21:18:09.814 Waiting on select.. 2009-10-11 21:18:09.863 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:09.871 MythEvent: SIGNAL 9 2009-10-11 21:18:09.872 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:09.872 MythSocket(db6570:39): writeBlock(0x140307790315688, 464) 2009-10-11 21:18:09.872 Got data on select 2009-10-11 21:18:09.872 Processing ready reads 2009-10-11 21:18:09.872 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.872 Reacquired ready read lock 2009-10-11 21:18:09.872 ProcessAddRemoveQueues 2009-10-11 21:18:09.872 Construct FD_SET 2009-10-11 21:18:09.872 Waiting on select.. 2009-10-11 21:18:09.922 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:09.930 MythEvent: SIGNAL 9 2009-10-11 21:18:09.930 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:09.930 MythSocket(db6570:39): writeBlock(0x140307790316744, 464) 2009-10-11 21:18:09.930 Got data on select 2009-10-11 21:18:09.931 Processing ready reads 2009-10-11 21:18:09.931 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.931 Reacquired ready read lock 2009-10-11 21:18:09.931 ProcessAddRemoveQueues 2009-10-11 21:18:09.931 Construct FD_SET 2009-10-11 21:18:09.931 Waiting on select.. 2009-10-11 21:18:09.980 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:09.988 MythEvent: SIGNAL 9 2009-10-11 21:18:09.988 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:09.989 MythSocket(db6570:39): writeBlock(0x140307790318600, 464) 2009-10-11 21:18:09.989 Got data on select 2009-10-11 21:18:09.989 Processing ready reads 2009-10-11 21:18:09.989 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:09.989 Reacquired ready read lock 2009-10-11 21:18:09.989 ProcessAddRemoveQueues 2009-10-11 21:18:09.989 Construct FD_SET 2009-10-11 21:18:09.989 Waiting on select.. 2009-10-11 21:18:10.039 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.048 MythEvent: SIGNAL 9 2009-10-11 21:18:10.048 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.048 MythSocket(db6570:39): writeBlock(0x140307790327272, 464) 2009-10-11 21:18:10.049 Got data on select 2009-10-11 21:18:10.049 Processing ready reads 2009-10-11 21:18:10.049 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.049 Reacquired ready read lock 2009-10-11 21:18:10.049 ProcessAddRemoveQueues 2009-10-11 21:18:10.049 Construct FD_SET 2009-10-11 21:18:10.049 Waiting on select.. 2009-10-11 21:18:10.098 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.107 MythEvent: SIGNAL 9 2009-10-11 21:18:10.107 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.107 MythSocket(db6570:39): writeBlock(0x140307790327112, 464) 2009-10-11 21:18:10.108 Got data on select 2009-10-11 21:18:10.108 Processing ready reads 2009-10-11 21:18:10.108 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.108 Reacquired ready read lock 2009-10-11 21:18:10.108 ProcessAddRemoveQueues 2009-10-11 21:18:10.108 Construct FD_SET 2009-10-11 21:18:10.108 Waiting on select.. 2009-10-11 21:18:10.159 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.168 MythEvent: SIGNAL 9 2009-10-11 21:18:10.168 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.168 MythSocket(db6570:39): writeBlock(0x140307790327048, 464) 2009-10-11 21:18:10.169 Got data on select 2009-10-11 21:18:10.169 Processing ready reads 2009-10-11 21:18:10.169 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.169 Reacquired ready read lock 2009-10-11 21:18:10.169 ProcessAddRemoveQueues 2009-10-11 21:18:10.169 Construct FD_SET 2009-10-11 21:18:10.169 Waiting on select.. 2009-10-11 21:18:10.220 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.229 MythEvent: SIGNAL 9 2009-10-11 21:18:10.229 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.229 MythSocket(db6570:39): writeBlock(0x140307790315160, 464) 2009-10-11 21:18:10.229 Got data on select 2009-10-11 21:18:10.230 Processing ready reads 2009-10-11 21:18:10.230 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.230 Reacquired ready read lock 2009-10-11 21:18:10.230 ProcessAddRemoveQueues 2009-10-11 21:18:10.230 Construct FD_SET 2009-10-11 21:18:10.230 Waiting on select.. 2009-10-11 21:18:10.279 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.287 MythEvent: SIGNAL 9 2009-10-11 21:18:10.288 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.288 MythSocket(db6570:39): writeBlock(0x140307790315160, 464) 2009-10-11 21:18:10.288 Got data on select 2009-10-11 21:18:10.288 Processing ready reads 2009-10-11 21:18:10.288 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.288 Reacquired ready read lock 2009-10-11 21:18:10.289 ProcessAddRemoveQueues 2009-10-11 21:18:10.289 Construct FD_SET 2009-10-11 21:18:10.289 Waiting on select.. 2009-10-11 21:18:10.315 RingBuf(/home/gunni/.mythtv/channels/super_rtl.jpg): Could not open /home/gunni/.mythtv/channels/super_rtl.jpg. 2009-10-11 21:18:10.316 RingBuf(/home/gunni/.mythtv/channels/super_rtl.jpg): CalcReadAheadThresh(0 KB) -> threshhold(64 KB) min read(0 KB) blk size(32 KB) 2009-10-11 21:18:10.318 MSqlQuery::exec() "SELECT chanid, starttime FROM recorded WHERE basename = 'super_rtl.jpg';" 2009-10-11 21:18:10.318 MythSocket(7f9bf4006100:43): write -> 43 21 OK[]:[]43[]:[]0[]:[]0 2009-10-11 21:18:10.319 MythSocket(7f9bf4006100:43): writeBlock(0x16240456, 29) 2009-10-11 21:18:10.319 Got data on select 2009-10-11 21:18:10.319 MythSocket(7f9bf4006100:43): DownRef: 1 2009-10-11 21:18:10.319 Processing ready reads 2009-10-11 21:18:10.319 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.319 Reacquired ready read lock 2009-10-11 21:18:10.319 ProcessAddRemoveQueues 2009-10-11 21:18:10.319 Construct FD_SET 2009-10-11 21:18:10.319 Waiting on select.. 2009-10-11 21:18:10.320 Got data on select 2009-10-11 21:18:10.320 Processing ready reads 2009-10-11 21:18:10.320 MythSocketThread(sock 0x7f9bf4005470:42): socket is readable 2009-10-11 21:18:10.320 MythSocketThread(sock 0x7f9bf4005470:42): calling m_cb->readyRead() 2009-10-11 21:18:10.320 MythSocket(7f9bf4005470:42): UpRef: 2 2009-10-11 21:18:10.320 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:10.320 Reacquired ready read lock 2009-10-11 21:18:10.320 ProcessAddRemoveQueues 2009-10-11 21:18:10.320 Construct FD_SET 2009-10-11 21:18:10.320 Waiting on select.. 2009-10-11 21:18:10.321 MythSocket(7f9bf4005470:42): readBlock(0x16242888, 8) called 2009-10-11 21:18:10.321 MythSocket(7f9bf4005470:42): readBlock(0x14773288, 45) called 2009-10-11 21:18:10.321 MythSocket(7f9bf4005470:42): read <- 42 45 QUERY_FILETRANSFER 43[]:[]REQUEST_BLOCK[]:[]0 2009-10-11 21:18:10.321 MythSocket(7f9bf4005470:42): write -> 42 1 0 2009-10-11 21:18:10.321 MythSocket(7f9bf4005470:42): writeBlock(0x16242888, 9) 2009-10-11 21:18:10.321 MythSocket(7f9bf4005470:42): DownRef: 1 2009-10-11 21:18:10.322 Got data on select 2009-10-11 21:18:10.322 Processing ready reads 2009-10-11 21:18:10.322 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.322 Reacquired ready read lock 2009-10-11 21:18:10.322 ProcessAddRemoveQueues 2009-10-11 21:18:10.322 Construct FD_SET 2009-10-11 21:18:10.322 Waiting on select.. 2009-10-11 21:18:10.322 Got data on select 2009-10-11 21:18:10.322 Processing ready reads 2009-10-11 21:18:10.322 MythSocketThread(sock 0x7f9bf4005470:42): socket is readable 2009-10-11 21:18:10.322 MythSocketThread(sock 0x7f9bf4005470:42): calling m_cb->readyRead() 2009-10-11 21:18:10.322 MythSocket(7f9bf4005470:42): UpRef: 2 2009-10-11 21:18:10.322 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:10.322 Reacquired ready read lock 2009-10-11 21:18:10.323 ProcessAddRemoveQueues 2009-10-11 21:18:10.323 Construct FD_SET 2009-10-11 21:18:10.323 Waiting on select.. 2009-10-11 21:18:10.323 MythSocket(7f9bf4005470:42): readBlock(0x140307588975464, 8) called 2009-10-11 21:18:10.323 MythSocket(7f9bf4005470:42): readBlock(0x140307588974792, 30) called 2009-10-11 21:18:10.323 MythSocket(7f9bf4005470:42): read <- 42 30 QUERY_FILETRANSFER 43[]:[]DONE 2009-10-11 21:18:10.323 Got data on select 2009-10-11 21:18:10.323 Processing ready reads 2009-10-11 21:18:10.323 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.323 Reacquired ready read lock 2009-10-11 21:18:10.324 ProcessAddRemoveQueues 2009-10-11 21:18:10.324 Construct FD_SET 2009-10-11 21:18:10.324 Waiting on select.. 2009-10-11 21:18:10.323 MythSocket(7f9bf4005470:42): write -> 42 2 ok 2009-10-11 21:18:10.324 MythSocket(7f9bf4005470:42): writeBlock(0x140307588977416, 10) 2009-10-11 21:18:10.324 MythSocket(7f9bf4005470:42): DownRef: 1 2009-10-11 21:18:10.326 Got data on select 2009-10-11 21:18:10.326 Processing ready reads 2009-10-11 21:18:10.326 MythSocketThread(sock 0x7f9bf4006100:43): socket is readable 2009-10-11 21:18:10.326 MythSocketThread(sock 0x7f9bf4006100:43): socket closed 2009-10-11 21:18:10.326 MythSocket(7f9bf4006100:43): state change Connected -> Idle 2009-10-11 21:18:10.326 MSocketDevice::close: Closed socket 43 2009-10-11 21:18:10.326 MythSocket(7f9bf4006100:-1): calling m_cb->connectionClosed() 2009-10-11 21:18:10.327 MythSocketThread: Total read time: 1ms, on sockets {43,1ms} 2009-10-11 21:18:10.327 Reacquired ready read lock 2009-10-11 21:18:10.327 ProcessAddRemoveQueues 2009-10-11 21:18:10.327 Construct FD_SET 2009-10-11 21:18:10.327 Waiting on select.. 2009-10-11 21:18:10.327 Got data on select 2009-10-11 21:18:10.327 Processing ready reads 2009-10-11 21:18:10.327 MythSocketThread(sock 0x7f9bf4005470:42): socket is readable 2009-10-11 21:18:10.327 MythSocketThread(sock 0x7f9bf4005470:42): socket closed 2009-10-11 21:18:10.327 MythSocket(7f9bf4005470:42): state change Connected -> Idle 2009-10-11 21:18:10.327 MSocketDevice::close: Closed socket 42 2009-10-11 21:18:10.327 MythSocket(7f9bf4005470:-1): calling m_cb->connectionClosed() 2009-10-11 21:18:10.327 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:10.327 Reacquired ready read lock 2009-10-11 21:18:10.327 ProcessAddRemoveQueues 2009-10-11 21:18:10.328 Construct FD_SET 2009-10-11 21:18:10.328 Waiting on select.. 2009-10-11 21:18:10.328 Got data on select 2009-10-11 21:18:10.328 Processing ready reads 2009-10-11 21:18:10.328 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:10.328 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:10.328 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:10.328 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:10.328 Reacquired ready read lock 2009-10-11 21:18:10.328 ProcessAddRemoveQueues 2009-10-11 21:18:10.328 Construct FD_SET 2009-10-11 21:18:10.328 Waiting on select.. 2009-10-11 21:18:10.328 MythSocket(d9ca90:34): readBlock(0x140307588977416, 8) called 2009-10-11 21:18:10.328 MythSocket(d9ca90:34): readBlock(0x140307588977576, 22) called 2009-10-11 21:18:10.329 MythSocket(d9ca90:34): read <- 34 22 GET_FREE_RECORDER_LIST 2009-10-11 21:18:10.330 MSqlQuery::exec() "SELECT chanid FROM channel, cardinput WHERE cardinput.sourceid = channel.sourceid AND channel.channum = '7' AND cardinput.cardid = '9'" 2009-10-11 21:18:10.330 Got data on select 2009-10-11 21:18:10.330 Processing ready reads 2009-10-11 21:18:10.330 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.330 Reacquired ready read lock 2009-10-11 21:18:10.331 ProcessAddRemoveQueues 2009-10-11 21:18:10.331 Construct FD_SET 2009-10-11 21:18:10.331 Waiting on select.. 2009-10-11 21:18:10.331 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '8'" 2009-10-11 21:18:10.332 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '17403'" 2009-10-11 21:18:10.332 MythSocket(d9ca90:34): write -> 34 7 7[]:[]8 2009-10-11 21:18:10.332 MythSocket(d9ca90:34): writeBlock(0x140307588975608, 15) 2009-10-11 21:18:10.332 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:10.332 Got data on select 2009-10-11 21:18:10.333 Processing ready reads 2009-10-11 21:18:10.333 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.333 Reacquired ready read lock 2009-10-11 21:18:10.333 ProcessAddRemoveQueues 2009-10-11 21:18:10.333 Construct FD_SET 2009-10-11 21:18:10.333 Waiting on select.. 2009-10-11 21:18:10.335 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 = '17403' AND starttime = '2009-10-11T20:54:43' ;" 2009-10-11 21:18:10.337 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '17403' AND recorded.starttime = '2009-10-11T20:54:43' ;" 2009-10-11 21:18:10.337 MythSocket(7f9bf4006eb0:43): new socket 2009-10-11 21:18:10.337 MythSocket(7f9bf4006eb0:43): setSocket: 42 2009-10-11 21:18:10.337 MSocketDevice::close: Closed socket 43 2009-10-11 21:18:10.338 MSocketDevice::setBlocking(false) 2009-10-11 21:18:10.338 MythSocket(7f9bf4006eb0:42): state change Idle -> Connected 2009-10-11 21:18:10.338 MythSocket(7f9bf4006eb0:42): UpRef: 1 2009-10-11 21:18:10.338 Got data on select 2009-10-11 21:18:10.338 Processing ready reads 2009-10-11 21:18:10.338 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.338 Reacquired ready read lock 2009-10-11 21:18:10.338 ProcessAddRemoveQueues 2009-10-11 21:18:10.338 Construct FD_SET 2009-10-11 21:18:10.338 Waiting on select.. 2009-10-11 21:18:10.338 Got data on select 2009-10-11 21:18:10.338 Processing ready reads 2009-10-11 21:18:10.338 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.339 MythSocketThread(sock 0x7f9bf4006eb0:42): socket is readable 2009-10-11 21:18:10.339 MythSocketThread(sock 0x7f9bf4006eb0:42): calling m_cb->readyRead() 2009-10-11 21:18:10.339 MythSocket(7f9bf4006eb0:42): UpRef: 2 2009-10-11 21:18:10.339 MythSocketThread: Total read time: 1ms, on sockets {42,0ms} 2009-10-11 21:18:10.339 Reacquired ready read lock 2009-10-11 21:18:10.339 ProcessAddRemoveQueues 2009-10-11 21:18:10.339 Construct FD_SET 2009-10-11 21:18:10.339 Waiting on select.. 2009-10-11 21:18:10.340 MythSocket(7f9bf4006eb0:42): readBlock(0x140307588975608, 8) called 2009-10-11 21:18:10.340 MythSocket(7f9bf4006eb0:42): readBlock(0x140307588977320, 22) called 2009-10-11 21:18:10.340 MythSocket(7f9bf4006eb0:42): read <- 42 22 ANN Playback desktop 0 2009-10-11 21:18:10.340 MainServer::ANN Playback 2009-10-11 21:18:10.340 adding: desktop as a client (events: 0) 2009-10-11 21:18:10.340 MythSocket(7f9bf4006eb0:42): write -> 42 2 OK 2009-10-11 21:18:10.341 MythSocket(7f9bf4006eb0:42): writeBlock(0x140307588996568, 10) 2009-10-11 21:18:10.341 MythSocket(7f9bf4006eb0:42): DownRef: 1 2009-10-11 21:18:10.342 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 = '17403' AND recorded.starttime = '2009-10-11T20:54:43' ;" 2009-10-11 21:18:10.343 MSqlQuery::exec() "UPDATE jobqueue SET status = '320' WHERE chanid = '17403' AND starttime = '2009-10-11T20:54:43' AND status = '1';" 2009-10-11 21:18:10.344 MSqlQuery::exec() "UPDATE jobqueue SET cmds = '4' WHERE chanid = '17403' AND starttime = '2009-10-11T20:54:43' AND status <> '320';" 2009-10-11 21:18:10.344 Got data on select 2009-10-11 21:18:10.345 Processing ready reads 2009-10-11 21:18:10.345 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.345 Reacquired ready read lock 2009-10-11 21:18:10.345 ProcessAddRemoveQueues 2009-10-11 21:18:10.345 Construct FD_SET 2009-10-11 21:18:10.345 Waiting on select.. 2009-10-11 21:18:10.347 MSqlQuery::exec() "SELECT id FROM jobqueue WHERE chanid = '17403' and starttime = '2009-10-11T20:54:43' AND status NOT IN ('272','288','304','320');" 2009-10-11 21:18:10.347 MythEvent: SIGNAL 9 2009-10-11 21:18:10.347 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.347 MythSocket(db6570:39): writeBlock(0x140307790325336, 464) 2009-10-11 21:18:10.348 Got data on select 2009-10-11 21:18:10.348 Processing ready reads 2009-10-11 21:18:10.348 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.348 Reacquired ready read lock 2009-10-11 21:18:10.348 ProcessAddRemoveQueues 2009-10-11 21:18:10.348 Construct FD_SET 2009-10-11 21:18:10.348 Waiting on select.. 2009-10-11 21:18:10.349 MSqlQuery::exec() "DELETE FROM jobqueue WHERE chanid = '17403' AND starttime = '2009-10-11T20:54:43';" 2009-10-11 21:18:10.351 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DeletesFollowLinks' AND hostname = 'desktop' ;" 2009-10-11 21:18:10.352 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'DeletesFollowLinks' AND hostname IS NULL;" 2009-10-11 21:18:10.353 MythSocket(7f9bf4006370:44): new socket 2009-10-11 21:18:10.353 MythSocket(7f9bf4006370:44): setSocket: 43 2009-10-11 21:18:10.353 MSocketDevice::close: Closed socket 44 2009-10-11 21:18:10.353 MSocketDevice::setBlocking(false) 2009-10-11 21:18:10.353 MythSocket(7f9bf4006370:43): state change Idle -> Connected 2009-10-11 21:18:10.353 MythSocket(7f9bf4006370:43): UpRef: 1 2009-10-11 21:18:10.354 Got data on select 2009-10-11 21:18:10.354 Processing ready reads 2009-10-11 21:18:10.354 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.354 Reacquired ready read lock 2009-10-11 21:18:10.354 ProcessAddRemoveQueues 2009-10-11 21:18:10.354 Construct FD_SET 2009-10-11 21:18:10.354 Waiting on select.. 2009-10-11 21:18:10.354 Got data on select 2009-10-11 21:18:10.354 Processing ready reads 2009-10-11 21:18:10.354 MythSocketThread(sock 0x7f9bf4006370:43): socket is readable 2009-10-11 21:18:10.354 MythSocketThread(sock 0x7f9bf4006370:43): calling m_cb->readyRead() 2009-10-11 21:18:10.354 MythSocket(7f9bf4006370:43): UpRef: 2 2009-10-11 21:18:10.354 MythSocketThread: Total read time: 0ms, on sockets {43,0ms} 2009-10-11 21:18:10.354 Reacquired ready read lock 2009-10-11 21:18:10.354 ProcessAddRemoveQueues 2009-10-11 21:18:10.354 Construct FD_SET 2009-10-11 21:18:10.355 Waiting on select.. 2009-10-11 21:18:10.355 MythSocket(7f9bf4006370:43): readBlock(0x14389032, 8) called 2009-10-11 21:18:10.355 MythSocket(7f9bf4006370:43): readBlock(0x16196904, 78) called 2009-10-11 21:18:10.355 MythSocket(7f9bf4006370:43): read <- 43 78 ANN FileTransfer desktop 0 0 0[]:[]//home/gunni/.mythtv/channels/sat1.jpg[]:[] 2009-10-11 21:18:10.355 MainServer::HandleAnnounce FileTransfer 2009-10-11 21:18:10.355 adding: desktop as a remote file transfer 2009-10-11 21:18:10.355 Got data on select 2009-10-11 21:18:10.355 Processing ready reads 2009-10-11 21:18:10.355 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.356 Reacquired ready read lock 2009-10-11 21:18:10.356 ProcessAddRemoveQueues 2009-10-11 21:18:10.356 Construct FD_SET 2009-10-11 21:18:10.356 Waiting on select.. 2009-10-11 21:18:10.356 MSqlQuery::exec() "SELECT icon FROM channel WHERE icon LIKE '%sat1.jpg' ;" 2009-10-11 21:18:10.357 RingBuf(/home/gunni/.mythtv/channels/sat1.jpg): OpenFile(/home/gunni/.mythtv/channels/sat1.jpg, 0) 2009-10-11 21:18:10.361 MSqlQuery::exec() "SELECT data FROM settings WHERE value = 'TruncateDeletesSlowly' AND hostname = 'desktop' ;" 2009-10-11 21:18:10.361 About to delete file: /home/gunni/recordings/17403_20091011205443.mpg 2009-10-11 21:18:10.397 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.406 MythEvent: SIGNAL 9 2009-10-11 21:18:10.406 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.406 MythSocket(db6570:39): writeBlock(0x140307790325256, 464) 2009-10-11 21:18:10.407 Got data on select 2009-10-11 21:18:10.407 Processing ready reads 2009-10-11 21:18:10.407 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.407 Reacquired ready read lock 2009-10-11 21:18:10.407 ProcessAddRemoveQueues 2009-10-11 21:18:10.407 Construct FD_SET 2009-10-11 21:18:10.407 Waiting on select.. 2009-10-11 21:18:10.456 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.464 MythEvent: SIGNAL 9 2009-10-11 21:18:10.465 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.465 MythSocket(db6570:39): writeBlock(0x140307790318744, 464) 2009-10-11 21:18:10.465 Got data on select 2009-10-11 21:18:10.466 Processing ready reads 2009-10-11 21:18:10.466 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.466 Reacquired ready read lock 2009-10-11 21:18:10.466 ProcessAddRemoveQueues 2009-10-11 21:18:10.466 Construct FD_SET 2009-10-11 21:18:10.466 Waiting on select.. 2009-10-11 21:18:10.525 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.534 MythEvent: SIGNAL 9 2009-10-11 21:18:10.534 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.534 MythSocket(db6570:39): writeBlock(0x140307790325784, 464) 2009-10-11 21:18:10.534 Got data on select 2009-10-11 21:18:10.534 Processing ready reads 2009-10-11 21:18:10.534 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.534 Reacquired ready read lock 2009-10-11 21:18:10.535 ProcessAddRemoveQueues 2009-10-11 21:18:10.535 Construct FD_SET 2009-10-11 21:18:10.535 Waiting on select.. 2009-10-11 21:18:10.584 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.592 MythEvent: SIGNAL 9 2009-10-11 21:18:10.593 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.593 MythSocket(db6570:39): writeBlock(0x140307790325784, 464) 2009-10-11 21:18:10.593 Got data on select 2009-10-11 21:18:10.593 Processing ready reads 2009-10-11 21:18:10.593 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.593 Reacquired ready read lock 2009-10-11 21:18:10.593 ProcessAddRemoveQueues 2009-10-11 21:18:10.593 Construct FD_SET 2009-10-11 21:18:10.593 Waiting on select.. 2009-10-11 21:18:10.643 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.651 MythEvent: SIGNAL 9 2009-10-11 21:18:10.652 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.652 MythSocket(db6570:39): writeBlock(0x140307790325784, 464) 2009-10-11 21:18:10.652 Got data on select 2009-10-11 21:18:10.652 Processing ready reads 2009-10-11 21:18:10.652 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.652 Reacquired ready read lock 2009-10-11 21:18:10.653 ProcessAddRemoveQueues 2009-10-11 21:18:10.653 Construct FD_SET 2009-10-11 21:18:10.653 Waiting on select.. 2009-10-11 21:18:10.701 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.710 MythEvent: SIGNAL 9 2009-10-11 21:18:10.710 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.710 MythSocket(db6570:39): writeBlock(0x140307790325784, 464) 2009-10-11 21:18:10.711 Got data on select 2009-10-11 21:18:10.711 Processing ready reads 2009-10-11 21:18:10.711 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.711 Reacquired ready read lock 2009-10-11 21:18:10.711 ProcessAddRemoveQueues 2009-10-11 21:18:10.711 Construct FD_SET 2009-10-11 21:18:10.711 Waiting on select.. 2009-10-11 21:18:10.760 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.768 MythEvent: SIGNAL 9 2009-10-11 21:18:10.769 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.769 MythSocket(db6570:39): writeBlock(0x140307790325784, 464) 2009-10-11 21:18:10.770 Got data on select 2009-10-11 21:18:10.770 Processing ready reads 2009-10-11 21:18:10.770 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.770 Reacquired ready read lock 2009-10-11 21:18:10.770 ProcessAddRemoveQueues 2009-10-11 21:18:10.770 Construct FD_SET 2009-10-11 21:18:10.770 Waiting on select.. 2009-10-11 21:18:10.819 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.827 MythEvent: SIGNAL 9 2009-10-11 21:18:10.827 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.828 MythSocket(db6570:39): writeBlock(0x140307790325784, 464) 2009-10-11 21:18:10.828 Got data on select 2009-10-11 21:18:10.828 Processing ready reads 2009-10-11 21:18:10.828 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.828 Reacquired ready read lock 2009-10-11 21:18:10.829 ProcessAddRemoveQueues 2009-10-11 21:18:10.829 Construct FD_SET 2009-10-11 21:18:10.829 Waiting on select.. 2009-10-11 21:18:10.857 RingBuf(/home/gunni/.mythtv/channels/sat1.jpg): Could not open /home/gunni/.mythtv/channels/sat1.jpg. 2009-10-11 21:18:10.858 RingBuf(/home/gunni/.mythtv/channels/sat1.jpg): CalcReadAheadThresh(0 KB) -> threshhold(64 KB) min read(0 KB) blk size(32 KB) 2009-10-11 21:18:10.860 MSqlQuery::exec() "SELECT chanid, starttime FROM recorded WHERE basename = 'sat1.jpg';" 2009-10-11 21:18:10.860 MythSocket(7f9bf4006370:43): write -> 43 21 OK[]:[]43[]:[]0[]:[]0 2009-10-11 21:18:10.860 MythSocket(7f9bf4006370:43): writeBlock(0x14760072, 29) 2009-10-11 21:18:10.861 MythSocket(7f9bf4006370:43): DownRef: 1 2009-10-11 21:18:10.861 Got data on select 2009-10-11 21:18:10.861 Processing ready reads 2009-10-11 21:18:10.861 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.861 Reacquired ready read lock 2009-10-11 21:18:10.861 ProcessAddRemoveQueues 2009-10-11 21:18:10.861 Construct FD_SET 2009-10-11 21:18:10.861 Waiting on select.. 2009-10-11 21:18:10.861 Got data on select 2009-10-11 21:18:10.861 Processing ready reads 2009-10-11 21:18:10.861 MythSocketThread(sock 0x7f9bf4006eb0:42): socket is readable 2009-10-11 21:18:10.861 MythSocketThread(sock 0x7f9bf4006eb0:42): calling m_cb->readyRead() 2009-10-11 21:18:10.861 MythSocket(7f9bf4006eb0:42): UpRef: 2 2009-10-11 21:18:10.861 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:10.861 Reacquired ready read lock 2009-10-11 21:18:10.862 ProcessAddRemoveQueues 2009-10-11 21:18:10.862 Construct FD_SET 2009-10-11 21:18:10.862 Waiting on select.. 2009-10-11 21:18:10.862 MythSocket(7f9bf4006eb0:42): readBlock(0x14771176, 8) called 2009-10-11 21:18:10.862 MythSocket(7f9bf4006eb0:42): readBlock(0x16202120, 45) called 2009-10-11 21:18:10.862 MythSocket(7f9bf4006eb0:42): read <- 42 45 QUERY_FILETRANSFER 43[]:[]REQUEST_BLOCK[]:[]0 2009-10-11 21:18:10.862 MythSocket(7f9bf4006eb0:42): write -> 42 1 0 2009-10-11 21:18:10.862 MythSocket(7f9bf4006eb0:42): writeBlock(0x14771176, 9) 2009-10-11 21:18:10.862 MythSocket(7f9bf4006eb0:42): DownRef: 1 2009-10-11 21:18:10.862 Got data on select 2009-10-11 21:18:10.862 Processing ready reads 2009-10-11 21:18:10.862 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.862 Reacquired ready read lock 2009-10-11 21:18:10.862 ProcessAddRemoveQueues 2009-10-11 21:18:10.863 Construct FD_SET 2009-10-11 21:18:10.863 Waiting on select.. 2009-10-11 21:18:10.863 Got data on select 2009-10-11 21:18:10.863 Processing ready reads 2009-10-11 21:18:10.863 MythSocketThread(sock 0x7f9bf4006eb0:42): socket is readable 2009-10-11 21:18:10.863 MythSocketThread(sock 0x7f9bf4006eb0:42): calling m_cb->readyRead() 2009-10-11 21:18:10.863 MythSocket(7f9bf4006eb0:42): UpRef: 2 2009-10-11 21:18:10.863 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:10.863 Reacquired ready read lock 2009-10-11 21:18:10.863 MythSocket(7f9bf4006eb0:42): readBlock(0x140307588978536, 8) called 2009-10-11 21:18:10.863 ProcessAddRemoveQueues 2009-10-11 21:18:10.863 MythSocket(7f9bf4006eb0:42): readBlock(0x140307588996232, 30) called 2009-10-11 21:18:10.863 Construct FD_SET 2009-10-11 21:18:10.863 MythSocket(7f9bf4006eb0:42): read <- 42 30 QUERY_FILETRANSFER 43[]:[]DONE 2009-10-11 21:18:10.863 Waiting on select.. 2009-10-11 21:18:10.864 MythSocket(7f9bf4006eb0:42): write -> 42 2 ok 2009-10-11 21:18:10.864 MythSocket(7f9bf4006eb0:42): writeBlock(0x140307588979208, 10) 2009-10-11 21:18:10.864 MythSocket(7f9bf4006eb0:42): DownRef: 1 2009-10-11 21:18:10.864 Got data on select 2009-10-11 21:18:10.864 Processing ready reads 2009-10-11 21:18:10.864 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.864 Reacquired ready read lock 2009-10-11 21:18:10.864 ProcessAddRemoveQueues 2009-10-11 21:18:10.864 Construct FD_SET 2009-10-11 21:18:10.864 Waiting on select.. 2009-10-11 21:18:10.864 Got data on select 2009-10-11 21:18:10.864 Processing ready reads 2009-10-11 21:18:10.864 MythSocketThread(sock 0x7f9bf4006eb0:42): socket is readable 2009-10-11 21:18:10.865 MythSocketThread(sock 0x7f9bf4006eb0:42): socket closed 2009-10-11 21:18:10.865 MythSocket(7f9bf4006eb0:42): state change Connected -> Idle 2009-10-11 21:18:10.865 MSocketDevice::close: Closed socket 42 2009-10-11 21:18:10.865 MythSocket(7f9bf4006eb0:-1): calling m_cb->connectionClosed() 2009-10-11 21:18:10.865 MythSocketThread(sock 0x7f9bf4006370:43): socket is readable 2009-10-11 21:18:10.865 MythSocketThread(sock 0x7f9bf4006370:43): socket closed 2009-10-11 21:18:10.865 MythSocket(7f9bf4006370:43): state change Connected -> Idle 2009-10-11 21:18:10.865 MSocketDevice::close: Closed socket 43 2009-10-11 21:18:10.865 MythSocket(7f9bf4006370:-1): calling m_cb->connectionClosed() 2009-10-11 21:18:10.865 MythSocketThread: Total read time: 1ms, on sockets {42,1ms} {43,0ms} 2009-10-11 21:18:10.865 Reacquired ready read lock 2009-10-11 21:18:10.865 ProcessAddRemoveQueues 2009-10-11 21:18:10.865 Construct FD_SET 2009-10-11 21:18:10.866 Waiting on select.. 2009-10-11 21:18:10.867 Got data on select 2009-10-11 21:18:10.867 Processing ready reads 2009-10-11 21:18:10.867 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:10.868 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:10.868 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:10.868 MythSocketThread: Total read time: 1ms, on sockets {34,1ms} 2009-10-11 21:18:10.868 Reacquired ready read lock 2009-10-11 21:18:10.868 ProcessAddRemoveQueues 2009-10-11 21:18:10.868 Construct FD_SET 2009-10-11 21:18:10.868 Waiting on select.. 2009-10-11 21:18:10.868 MythSocket(d9ca90:34): readBlock(0x140307588979208, 8) called 2009-10-11 21:18:10.868 MythSocket(d9ca90:34): readBlock(0x140307588979496, 22) called 2009-10-11 21:18:10.868 MythSocket(d9ca90:34): read <- 34 22 GET_FREE_RECORDER_LIST 2009-10-11 21:18:10.869 Got data on select 2009-10-11 21:18:10.869 Processing ready reads 2009-10-11 21:18:10.869 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.869 Reacquired ready read lock 2009-10-11 21:18:10.869 ProcessAddRemoveQueues 2009-10-11 21:18:10.869 Construct FD_SET 2009-10-11 21:18:10.869 Waiting on select.. 2009-10-11 21:18:10.870 MSqlQuery::exec() "SELECT chanid FROM channel, cardinput WHERE cardinput.sourceid = channel.sourceid AND channel.channum = '7' AND cardinput.cardid = '9'" 2009-10-11 21:18:10.871 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '8'" 2009-10-11 21:18:10.874 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '17403'" 2009-10-11 21:18:10.874 MythSocket(d9ca90:34): write -> 34 7 7[]:[]8 2009-10-11 21:18:10.874 MythSocket(d9ca90:34): writeBlock(0x140307588975608, 15) 2009-10-11 21:18:10.874 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:10.874 Got data on select 2009-10-11 21:18:10.875 Processing ready reads 2009-10-11 21:18:10.875 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.875 Reacquired ready read lock 2009-10-11 21:18:10.875 ProcessAddRemoveQueues 2009-10-11 21:18:10.875 Construct FD_SET 2009-10-11 21:18:10.875 Waiting on select.. 2009-10-11 21:18:10.877 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.878 MythSocket(7f9bf40042c0:43): new socket 2009-10-11 21:18:10.878 MythSocket(7f9bf40042c0:43): setSocket: 42 2009-10-11 21:18:10.878 MSocketDevice::close: Closed socket 43 2009-10-11 21:18:10.879 MSocketDevice::setBlocking(false) 2009-10-11 21:18:10.879 MythSocket(7f9bf40042c0:42): state change Idle -> Connected 2009-10-11 21:18:10.879 MythSocket(7f9bf40042c0:42): UpRef: 1 2009-10-11 21:18:10.886 Got data on select 2009-10-11 21:18:10.886 Processing ready reads 2009-10-11 21:18:10.886 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.886 Reacquired ready read lock 2009-10-11 21:18:10.886 ProcessAddRemoveQueues 2009-10-11 21:18:10.886 Construct FD_SET 2009-10-11 21:18:10.886 Waiting on select.. 2009-10-11 21:18:10.886 Got data on select 2009-10-11 21:18:10.886 Processing ready reads 2009-10-11 21:18:10.887 MythSocketThread(sock 0x7f9bf40042c0:42): socket is readable 2009-10-11 21:18:10.887 MythSocketThread(sock 0x7f9bf40042c0:42): calling m_cb->readyRead() 2009-10-11 21:18:10.887 MythSocket(7f9bf40042c0:42): UpRef: 2 2009-10-11 21:18:10.887 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:10.887 MythSocket(7f9bf40042c0:42): readBlock(0x140307588980200, 8) called 2009-10-11 21:18:10.887 MythSocket(7f9bf40042c0:42): readBlock(0x140307588980680, 22) called 2009-10-11 21:18:10.887 MythSocket(7f9bf40042c0:42): read <- 42 22 ANN Playback desktop 0 2009-10-11 21:18:10.887 MainServer::ANN Playback 2009-10-11 21:18:10.887 adding: desktop as a client (events: 0) 2009-10-11 21:18:10.887 MythSocket(7f9bf40042c0:42): write -> 42 2 OK 2009-10-11 21:18:10.887 MythSocket(7f9bf40042c0:42): writeBlock(0x140307588979192, 10) 2009-10-11 21:18:10.886 MythEvent: SIGNAL 9 2009-10-11 21:18:10.888 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.888 MythSocket(db6570:39): writeBlock(0x140307790326200, 464) 2009-10-11 21:18:10.888 MythSocket(7f9bf40042c0:42): DownRef: 1 2009-10-11 21:18:10.889 MythSocket(7f9bf40065f0:44): new socket 2009-10-11 21:18:10.889 MythSocket(7f9bf40065f0:44): setSocket: 43 2009-10-11 21:18:10.889 MSocketDevice::close: Closed socket 44 2009-10-11 21:18:10.889 MSocketDevice::setBlocking(false) 2009-10-11 21:18:10.889 MythSocket(7f9bf40065f0:43): state change Idle -> Connected 2009-10-11 21:18:10.889 MythSocket(7f9bf40065f0:43): UpRef: 1 2009-10-11 21:18:10.890 Reacquired ready read lock 2009-10-11 21:18:10.890 ProcessAddRemoveQueues 2009-10-11 21:18:10.890 Construct FD_SET 2009-10-11 21:18:10.890 Waiting on select.. 2009-10-11 21:18:10.890 Got data on select 2009-10-11 21:18:10.890 Processing ready reads 2009-10-11 21:18:10.890 MythSocketThread(sock 0x7f9bf40065f0:43): socket is readable 2009-10-11 21:18:10.890 MythSocketThread(sock 0x7f9bf40065f0:43): calling m_cb->readyRead() 2009-10-11 21:18:10.890 MythSocket(7f9bf40065f0:43): UpRef: 2 2009-10-11 21:18:10.890 MythSocketThread: Total read time: 0ms, on sockets {43,0ms} 2009-10-11 21:18:10.891 Reacquired ready read lock 2009-10-11 21:18:10.891 ProcessAddRemoveQueues 2009-10-11 21:18:10.891 Construct FD_SET 2009-10-11 21:18:10.891 Waiting on select.. 2009-10-11 21:18:10.891 MythSocket(7f9bf40065f0:43): readBlock(0x14769688, 8) called 2009-10-11 21:18:10.891 MythSocket(7f9bf40065f0:43): readBlock(0x14384584, 78) called 2009-10-11 21:18:10.891 MythSocket(7f9bf40065f0:43): read <- 43 78 ANN FileTransfer desktop 0 0 0[]:[]//home/gunni/.mythtv/channels/pro7.jpg[]:[] 2009-10-11 21:18:10.891 MainServer::HandleAnnounce FileTransfer 2009-10-11 21:18:10.891 adding: desktop as a remote file transfer 2009-10-11 21:18:10.892 MSqlQuery::exec() "SELECT icon FROM channel WHERE icon LIKE '%pro7.jpg' ;" 2009-10-11 21:18:10.892 RingBuf(/home/gunni/.mythtv/channels/pro7.jpg): OpenFile(/home/gunni/.mythtv/channels/pro7.jpg, 0) 2009-10-11 21:18:10.893 Got data on select 2009-10-11 21:18:10.893 Processing ready reads 2009-10-11 21:18:10.893 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.893 Reacquired ready read lock 2009-10-11 21:18:10.893 ProcessAddRemoveQueues 2009-10-11 21:18:10.893 Construct FD_SET 2009-10-11 21:18:10.893 Waiting on select.. 2009-10-11 21:18:10.938 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:10.948 MythEvent: SIGNAL 9 2009-10-11 21:18:10.949 Got data on select 2009-10-11 21:18:10.949 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:10.949 MythSocket(db6570:39): writeBlock(0x140307790318536, 464) 2009-10-11 21:18:10.949 Processing ready reads 2009-10-11 21:18:10.949 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:10.950 Reacquired ready read lock 2009-10-11 21:18:10.950 ProcessAddRemoveQueues 2009-10-11 21:18:10.950 Construct FD_SET 2009-10-11 21:18:10.950 Waiting on select.. 2009-10-11 21:18:11.000 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.009 MythEvent: SIGNAL 9 2009-10-11 21:18:11.009 Got data on select 2009-10-11 21:18:11.009 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.010 MythSocket(db6570:39): writeBlock(0x140307790325672, 464) 2009-10-11 21:18:11.010 Processing ready reads 2009-10-11 21:18:11.010 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.010 Reacquired ready read lock 2009-10-11 21:18:11.010 ProcessAddRemoveQueues 2009-10-11 21:18:11.010 Construct FD_SET 2009-10-11 21:18:11.010 Waiting on select.. 2009-10-11 21:18:11.059 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.067 MythEvent: SIGNAL 9 2009-10-11 21:18:11.068 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.068 MythSocket(db6570:39): writeBlock(0x140307790318920, 464) 2009-10-11 21:18:11.068 Got data on select 2009-10-11 21:18:11.068 Processing ready reads 2009-10-11 21:18:11.068 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.068 Reacquired ready read lock 2009-10-11 21:18:11.068 ProcessAddRemoveQueues 2009-10-11 21:18:11.068 Construct FD_SET 2009-10-11 21:18:11.069 Waiting on select.. 2009-10-11 21:18:11.118 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.126 MythEvent: SIGNAL 9 2009-10-11 21:18:11.127 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.127 MythSocket(db6570:39): writeBlock(0x140307790317224, 464) 2009-10-11 21:18:11.127 Got data on select 2009-10-11 21:18:11.128 Processing ready reads 2009-10-11 21:18:11.128 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.128 Reacquired ready read lock 2009-10-11 21:18:11.128 ProcessAddRemoveQueues 2009-10-11 21:18:11.128 Construct FD_SET 2009-10-11 21:18:11.128 Waiting on select.. 2009-10-11 21:18:11.177 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.185 MythEvent: SIGNAL 9 2009-10-11 21:18:11.186 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.186 MythSocket(db6570:39): writeBlock(0x140307790317224, 464) 2009-10-11 21:18:11.187 Got data on select 2009-10-11 21:18:11.187 Processing ready reads 2009-10-11 21:18:11.187 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.187 Reacquired ready read lock 2009-10-11 21:18:11.187 ProcessAddRemoveQueues 2009-10-11 21:18:11.187 Construct FD_SET 2009-10-11 21:18:11.188 Waiting on select.. 2009-10-11 21:18:11.235 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.244 MythEvent: SIGNAL 9 2009-10-11 21:18:11.244 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.245 MythSocket(db6570:39): writeBlock(0x140307790318808, 464) 2009-10-11 21:18:11.245 Got data on select 2009-10-11 21:18:11.245 Processing ready reads 2009-10-11 21:18:11.245 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.245 Reacquired ready read lock 2009-10-11 21:18:11.245 ProcessAddRemoveQueues 2009-10-11 21:18:11.245 Construct FD_SET 2009-10-11 21:18:11.246 Waiting on select.. 2009-10-11 21:18:11.294 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.303 MythEvent: SIGNAL 9 2009-10-11 21:18:11.303 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.304 MythSocket(db6570:39): writeBlock(0x140307790317496, 464) 2009-10-11 21:18:11.304 Got data on select 2009-10-11 21:18:11.304 Processing ready reads 2009-10-11 21:18:11.304 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.304 Reacquired ready read lock 2009-10-11 21:18:11.304 ProcessAddRemoveQueues 2009-10-11 21:18:11.304 Construct FD_SET 2009-10-11 21:18:11.304 Waiting on select.. 2009-10-11 21:18:11.353 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.362 MythEvent: SIGNAL 9 2009-10-11 21:18:11.362 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.362 MythSocket(db6570:39): writeBlock(0x140307790318680, 464) 2009-10-11 21:18:11.363 Got data on select 2009-10-11 21:18:11.363 Processing ready reads 2009-10-11 21:18:11.363 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.363 Reacquired ready read lock 2009-10-11 21:18:11.363 ProcessAddRemoveQueues 2009-10-11 21:18:11.363 Construct FD_SET 2009-10-11 21:18:11.363 Waiting on select.. 2009-10-11 21:18:11.392 RingBuf(/home/gunni/.mythtv/channels/pro7.jpg): Could not open /home/gunni/.mythtv/channels/pro7.jpg. 2009-10-11 21:18:11.393 RingBuf(/home/gunni/.mythtv/channels/pro7.jpg): CalcReadAheadThresh(0 KB) -> threshhold(64 KB) min read(0 KB) blk size(32 KB) 2009-10-11 21:18:11.395 MSqlQuery::exec() "SELECT chanid, starttime FROM recorded WHERE basename = 'pro7.jpg';" 2009-10-11 21:18:11.396 MythSocket(7f9bf40065f0:43): write -> 43 21 OK[]:[]43[]:[]0[]:[]0 2009-10-11 21:18:11.396 MythSocket(7f9bf40065f0:43): writeBlock(0x14761928, 29) 2009-10-11 21:18:11.396 MythSocket(7f9bf40065f0:43): DownRef: 1 2009-10-11 21:18:11.396 Got data on select 2009-10-11 21:18:11.396 Processing ready reads 2009-10-11 21:18:11.396 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.396 Reacquired ready read lock 2009-10-11 21:18:11.396 ProcessAddRemoveQueues 2009-10-11 21:18:11.396 Construct FD_SET 2009-10-11 21:18:11.396 Waiting on select.. 2009-10-11 21:18:11.397 Got data on select 2009-10-11 21:18:11.397 Processing ready reads 2009-10-11 21:18:11.397 MythSocketThread(sock 0x7f9bf40042c0:42): socket is readable 2009-10-11 21:18:11.397 MythSocketThread(sock 0x7f9bf40042c0:42): calling m_cb->readyRead() 2009-10-11 21:18:11.397 MythSocket(7f9bf40042c0:42): UpRef: 2 2009-10-11 21:18:11.398 MythSocketThread: Total read time: 1ms, on sockets {42,1ms} 2009-10-11 21:18:11.398 Reacquired ready read lock 2009-10-11 21:18:11.398 ProcessAddRemoveQueues 2009-10-11 21:18:11.398 Construct FD_SET 2009-10-11 21:18:11.398 Waiting on select.. 2009-10-11 21:18:11.398 MythSocket(7f9bf40042c0:42): readBlock(0x16242888, 8) called 2009-10-11 21:18:11.398 MythSocket(7f9bf40042c0:42): readBlock(0x14758744, 45) called 2009-10-11 21:18:11.398 MythSocket(7f9bf40042c0:42): read <- 42 45 QUERY_FILETRANSFER 43[]:[]REQUEST_BLOCK[]:[]0 2009-10-11 21:18:11.398 MythSocket(7f9bf40042c0:42): write -> 42 1 0 2009-10-11 21:18:11.398 MythSocket(7f9bf40042c0:42): writeBlock(0x16242888, 9) 2009-10-11 21:18:11.398 MythSocket(7f9bf40042c0:42): DownRef: 1 2009-10-11 21:18:11.399 Got data on select 2009-10-11 21:18:11.399 Processing ready reads 2009-10-11 21:18:11.399 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.399 Reacquired ready read lock 2009-10-11 21:18:11.399 ProcessAddRemoveQueues 2009-10-11 21:18:11.399 Construct FD_SET 2009-10-11 21:18:11.399 Waiting on select.. 2009-10-11 21:18:11.399 Got data on select 2009-10-11 21:18:11.399 Processing ready reads 2009-10-11 21:18:11.399 MythSocketThread(sock 0x7f9bf40042c0:42): socket is readable 2009-10-11 21:18:11.400 MythSocketThread(sock 0x7f9bf40042c0:42): calling m_cb->readyRead() 2009-10-11 21:18:11.400 MythSocket(7f9bf40042c0:42): UpRef: 2 2009-10-11 21:18:11.400 MythSocketThread: Total read time: 1ms, on sockets {42,1ms} 2009-10-11 21:18:11.400 MythSocket(7f9bf40042c0:42): readBlock(0x140307588976840, 8) called 2009-10-11 21:18:11.400 Reacquired ready read lock 2009-10-11 21:18:11.400 ProcessAddRemoveQueues 2009-10-11 21:18:11.400 Construct FD_SET 2009-10-11 21:18:11.400 Waiting on select.. 2009-10-11 21:18:11.400 MythSocket(7f9bf40042c0:42): readBlock(0x140307588996232, 30) called 2009-10-11 21:18:11.400 MythSocket(7f9bf40042c0:42): read <- 42 30 QUERY_FILETRANSFER 43[]:[]DONE 2009-10-11 21:18:11.401 MythSocket(7f9bf40042c0:42): write -> 42 2 ok 2009-10-11 21:18:11.401 MythSocket(7f9bf40042c0:42): writeBlock(0x140307588976840, 10) 2009-10-11 21:18:11.401 MythSocket(7f9bf40042c0:42): DownRef: 1 2009-10-11 21:18:11.401 Got data on select 2009-10-11 21:18:11.402 Processing ready reads 2009-10-11 21:18:11.402 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.402 Reacquired ready read lock 2009-10-11 21:18:11.402 ProcessAddRemoveQueues 2009-10-11 21:18:11.402 Construct FD_SET 2009-10-11 21:18:11.403 Waiting on select.. 2009-10-11 21:18:11.403 Got data on select 2009-10-11 21:18:11.403 Processing ready reads 2009-10-11 21:18:11.403 MythSocketThread(sock 0x7f9bf40042c0:42): socket is readable 2009-10-11 21:18:11.403 MythSocketThread(sock 0x7f9bf40042c0:42): socket closed 2009-10-11 21:18:11.403 MythSocket(7f9bf40042c0:42): state change Connected -> Idle 2009-10-11 21:18:11.403 MSocketDevice::close: Closed socket 42 2009-10-11 21:18:11.403 MythSocket(7f9bf40042c0:-1): calling m_cb->connectionClosed() 2009-10-11 21:18:11.403 MythSocketThread(sock 0x7f9bf40065f0:43): socket is readable 2009-10-11 21:18:11.403 MythSocketThread(sock 0x7f9bf40065f0:43): socket closed 2009-10-11 21:18:11.403 MythSocket(7f9bf40065f0:43): state change Connected -> Idle 2009-10-11 21:18:11.403 MSocketDevice::close: Closed socket 43 2009-10-11 21:18:11.403 MythSocket(7f9bf40065f0:-1): calling m_cb->connectionClosed() 2009-10-11 21:18:11.404 MythSocketThread: Total read time: 1ms, on sockets {42,0ms} {43,1ms} 2009-10-11 21:18:11.404 Reacquired ready read lock 2009-10-11 21:18:11.404 ProcessAddRemoveQueues 2009-10-11 21:18:11.404 Construct FD_SET 2009-10-11 21:18:11.404 Waiting on select.. 2009-10-11 21:18:11.406 Got data on select 2009-10-11 21:18:11.406 Processing ready reads 2009-10-11 21:18:11.406 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:11.406 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:11.406 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:11.406 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:11.406 Reacquired ready read lock 2009-10-11 21:18:11.406 ProcessAddRemoveQueues 2009-10-11 21:18:11.407 Construct FD_SET 2009-10-11 21:18:11.407 Waiting on select.. 2009-10-11 21:18:11.407 MythSocket(d9ca90:34): readBlock(0x140307588976840, 8) called 2009-10-11 21:18:11.407 MythSocket(d9ca90:34): readBlock(0x140307588980136, 22) called 2009-10-11 21:18:11.408 MythSocket(d9ca90:34): read <- 34 22 GET_FREE_RECORDER_LIST 2009-10-11 21:18:11.408 Got data on select 2009-10-11 21:18:11.408 Processing ready reads 2009-10-11 21:18:11.408 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.408 Reacquired ready read lock 2009-10-11 21:18:11.408 ProcessAddRemoveQueues 2009-10-11 21:18:11.408 Construct FD_SET 2009-10-11 21:18:11.408 Waiting on select.. 2009-10-11 21:18:11.409 MSqlQuery::exec() "SELECT chanid FROM channel, cardinput WHERE cardinput.sourceid = channel.sourceid AND channel.channum = '7' AND cardinput.cardid = '9'" 2009-10-11 21:18:11.410 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '8'" 2009-10-11 21:18:11.411 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '17403'" 2009-10-11 21:18:11.411 MythSocket(d9ca90:34): write -> 34 7 7[]:[]8 2009-10-11 21:18:11.411 MythSocket(d9ca90:34): writeBlock(0x140307588978456, 15) 2009-10-11 21:18:11.411 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:11.412 Got data on select 2009-10-11 21:18:11.412 Processing ready reads 2009-10-11 21:18:11.412 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.412 Reacquired ready read lock 2009-10-11 21:18:11.412 ProcessAddRemoveQueues 2009-10-11 21:18:11.412 Construct FD_SET 2009-10-11 21:18:11.412 Waiting on select.. 2009-10-11 21:18:11.412 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.422 MythEvent: SIGNAL 9 2009-10-11 21:18:11.422 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.423 MythSocket(db6570:39): writeBlock(0x140307790316696, 464) 2009-10-11 21:18:11.423 Got data on select 2009-10-11 21:18:11.424 Processing ready reads 2009-10-11 21:18:11.424 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.424 Reacquired ready read lock 2009-10-11 21:18:11.424 ProcessAddRemoveQueues 2009-10-11 21:18:11.424 Construct FD_SET 2009-10-11 21:18:11.424 Waiting on select.. 2009-10-11 21:18:11.425 MythSocket(7f9bf4004ea0:43): new socket 2009-10-11 21:18:11.425 MythSocket(7f9bf4004ea0:43): setSocket: 42 2009-10-11 21:18:11.425 MSocketDevice::close: Closed socket 43 2009-10-11 21:18:11.425 MSocketDevice::setBlocking(false) 2009-10-11 21:18:11.425 MythSocket(7f9bf4004ea0:42): state change Idle -> Connected 2009-10-11 21:18:11.425 MythSocket(7f9bf4004ea0:42): UpRef: 1 2009-10-11 21:18:11.426 Got data on select 2009-10-11 21:18:11.426 Processing ready reads 2009-10-11 21:18:11.426 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.426 Reacquired ready read lock 2009-10-11 21:18:11.426 ProcessAddRemoveQueues 2009-10-11 21:18:11.426 Construct FD_SET 2009-10-11 21:18:11.426 Waiting on select.. 2009-10-11 21:18:11.427 Got data on select 2009-10-11 21:18:11.427 Processing ready reads 2009-10-11 21:18:11.427 MythSocketThread(sock 0x7f9bf4004ea0:42): socket is readable 2009-10-11 21:18:11.427 MythSocketThread(sock 0x7f9bf4004ea0:42): calling m_cb->readyRead() 2009-10-11 21:18:11.427 MythSocket(7f9bf4004ea0:42): UpRef: 2 2009-10-11 21:18:11.427 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:11.427 Reacquired ready read lock 2009-10-11 21:18:11.427 ProcessAddRemoveQueues 2009-10-11 21:18:11.427 Construct FD_SET 2009-10-11 21:18:11.427 Waiting on select.. 2009-10-11 21:18:11.429 MythSocket(7f9bf4004ea0:42): readBlock(0x140307588976696, 8) called 2009-10-11 21:18:11.429 MythSocket(7f9bf4004ea0:42): readBlock(0x140307588980264, 22) called 2009-10-11 21:18:11.429 MythSocket(7f9bf4004ea0:42): read <- 42 22 ANN Playback desktop 0 2009-10-11 21:18:11.429 MainServer::ANN Playback 2009-10-11 21:18:11.429 adding: desktop as a client (events: 0) 2009-10-11 21:18:11.429 MythSocket(7f9bf4004ea0:42): write -> 42 2 OK 2009-10-11 21:18:11.429 MythSocket(7f9bf4004ea0:42): writeBlock(0x140307588981208, 10) 2009-10-11 21:18:11.430 MythSocket(7f9bf4004ea0:42): DownRef: 1 2009-10-11 21:18:11.430 MythSocket(7f9bf4006760:44): new socket 2009-10-11 21:18:11.430 MythSocket(7f9bf4006760:44): setSocket: 43 2009-10-11 21:18:11.430 MSocketDevice::close: Closed socket 44 2009-10-11 21:18:11.430 MSocketDevice::setBlocking(false) 2009-10-11 21:18:11.430 MythSocket(7f9bf4006760:43): state change Idle -> Connected 2009-10-11 21:18:11.431 MythSocket(7f9bf4006760:43): UpRef: 1 2009-10-11 21:18:11.431 Got data on select 2009-10-11 21:18:11.431 Processing ready reads 2009-10-11 21:18:11.431 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.431 Reacquired ready read lock 2009-10-11 21:18:11.432 ProcessAddRemoveQueues 2009-10-11 21:18:11.432 Construct FD_SET 2009-10-11 21:18:11.432 Waiting on select.. 2009-10-11 21:18:11.432 Got data on select 2009-10-11 21:18:11.432 Processing ready reads 2009-10-11 21:18:11.432 MythSocketThread(sock 0x7f9bf4006760:43): socket is readable 2009-10-11 21:18:11.432 MythSocketThread(sock 0x7f9bf4006760:43): calling m_cb->readyRead() 2009-10-11 21:18:11.432 MythSocket(7f9bf4006760:43): UpRef: 2 2009-10-11 21:18:11.432 MythSocketThread: Total read time: 0ms, on sockets {43,0ms} 2009-10-11 21:18:11.432 Reacquired ready read lock 2009-10-11 21:18:11.432 ProcessAddRemoveQueues 2009-10-11 21:18:11.432 Construct FD_SET 2009-10-11 21:18:11.432 Waiting on select.. 2009-10-11 21:18:11.432 MythSocket(7f9bf4006760:43): readBlock(0x16242888, 8) called 2009-10-11 21:18:11.433 MythSocket(7f9bf4006760:43): readBlock(0x14772168, 77) called 2009-10-11 21:18:11.433 MythSocket(7f9bf4006760:43): read <- 43 77 ANN FileTransfer desktop 0 0 0[]:[]//home/gunni/.mythtv/channels/vox.jpg[]:[] 2009-10-11 21:18:11.433 MainServer::HandleAnnounce FileTransfer 2009-10-11 21:18:11.433 adding: desktop as a remote file transfer 2009-10-11 21:18:11.434 MSqlQuery::exec() "SELECT icon FROM channel WHERE icon LIKE '%vox.jpg' ;" 2009-10-11 21:18:11.434 RingBuf(/home/gunni/.mythtv/channels/vox.jpg): OpenFile(/home/gunni/.mythtv/channels/vox.jpg, 0) 2009-10-11 21:18:11.434 Got data on select 2009-10-11 21:18:11.435 Processing ready reads 2009-10-11 21:18:11.435 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.435 Reacquired ready read lock 2009-10-11 21:18:11.435 ProcessAddRemoveQueues 2009-10-11 21:18:11.435 Construct FD_SET 2009-10-11 21:18:11.435 Waiting on select.. 2009-10-11 21:18:11.472 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.481 MythEvent: SIGNAL 9 2009-10-11 21:18:11.481 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.482 MythSocket(db6570:39): writeBlock(0x140307790326024, 464) 2009-10-11 21:18:11.482 Got data on select 2009-10-11 21:18:11.482 Processing ready reads 2009-10-11 21:18:11.482 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.483 Reacquired ready read lock 2009-10-11 21:18:11.483 ProcessAddRemoveQueues 2009-10-11 21:18:11.483 Construct FD_SET 2009-10-11 21:18:11.483 Waiting on select.. 2009-10-11 21:18:11.531 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.540 MythEvent: SIGNAL 9 2009-10-11 21:18:11.540 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.540 MythSocket(db6570:39): writeBlock(0x140307790326024, 464) 2009-10-11 21:18:11.541 Got data on select 2009-10-11 21:18:11.542 Processing ready reads 2009-10-11 21:18:11.542 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.542 Reacquired ready read lock 2009-10-11 21:18:11.542 ProcessAddRemoveQueues 2009-10-11 21:18:11.542 Construct FD_SET 2009-10-11 21:18:11.542 Waiting on select.. 2009-10-11 21:18:11.590 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.599 MythEvent: SIGNAL 9 2009-10-11 21:18:11.599 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.599 MythSocket(db6570:39): writeBlock(0x140307790326024, 464) 2009-10-11 21:18:11.601 Got data on select 2009-10-11 21:18:11.601 Processing ready reads 2009-10-11 21:18:11.601 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.601 Reacquired ready read lock 2009-10-11 21:18:11.601 ProcessAddRemoveQueues 2009-10-11 21:18:11.601 Construct FD_SET 2009-10-11 21:18:11.601 Waiting on select.. 2009-10-11 21:18:11.649 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.657 MythEvent: SIGNAL 9 2009-10-11 21:18:11.658 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.658 MythSocket(db6570:39): writeBlock(0x140307790318504, 464) 2009-10-11 21:18:11.658 Got data on select 2009-10-11 21:18:11.658 Processing ready reads 2009-10-11 21:18:11.658 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.658 Reacquired ready read lock 2009-10-11 21:18:11.658 ProcessAddRemoveQueues 2009-10-11 21:18:11.658 Construct FD_SET 2009-10-11 21:18:11.658 Waiting on select.. 2009-10-11 21:18:11.708 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.716 MythEvent: SIGNAL 9 2009-10-11 21:18:11.716 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.717 MythSocket(db6570:39): writeBlock(0x140307790326024, 464) 2009-10-11 21:18:11.717 Got data on select 2009-10-11 21:18:11.717 Processing ready reads 2009-10-11 21:18:11.717 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.717 Reacquired ready read lock 2009-10-11 21:18:11.717 ProcessAddRemoveQueues 2009-10-11 21:18:11.717 Construct FD_SET 2009-10-11 21:18:11.717 Waiting on select.. 2009-10-11 21:18:11.766 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.775 MythEvent: SIGNAL 9 2009-10-11 21:18:11.775 Got data on select 2009-10-11 21:18:11.775 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.775 MythSocket(db6570:39): writeBlock(0x140307790318424, 464) 2009-10-11 21:18:11.775 Processing ready reads 2009-10-11 21:18:11.776 MythSocketThread: Total read time: 1ms, on sockets 2009-10-11 21:18:11.776 Reacquired ready read lock 2009-10-11 21:18:11.776 ProcessAddRemoveQueues 2009-10-11 21:18:11.776 Construct FD_SET 2009-10-11 21:18:11.776 Waiting on select.. 2009-10-11 21:18:11.825 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.833 MythEvent: SIGNAL 9 2009-10-11 21:18:11.834 Got data on select 2009-10-11 21:18:11.834 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.834 MythSocket(db6570:39): writeBlock(0x140307790326024, 464) 2009-10-11 21:18:11.834 Processing ready reads 2009-10-11 21:18:11.834 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.834 Reacquired ready read lock 2009-10-11 21:18:11.834 ProcessAddRemoveQueues 2009-10-11 21:18:11.834 Construct FD_SET 2009-10-11 21:18:11.834 Waiting on select.. 2009-10-11 21:18:11.884 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.892 MythEvent: SIGNAL 9 2009-10-11 21:18:11.892 Got data on select 2009-10-11 21:18:11.893 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.893 MythSocket(db6570:39): writeBlock(0x140307790326024, 464) 2009-10-11 21:18:11.893 Processing ready reads 2009-10-11 21:18:11.893 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.893 Reacquired ready read lock 2009-10-11 21:18:11.893 ProcessAddRemoveQueues 2009-10-11 21:18:11.893 Construct FD_SET 2009-10-11 21:18:11.893 Waiting on select.. 2009-10-11 21:18:11.934 RingBuf(/home/gunni/.mythtv/channels/vox.jpg): Could not open /home/gunni/.mythtv/channels/vox.jpg. 2009-10-11 21:18:11.935 RingBuf(/home/gunni/.mythtv/channels/vox.jpg): CalcReadAheadThresh(0 KB) -> threshhold(64 KB) min read(0 KB) blk size(32 KB) 2009-10-11 21:18:11.938 MSqlQuery::exec() "SELECT chanid, starttime FROM recorded WHERE basename = 'vox.jpg';" 2009-10-11 21:18:11.938 MythSocket(7f9bf4006760:43): write -> 43 21 OK[]:[]43[]:[]0[]:[]0 2009-10-11 21:18:11.939 MythSocket(7f9bf4006760:43): writeBlock(0x14769064, 29) 2009-10-11 21:18:11.939 MythSocket(7f9bf4006760:43): DownRef: 1 2009-10-11 21:18:11.940 Got data on select 2009-10-11 21:18:11.940 Processing ready reads 2009-10-11 21:18:11.940 MythSocketThread(sock 0x7f9bf4004ea0:42): socket is readable 2009-10-11 21:18:11.940 MythSocketThread(sock 0x7f9bf4004ea0:42): calling m_cb->readyRead() 2009-10-11 21:18:11.940 MythSocket(7f9bf4004ea0:42): UpRef: 2 2009-10-11 21:18:11.940 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:11.940 Reacquired ready read lock 2009-10-11 21:18:11.940 MythSocket(7f9bf4004ea0:42): readBlock(0x16284696, 8) called 2009-10-11 21:18:11.941 MythSocket(7f9bf4004ea0:42): readBlock(0x14760408, 45) called 2009-10-11 21:18:11.940 ProcessAddRemoveQueues 2009-10-11 21:18:11.941 MythSocket(7f9bf4004ea0:42): read <- 42 45 QUERY_FILETRANSFER 43[]:[]REQUEST_BLOCK[]:[]0 2009-10-11 21:18:11.941 Construct FD_SET 2009-10-11 21:18:11.941 Waiting on select.. 2009-10-11 21:18:11.941 Got data on select 2009-10-11 21:18:11.941 MythSocket(7f9bf4004ea0:42): write -> 42 1 0 2009-10-11 21:18:11.941 MythSocket(7f9bf4004ea0:42): writeBlock(0x16284696, 9) 2009-10-11 21:18:11.941 Processing ready reads 2009-10-11 21:18:11.941 MythSocket(7f9bf4004ea0:42): DownRef: 1 2009-10-11 21:18:11.941 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.941 Reacquired ready read lock 2009-10-11 21:18:11.941 ProcessAddRemoveQueues 2009-10-11 21:18:11.942 Construct FD_SET 2009-10-11 21:18:11.942 Waiting on select.. 2009-10-11 21:18:11.942 Got data on select 2009-10-11 21:18:11.942 Processing ready reads 2009-10-11 21:18:11.942 MythSocketThread(sock 0x7f9bf4004ea0:42): socket is readable 2009-10-11 21:18:11.942 MythSocketThread(sock 0x7f9bf4004ea0:42): calling m_cb->readyRead() 2009-10-11 21:18:11.942 MythSocket(7f9bf4004ea0:42): UpRef: 2 2009-10-11 21:18:11.942 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:11.942 Reacquired ready read lock 2009-10-11 21:18:11.942 ProcessAddRemoveQueues 2009-10-11 21:18:11.942 Construct FD_SET 2009-10-11 21:18:11.942 Waiting on select.. 2009-10-11 21:18:11.942 MythSocket(7f9bf4004ea0:42): readBlock(0x140307588977544, 8) called 2009-10-11 21:18:11.942 MythSocket(7f9bf4004ea0:42): readBlock(0x140307588978088, 30) called 2009-10-11 21:18:11.943 MythSocket(7f9bf4004ea0:42): read <- 42 30 QUERY_FILETRANSFER 43[]:[]DONE 2009-10-11 21:18:11.943 MythSocket(7f9bf4004ea0:42): write -> 42 2 ok 2009-10-11 21:18:11.943 MythSocket(7f9bf4004ea0:42): writeBlock(0x140307588977544, 10) 2009-10-11 21:18:11.943 MythSocket(7f9bf4004ea0:42): DownRef: 1 2009-10-11 21:18:11.943 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:11.951 MythEvent: SIGNAL 9 2009-10-11 21:18:11.952 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:11.952 MythSocket(db6570:39): writeBlock(0x140307790326024, 464) 2009-10-11 21:18:11.953 Got data on select 2009-10-11 21:18:11.954 Processing ready reads 2009-10-11 21:18:11.954 MythSocketThread(sock 0x7f9bf4006760:43): socket is readable 2009-10-11 21:18:11.954 MythSocketThread(sock 0x7f9bf4006760:43): socket closed 2009-10-11 21:18:11.954 MythSocket(7f9bf4006760:43): state change Connected -> Idle 2009-10-11 21:18:11.954 MSocketDevice::close: Closed socket 43 2009-10-11 21:18:11.954 MythSocket(7f9bf4006760:-1): calling m_cb->connectionClosed() 2009-10-11 21:18:11.954 MythSocketThread: Total read time: 0ms, on sockets {43,0ms} 2009-10-11 21:18:11.954 Reacquired ready read lock 2009-10-11 21:18:11.954 ProcessAddRemoveQueues 2009-10-11 21:18:11.954 Construct FD_SET 2009-10-11 21:18:11.954 Waiting on select.. 2009-10-11 21:18:11.954 Got data on select 2009-10-11 21:18:11.955 Processing ready reads 2009-10-11 21:18:11.955 MythSocketThread(sock 0x7f9bf4004ea0:42): socket is readable 2009-10-11 21:18:11.955 MythSocketThread(sock 0x7f9bf4004ea0:42): socket closed 2009-10-11 21:18:11.955 MythSocket(7f9bf4004ea0:42): state change Connected -> Idle 2009-10-11 21:18:11.955 MSocketDevice::close: Closed socket 42 2009-10-11 21:18:11.955 MythSocket(7f9bf4004ea0:-1): calling m_cb->connectionClosed() 2009-10-11 21:18:11.955 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:11.955 Reacquired ready read lock 2009-10-11 21:18:11.955 ProcessAddRemoveQueues 2009-10-11 21:18:11.955 Construct FD_SET 2009-10-11 21:18:11.955 Waiting on select.. 2009-10-11 21:18:11.956 Got data on select 2009-10-11 21:18:11.956 Processing ready reads 2009-10-11 21:18:11.956 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:11.956 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:11.956 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:11.956 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:11.956 Reacquired ready read lock 2009-10-11 21:18:11.956 ProcessAddRemoveQueues 2009-10-11 21:18:11.956 Construct FD_SET 2009-10-11 21:18:11.956 Waiting on select.. 2009-10-11 21:18:11.956 MythSocket(d9ca90:34): readBlock(0x140307588981208, 8) called 2009-10-11 21:18:11.957 MythSocket(d9ca90:34): readBlock(0x140307588977544, 22) called 2009-10-11 21:18:11.957 MythSocket(d9ca90:34): read <- 34 22 GET_FREE_RECORDER_LIST 2009-10-11 21:18:11.958 MSqlQuery::exec() "SELECT chanid FROM channel, cardinput WHERE cardinput.sourceid = channel.sourceid AND channel.channum = '7' AND cardinput.cardid = '9'" 2009-10-11 21:18:11.958 Got data on select 2009-10-11 21:18:11.958 Processing ready reads 2009-10-11 21:18:11.958 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.958 Reacquired ready read lock 2009-10-11 21:18:11.959 ProcessAddRemoveQueues 2009-10-11 21:18:11.959 Construct FD_SET 2009-10-11 21:18:11.959 Waiting on select.. 2009-10-11 21:18:11.959 MSqlQuery::exec() "SELECT inputname, sourceid, cardid FROM cardinput WHERE cardinputid = '8'" 2009-10-11 21:18:11.960 MSqlQuery::exec() "SELECT mplexid FROM channel WHERE chanid = '17403'" 2009-10-11 21:18:11.960 MythSocket(d9ca90:34): write -> 34 7 7[]:[]8 2009-10-11 21:18:11.960 MythSocket(d9ca90:34): writeBlock(0x140307588978456, 15) 2009-10-11 21:18:11.960 Got data on select 2009-10-11 21:18:11.961 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:11.961 Processing ready reads 2009-10-11 21:18:11.961 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.961 Reacquired ready read lock 2009-10-11 21:18:11.961 ProcessAddRemoveQueues 2009-10-11 21:18:11.961 Construct FD_SET 2009-10-11 21:18:11.961 Waiting on select.. 2009-10-11 21:18:11.962 MythSocket(7f9bf4004a60:43): new socket 2009-10-11 21:18:11.963 MythSocket(7f9bf4004a60:43): setSocket: 42 2009-10-11 21:18:11.963 MSocketDevice::close: Closed socket 43 2009-10-11 21:18:11.963 MSocketDevice::setBlocking(false) 2009-10-11 21:18:11.963 MythSocket(7f9bf4004a60:42): state change Idle -> Connected 2009-10-11 21:18:11.963 MythSocket(7f9bf4004a60:42): UpRef: 1 2009-10-11 21:18:11.963 Got data on select 2009-10-11 21:18:11.963 Processing ready reads 2009-10-11 21:18:11.963 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.963 Reacquired ready read lock 2009-10-11 21:18:11.963 ProcessAddRemoveQueues 2009-10-11 21:18:11.963 Construct FD_SET 2009-10-11 21:18:11.963 Waiting on select.. 2009-10-11 21:18:11.964 Got data on select 2009-10-11 21:18:11.964 Processing ready reads 2009-10-11 21:18:11.964 MythSocketThread(sock 0x7f9bf4004a60:42): socket is readable 2009-10-11 21:18:11.964 MythSocketThread(sock 0x7f9bf4004a60:42): calling m_cb->readyRead() 2009-10-11 21:18:11.964 MythSocket(7f9bf4004a60:42): UpRef: 2 2009-10-11 21:18:11.964 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:11.964 Reacquired ready read lock 2009-10-11 21:18:11.964 MythSocket(7f9bf4004a60:42): readBlock(0x140307588976616, 8) called 2009-10-11 21:18:11.964 MythSocket(7f9bf4004a60:42): readBlock(0x140307790326296, 22) called 2009-10-11 21:18:11.964 MythSocket(7f9bf4004a60:42): read <- 42 22 ANN Playback desktop 0 2009-10-11 21:18:11.964 ProcessAddRemoveQueues 2009-10-11 21:18:11.965 Construct FD_SET 2009-10-11 21:18:11.965 Waiting on select.. 2009-10-11 21:18:11.965 MainServer::ANN Playback 2009-10-11 21:18:11.965 Got data on select 2009-10-11 21:18:11.965 adding: desktop as a client (events: 0) 2009-10-11 21:18:11.965 MythSocket(7f9bf4004a60:42): write -> 42 2 OK 2009-10-11 21:18:11.965 MythSocket(7f9bf4004a60:42): writeBlock(0x140307790326712, 10) 2009-10-11 21:18:11.965 Processing ready reads 2009-10-11 21:18:11.965 MythSocket(7f9bf4004a60:42): DownRef: 1 2009-10-11 21:18:11.965 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.965 Reacquired ready read lock 2009-10-11 21:18:11.965 ProcessAddRemoveQueues 2009-10-11 21:18:11.966 Construct FD_SET 2009-10-11 21:18:11.966 Waiting on select.. 2009-10-11 21:18:11.966 MythSocket(7f9bf4004b60:44): new socket 2009-10-11 21:18:11.966 MythSocket(7f9bf4004b60:44): setSocket: 43 2009-10-11 21:18:11.966 MSocketDevice::close: Closed socket 44 2009-10-11 21:18:11.966 MSocketDevice::setBlocking(false) 2009-10-11 21:18:11.966 MythSocket(7f9bf4004b60:43): state change Idle -> Connected 2009-10-11 21:18:11.966 MythSocket(7f9bf4004b60:43): UpRef: 1 2009-10-11 21:18:11.966 Got data on select 2009-10-11 21:18:11.966 Processing ready reads 2009-10-11 21:18:11.967 MythSocketThread: Total read time: 1ms, on sockets 2009-10-11 21:18:11.967 Reacquired ready read lock 2009-10-11 21:18:11.967 ProcessAddRemoveQueues 2009-10-11 21:18:11.967 Construct FD_SET 2009-10-11 21:18:11.967 Waiting on select.. 2009-10-11 21:18:11.967 Got data on select 2009-10-11 21:18:11.967 Processing ready reads 2009-10-11 21:18:11.967 MythSocketThread(sock 0x7f9bf4004b60:43): socket is readable 2009-10-11 21:18:11.967 MythSocketThread(sock 0x7f9bf4004b60:43): calling m_cb->readyRead() 2009-10-11 21:18:11.967 MythSocket(7f9bf4004b60:43): UpRef: 2 2009-10-11 21:18:11.967 MythSocketThread: Total read time: 0ms, on sockets {43,0ms} 2009-10-11 21:18:11.967 Reacquired ready read lock 2009-10-11 21:18:11.967 MythSocket(7f9bf4004b60:43): readBlock(0x16284696, 8) called 2009-10-11 21:18:11.967 MythSocket(7f9bf4004b60:43): readBlock(0x140307588977816, 84) called 2009-10-11 21:18:11.968 MythSocket(7f9bf4004b60:43): read <- 43 84 ANN FileTransfer desktop 0 0 0[]:[]//home/gunni/.mythtv/channels/kabel_eins.jpg[]:[] 2009-10-11 21:18:11.967 ProcessAddRemoveQueues 2009-10-11 21:18:11.969 Construct FD_SET 2009-10-11 21:18:11.969 Waiting on select.. 2009-10-11 21:18:11.969 MainServer::HandleAnnounce FileTransfer 2009-10-11 21:18:11.969 Got data on select 2009-10-11 21:18:11.970 adding: desktop as a remote file transfer 2009-10-11 21:18:11.970 Processing ready reads 2009-10-11 21:18:11.970 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:11.970 Reacquired ready read lock 2009-10-11 21:18:11.970 ProcessAddRemoveQueues 2009-10-11 21:18:11.970 Construct FD_SET 2009-10-11 21:18:11.970 Waiting on select.. 2009-10-11 21:18:11.971 MSqlQuery::exec() "SELECT icon FROM channel WHERE icon LIKE '%kabel_eins.jpg' ;" 2009-10-11 21:18:11.971 RingBuf(/home/gunni/.mythtv/channels/kabel_eins.jpg): OpenFile(/home/gunni/.mythtv/channels/kabel_eins.jpg, 0) 2009-10-11 21:18:12.002 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.010 MythEvent: SIGNAL 9 2009-10-11 21:18:12.010 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.010 MythSocket(db6570:39): writeBlock(0x140307790512328, 464) 2009-10-11 21:18:12.011 Got data on select 2009-10-11 21:18:12.011 Processing ready reads 2009-10-11 21:18:12.011 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.011 Reacquired ready read lock 2009-10-11 21:18:12.011 ProcessAddRemoveQueues 2009-10-11 21:18:12.011 Construct FD_SET 2009-10-11 21:18:12.011 Waiting on select.. 2009-10-11 21:18:12.060 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.069 MythEvent: SIGNAL 9 2009-10-11 21:18:12.069 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.069 MythSocket(db6570:39): writeBlock(0x140307790531080, 464) 2009-10-11 21:18:12.069 Got data on select 2009-10-11 21:18:12.069 Processing ready reads 2009-10-11 21:18:12.069 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.069 Reacquired ready read lock 2009-10-11 21:18:12.069 ProcessAddRemoveQueues 2009-10-11 21:18:12.070 Construct FD_SET 2009-10-11 21:18:12.070 Waiting on select.. 2009-10-11 21:18:12.119 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.127 MythEvent: SIGNAL 9 2009-10-11 21:18:12.128 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.128 MythSocket(db6570:39): writeBlock(0x140307790531080, 464) 2009-10-11 21:18:12.130 Got data on select 2009-10-11 21:18:12.130 Processing ready reads 2009-10-11 21:18:12.130 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.130 Reacquired ready read lock 2009-10-11 21:18:12.130 ProcessAddRemoveQueues 2009-10-11 21:18:12.130 Construct FD_SET 2009-10-11 21:18:12.130 Waiting on select.. 2009-10-11 21:18:12.178 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.186 MythEvent: SIGNAL 9 2009-10-11 21:18:12.186 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.187 MythSocket(db6570:39): writeBlock(0x140307790531080, 464) 2009-10-11 21:18:12.187 Got data on select 2009-10-11 21:18:12.187 Processing ready reads 2009-10-11 21:18:12.187 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.187 Reacquired ready read lock 2009-10-11 21:18:12.187 ProcessAddRemoveQueues 2009-10-11 21:18:12.187 Construct FD_SET 2009-10-11 21:18:12.187 Waiting on select.. 2009-10-11 21:18:12.237 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.246 MythEvent: SIGNAL 9 2009-10-11 21:18:12.249 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.249 MythSocket(db6570:39): writeBlock(0x140307790531080, 464) 2009-10-11 21:18:12.249 Got data on select 2009-10-11 21:18:12.249 Processing ready reads 2009-10-11 21:18:12.250 MythSocketThread: Total read time: 1ms, on sockets 2009-10-11 21:18:12.250 Reacquired ready read lock 2009-10-11 21:18:12.250 ProcessAddRemoveQueues 2009-10-11 21:18:12.250 Construct FD_SET 2009-10-11 21:18:12.250 Waiting on select.. 2009-10-11 21:18:12.299 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.307 MythEvent: SIGNAL 9 2009-10-11 21:18:12.308 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.308 MythSocket(db6570:39): writeBlock(0x15023336, 464) 2009-10-11 21:18:12.308 Got data on select 2009-10-11 21:18:12.308 Processing ready reads 2009-10-11 21:18:12.308 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.308 Reacquired ready read lock 2009-10-11 21:18:12.308 ProcessAddRemoveQueues 2009-10-11 21:18:12.308 Construct FD_SET 2009-10-11 21:18:12.308 Waiting on select.. 2009-10-11 21:18:12.357 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.367 MythEvent: SIGNAL 9 2009-10-11 21:18:12.367 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.367 MythSocket(db6570:39): writeBlock(0x140307588994440, 464) 2009-10-11 21:18:12.367 Got data on select 2009-10-11 21:18:12.367 Processing ready reads 2009-10-11 21:18:12.367 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.367 Reacquired ready read lock 2009-10-11 21:18:12.367 ProcessAddRemoveQueues 2009-10-11 21:18:12.367 Construct FD_SET 2009-10-11 21:18:12.367 Waiting on select.. 2009-10-11 21:18:12.400 MSqlQuery::exec() "SELECT basename, hostname, storagegroup FROM recordedfile WHERE chanid = '17403' AND starttime = '2009-10-11T20:54:43';" 2009-10-11 21:18:12.402 MSqlQuery::exec() "DELETE FROM recorded WHERE chanid = '17403' AND title = 'Unknown' AND starttime = '2009-10-11T20:54:43';" 2009-10-11 21:18:12.417 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.426 MythEvent: SIGNAL 9 2009-10-11 21:18:12.426 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65021 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.426 MythSocket(db6570:39): writeBlock(0x140307588994664, 464) 2009-10-11 21:18:12.426 Got data on select 2009-10-11 21:18:12.426 Processing ready reads 2009-10-11 21:18:12.426 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.427 Reacquired ready read lock 2009-10-11 21:18:12.427 ProcessAddRemoveQueues 2009-10-11 21:18:12.427 Construct FD_SET 2009-10-11 21:18:12.427 Waiting on select.. 2009-10-11 21:18:12.471 RingBuf(/home/gunni/.mythtv/channels/kabel_eins.jpg): Could not open /home/gunni/.mythtv/channels/kabel_eins.jpg. 2009-10-11 21:18:12.472 RingBuf(/home/gunni/.mythtv/channels/kabel_eins.jpg): CalcReadAheadThresh(0 KB) -> threshhold(64 KB) min read(0 KB) blk size(32 KB) 2009-10-11 21:18:12.474 MSqlQuery::exec() "SELECT chanid, starttime FROM recorded WHERE basename = 'kabel_eins.jpg';" 2009-10-11 21:18:12.474 MythSocket(7f9bf4004b60:43): write -> 43 21 OK[]:[]43[]:[]0[]:[]0 2009-10-11 21:18:12.475 MythSocket(7f9bf4004b60:43): writeBlock(0x140307588974792, 29) 2009-10-11 21:18:12.475 MythSocket(7f9bf4004b60:43): DownRef: 1 2009-10-11 21:18:12.475 Got data on select 2009-10-11 21:18:12.475 Processing ready reads 2009-10-11 21:18:12.475 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.475 Reacquired ready read lock 2009-10-11 21:18:12.475 ProcessAddRemoveQueues 2009-10-11 21:18:12.475 Construct FD_SET 2009-10-11 21:18:12.475 Waiting on select.. 2009-10-11 21:18:12.475 Got data on select 2009-10-11 21:18:12.475 Processing ready reads 2009-10-11 21:18:12.476 MythSocketThread(sock 0x7f9bf4004a60:42): socket is readable 2009-10-11 21:18:12.476 MythSocketThread(sock 0x7f9bf4004a60:42): calling m_cb->readyRead() 2009-10-11 21:18:12.476 MythSocket(7f9bf4004a60:42): UpRef: 2 2009-10-11 21:18:12.476 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:12.476 MythSocket(7f9bf4004a60:42): readBlock(0x15027416, 8) called 2009-10-11 21:18:12.476 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.476 MythSocket(7f9bf4004a60:42): readBlock(0x15019960, 45) called 2009-10-11 21:18:12.476 MythSocket(7f9bf4004a60:42): read <- 42 45 QUERY_FILETRANSFER 43[]:[]REQUEST_BLOCK[]:[]0 2009-10-11 21:18:12.484 MythEvent: SIGNAL 9 2009-10-11 21:18:12.476 Reacquired ready read lock 2009-10-11 21:18:12.487 ProcessAddRemoveQueues 2009-10-11 21:18:12.487 Construct FD_SET 2009-10-11 21:18:12.487 Waiting on select.. 2009-10-11 21:18:12.487 Got data on select 2009-10-11 21:18:12.487 MythSocket(7f9bf4004a60:42): write -> 42 1 0 2009-10-11 21:18:12.487 MythSocket(7f9bf4004a60:42): writeBlock(0x15027416, 9) 2009-10-11 21:18:12.487 MythSocket(7f9bf4004a60:42): DownRef: 1 2009-10-11 21:18:12.488 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64764 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.488 MythSocket(db6570:39): writeBlock(0x140307588994456, 464) 2009-10-11 21:18:12.487 Processing ready reads 2009-10-11 21:18:12.488 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.488 Reacquired ready read lock 2009-10-11 21:18:12.488 ProcessAddRemoveQueues 2009-10-11 21:18:12.488 Construct FD_SET 2009-10-11 21:18:12.488 Waiting on select.. 2009-10-11 21:18:12.488 Got data on select 2009-10-11 21:18:12.488 Processing ready reads 2009-10-11 21:18:12.489 MythSocketThread(sock 0x7f9bf4004a60:42): socket is readable 2009-10-11 21:18:12.489 MythSocketThread(sock 0x7f9bf4004a60:42): calling m_cb->readyRead() 2009-10-11 21:18:12.489 MythSocket(7f9bf4004a60:42): UpRef: 2 2009-10-11 21:18:12.489 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:12.489 Reacquired ready read lock 2009-10-11 21:18:12.489 ProcessAddRemoveQueues 2009-10-11 21:18:12.489 Construct FD_SET 2009-10-11 21:18:12.489 Waiting on select.. 2009-10-11 21:18:12.489 MythSocket(7f9bf4004a60:42): readBlock(0x140307588976616, 8) called 2009-10-11 21:18:12.489 MythSocket(7f9bf4004a60:42): readBlock(0x140307588977576, 30) called 2009-10-11 21:18:12.489 MythSocket(7f9bf4004a60:42): read <- 42 30 QUERY_FILETRANSFER 43[]:[]DONE 2009-10-11 21:18:12.489 MythSocket(7f9bf4004a60:42): write -> 42 2 ok 2009-10-11 21:18:12.490 MythSocket(7f9bf4004a60:42): writeBlock(0x140307588976616, 10) 2009-10-11 21:18:12.490 MythSocket(7f9bf4004a60:42): DownRef: 1 2009-10-11 21:18:12.490 Got data on select 2009-10-11 21:18:12.491 Processing ready reads 2009-10-11 21:18:12.491 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:12.491 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:12.491 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:12.491 MythSocketThread(sock 0x7f9bf4004b60:43): socket is readable 2009-10-11 21:18:12.491 MythSocketThread(sock 0x7f9bf4004b60:43): socket closed 2009-10-11 21:18:12.491 MythSocket(7f9bf4004b60:43): state change Connected -> Idle 2009-10-11 21:18:12.491 MSocketDevice::close: Closed socket 43 2009-10-11 21:18:12.491 MythSocket(7f9bf4004b60:-1): calling m_cb->connectionClosed() 2009-10-11 21:18:12.491 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} {43,0ms} 2009-10-11 21:18:12.491 Reacquired ready read lock 2009-10-11 21:18:12.491 ProcessAddRemoveQueues 2009-10-11 21:18:12.492 Construct FD_SET 2009-10-11 21:18:12.492 Waiting on select.. 2009-10-11 21:18:12.492 Got data on select 2009-10-11 21:18:12.492 Processing ready reads 2009-10-11 21:18:12.492 MythSocketThread(sock 0x7f9bf4004a60:42): socket is readable 2009-10-11 21:18:12.492 MythSocketThread(sock 0x7f9bf4004a60:42): socket closed 2009-10-11 21:18:12.492 MythSocket(7f9bf4004a60:42): state change Connected -> Idle 2009-10-11 21:18:12.492 MSocketDevice::close: Closed socket 42 2009-10-11 21:18:12.492 MythSocket(7f9bf4004a60:-1): calling m_cb->connectionClosed() 2009-10-11 21:18:12.492 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:12.492 Reacquired ready read lock 2009-10-11 21:18:12.492 ProcessAddRemoveQueues 2009-10-11 21:18:12.492 Construct FD_SET 2009-10-11 21:18:12.492 Waiting on select.. 2009-10-11 21:18:12.493 MythSocket(d9ca90:34): readBlock(0x140307588976616, 8) called 2009-10-11 21:18:12.493 Got data on select 2009-10-11 21:18:12.493 Processing ready reads 2009-10-11 21:18:12.493 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.493 Reacquired ready read lock 2009-10-11 21:18:12.493 ProcessAddRemoveQueues 2009-10-11 21:18:12.493 Construct FD_SET 2009-10-11 21:18:12.493 Waiting on select.. 2009-10-11 21:18:12.493 MythSocket(d9ca90:34): readBlock(0x140307588992632, 19) called 2009-10-11 21:18:12.494 MythSocket(d9ca90:34): read <- 34 19 QUERY_GETALLPENDING 2009-10-11 21:18:12.494 MythSocket(d9ca90:34): write -> 34 869 0[]:[]1[]:[]Ocean's 13[]:[][]:[]Reuben Tishkoff, einer von Danny Oceans ursprünglichen Elf, wird von Kasinobesitzer Banks übel über den Tisch gezogen. Das nimmt den alten Haudegen so sehr mit, dass er sogar einen Herzinfarkt erleidet. Als sich Banks auch noch über Reuben lustig macht, hat Danny Ocean genug. Er startet eine persönliche Vendetta, um es Banks heimzuzahlen. Dabei verbündet er sich sogar mit seinem Erzrivalen Terry Benedict. Zusammen mit seinen inzwischen zwölf Kompagnons macht er sich ans Werk.[]:[][]:[]17403[]:[]7[]:[]ProSieben[]:[]ProSieben[]:[][]:[]0[]:[]0[]:[]1255284870[]:[]1255294292[]:[]0[]:[]0[]:[]0[]:[][]:[]0[]:[]0[]:[]0[]:[]0[]:[]6[]:[]1085[]:[]1[]:[]15[]:[]6[]:[]1255284690[]:[]1255294592[]:[]0[]:[]0[]:[]Default[]:[]0[]:[][]:[][]:[][]:[]1255288670[]:[]0,000000[]:[][]:[]0[]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[] 2009-10-11 21:18:12.494 MythSocket(d9ca90:34): writeBlock(0x140307588992744, 877) 2009-10-11 21:18:12.494 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:12.496 Got data on select 2009-10-11 21:18:12.496 Processing ready reads 2009-10-11 21:18:12.496 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.496 Reacquired ready read lock 2009-10-11 21:18:12.496 ProcessAddRemoveQueues 2009-10-11 21:18:12.496 Construct FD_SET 2009-10-11 21:18:12.496 Waiting on select.. 2009-10-11 21:18:12.519 MythSocket(7f9be8004ce0:43): new socket 2009-10-11 21:18:12.519 MythSocket(7f9be8004ce0:43): setSocket: 42 2009-10-11 21:18:12.519 MSocketDevice::close: Closed socket 43 2009-10-11 21:18:12.519 MSocketDevice::setBlocking(false) 2009-10-11 21:18:12.519 MythSocket(7f9be8004ce0:42): state change Idle -> Connected 2009-10-11 21:18:12.519 MythSocket(7f9be8004ce0:42): UpRef: 1 2009-10-11 21:18:12.520 Got data on select 2009-10-11 21:18:12.520 Processing ready reads 2009-10-11 21:18:12.520 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.520 Reacquired ready read lock 2009-10-11 21:18:12.520 ProcessAddRemoveQueues 2009-10-11 21:18:12.520 Construct FD_SET 2009-10-11 21:18:12.520 Waiting on select.. 2009-10-11 21:18:12.520 Got data on select 2009-10-11 21:18:12.520 Processing ready reads 2009-10-11 21:18:12.520 MythSocketThread(sock 0x7f9be8004ce0:42): socket is readable 2009-10-11 21:18:12.520 MythSocketThread(sock 0x7f9be8004ce0:42): calling m_cb->readyRead() 2009-10-11 21:18:12.520 MythSocket(7f9be8004ce0:42): UpRef: 2 2009-10-11 21:18:12.520 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:12.521 Reacquired ready read lock 2009-10-11 21:18:12.521 ProcessAddRemoveQueues 2009-10-11 21:18:12.521 Construct FD_SET 2009-10-11 21:18:12.521 Waiting on select.. 2009-10-11 21:18:12.521 MythSocket(7f9be8004ce0:42): readBlock(0x140307790512136, 8) called 2009-10-11 21:18:12.521 MythSocket(7f9be8004ce0:42): readBlock(0x140307790571304, 22) called 2009-10-11 21:18:12.521 MythSocket(7f9be8004ce0:42): read <- 42 22 ANN Playback desktop 0 2009-10-11 21:18:12.521 MainServer::ANN Playback 2009-10-11 21:18:12.521 adding: desktop as a client (events: 0) 2009-10-11 21:18:12.521 MythSocket(7f9be8004ce0:42): write -> 42 2 OK 2009-10-11 21:18:12.521 MythSocket(7f9be8004ce0:42): writeBlock(0x140307790576664, 10) 2009-10-11 21:18:12.522 MythSocket(7f9be8004ce0:42): DownRef: 1 2009-10-11 21:18:12.522 Got data on select 2009-10-11 21:18:12.522 Processing ready reads 2009-10-11 21:18:12.522 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.522 Reacquired ready read lock 2009-10-11 21:18:12.522 ProcessAddRemoveQueues 2009-10-11 21:18:12.522 Construct FD_SET 2009-10-11 21:18:12.522 MythSocket(7f9be80008b0:44): new socket 2009-10-11 21:18:12.522 MythSocket(7f9be80008b0:44): setSocket: 43 2009-10-11 21:18:12.522 Waiting on select.. 2009-10-11 21:18:12.522 MSocketDevice::close: Closed socket 44 2009-10-11 21:18:12.522 MSocketDevice::setBlocking(false) 2009-10-11 21:18:12.522 MythSocket(7f9be80008b0:43): state change Idle -> Connected 2009-10-11 21:18:12.523 MythSocket(7f9be80008b0:43): UpRef: 1 2009-10-11 21:18:12.523 Got data on select 2009-10-11 21:18:12.523 Processing ready reads 2009-10-11 21:18:12.523 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.523 Reacquired ready read lock 2009-10-11 21:18:12.523 ProcessAddRemoveQueues 2009-10-11 21:18:12.523 Construct FD_SET 2009-10-11 21:18:12.523 Waiting on select.. 2009-10-11 21:18:12.523 Got data on select 2009-10-11 21:18:12.523 Processing ready reads 2009-10-11 21:18:12.523 MythSocketThread(sock 0x7f9be80008b0:43): socket is readable 2009-10-11 21:18:12.523 MythSocketThread(sock 0x7f9be80008b0:43): calling m_cb->readyRead() 2009-10-11 21:18:12.523 MythSocket(7f9be80008b0:43): UpRef: 2 2009-10-11 21:18:12.524 MythSocketThread: Total read time: 0ms, on sockets {43,0ms} 2009-10-11 21:18:12.524 Reacquired ready read lock 2009-10-11 21:18:12.524 ProcessAddRemoveQueues 2009-10-11 21:18:12.524 Construct FD_SET 2009-10-11 21:18:12.524 Waiting on select.. 2009-10-11 21:18:12.524 MythSocket(7f9be80008b0:43): readBlock(0x140307588980280, 8) called 2009-10-11 21:18:12.524 MythSocket(7f9be80008b0:43): readBlock(0x140307588977032, 78) called 2009-10-11 21:18:12.524 MythSocket(7f9be80008b0:43): read <- 43 78 ANN FileTransfer desktop 0 0 0[]:[]//home/gunni/.mythtv/channels/pro7.jpg[]:[] 2009-10-11 21:18:12.524 MainServer::HandleAnnounce FileTransfer 2009-10-11 21:18:12.524 adding: desktop as a remote file transfer 2009-10-11 21:18:12.525 MSqlQuery::exec() "SELECT icon FROM channel WHERE icon LIKE '%pro7.jpg' ;" 2009-10-11 21:18:12.525 RingBuf(/home/gunni/.mythtv/channels/pro7.jpg): OpenFile(/home/gunni/.mythtv/channels/pro7.jpg, 0) 2009-10-11 21:18:12.526 Got data on select 2009-10-11 21:18:12.526 Processing ready reads 2009-10-11 21:18:12.526 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.526 Reacquired ready read lock 2009-10-11 21:18:12.526 ProcessAddRemoveQueues 2009-10-11 21:18:12.526 Construct FD_SET 2009-10-11 21:18:12.526 Waiting on select.. 2009-10-11 21:18:12.543 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.551 MythEvent: SIGNAL 9 2009-10-11 21:18:12.552 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64507 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.552 MythSocket(db6570:39): writeBlock(0x140307588992776, 464) 2009-10-11 21:18:12.552 Got data on select 2009-10-11 21:18:12.552 Processing ready reads 2009-10-11 21:18:12.552 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.553 Reacquired ready read lock 2009-10-11 21:18:12.553 ProcessAddRemoveQueues 2009-10-11 21:18:12.553 Construct FD_SET 2009-10-11 21:18:12.553 Waiting on select.. 2009-10-11 21:18:12.602 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.610 MythEvent: SIGNAL 9 2009-10-11 21:18:12.610 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64507 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.611 MythSocket(db6570:39): writeBlock(0x140307790584088, 464) 2009-10-11 21:18:12.610 Got data on select 2009-10-11 21:18:12.611 Processing ready reads 2009-10-11 21:18:12.611 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.611 Reacquired ready read lock 2009-10-11 21:18:12.611 ProcessAddRemoveQueues 2009-10-11 21:18:12.611 Construct FD_SET 2009-10-11 21:18:12.611 Waiting on select.. 2009-10-11 21:18:12.660 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.669 MythEvent: SIGNAL 9 2009-10-11 21:18:12.669 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64764 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.669 MythSocket(db6570:39): writeBlock(0x140307790574888, 464) 2009-10-11 21:18:12.669 Got data on select 2009-10-11 21:18:12.670 Processing ready reads 2009-10-11 21:18:12.670 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.670 Reacquired ready read lock 2009-10-11 21:18:12.670 ProcessAddRemoveQueues 2009-10-11 21:18:12.670 Construct FD_SET 2009-10-11 21:18:12.670 Waiting on select.. 2009-10-11 21:18:12.719 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.728 MythEvent: SIGNAL 9 2009-10-11 21:18:12.728 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65021 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.728 Got data on select 2009-10-11 21:18:12.728 Processing ready reads 2009-10-11 21:18:12.728 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.728 Reacquired ready read lock 2009-10-11 21:18:12.728 ProcessAddRemoveQueues 2009-10-11 21:18:12.729 Construct FD_SET 2009-10-11 21:18:12.729 Waiting on select.. 2009-10-11 21:18:12.728 MythSocket(db6570:39): writeBlock(0x140307790566952, 464) 2009-10-11 21:18:12.729 Got data on select 2009-10-11 21:18:12.729 Processing ready reads 2009-10-11 21:18:12.729 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.729 Reacquired ready read lock 2009-10-11 21:18:12.729 ProcessAddRemoveQueues 2009-10-11 21:18:12.730 Construct FD_SET 2009-10-11 21:18:12.730 Waiting on select.. 2009-10-11 21:18:12.778 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.787 MythEvent: SIGNAL 9 2009-10-11 21:18:12.787 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65021 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.787 MythSocket(db6570:39): writeBlock(0x140307790579784, 464) 2009-10-11 21:18:12.788 Got data on select 2009-10-11 21:18:12.788 Processing ready reads 2009-10-11 21:18:12.788 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.788 Reacquired ready read lock 2009-10-11 21:18:12.788 ProcessAddRemoveQueues 2009-10-11 21:18:12.788 Construct FD_SET 2009-10-11 21:18:12.788 Waiting on select.. 2009-10-11 21:18:12.837 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.846 MythEvent: SIGNAL 9 2009-10-11 21:18:12.846 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65021 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.846 MythSocket(db6570:39): writeBlock(0x140307790584088, 464) 2009-10-11 21:18:12.846 Got data on select 2009-10-11 21:18:12.847 Processing ready reads 2009-10-11 21:18:12.847 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.847 Reacquired ready read lock 2009-10-11 21:18:12.847 ProcessAddRemoveQueues 2009-10-11 21:18:12.847 Construct FD_SET 2009-10-11 21:18:12.847 Waiting on select.. 2009-10-11 21:18:12.896 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.905 MythEvent: SIGNAL 9 2009-10-11 21:18:12.905 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64764 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.905 Got data on select 2009-10-11 21:18:12.905 MythSocket(db6570:39): writeBlock(0x140307790574888, 464) 2009-10-11 21:18:12.905 Processing ready reads 2009-10-11 21:18:12.905 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.905 Reacquired ready read lock 2009-10-11 21:18:12.906 ProcessAddRemoveQueues 2009-10-11 21:18:12.906 Construct FD_SET 2009-10-11 21:18:12.906 Waiting on select.. 2009-10-11 21:18:12.955 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:12.963 MythEvent: SIGNAL 9 2009-10-11 21:18:12.964 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64507 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:12.964 MythSocket(db6570:39): writeBlock(0x14363848, 464) 2009-10-11 21:18:12.964 Got data on select 2009-10-11 21:18:12.964 Processing ready reads 2009-10-11 21:18:12.964 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:12.964 Reacquired ready read lock 2009-10-11 21:18:12.964 ProcessAddRemoveQueues 2009-10-11 21:18:12.964 Construct FD_SET 2009-10-11 21:18:12.964 Waiting on select.. 2009-10-11 21:18:13.014 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.023 MythEvent: SIGNAL 9 2009-10-11 21:18:13.024 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64250 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.024 MythSocket(db6570:39): writeBlock(0x14382472, 464) 2009-10-11 21:18:13.024 Got data on select 2009-10-11 21:18:13.025 Processing ready reads 2009-10-11 21:18:13.025 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.025 Reacquired ready read lock 2009-10-11 21:18:13.025 ProcessAddRemoveQueues 2009-10-11 21:18:13.025 Construct FD_SET 2009-10-11 21:18:13.025 Waiting on select.. 2009-10-11 21:18:13.026 RingBuf(/home/gunni/.mythtv/channels/pro7.jpg): Could not open /home/gunni/.mythtv/channels/pro7.jpg. 2009-10-11 21:18:13.027 RingBuf(/home/gunni/.mythtv/channels/pro7.jpg): CalcReadAheadThresh(0 KB) -> threshhold(64 KB) min read(0 KB) blk size(32 KB) 2009-10-11 21:18:13.029 MSqlQuery::exec() "SELECT chanid, starttime FROM recorded WHERE basename = 'pro7.jpg';" 2009-10-11 21:18:13.030 MythSocket(7f9be80008b0:43): write -> 43 21 OK[]:[]43[]:[]0[]:[]0 2009-10-11 21:18:13.030 MythSocket(7f9be80008b0:43): writeBlock(0x140307588976728, 29) 2009-10-11 21:18:13.030 MythSocket(7f9be80008b0:43): DownRef: 1 2009-10-11 21:18:13.030 Got data on select 2009-10-11 21:18:13.030 Processing ready reads 2009-10-11 21:18:13.030 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.030 Reacquired ready read lock 2009-10-11 21:18:13.030 ProcessAddRemoveQueues 2009-10-11 21:18:13.030 Construct FD_SET 2009-10-11 21:18:13.030 Waiting on select.. 2009-10-11 21:18:13.030 Got data on select 2009-10-11 21:18:13.030 Processing ready reads 2009-10-11 21:18:13.031 MythSocketThread(sock 0x7f9be8004ce0:42): socket is readable 2009-10-11 21:18:13.031 MythSocketThread(sock 0x7f9be8004ce0:42): calling m_cb->readyRead() 2009-10-11 21:18:13.031 MythSocket(7f9be8004ce0:42): UpRef: 2 2009-10-11 21:18:13.031 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:13.031 Reacquired ready read lock 2009-10-11 21:18:13.031 ProcessAddRemoveQueues 2009-10-11 21:18:13.031 Construct FD_SET 2009-10-11 21:18:13.031 Waiting on select.. 2009-10-11 21:18:13.031 MythSocket(7f9be8004ce0:42): readBlock(0x14773320, 8) called 2009-10-11 21:18:13.031 MythSocket(7f9be8004ce0:42): readBlock(0x15019960, 45) called 2009-10-11 21:18:13.031 MythSocket(7f9be8004ce0:42): read <- 42 45 QUERY_FILETRANSFER 43[]:[]REQUEST_BLOCK[]:[]0 2009-10-11 21:18:13.031 MythSocket(7f9be8004ce0:42): write -> 42 1 0 2009-10-11 21:18:13.031 MythSocket(7f9be8004ce0:42): writeBlock(0x14365640, 9) 2009-10-11 21:18:13.032 MythSocket(7f9be8004ce0:42): DownRef: 1 2009-10-11 21:18:13.032 Got data on select 2009-10-11 21:18:13.032 Processing ready reads 2009-10-11 21:18:13.032 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.032 Reacquired ready read lock 2009-10-11 21:18:13.032 ProcessAddRemoveQueues 2009-10-11 21:18:13.032 Construct FD_SET 2009-10-11 21:18:13.032 Waiting on select.. 2009-10-11 21:18:13.032 Got data on select 2009-10-11 21:18:13.032 Processing ready reads 2009-10-11 21:18:13.032 MythSocketThread(sock 0x7f9be8004ce0:42): socket is readable 2009-10-11 21:18:13.032 MythSocketThread(sock 0x7f9be8004ce0:42): calling m_cb->readyRead() 2009-10-11 21:18:13.032 MythSocket(7f9be8004ce0:42): UpRef: 2 2009-10-11 21:18:13.032 MythSocketThread: Total read time: 0ms, on sockets {42,0ms} 2009-10-11 21:18:13.032 Reacquired ready read lock 2009-10-11 21:18:13.032 ProcessAddRemoveQueues 2009-10-11 21:18:13.032 Construct FD_SET 2009-10-11 21:18:13.033 Waiting on select.. 2009-10-11 21:18:13.033 MythSocket(7f9be8004ce0:42): readBlock(0x140307588977832, 8) called 2009-10-11 21:18:13.033 MythSocket(7f9be8004ce0:42): readBlock(0x140307588976728, 30) called 2009-10-11 21:18:13.033 MythSocket(7f9be8004ce0:42): read <- 42 30 QUERY_FILETRANSFER 43[]:[]DONE 2009-10-11 21:18:13.033 MythSocket(7f9be8004ce0:42): write -> 42 2 ok 2009-10-11 21:18:13.033 MythSocket(7f9be8004ce0:42): writeBlock(0x140307588977832, 10) 2009-10-11 21:18:13.033 MythSocket(7f9be8004ce0:42): DownRef: 1 2009-10-11 21:18:13.033 Got data on select 2009-10-11 21:18:13.033 Processing ready reads 2009-10-11 21:18:13.033 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.033 Reacquired ready read lock 2009-10-11 21:18:13.033 ProcessAddRemoveQueues 2009-10-11 21:18:13.033 Construct FD_SET 2009-10-11 21:18:13.033 Waiting on select.. 2009-10-11 21:18:13.035 Got data on select 2009-10-11 21:18:13.035 Processing ready reads 2009-10-11 21:18:13.035 MythSocketThread(sock 0x7f9be8004ce0:42): socket is readable 2009-10-11 21:18:13.035 MythSocketThread(sock 0x7f9be8004ce0:42): socket closed 2009-10-11 21:18:13.035 MythSocket(7f9be8004ce0:42): state change Connected -> Idle 2009-10-11 21:18:13.036 MSocketDevice::close: Closed socket 42 2009-10-11 21:18:13.036 MythSocket(7f9be8004ce0:-1): calling m_cb->connectionClosed() 2009-10-11 21:18:13.036 MythSocketThread(sock 0x7f9be80008b0:43): socket is readable 2009-10-11 21:18:13.036 MythSocketThread(sock 0x7f9be80008b0:43): socket closed 2009-10-11 21:18:13.036 MythSocket(7f9be80008b0:43): state change Connected -> Idle 2009-10-11 21:18:13.036 MSocketDevice::close: Closed socket 43 2009-10-11 21:18:13.036 MythSocket(7f9be80008b0:-1): calling m_cb->connectionClosed() 2009-10-11 21:18:13.036 MythSocketThread: Total read time: 1ms, on sockets {42,1ms} {43,0ms} 2009-10-11 21:18:13.036 Reacquired ready read lock 2009-10-11 21:18:13.036 ProcessAddRemoveQueues 2009-10-11 21:18:13.036 Construct FD_SET 2009-10-11 21:18:13.036 Waiting on select.. 2009-10-11 21:18:13.074 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.082 MythEvent: SIGNAL 9 2009-10-11 21:18:13.084 Got data on select 2009-10-11 21:18:13.084 Processing ready reads 2009-10-11 21:18:13.084 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.085 Reacquired ready read lock 2009-10-11 21:18:13.085 ProcessAddRemoveQueues 2009-10-11 21:18:13.085 Construct FD_SET 2009-10-11 21:18:13.085 Waiting on select.. 2009-10-11 21:18:13.084 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 63993 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.116 MythSocket(db6570:39): writeBlock(0x15023336, 464) 2009-10-11 21:18:13.117 Got data on select 2009-10-11 21:18:13.117 Processing ready reads 2009-10-11 21:18:13.117 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.117 Reacquired ready read lock 2009-10-11 21:18:13.117 ProcessAddRemoveQueues 2009-10-11 21:18:13.117 Construct FD_SET 2009-10-11 21:18:13.117 Waiting on select.. 2009-10-11 21:18:13.142 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.151 MythEvent: SIGNAL 9 2009-10-11 21:18:13.151 Got data on select 2009-10-11 21:18:13.151 Processing ready reads 2009-10-11 21:18:13.151 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 63479 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.151 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.152 Reacquired ready read lock 2009-10-11 21:18:13.152 ProcessAddRemoveQueues 2009-10-11 21:18:13.152 Construct FD_SET 2009-10-11 21:18:13.152 Waiting on select.. 2009-10-11 21:18:13.151 MythSocket(db6570:39): writeBlock(0x16201032, 464) 2009-10-11 21:18:13.159 Got data on select 2009-10-11 21:18:13.159 Processing ready reads 2009-10-11 21:18:13.159 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.159 Reacquired ready read lock 2009-10-11 21:18:13.160 ProcessAddRemoveQueues 2009-10-11 21:18:13.160 Construct FD_SET 2009-10-11 21:18:13.160 Waiting on select.. 2009-10-11 21:18:13.201 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.211 MythEvent: SIGNAL 9 2009-10-11 21:18:13.211 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 62965 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.211 MythSocket(db6570:39): writeBlock(0x16196232, 464) 2009-10-11 21:18:13.211 Got data on select 2009-10-11 21:18:13.212 Processing ready reads 2009-10-11 21:18:13.212 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.212 Reacquired ready read lock 2009-10-11 21:18:13.212 ProcessAddRemoveQueues 2009-10-11 21:18:13.212 Construct FD_SET 2009-10-11 21:18:13.212 Waiting on select.. 2009-10-11 21:18:13.262 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.270 MythEvent: SIGNAL 9 2009-10-11 21:18:13.270 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 62451 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.270 Got data on select 2009-10-11 21:18:13.271 Processing ready reads 2009-10-11 21:18:13.271 MythSocket(db6570:39): writeBlock(0x14363848, 464) 2009-10-11 21:18:13.271 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.271 Reacquired ready read lock 2009-10-11 21:18:13.271 ProcessAddRemoveQueues 2009-10-11 21:18:13.271 Construct FD_SET 2009-10-11 21:18:13.271 Waiting on select.. 2009-10-11 21:18:13.335 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.344 MythEvent: SIGNAL 9 2009-10-11 21:18:13.356 Got data on select 2009-10-11 21:18:13.356 Processing ready reads 2009-10-11 21:18:13.356 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.356 Reacquired ready read lock 2009-10-11 21:18:13.356 ProcessAddRemoveQueues 2009-10-11 21:18:13.356 Construct FD_SET 2009-10-11 21:18:13.356 Waiting on select.. 2009-10-11 21:18:13.356 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 62194 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.360 MythSocket(db6570:39): writeBlock(0x14382472, 464) 2009-10-11 21:18:13.365 Got data on select 2009-10-11 21:18:13.365 Processing ready reads 2009-10-11 21:18:13.365 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.365 Reacquired ready read lock 2009-10-11 21:18:13.365 ProcessAddRemoveQueues 2009-10-11 21:18:13.365 Construct FD_SET 2009-10-11 21:18:13.365 Waiting on select.. 2009-10-11 21:18:13.394 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.402 MythEvent: SIGNAL 9 2009-10-11 21:18:13.402 MythEvent: RECORDING_LIST_CHANGE DELETE 17403 2009-10-11T20:54:43 2009-10-11 21:18:13.402 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61937 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.402 MythSocket(db6570:39): writeBlock(0x15023336, 464) 2009-10-11 21:18:13.402 Got data on select 2009-10-11 21:18:13.403 MythSocket(db6570:39): write -> 39 84 BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE DELETE 17403 2009-10-11T20:54:43[]:[]empty 2009-10-11 21:18:13.403 MythSocket(db6570:39): writeBlock(0x140307588977960, 92) 2009-10-11 21:18:13.403 Processing ready reads 2009-10-11 21:18:13.403 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.403 Reacquired ready read lock 2009-10-11 21:18:13.403 ProcessAddRemoveQueues 2009-10-11 21:18:13.403 Construct FD_SET 2009-10-11 21:18:13.403 Waiting on select.. 2009-10-11 21:18:13.452 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.460 MythEvent: SIGNAL 9 2009-10-11 21:18:13.461 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61937 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.461 MythSocket(db6570:39): writeBlock(0x140307588994328, 464) 2009-10-11 21:18:13.461 Got data on select 2009-10-11 21:18:13.461 Processing ready reads 2009-10-11 21:18:13.461 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.461 Reacquired ready read lock 2009-10-11 21:18:13.461 ProcessAddRemoveQueues 2009-10-11 21:18:13.461 Construct FD_SET 2009-10-11 21:18:13.461 Waiting on select.. 2009-10-11 21:18:13.510 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.519 MythEvent: SIGNAL 9 2009-10-11 21:18:13.519 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61937 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.519 MythSocket(db6570:39): writeBlock(0x140307588995128, 464) 2009-10-11 21:18:13.519 Got data on select 2009-10-11 21:18:13.519 Processing ready reads 2009-10-11 21:18:13.519 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.519 Reacquired ready read lock 2009-10-11 21:18:13.519 ProcessAddRemoveQueues 2009-10-11 21:18:13.519 Construct FD_SET 2009-10-11 21:18:13.520 Waiting on select.. 2009-10-11 21:18:13.569 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.577 MythEvent: SIGNAL 9 2009-10-11 21:18:13.578 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61680 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.578 MythSocket(db6570:39): writeBlock(0x140307588993016, 464) 2009-10-11 21:18:13.579 Got data on select 2009-10-11 21:18:13.579 Processing ready reads 2009-10-11 21:18:13.579 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.579 Reacquired ready read lock 2009-10-11 21:18:13.579 ProcessAddRemoveQueues 2009-10-11 21:18:13.579 Construct FD_SET 2009-10-11 21:18:13.579 Waiting on select.. 2009-10-11 21:18:13.627 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.636 MythEvent: SIGNAL 9 2009-10-11 21:18:13.636 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61423 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.636 MythSocket(db6570:39): writeBlock(0x140307588992744, 464) 2009-10-11 21:18:13.637 Got data on select 2009-10-11 21:18:13.637 Processing ready reads 2009-10-11 21:18:13.637 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.637 Reacquired ready read lock 2009-10-11 21:18:13.637 ProcessAddRemoveQueues 2009-10-11 21:18:13.637 Construct FD_SET 2009-10-11 21:18:13.638 Waiting on select.. 2009-10-11 21:18:13.686 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.695 MythEvent: SIGNAL 9 2009-10-11 21:18:13.695 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61166 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.695 MythSocket(db6570:39): writeBlock(0x140307588993144, 464) 2009-10-11 21:18:13.696 Got data on select 2009-10-11 21:18:13.696 Processing ready reads 2009-10-11 21:18:13.696 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.696 Reacquired ready read lock 2009-10-11 21:18:13.696 ProcessAddRemoveQueues 2009-10-11 21:18:13.696 Construct FD_SET 2009-10-11 21:18:13.696 Waiting on select.. 2009-10-11 21:18:13.745 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.755 MythEvent: SIGNAL 9 2009-10-11 21:18:13.755 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 60652 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.755 MythSocket(db6570:39): writeBlock(0x140307588994792, 464) 2009-10-11 21:18:13.756 Got data on select 2009-10-11 21:18:13.756 Processing ready reads 2009-10-11 21:18:13.756 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.756 Reacquired ready read lock 2009-10-11 21:18:13.756 ProcessAddRemoveQueues 2009-10-11 21:18:13.756 Construct FD_SET 2009-10-11 21:18:13.756 Waiting on select.. 2009-10-11 21:18:13.805 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.813 MythEvent: SIGNAL 9 2009-10-11 21:18:13.813 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 60138 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.814 MythSocket(db6570:39): writeBlock(0x140307588995736, 464) 2009-10-11 21:18:13.814 Got data on select 2009-10-11 21:18:13.814 Processing ready reads 2009-10-11 21:18:13.815 MythSocketThread: Total read time: 1ms, on sockets 2009-10-11 21:18:13.815 Reacquired ready read lock 2009-10-11 21:18:13.815 ProcessAddRemoveQueues 2009-10-11 21:18:13.815 Construct FD_SET 2009-10-11 21:18:13.815 Waiting on select.. 2009-10-11 21:18:13.863 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.872 MythEvent: SIGNAL 9 2009-10-11 21:18:13.873 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 59624 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.873 MythSocket(db6570:39): writeBlock(0x140307588994792, 464) 2009-10-11 21:18:13.873 Got data on select 2009-10-11 21:18:13.873 Processing ready reads 2009-10-11 21:18:13.873 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.873 Reacquired ready read lock 2009-10-11 21:18:13.873 ProcessAddRemoveQueues 2009-10-11 21:18:13.874 Construct FD_SET 2009-10-11 21:18:13.874 Waiting on select.. 2009-10-11 21:18:13.922 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.930 MythEvent: SIGNAL 9 2009-10-11 21:18:13.933 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 59624 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.933 MythSocket(db6570:39): writeBlock(0x140307588995736, 464) 2009-10-11 21:18:13.934 Got data on select 2009-10-11 21:18:13.934 Processing ready reads 2009-10-11 21:18:13.934 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.934 Reacquired ready read lock 2009-10-11 21:18:13.934 ProcessAddRemoveQueues 2009-10-11 21:18:13.934 Construct FD_SET 2009-10-11 21:18:13.934 Waiting on select.. 2009-10-11 21:18:13.983 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:13.991 MythEvent: SIGNAL 9 2009-10-11 21:18:13.992 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 59624 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:13.992 MythSocket(db6570:39): writeBlock(0x140307588992600, 464) 2009-10-11 21:18:13.992 Got data on select 2009-10-11 21:18:13.992 Processing ready reads 2009-10-11 21:18:13.993 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:13.993 Reacquired ready read lock 2009-10-11 21:18:13.993 ProcessAddRemoveQueues 2009-10-11 21:18:13.993 Construct FD_SET 2009-10-11 21:18:13.993 Waiting on select.. 2009-10-11 21:18:14.041 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.051 MythEvent: SIGNAL 9 2009-10-11 21:18:14.052 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 59367 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.052 MythSocket(db6570:39): writeBlock(0x140307588994536, 464) 2009-10-11 21:18:14.052 Got data on select 2009-10-11 21:18:14.053 Processing ready reads 2009-10-11 21:18:14.053 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.053 Reacquired ready read lock 2009-10-11 21:18:14.053 ProcessAddRemoveQueues 2009-10-11 21:18:14.053 Construct FD_SET 2009-10-11 21:18:14.053 Waiting on select.. 2009-10-11 21:18:14.101 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.110 MythEvent: SIGNAL 9 2009-10-11 21:18:14.110 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 59367 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.111 MythSocket(db6570:39): writeBlock(0x140307588995608, 464) 2009-10-11 21:18:14.111 Got data on select 2009-10-11 21:18:14.111 Processing ready reads 2009-10-11 21:18:14.111 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.111 Reacquired ready read lock 2009-10-11 21:18:14.112 ProcessAddRemoveQueues 2009-10-11 21:18:14.112 Construct FD_SET 2009-10-11 21:18:14.112 Waiting on select.. 2009-10-11 21:18:14.160 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.169 MythEvent: SIGNAL 9 2009-10-11 21:18:14.169 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 59624 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.169 MythSocket(db6570:39): writeBlock(0x140307588995336, 464) 2009-10-11 21:18:14.170 Got data on select 2009-10-11 21:18:14.170 Processing ready reads 2009-10-11 21:18:14.170 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.170 Reacquired ready read lock 2009-10-11 21:18:14.170 ProcessAddRemoveQueues 2009-10-11 21:18:14.170 Construct FD_SET 2009-10-11 21:18:14.170 Waiting on select.. 2009-10-11 21:18:14.219 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.227 MythEvent: SIGNAL 9 2009-10-11 21:18:14.228 Got data on select 2009-10-11 21:18:14.228 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 60138 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.228 MythSocket(db6570:39): writeBlock(0x140307588993016, 464) 2009-10-11 21:18:14.229 Processing ready reads 2009-10-11 21:18:14.229 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.229 Reacquired ready read lock 2009-10-11 21:18:14.229 ProcessAddRemoveQueues 2009-10-11 21:18:14.229 Construct FD_SET 2009-10-11 21:18:14.229 Waiting on select.. 2009-10-11 21:18:14.278 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.286 MythEvent: SIGNAL 9 2009-10-11 21:18:14.286 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 60395 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.287 MythSocket(db6570:39): writeBlock(0x140307588993016, 464) 2009-10-11 21:18:14.287 Got data on select 2009-10-11 21:18:14.287 Processing ready reads 2009-10-11 21:18:14.287 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.287 Reacquired ready read lock 2009-10-11 21:18:14.288 ProcessAddRemoveQueues 2009-10-11 21:18:14.288 Construct FD_SET 2009-10-11 21:18:14.288 Waiting on select.. 2009-10-11 21:18:14.336 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.345 MythEvent: SIGNAL 9 2009-10-11 21:18:14.345 Got data on select 2009-10-11 21:18:14.345 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 60395 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.345 MythSocket(db6570:39): writeBlock(0x140307588993016, 464) 2009-10-11 21:18:14.345 Processing ready reads 2009-10-11 21:18:14.345 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.346 Reacquired ready read lock 2009-10-11 21:18:14.346 ProcessAddRemoveQueues 2009-10-11 21:18:14.346 Construct FD_SET 2009-10-11 21:18:14.346 Waiting on select.. 2009-10-11 21:18:14.395 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.403 MythEvent: SIGNAL 9 2009-10-11 21:18:14.404 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 60138 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.404 MythSocket(db6570:39): writeBlock(0x140307588992744, 464) 2009-10-11 21:18:14.404 Got data on select 2009-10-11 21:18:14.404 Processing ready reads 2009-10-11 21:18:14.404 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.404 Reacquired ready read lock 2009-10-11 21:18:14.404 ProcessAddRemoveQueues 2009-10-11 21:18:14.404 Construct FD_SET 2009-10-11 21:18:14.404 Waiting on select.. 2009-10-11 21:18:14.454 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.462 MythEvent: SIGNAL 9 2009-10-11 21:18:14.462 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 59624 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.462 MythSocket(db6570:39): writeBlock(0x140307588994680, 464) 2009-10-11 21:18:14.463 Got data on select 2009-10-11 21:18:14.463 Processing ready reads 2009-10-11 21:18:14.463 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.463 Reacquired ready read lock 2009-10-11 21:18:14.463 ProcessAddRemoveQueues 2009-10-11 21:18:14.463 Construct FD_SET 2009-10-11 21:18:14.463 Waiting on select.. 2009-10-11 21:18:14.512 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.521 MythEvent: SIGNAL 9 2009-10-11 21:18:14.521 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 59110 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.521 MythSocket(db6570:39): writeBlock(0x140307588994408, 464) 2009-10-11 21:18:14.521 Got data on select 2009-10-11 21:18:14.521 Processing ready reads 2009-10-11 21:18:14.521 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.522 Reacquired ready read lock 2009-10-11 21:18:14.522 ProcessAddRemoveQueues 2009-10-11 21:18:14.522 Construct FD_SET 2009-10-11 21:18:14.522 Waiting on select.. 2009-10-11 21:18:14.571 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.579 MythEvent: SIGNAL 9 2009-10-11 21:18:14.580 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 58596 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.580 MythSocket(db6570:39): writeBlock(0x140307588994536, 464) 2009-10-11 21:18:14.580 Got data on select 2009-10-11 21:18:14.580 Processing ready reads 2009-10-11 21:18:14.580 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.580 Reacquired ready read lock 2009-10-11 21:18:14.580 ProcessAddRemoveQueues 2009-10-11 21:18:14.580 Construct FD_SET 2009-10-11 21:18:14.580 Waiting on select.. 2009-10-11 21:18:14.630 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.638 MythEvent: SIGNAL 9 2009-10-11 21:18:14.638 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 58082 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.639 MythSocket(db6570:39): writeBlock(0x140307588981224, 464) 2009-10-11 21:18:14.639 Got data on select 2009-10-11 21:18:14.639 Processing ready reads 2009-10-11 21:18:14.639 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.639 Reacquired ready read lock 2009-10-11 21:18:14.639 ProcessAddRemoveQueues 2009-10-11 21:18:14.639 Construct FD_SET 2009-10-11 21:18:14.639 Waiting on select.. 2009-10-11 21:18:14.688 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.697 MythEvent: SIGNAL 9 2009-10-11 21:18:14.697 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 58082 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.697 MythSocket(db6570:39): writeBlock(0x140307588994792, 464) 2009-10-11 21:18:14.698 Got data on select 2009-10-11 21:18:14.698 Processing ready reads 2009-10-11 21:18:14.698 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.698 Reacquired ready read lock 2009-10-11 21:18:14.698 ProcessAddRemoveQueues 2009-10-11 21:18:14.698 Construct FD_SET 2009-10-11 21:18:14.698 Waiting on select.. 2009-10-11 21:18:14.747 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.756 MythEvent: SIGNAL 9 2009-10-11 21:18:14.756 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57568 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.756 MythSocket(db6570:39): writeBlock(0x140307588994792, 464) 2009-10-11 21:18:14.756 Got data on select 2009-10-11 21:18:14.756 Processing ready reads 2009-10-11 21:18:14.756 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.756 Reacquired ready read lock 2009-10-11 21:18:14.757 ProcessAddRemoveQueues 2009-10-11 21:18:14.757 Construct FD_SET 2009-10-11 21:18:14.757 Waiting on select.. 2009-10-11 21:18:14.806 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.814 MythEvent: SIGNAL 9 2009-10-11 21:18:14.814 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57568 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.815 MythSocket(db6570:39): writeBlock(0x140307588995736, 464) 2009-10-11 21:18:14.815 Got data on select 2009-10-11 21:18:14.815 Processing ready reads 2009-10-11 21:18:14.815 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.815 Reacquired ready read lock 2009-10-11 21:18:14.815 ProcessAddRemoveQueues 2009-10-11 21:18:14.815 Construct FD_SET 2009-10-11 21:18:14.815 Waiting on select.. 2009-10-11 21:18:14.864 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.873 MythEvent: SIGNAL 9 2009-10-11 21:18:14.873 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57568 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.873 MythSocket(db6570:39): writeBlock(0x140307588980680, 464) 2009-10-11 21:18:14.873 Got data on select 2009-10-11 21:18:14.873 Processing ready reads 2009-10-11 21:18:14.873 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.873 Reacquired ready read lock 2009-10-11 21:18:14.873 ProcessAddRemoveQueues 2009-10-11 21:18:14.873 Construct FD_SET 2009-10-11 21:18:14.874 Waiting on select.. 2009-10-11 21:18:14.923 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.931 MythEvent: SIGNAL 9 2009-10-11 21:18:14.931 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57311 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.932 MythSocket(db6570:39): writeBlock(0x140307588994536, 464) 2009-10-11 21:18:14.932 Got data on select 2009-10-11 21:18:14.932 Processing ready reads 2009-10-11 21:18:14.932 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.932 Reacquired ready read lock 2009-10-11 21:18:14.932 ProcessAddRemoveQueues 2009-10-11 21:18:14.932 Construct FD_SET 2009-10-11 21:18:14.932 Waiting on select.. 2009-10-11 21:18:14.981 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:14.990 MythEvent: SIGNAL 9 2009-10-11 21:18:14.990 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57054 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:14.990 MythSocket(db6570:39): writeBlock(0x140307588994536, 464) 2009-10-11 21:18:14.990 Got data on select 2009-10-11 21:18:14.990 Processing ready reads 2009-10-11 21:18:14.990 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:14.990 Reacquired ready read lock 2009-10-11 21:18:14.990 ProcessAddRemoveQueues 2009-10-11 21:18:14.991 Construct FD_SET 2009-10-11 21:18:14.991 Waiting on select.. 2009-10-11 21:18:15.040 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.050 MythEvent: SIGNAL 9 2009-10-11 21:18:15.050 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 56540 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.050 MythSocket(db6570:39): writeBlock(0x140307588994536, 464) 2009-10-11 21:18:15.050 Got data on select 2009-10-11 21:18:15.050 Processing ready reads 2009-10-11 21:18:15.050 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.050 Reacquired ready read lock 2009-10-11 21:18:15.051 ProcessAddRemoveQueues 2009-10-11 21:18:15.051 Construct FD_SET 2009-10-11 21:18:15.051 Waiting on select.. 2009-10-11 21:18:15.100 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.108 MythEvent: SIGNAL 9 2009-10-11 21:18:15.109 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 56283 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.109 MythSocket(db6570:39): writeBlock(0x140307588994536, 464) 2009-10-11 21:18:15.109 Got data on select 2009-10-11 21:18:15.109 Processing ready reads 2009-10-11 21:18:15.109 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.109 Reacquired ready read lock 2009-10-11 21:18:15.109 ProcessAddRemoveQueues 2009-10-11 21:18:15.109 Construct FD_SET 2009-10-11 21:18:15.109 Waiting on select.. 2009-10-11 21:18:15.159 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.167 MythEvent: SIGNAL 9 2009-10-11 21:18:15.167 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 56026 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.167 MythSocket(db6570:39): writeBlock(0x140307588994536, 464) 2009-10-11 21:18:15.168 Got data on select 2009-10-11 21:18:15.168 Processing ready reads 2009-10-11 21:18:15.168 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.168 Reacquired ready read lock 2009-10-11 21:18:15.168 ProcessAddRemoveQueues 2009-10-11 21:18:15.168 Construct FD_SET 2009-10-11 21:18:15.168 Waiting on select.. 2009-10-11 21:18:15.217 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.226 MythEvent: SIGNAL 9 2009-10-11 21:18:15.226 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55769 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.226 MythSocket(db6570:39): writeBlock(0x140307588995784, 464) 2009-10-11 21:18:15.226 Got data on select 2009-10-11 21:18:15.226 Processing ready reads 2009-10-11 21:18:15.226 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.226 Reacquired ready read lock 2009-10-11 21:18:15.226 ProcessAddRemoveQueues 2009-10-11 21:18:15.226 Construct FD_SET 2009-10-11 21:18:15.226 Waiting on select.. 2009-10-11 21:18:15.276 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.284 MythEvent: SIGNAL 9 2009-10-11 21:18:15.284 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55512 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.284 MythSocket(db6570:39): writeBlock(0x140307588994264, 464) 2009-10-11 21:18:15.285 Got data on select 2009-10-11 21:18:15.285 Processing ready reads 2009-10-11 21:18:15.285 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.285 Reacquired ready read lock 2009-10-11 21:18:15.285 ProcessAddRemoveQueues 2009-10-11 21:18:15.285 Construct FD_SET 2009-10-11 21:18:15.285 Waiting on select.. 2009-10-11 21:18:15.334 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.343 MythEvent: SIGNAL 9 2009-10-11 21:18:15.343 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55255 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.343 MythSocket(db6570:39): writeBlock(0x140307588994264, 464) 2009-10-11 21:18:15.343 Got data on select 2009-10-11 21:18:15.343 Processing ready reads 2009-10-11 21:18:15.343 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.343 Reacquired ready read lock 2009-10-11 21:18:15.343 ProcessAddRemoveQueues 2009-10-11 21:18:15.344 Construct FD_SET 2009-10-11 21:18:15.344 Waiting on select.. 2009-10-11 21:18:15.393 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.401 MythEvent: SIGNAL 9 2009-10-11 21:18:15.401 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55255 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.401 MythSocket(db6570:39): writeBlock(0x140307588995784, 464) 2009-10-11 21:18:15.402 Got data on select 2009-10-11 21:18:15.402 Processing ready reads 2009-10-11 21:18:15.402 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.402 Reacquired ready read lock 2009-10-11 21:18:15.402 ProcessAddRemoveQueues 2009-10-11 21:18:15.402 Construct FD_SET 2009-10-11 21:18:15.402 Waiting on select.. 2009-10-11 21:18:15.451 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.460 MythEvent: SIGNAL 9 2009-10-11 21:18:15.460 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55255 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.460 MythSocket(db6570:39): writeBlock(0x140307588995496, 464) 2009-10-11 21:18:15.460 Got data on select 2009-10-11 21:18:15.460 Processing ready reads 2009-10-11 21:18:15.460 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.460 Reacquired ready read lock 2009-10-11 21:18:15.460 ProcessAddRemoveQueues 2009-10-11 21:18:15.460 Construct FD_SET 2009-10-11 21:18:15.461 Waiting on select.. 2009-10-11 21:18:15.510 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.518 MythEvent: SIGNAL 9 2009-10-11 21:18:15.518 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55255 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.518 MythSocket(db6570:39): writeBlock(0x140307588992600, 464) 2009-10-11 21:18:15.519 Got data on select 2009-10-11 21:18:15.519 Processing ready reads 2009-10-11 21:18:15.519 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.519 Reacquired ready read lock 2009-10-11 21:18:15.519 ProcessAddRemoveQueues 2009-10-11 21:18:15.519 Construct FD_SET 2009-10-11 21:18:15.519 Waiting on select.. 2009-10-11 21:18:15.568 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.578 MythEvent: SIGNAL 9 2009-10-11 21:18:15.578 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54998 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.578 MythSocket(db6570:39): writeBlock(0x140307588976728, 464) 2009-10-11 21:18:15.578 Got data on select 2009-10-11 21:18:15.578 Processing ready reads 2009-10-11 21:18:15.579 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.579 Reacquired ready read lock 2009-10-11 21:18:15.579 ProcessAddRemoveQueues 2009-10-11 21:18:15.579 Construct FD_SET 2009-10-11 21:18:15.579 Waiting on select.. 2009-10-11 21:18:15.628 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.637 MythEvent: SIGNAL 9 2009-10-11 21:18:15.637 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54998 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.637 MythSocket(db6570:39): writeBlock(0x140307588994792, 464) 2009-10-11 21:18:15.637 Got data on select 2009-10-11 21:18:15.637 Processing ready reads 2009-10-11 21:18:15.637 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.637 Reacquired ready read lock 2009-10-11 21:18:15.637 ProcessAddRemoveQueues 2009-10-11 21:18:15.637 Construct FD_SET 2009-10-11 21:18:15.638 Waiting on select.. 2009-10-11 21:18:15.687 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.695 MythEvent: SIGNAL 9 2009-10-11 21:18:15.696 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54741 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.696 MythSocket(db6570:39): writeBlock(0x140307588977784, 464) 2009-10-11 21:18:15.696 Got data on select 2009-10-11 21:18:15.696 Processing ready reads 2009-10-11 21:18:15.696 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.696 Reacquired ready read lock 2009-10-11 21:18:15.696 ProcessAddRemoveQueues 2009-10-11 21:18:15.696 Construct FD_SET 2009-10-11 21:18:15.696 Waiting on select.. 2009-10-11 21:18:15.746 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.755 MythEvent: SIGNAL 9 2009-10-11 21:18:15.756 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54484 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.756 MythSocket(db6570:39): writeBlock(0x140307588992744, 464) 2009-10-11 21:18:15.756 Got data on select 2009-10-11 21:18:15.756 Processing ready reads 2009-10-11 21:18:15.756 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.756 Reacquired ready read lock 2009-10-11 21:18:15.756 ProcessAddRemoveQueues 2009-10-11 21:18:15.756 Construct FD_SET 2009-10-11 21:18:15.756 Waiting on select.. 2009-10-11 21:18:15.806 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.814 MythEvent: SIGNAL 9 2009-10-11 21:18:15.814 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54227 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.814 MythSocket(db6570:39): writeBlock(0x140307588992872, 464) 2009-10-11 21:18:15.814 Got data on select 2009-10-11 21:18:15.814 Processing ready reads 2009-10-11 21:18:15.814 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.814 Reacquired ready read lock 2009-10-11 21:18:15.814 ProcessAddRemoveQueues 2009-10-11 21:18:15.815 Construct FD_SET 2009-10-11 21:18:15.815 Waiting on select.. 2009-10-11 21:18:15.864 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.872 MythEvent: SIGNAL 9 2009-10-11 21:18:15.873 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54227 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.873 MythSocket(db6570:39): writeBlock(0x140307588995304, 464) 2009-10-11 21:18:15.873 Got data on select 2009-10-11 21:18:15.873 Processing ready reads 2009-10-11 21:18:15.873 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.873 Reacquired ready read lock 2009-10-11 21:18:15.873 ProcessAddRemoveQueues 2009-10-11 21:18:15.873 Construct FD_SET 2009-10-11 21:18:15.873 Waiting on select.. 2009-10-11 21:18:15.922 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.931 MythEvent: SIGNAL 9 2009-10-11 21:18:15.931 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 53970 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.931 MythSocket(db6570:39): writeBlock(0x140307588980680, 464) 2009-10-11 21:18:15.932 Got data on select 2009-10-11 21:18:15.932 Processing ready reads 2009-10-11 21:18:15.932 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.932 Reacquired ready read lock 2009-10-11 21:18:15.932 ProcessAddRemoveQueues 2009-10-11 21:18:15.932 Construct FD_SET 2009-10-11 21:18:15.932 Waiting on select.. 2009-10-11 21:18:15.981 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:15.989 MythEvent: SIGNAL 9 2009-10-11 21:18:15.990 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 53713 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:15.990 MythSocket(db6570:39): writeBlock(0x140307588995304, 464) 2009-10-11 21:18:15.990 Got data on select 2009-10-11 21:18:15.990 Processing ready reads 2009-10-11 21:18:15.990 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:15.990 Reacquired ready read lock 2009-10-11 21:18:15.990 ProcessAddRemoveQueues 2009-10-11 21:18:15.991 Construct FD_SET 2009-10-11 21:18:15.991 Waiting on select.. 2009-10-11 21:18:16.040 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.049 MythEvent: SIGNAL 9 2009-10-11 21:18:16.050 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 53713 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.050 MythSocket(db6570:39): writeBlock(0x140307588994792, 464) 2009-10-11 21:18:16.051 Got data on select 2009-10-11 21:18:16.051 Processing ready reads 2009-10-11 21:18:16.051 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.051 Reacquired ready read lock 2009-10-11 21:18:16.051 ProcessAddRemoveQueues 2009-10-11 21:18:16.051 Construct FD_SET 2009-10-11 21:18:16.051 Waiting on select.. 2009-10-11 21:18:16.100 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.108 MythEvent: SIGNAL 9 2009-10-11 21:18:16.108 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 53713 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.108 MythSocket(db6570:39): writeBlock(0x140307588977864, 464) 2009-10-11 21:18:16.111 Got data on select 2009-10-11 21:18:16.111 Processing ready reads 2009-10-11 21:18:16.111 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.111 Reacquired ready read lock 2009-10-11 21:18:16.111 ProcessAddRemoveQueues 2009-10-11 21:18:16.111 Construct FD_SET 2009-10-11 21:18:16.111 Waiting on select.. 2009-10-11 21:18:16.158 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.167 MythEvent: SIGNAL 9 2009-10-11 21:18:16.167 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54227 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.167 MythSocket(db6570:39): writeBlock(0x140307588992600, 464) 2009-10-11 21:18:16.168 Got data on select 2009-10-11 21:18:16.168 Processing ready reads 2009-10-11 21:18:16.168 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.168 Reacquired ready read lock 2009-10-11 21:18:16.168 ProcessAddRemoveQueues 2009-10-11 21:18:16.168 Construct FD_SET 2009-10-11 21:18:16.168 Waiting on select.. 2009-10-11 21:18:16.217 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.225 MythEvent: SIGNAL 9 2009-10-11 21:18:16.225 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54741 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.226 MythSocket(db6570:39): writeBlock(0x140307588993016, 464) 2009-10-11 21:18:16.226 Got data on select 2009-10-11 21:18:16.226 Processing ready reads 2009-10-11 21:18:16.226 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.226 Reacquired ready read lock 2009-10-11 21:18:16.226 ProcessAddRemoveQueues 2009-10-11 21:18:16.226 Construct FD_SET 2009-10-11 21:18:16.226 Waiting on select.. 2009-10-11 21:18:16.275 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.284 MythEvent: SIGNAL 9 2009-10-11 21:18:16.284 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55255 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.284 MythSocket(db6570:39): writeBlock(0x140307588976728, 464) 2009-10-11 21:18:16.284 Got data on select 2009-10-11 21:18:16.284 Processing ready reads 2009-10-11 21:18:16.284 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.284 Reacquired ready read lock 2009-10-11 21:18:16.284 ProcessAddRemoveQueues 2009-10-11 21:18:16.285 Construct FD_SET 2009-10-11 21:18:16.285 Waiting on select.. 2009-10-11 21:18:16.334 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.342 MythEvent: SIGNAL 9 2009-10-11 21:18:16.342 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55512 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.343 MythSocket(db6570:39): writeBlock(0x140307588992872, 464) 2009-10-11 21:18:16.343 Got data on select 2009-10-11 21:18:16.343 Processing ready reads 2009-10-11 21:18:16.343 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.343 Reacquired ready read lock 2009-10-11 21:18:16.343 ProcessAddRemoveQueues 2009-10-11 21:18:16.343 Construct FD_SET 2009-10-11 21:18:16.343 Waiting on select.. 2009-10-11 21:18:16.393 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.401 MythEvent: SIGNAL 9 2009-10-11 21:18:16.401 Got data on select 2009-10-11 21:18:16.401 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 56026 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.401 MythSocket(db6570:39): writeBlock(0x140307588980680, 464) 2009-10-11 21:18:16.401 Processing ready reads 2009-10-11 21:18:16.401 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.402 Reacquired ready read lock 2009-10-11 21:18:16.402 ProcessAddRemoveQueues 2009-10-11 21:18:16.402 Construct FD_SET 2009-10-11 21:18:16.402 Waiting on select.. 2009-10-11 21:18:16.403 MSqlQuery::exec() "DELETE FROM recordedmarkup WHERE chanid = '17403' AND starttime = '2009-10-11T20:54:43';" 2009-10-11 21:18:16.404 MSqlQuery::exec() "DELETE FROM recordedseek WHERE chanid = '17403' AND starttime = '2009-10-11T20:54:43';" 2009-10-11 21:18:16.451 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.459 MythEvent: SIGNAL 9 2009-10-11 21:18:16.459 Got data on select 2009-10-11 21:18:16.460 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 56797 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.460 MythSocket(db6570:39): writeBlock(0x140307588995784, 464) 2009-10-11 21:18:16.460 Processing ready reads 2009-10-11 21:18:16.460 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.460 Reacquired ready read lock 2009-10-11 21:18:16.460 ProcessAddRemoveQueues 2009-10-11 21:18:16.460 Construct FD_SET 2009-10-11 21:18:16.460 Waiting on select.. 2009-10-11 21:18:16.510 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.518 MythEvent: SIGNAL 9 2009-10-11 21:18:16.518 Got data on select 2009-10-11 21:18:16.518 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57568 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.518 MythSocket(db6570:39): writeBlock(0x140307588977368, 464) 2009-10-11 21:18:16.518 Processing ready reads 2009-10-11 21:18:16.519 MythSocketThread: Total read time: 1ms, on sockets 2009-10-11 21:18:16.519 Reacquired ready read lock 2009-10-11 21:18:16.519 ProcessAddRemoveQueues 2009-10-11 21:18:16.519 Construct FD_SET 2009-10-11 21:18:16.519 Waiting on select.. 2009-10-11 21:18:16.568 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.588 MythEvent: SIGNAL 9 2009-10-11 21:18:16.588 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 58596 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.588 MythSocket(db6570:39): writeBlock(0x140307588977704, 464) 2009-10-11 21:18:16.588 Got data on select 2009-10-11 21:18:16.589 Processing ready reads 2009-10-11 21:18:16.589 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.589 Reacquired ready read lock 2009-10-11 21:18:16.589 ProcessAddRemoveQueues 2009-10-11 21:18:16.589 Construct FD_SET 2009-10-11 21:18:16.589 Waiting on select.. 2009-10-11 21:18:16.638 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.647 MythEvent: SIGNAL 9 2009-10-11 21:18:16.647 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 59624 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.647 MythSocket(db6570:39): writeBlock(0x140307588994936, 464) 2009-10-11 21:18:16.647 Got data on select 2009-10-11 21:18:16.647 Processing ready reads 2009-10-11 21:18:16.647 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.647 Reacquired ready read lock 2009-10-11 21:18:16.647 ProcessAddRemoveQueues 2009-10-11 21:18:16.647 Construct FD_SET 2009-10-11 21:18:16.648 Waiting on select.. 2009-10-11 21:18:16.697 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.705 MythEvent: SIGNAL 9 2009-10-11 21:18:16.706 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 60395 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.706 MythSocket(db6570:39): writeBlock(0x140307588994936, 464) 2009-10-11 21:18:16.706 Got data on select 2009-10-11 21:18:16.706 Processing ready reads 2009-10-11 21:18:16.706 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.706 Reacquired ready read lock 2009-10-11 21:18:16.706 ProcessAddRemoveQueues 2009-10-11 21:18:16.706 Construct FD_SET 2009-10-11 21:18:16.706 Waiting on select.. 2009-10-11 21:18:16.755 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.764 MythEvent: SIGNAL 9 2009-10-11 21:18:16.764 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61166 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.764 MythSocket(db6570:39): writeBlock(0x140307588977304, 464) 2009-10-11 21:18:16.764 Got data on select 2009-10-11 21:18:16.764 Processing ready reads 2009-10-11 21:18:16.764 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.765 Reacquired ready read lock 2009-10-11 21:18:16.765 ProcessAddRemoveQueues 2009-10-11 21:18:16.765 Construct FD_SET 2009-10-11 21:18:16.765 Waiting on select.. 2009-10-11 21:18:16.814 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.822 MythEvent: SIGNAL 9 2009-10-11 21:18:16.823 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61680 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.823 MythSocket(db6570:39): writeBlock(0x140307588977160, 464) 2009-10-11 21:18:16.823 Got data on select 2009-10-11 21:18:16.823 Processing ready reads 2009-10-11 21:18:16.823 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.823 Reacquired ready read lock 2009-10-11 21:18:16.823 ProcessAddRemoveQueues 2009-10-11 21:18:16.823 Construct FD_SET 2009-10-11 21:18:16.823 Waiting on select.. 2009-10-11 21:18:16.873 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.881 MythEvent: SIGNAL 9 2009-10-11 21:18:16.881 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61937 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.881 MythSocket(db6570:39): writeBlock(0x140307588994888, 464) 2009-10-11 21:18:16.881 Got data on select 2009-10-11 21:18:16.881 Processing ready reads 2009-10-11 21:18:16.881 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.881 Reacquired ready read lock 2009-10-11 21:18:16.882 ProcessAddRemoveQueues 2009-10-11 21:18:16.882 Construct FD_SET 2009-10-11 21:18:16.882 Waiting on select.. 2009-10-11 21:18:16.931 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.940 MythEvent: SIGNAL 9 2009-10-11 21:18:16.940 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61937 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.940 MythSocket(db6570:39): writeBlock(0x140307588994888, 464) 2009-10-11 21:18:16.940 Got data on select 2009-10-11 21:18:16.940 Processing ready reads 2009-10-11 21:18:16.940 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.940 Reacquired ready read lock 2009-10-11 21:18:16.940 ProcessAddRemoveQueues 2009-10-11 21:18:16.940 Construct FD_SET 2009-10-11 21:18:16.940 Waiting on select.. 2009-10-11 21:18:16.990 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:16.998 MythEvent: SIGNAL 9 2009-10-11 21:18:16.998 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61937 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:16.999 MythSocket(db6570:39): writeBlock(0x140307588993288, 464) 2009-10-11 21:18:16.999 Got data on select 2009-10-11 21:18:16.999 Processing ready reads 2009-10-11 21:18:16.999 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:16.999 Reacquired ready read lock 2009-10-11 21:18:16.999 ProcessAddRemoveQueues 2009-10-11 21:18:16.999 Construct FD_SET 2009-10-11 21:18:16.999 Waiting on select.. 2009-10-11 21:18:17.048 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.057 MythEvent: SIGNAL 9 2009-10-11 21:18:17.057 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61680 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.057 MythSocket(db6570:39): writeBlock(0x140307588993016, 464) 2009-10-11 21:18:17.057 Got data on select 2009-10-11 21:18:17.057 Processing ready reads 2009-10-11 21:18:17.058 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.058 Reacquired ready read lock 2009-10-11 21:18:17.058 ProcessAddRemoveQueues 2009-10-11 21:18:17.058 Construct FD_SET 2009-10-11 21:18:17.058 Waiting on select.. 2009-10-11 21:18:17.107 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.115 MythEvent: SIGNAL 9 2009-10-11 21:18:17.116 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61423 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.116 MythSocket(db6570:39): writeBlock(0x140307588977832, 464) 2009-10-11 21:18:17.116 Got data on select 2009-10-11 21:18:17.116 Processing ready reads 2009-10-11 21:18:17.116 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.116 Reacquired ready read lock 2009-10-11 21:18:17.116 ProcessAddRemoveQueues 2009-10-11 21:18:17.116 Construct FD_SET 2009-10-11 21:18:17.116 Waiting on select.. 2009-10-11 21:18:17.166 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.174 MythEvent: SIGNAL 9 2009-10-11 21:18:17.174 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 60909 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.174 MythSocket(db6570:39): writeBlock(0x140307588976872, 464) 2009-10-11 21:18:17.174 Got data on select 2009-10-11 21:18:17.174 Processing ready reads 2009-10-11 21:18:17.174 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.175 Reacquired ready read lock 2009-10-11 21:18:17.175 ProcessAddRemoveQueues 2009-10-11 21:18:17.175 Construct FD_SET 2009-10-11 21:18:17.175 Waiting on select.. 2009-10-11 21:18:17.224 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.233 MythEvent: SIGNAL 9 2009-10-11 21:18:17.233 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 60909 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.233 MythSocket(db6570:39): writeBlock(0x140307588977272, 464) 2009-10-11 21:18:17.233 Got data on select 2009-10-11 21:18:17.233 Processing ready reads 2009-10-11 21:18:17.233 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.234 Reacquired ready read lock 2009-10-11 21:18:17.234 ProcessAddRemoveQueues 2009-10-11 21:18:17.234 Construct FD_SET 2009-10-11 21:18:17.234 Waiting on select.. 2009-10-11 21:18:17.283 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.291 MythEvent: SIGNAL 9 2009-10-11 21:18:17.292 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 60909 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.292 MythSocket(db6570:39): writeBlock(0x140307588995016, 464) 2009-10-11 21:18:17.292 Got data on select 2009-10-11 21:18:17.292 Processing ready reads 2009-10-11 21:18:17.292 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.292 Reacquired ready read lock 2009-10-11 21:18:17.292 ProcessAddRemoveQueues 2009-10-11 21:18:17.292 Construct FD_SET 2009-10-11 21:18:17.292 Waiting on select.. 2009-10-11 21:18:17.341 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.351 MythEvent: SIGNAL 9 2009-10-11 21:18:17.351 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61166 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.351 MythSocket(db6570:39): writeBlock(0x140307588995016, 464) 2009-10-11 21:18:17.352 Got data on select 2009-10-11 21:18:17.352 Processing ready reads 2009-10-11 21:18:17.352 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.352 Reacquired ready read lock 2009-10-11 21:18:17.352 ProcessAddRemoveQueues 2009-10-11 21:18:17.352 Construct FD_SET 2009-10-11 21:18:17.352 Waiting on select.. 2009-10-11 21:18:17.401 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.410 MythEvent: SIGNAL 9 2009-10-11 21:18:17.410 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61423 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.410 MythSocket(db6570:39): writeBlock(0x140307588995016, 464) 2009-10-11 21:18:17.410 Got data on select 2009-10-11 21:18:17.410 Processing ready reads 2009-10-11 21:18:17.410 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.410 Reacquired ready read lock 2009-10-11 21:18:17.410 ProcessAddRemoveQueues 2009-10-11 21:18:17.410 Construct FD_SET 2009-10-11 21:18:17.410 Waiting on select.. 2009-10-11 21:18:17.460 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.468 MythEvent: SIGNAL 9 2009-10-11 21:18:17.468 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61680 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.468 MythSocket(db6570:39): writeBlock(0x140307588995080, 464) 2009-10-11 21:18:17.469 Got data on select 2009-10-11 21:18:17.469 Processing ready reads 2009-10-11 21:18:17.469 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.469 Reacquired ready read lock 2009-10-11 21:18:17.469 ProcessAddRemoveQueues 2009-10-11 21:18:17.469 Construct FD_SET 2009-10-11 21:18:17.469 Waiting on select.. 2009-10-11 21:18:17.518 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.527 MythEvent: SIGNAL 9 2009-10-11 21:18:17.527 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 62194 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.527 MythSocket(db6570:39): writeBlock(0x140307588993464, 464) 2009-10-11 21:18:17.527 Got data on select 2009-10-11 21:18:17.527 Processing ready reads 2009-10-11 21:18:17.527 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.527 Reacquired ready read lock 2009-10-11 21:18:17.527 ProcessAddRemoveQueues 2009-10-11 21:18:17.527 Construct FD_SET 2009-10-11 21:18:17.527 Waiting on select.. 2009-10-11 21:18:17.577 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.598 MythEvent: SIGNAL 9 2009-10-11 21:18:17.598 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 62708 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.598 MythSocket(db6570:39): writeBlock(0x140307588995048, 464) 2009-10-11 21:18:17.598 Got data on select 2009-10-11 21:18:17.598 Processing ready reads 2009-10-11 21:18:17.598 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.598 Reacquired ready read lock 2009-10-11 21:18:17.598 ProcessAddRemoveQueues 2009-10-11 21:18:17.598 Construct FD_SET 2009-10-11 21:18:17.599 Waiting on select.. 2009-10-11 21:18:17.648 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.656 MythEvent: SIGNAL 9 2009-10-11 21:18:17.656 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 63222 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.657 MythSocket(db6570:39): writeBlock(0x140307588992600, 464) 2009-10-11 21:18:17.657 Got data on select 2009-10-11 21:18:17.657 Processing ready reads 2009-10-11 21:18:17.657 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.657 Reacquired ready read lock 2009-10-11 21:18:17.657 ProcessAddRemoveQueues 2009-10-11 21:18:17.657 Construct FD_SET 2009-10-11 21:18:17.657 Waiting on select.. 2009-10-11 21:18:17.708 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.717 MythEvent: SIGNAL 9 2009-10-11 21:18:17.717 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 63993 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.717 MythSocket(db6570:39): writeBlock(0x140307588992872, 464) 2009-10-11 21:18:17.718 Got data on select 2009-10-11 21:18:17.718 Processing ready reads 2009-10-11 21:18:17.718 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.718 Reacquired ready read lock 2009-10-11 21:18:17.718 ProcessAddRemoveQueues 2009-10-11 21:18:17.718 Construct FD_SET 2009-10-11 21:18:17.718 Waiting on select.. 2009-10-11 21:18:17.767 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.776 MythEvent: SIGNAL 9 2009-10-11 21:18:17.776 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64507 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.776 MythSocket(db6570:39): writeBlock(0x140307588992872, 464) 2009-10-11 21:18:17.776 Got data on select 2009-10-11 21:18:17.776 Processing ready reads 2009-10-11 21:18:17.776 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.777 Reacquired ready read lock 2009-10-11 21:18:17.777 ProcessAddRemoveQueues 2009-10-11 21:18:17.777 Construct FD_SET 2009-10-11 21:18:17.777 Waiting on select.. 2009-10-11 21:18:17.826 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.834 MythEvent: SIGNAL 9 2009-10-11 21:18:17.834 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65021 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.834 MythSocket(db6570:39): writeBlock(0x140307588993640, 464) 2009-10-11 21:18:17.835 Got data on select 2009-10-11 21:18:17.835 Processing ready reads 2009-10-11 21:18:17.835 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.835 Reacquired ready read lock 2009-10-11 21:18:17.835 ProcessAddRemoveQueues 2009-10-11 21:18:17.835 Construct FD_SET 2009-10-11 21:18:17.835 Waiting on select.. 2009-10-11 21:18:17.884 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.893 MythEvent: SIGNAL 9 2009-10-11 21:18:17.893 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.893 MythSocket(db6570:39): writeBlock(0x140307588993128, 464) 2009-10-11 21:18:17.894 Got data on select 2009-10-11 21:18:17.894 Processing ready reads 2009-10-11 21:18:17.894 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.894 Reacquired ready read lock 2009-10-11 21:18:17.894 ProcessAddRemoveQueues 2009-10-11 21:18:17.894 Construct FD_SET 2009-10-11 21:18:17.894 Waiting on select.. 2009-10-11 21:18:17.943 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:17.953 MythEvent: SIGNAL 9 2009-10-11 21:18:17.953 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:17.953 MythSocket(db6570:39): writeBlock(0x140307588994648, 464) 2009-10-11 21:18:17.954 Got data on select 2009-10-11 21:18:17.954 Processing ready reads 2009-10-11 21:18:17.954 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:17.954 Reacquired ready read lock 2009-10-11 21:18:17.954 ProcessAddRemoveQueues 2009-10-11 21:18:17.954 Construct FD_SET 2009-10-11 21:18:17.954 Waiting on select.. 2009-10-11 21:18:18.003 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.011 MythEvent: SIGNAL 9 2009-10-11 21:18:18.011 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.011 MythSocket(db6570:39): writeBlock(0x140307588993640, 464) 2009-10-11 21:18:18.012 Got data on select 2009-10-11 21:18:18.013 Processing ready reads 2009-10-11 21:18:18.013 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.013 Reacquired ready read lock 2009-10-11 21:18:18.013 ProcessAddRemoveQueues 2009-10-11 21:18:18.013 Construct FD_SET 2009-10-11 21:18:18.013 Waiting on select.. 2009-10-11 21:18:18.061 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.070 MythEvent: SIGNAL 9 2009-10-11 21:18:18.070 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.070 MythSocket(db6570:39): writeBlock(0x140307588993640, 464) 2009-10-11 21:18:18.071 Got data on select 2009-10-11 21:18:18.071 Processing ready reads 2009-10-11 21:18:18.071 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.071 Reacquired ready read lock 2009-10-11 21:18:18.071 ProcessAddRemoveQueues 2009-10-11 21:18:18.071 Construct FD_SET 2009-10-11 21:18:18.071 Waiting on select.. 2009-10-11 21:18:18.120 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.128 MythEvent: SIGNAL 9 2009-10-11 21:18:18.129 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.129 MythSocket(db6570:39): writeBlock(0x140307588993640, 464) 2009-10-11 21:18:18.129 Got data on select 2009-10-11 21:18:18.129 Processing ready reads 2009-10-11 21:18:18.129 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.129 Reacquired ready read lock 2009-10-11 21:18:18.130 ProcessAddRemoveQueues 2009-10-11 21:18:18.130 Construct FD_SET 2009-10-11 21:18:18.130 Waiting on select.. 2009-10-11 21:18:18.179 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.187 MythEvent: SIGNAL 9 2009-10-11 21:18:18.187 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.187 MythSocket(db6570:39): writeBlock(0x140307588993128, 464) 2009-10-11 21:18:18.188 Got data on select 2009-10-11 21:18:18.188 Processing ready reads 2009-10-11 21:18:18.188 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.188 Reacquired ready read lock 2009-10-11 21:18:18.188 ProcessAddRemoveQueues 2009-10-11 21:18:18.188 Construct FD_SET 2009-10-11 21:18:18.188 Waiting on select.. 2009-10-11 21:18:18.237 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.245 MythEvent: SIGNAL 9 2009-10-11 21:18:18.246 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.246 MythSocket(db6570:39): writeBlock(0x140307588981816, 464) 2009-10-11 21:18:18.246 Got data on select 2009-10-11 21:18:18.246 Processing ready reads 2009-10-11 21:18:18.247 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.247 Reacquired ready read lock 2009-10-11 21:18:18.247 ProcessAddRemoveQueues 2009-10-11 21:18:18.247 Construct FD_SET 2009-10-11 21:18:18.247 Waiting on select.. 2009-10-11 21:18:18.296 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.304 MythEvent: SIGNAL 9 2009-10-11 21:18:18.304 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.304 MythSocket(db6570:39): writeBlock(0x140307588993128, 464) 2009-10-11 21:18:18.305 Got data on select 2009-10-11 21:18:18.305 Processing ready reads 2009-10-11 21:18:18.305 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.305 Reacquired ready read lock 2009-10-11 21:18:18.306 ProcessAddRemoveQueues 2009-10-11 21:18:18.306 Construct FD_SET 2009-10-11 21:18:18.306 Waiting on select.. 2009-10-11 21:18:18.354 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.363 MythEvent: SIGNAL 9 2009-10-11 21:18:18.363 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.363 MythSocket(db6570:39): writeBlock(0x140307588981208, 464) 2009-10-11 21:18:18.364 Got data on select 2009-10-11 21:18:18.364 Processing ready reads 2009-10-11 21:18:18.364 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.364 Reacquired ready read lock 2009-10-11 21:18:18.364 ProcessAddRemoveQueues 2009-10-11 21:18:18.364 Construct FD_SET 2009-10-11 21:18:18.364 Waiting on select.. 2009-10-11 21:18:18.413 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.421 MythEvent: SIGNAL 9 2009-10-11 21:18:18.421 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.422 MythSocket(db6570:39): writeBlock(0x140307588995288, 464) 2009-10-11 21:18:18.422 Got data on select 2009-10-11 21:18:18.422 Processing ready reads 2009-10-11 21:18:18.422 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.422 Reacquired ready read lock 2009-10-11 21:18:18.423 ProcessAddRemoveQueues 2009-10-11 21:18:18.423 Construct FD_SET 2009-10-11 21:18:18.423 Waiting on select.. 2009-10-11 21:18:18.471 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.480 MythEvent: SIGNAL 9 2009-10-11 21:18:18.480 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.480 MythSocket(db6570:39): writeBlock(0x140307588995288, 464) 2009-10-11 21:18:18.481 Got data on select 2009-10-11 21:18:18.481 Processing ready reads 2009-10-11 21:18:18.481 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.481 Reacquired ready read lock 2009-10-11 21:18:18.481 ProcessAddRemoveQueues 2009-10-11 21:18:18.481 Construct FD_SET 2009-10-11 21:18:18.481 Waiting on select.. 2009-10-11 21:18:18.530 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.538 MythEvent: SIGNAL 9 2009-10-11 21:18:18.539 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.539 MythSocket(db6570:39): writeBlock(0x140307588995560, 464) 2009-10-11 21:18:18.539 Got data on select 2009-10-11 21:18:18.540 Processing ready reads 2009-10-11 21:18:18.540 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.540 Reacquired ready read lock 2009-10-11 21:18:18.540 ProcessAddRemoveQueues 2009-10-11 21:18:18.540 Construct FD_SET 2009-10-11 21:18:18.540 Waiting on select.. 2009-10-11 21:18:18.589 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.609 MythEvent: SIGNAL 9 2009-10-11 21:18:18.609 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.609 MythSocket(db6570:39): writeBlock(0x140307588995288, 464) 2009-10-11 21:18:18.610 Got data on select 2009-10-11 21:18:18.610 Processing ready reads 2009-10-11 21:18:18.610 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.610 Reacquired ready read lock 2009-10-11 21:18:18.610 ProcessAddRemoveQueues 2009-10-11 21:18:18.610 Construct FD_SET 2009-10-11 21:18:18.610 Waiting on select.. 2009-10-11 21:18:18.659 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.668 MythEvent: SIGNAL 9 2009-10-11 21:18:18.668 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.668 MythSocket(db6570:39): writeBlock(0x140307588981208, 464) 2009-10-11 21:18:18.669 Got data on select 2009-10-11 21:18:18.669 Processing ready reads 2009-10-11 21:18:18.669 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.669 Reacquired ready read lock 2009-10-11 21:18:18.669 ProcessAddRemoveQueues 2009-10-11 21:18:18.669 Construct FD_SET 2009-10-11 21:18:18.669 Waiting on select.. 2009-10-11 21:18:18.718 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.726 MythEvent: SIGNAL 9 2009-10-11 21:18:18.726 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.726 MythSocket(db6570:39): writeBlock(0x140307588981720, 464) 2009-10-11 21:18:18.727 Got data on select 2009-10-11 21:18:18.727 Processing ready reads 2009-10-11 21:18:18.727 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.727 Reacquired ready read lock 2009-10-11 21:18:18.727 ProcessAddRemoveQueues 2009-10-11 21:18:18.727 Construct FD_SET 2009-10-11 21:18:18.727 Waiting on select.. 2009-10-11 21:18:18.776 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.785 MythEvent: SIGNAL 9 2009-10-11 21:18:18.785 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.785 MythSocket(db6570:39): writeBlock(0x140307588981720, 464) 2009-10-11 21:18:18.786 Got data on select 2009-10-11 21:18:18.786 Processing ready reads 2009-10-11 21:18:18.786 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.786 Reacquired ready read lock 2009-10-11 21:18:18.786 ProcessAddRemoveQueues 2009-10-11 21:18:18.786 Construct FD_SET 2009-10-11 21:18:18.786 Waiting on select.. 2009-10-11 21:18:18.835 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.843 MythEvent: SIGNAL 9 2009-10-11 21:18:18.843 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.843 MythSocket(db6570:39): writeBlock(0x140307588993848, 464) 2009-10-11 21:18:18.844 Got data on select 2009-10-11 21:18:18.844 Processing ready reads 2009-10-11 21:18:18.844 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.844 Reacquired ready read lock 2009-10-11 21:18:18.844 ProcessAddRemoveQueues 2009-10-11 21:18:18.844 Construct FD_SET 2009-10-11 21:18:18.844 Waiting on select.. 2009-10-11 21:18:18.893 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.902 MythEvent: SIGNAL 9 2009-10-11 21:18:18.902 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.902 MythSocket(db6570:39): writeBlock(0x140307588994120, 464) 2009-10-11 21:18:18.902 Got data on select 2009-10-11 21:18:18.902 Processing ready reads 2009-10-11 21:18:18.903 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.903 Reacquired ready read lock 2009-10-11 21:18:18.903 ProcessAddRemoveQueues 2009-10-11 21:18:18.903 Construct FD_SET 2009-10-11 21:18:18.903 Waiting on select.. 2009-10-11 21:18:18.952 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:18.960 MythEvent: SIGNAL 9 2009-10-11 21:18:18.961 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:18.961 MythSocket(db6570:39): writeBlock(0x140307588994264, 464) 2009-10-11 21:18:18.961 Got data on select 2009-10-11 21:18:18.961 Processing ready reads 2009-10-11 21:18:18.961 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:18.961 Reacquired ready read lock 2009-10-11 21:18:18.961 ProcessAddRemoveQueues 2009-10-11 21:18:18.961 Construct FD_SET 2009-10-11 21:18:18.962 Waiting on select.. 2009-10-11 21:18:19.011 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.019 MythEvent: SIGNAL 9 2009-10-11 21:18:19.019 Got data on select 2009-10-11 21:18:19.019 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.019 MythSocket(db6570:39): writeBlock(0x140307588994520, 464) 2009-10-11 21:18:19.021 Processing ready reads 2009-10-11 21:18:19.021 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.021 Reacquired ready read lock 2009-10-11 21:18:19.021 ProcessAddRemoveQueues 2009-10-11 21:18:19.021 Construct FD_SET 2009-10-11 21:18:19.021 Waiting on select.. 2009-10-11 21:18:19.069 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.078 MythEvent: SIGNAL 9 2009-10-11 21:18:19.078 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.078 MythSocket(db6570:39): writeBlock(0x140307588994264, 464) 2009-10-11 21:18:19.079 Got data on select 2009-10-11 21:18:19.079 Processing ready reads 2009-10-11 21:18:19.079 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.079 Reacquired ready read lock 2009-10-11 21:18:19.079 ProcessAddRemoveQueues 2009-10-11 21:18:19.079 Construct FD_SET 2009-10-11 21:18:19.079 Waiting on select.. 2009-10-11 21:18:19.128 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.136 MythEvent: SIGNAL 9 2009-10-11 21:18:19.136 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.137 MythSocket(db6570:39): writeBlock(0x140307588993992, 464) 2009-10-11 21:18:19.137 Got data on select 2009-10-11 21:18:19.137 Processing ready reads 2009-10-11 21:18:19.137 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.137 Reacquired ready read lock 2009-10-11 21:18:19.137 ProcessAddRemoveQueues 2009-10-11 21:18:19.137 Construct FD_SET 2009-10-11 21:18:19.138 Waiting on select.. 2009-10-11 21:18:19.186 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.195 MythEvent: SIGNAL 9 2009-10-11 21:18:19.195 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.195 MythSocket(db6570:39): writeBlock(0x140307588994264, 464) 2009-10-11 21:18:19.196 Got data on select 2009-10-11 21:18:19.196 Processing ready reads 2009-10-11 21:18:19.196 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.196 Reacquired ready read lock 2009-10-11 21:18:19.196 ProcessAddRemoveQueues 2009-10-11 21:18:19.196 Construct FD_SET 2009-10-11 21:18:19.196 Waiting on select.. 2009-10-11 21:18:19.245 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.255 MythEvent: SIGNAL 9 2009-10-11 21:18:19.255 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.255 MythSocket(db6570:39): writeBlock(0x140307588994264, 464) 2009-10-11 21:18:19.255 Got data on select 2009-10-11 21:18:19.256 Processing ready reads 2009-10-11 21:18:19.256 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.256 Reacquired ready read lock 2009-10-11 21:18:19.256 ProcessAddRemoveQueues 2009-10-11 21:18:19.256 Construct FD_SET 2009-10-11 21:18:19.256 Waiting on select.. 2009-10-11 21:18:19.305 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.313 MythEvent: SIGNAL 9 2009-10-11 21:18:19.313 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.313 MythSocket(db6570:39): writeBlock(0x140307588993928, 464) 2009-10-11 21:18:19.314 Got data on select 2009-10-11 21:18:19.314 Processing ready reads 2009-10-11 21:18:19.314 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.314 Reacquired ready read lock 2009-10-11 21:18:19.314 ProcessAddRemoveQueues 2009-10-11 21:18:19.314 Construct FD_SET 2009-10-11 21:18:19.314 Waiting on select.. 2009-10-11 21:18:19.363 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.372 MythEvent: SIGNAL 9 2009-10-11 21:18:19.372 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.372 MythSocket(db6570:39): writeBlock(0x140307588994200, 464) 2009-10-11 21:18:19.372 Got data on select 2009-10-11 21:18:19.373 Processing ready reads 2009-10-11 21:18:19.373 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.373 Reacquired ready read lock 2009-10-11 21:18:19.373 ProcessAddRemoveQueues 2009-10-11 21:18:19.373 Construct FD_SET 2009-10-11 21:18:19.373 Waiting on select.. 2009-10-11 21:18:19.422 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.430 MythEvent: SIGNAL 9 2009-10-11 21:18:19.430 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.431 MythSocket(db6570:39): writeBlock(0x140307588993416, 464) 2009-10-11 21:18:19.431 Got data on select 2009-10-11 21:18:19.431 Processing ready reads 2009-10-11 21:18:19.431 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.431 Reacquired ready read lock 2009-10-11 21:18:19.431 ProcessAddRemoveQueues 2009-10-11 21:18:19.431 Construct FD_SET 2009-10-11 21:18:19.431 Waiting on select.. 2009-10-11 21:18:19.480 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.489 MythEvent: SIGNAL 9 2009-10-11 21:18:19.489 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.489 MythSocket(db6570:39): writeBlock(0x140307588980952, 464) 2009-10-11 21:18:19.489 Got data on select 2009-10-11 21:18:19.489 Processing ready reads 2009-10-11 21:18:19.490 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.490 Reacquired ready read lock 2009-10-11 21:18:19.490 ProcessAddRemoveQueues 2009-10-11 21:18:19.490 Construct FD_SET 2009-10-11 21:18:19.490 Waiting on select.. 2009-10-11 21:18:19.539 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.549 MythEvent: SIGNAL 9 2009-10-11 21:18:19.549 Got data on select 2009-10-11 21:18:19.549 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.549 MythSocket(db6570:39): writeBlock(0x140307588994168, 464) 2009-10-11 21:18:19.549 Processing ready reads 2009-10-11 21:18:19.550 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.550 Reacquired ready read lock 2009-10-11 21:18:19.550 ProcessAddRemoveQueues 2009-10-11 21:18:19.550 Construct FD_SET 2009-10-11 21:18:19.550 Waiting on select.. 2009-10-11 21:18:19.599 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.618 MythEvent: SIGNAL 9 2009-10-11 21:18:19.618 Got data on select 2009-10-11 21:18:19.618 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65021 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.618 MythSocket(db6570:39): writeBlock(0x140307588994168, 464) 2009-10-11 21:18:19.618 Processing ready reads 2009-10-11 21:18:19.618 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.619 Reacquired ready read lock 2009-10-11 21:18:19.619 ProcessAddRemoveQueues 2009-10-11 21:18:19.619 Construct FD_SET 2009-10-11 21:18:19.619 Waiting on select.. 2009-10-11 21:18:19.668 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.676 MythEvent: SIGNAL 9 2009-10-11 21:18:19.677 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64764 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.677 MythSocket(db6570:39): writeBlock(0x140307588994440, 464) 2009-10-11 21:18:19.677 Got data on select 2009-10-11 21:18:19.677 Processing ready reads 2009-10-11 21:18:19.677 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.678 Reacquired ready read lock 2009-10-11 21:18:19.678 ProcessAddRemoveQueues 2009-10-11 21:18:19.678 Construct FD_SET 2009-10-11 21:18:19.678 Waiting on select.. 2009-10-11 21:18:19.727 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.735 MythEvent: SIGNAL 9 2009-10-11 21:18:19.735 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64507 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.735 MythSocket(db6570:39): writeBlock(0x140307588994440, 464) 2009-10-11 21:18:19.736 Got data on select 2009-10-11 21:18:19.736 Processing ready reads 2009-10-11 21:18:19.736 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.736 Reacquired ready read lock 2009-10-11 21:18:19.736 ProcessAddRemoveQueues 2009-10-11 21:18:19.736 Construct FD_SET 2009-10-11 21:18:19.736 Waiting on select.. 2009-10-11 21:18:19.785 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.794 MythEvent: SIGNAL 9 2009-10-11 21:18:19.794 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64507 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.794 MythSocket(db6570:39): writeBlock(0x140307588977720, 464) 2009-10-11 21:18:19.794 Got data on select 2009-10-11 21:18:19.795 Processing ready reads 2009-10-11 21:18:19.795 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.795 Reacquired ready read lock 2009-10-11 21:18:19.795 ProcessAddRemoveQueues 2009-10-11 21:18:19.795 Construct FD_SET 2009-10-11 21:18:19.795 Waiting on select.. 2009-10-11 21:18:19.844 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.854 MythEvent: SIGNAL 9 2009-10-11 21:18:19.854 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64507 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.854 MythSocket(db6570:39): writeBlock(0x140307588993640, 464) 2009-10-11 21:18:19.855 Got data on select 2009-10-11 21:18:19.855 Processing ready reads 2009-10-11 21:18:19.855 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.855 Reacquired ready read lock 2009-10-11 21:18:19.855 ProcessAddRemoveQueues 2009-10-11 21:18:19.855 Construct FD_SET 2009-10-11 21:18:19.855 Waiting on select.. 2009-10-11 21:18:19.904 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.912 MythEvent: SIGNAL 9 2009-10-11 21:18:19.912 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64507 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.912 MythSocket(db6570:39): writeBlock(0x140307588994840, 464) 2009-10-11 21:18:19.913 Got data on select 2009-10-11 21:18:19.913 Processing ready reads 2009-10-11 21:18:19.913 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.913 Reacquired ready read lock 2009-10-11 21:18:19.913 ProcessAddRemoveQueues 2009-10-11 21:18:19.914 Construct FD_SET 2009-10-11 21:18:19.914 Waiting on select.. 2009-10-11 21:18:19.962 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:19.971 MythEvent: SIGNAL 9 2009-10-11 21:18:19.971 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64764 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:19.971 MythSocket(db6570:39): writeBlock(0x140307588981208, 464) 2009-10-11 21:18:19.972 Got data on select 2009-10-11 21:18:19.972 Processing ready reads 2009-10-11 21:18:19.972 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:19.972 Reacquired ready read lock 2009-10-11 21:18:19.972 ProcessAddRemoveQueues 2009-10-11 21:18:19.972 Construct FD_SET 2009-10-11 21:18:19.972 Waiting on select.. 2009-10-11 21:18:20.021 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.030 MythEvent: SIGNAL 9 2009-10-11 21:18:20.030 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65021 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.030 MythSocket(db6570:39): writeBlock(0x140307588977720, 464) 2009-10-11 21:18:20.031 Got data on select 2009-10-11 21:18:20.031 Processing ready reads 2009-10-11 21:18:20.031 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.031 Reacquired ready read lock 2009-10-11 21:18:20.031 ProcessAddRemoveQueues 2009-10-11 21:18:20.031 Construct FD_SET 2009-10-11 21:18:20.031 Waiting on select.. 2009-10-11 21:18:20.080 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.089 MythEvent: SIGNAL 9 2009-10-11 21:18:20.089 Got data on select 2009-10-11 21:18:20.089 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.089 MythSocket(db6570:39): writeBlock(0x140307588977560, 464) 2009-10-11 21:18:20.091 Processing ready reads 2009-10-11 21:18:20.091 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.091 Reacquired ready read lock 2009-10-11 21:18:20.091 ProcessAddRemoveQueues 2009-10-11 21:18:20.092 Construct FD_SET 2009-10-11 21:18:20.092 Waiting on select.. 2009-10-11 21:18:20.139 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.149 MythEvent: SIGNAL 9 2009-10-11 21:18:20.149 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.149 MythSocket(db6570:39): writeBlock(0x140307588977288, 464) 2009-10-11 21:18:20.150 Got data on select 2009-10-11 21:18:20.150 Processing ready reads 2009-10-11 21:18:20.150 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.150 Reacquired ready read lock 2009-10-11 21:18:20.150 ProcessAddRemoveQueues 2009-10-11 21:18:20.150 Construct FD_SET 2009-10-11 21:18:20.150 Waiting on select.. 2009-10-11 21:18:20.199 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.208 MythEvent: SIGNAL 9 2009-10-11 21:18:20.208 Got data on select 2009-10-11 21:18:20.208 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.208 MythSocket(db6570:39): writeBlock(0x140307588977288, 464) 2009-10-11 21:18:20.209 Processing ready reads 2009-10-11 21:18:20.209 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.209 Reacquired ready read lock 2009-10-11 21:18:20.209 ProcessAddRemoveQueues 2009-10-11 21:18:20.209 Construct FD_SET 2009-10-11 21:18:20.209 Waiting on select.. 2009-10-11 21:18:20.258 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.266 MythEvent: SIGNAL 9 2009-10-11 21:18:20.266 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.267 MythSocket(db6570:39): writeBlock(0x140307588995752, 464) 2009-10-11 21:18:20.268 Got data on select 2009-10-11 21:18:20.268 Processing ready reads 2009-10-11 21:18:20.268 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.268 Reacquired ready read lock 2009-10-11 21:18:20.268 ProcessAddRemoveQueues 2009-10-11 21:18:20.268 Construct FD_SET 2009-10-11 21:18:20.268 Waiting on select.. 2009-10-11 21:18:20.316 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.325 MythEvent: SIGNAL 9 2009-10-11 21:18:20.325 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.325 MythSocket(db6570:39): writeBlock(0x140307588977288, 464) 2009-10-11 21:18:20.326 Got data on select 2009-10-11 21:18:20.326 Processing ready reads 2009-10-11 21:18:20.326 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.326 Reacquired ready read lock 2009-10-11 21:18:20.326 ProcessAddRemoveQueues 2009-10-11 21:18:20.326 Construct FD_SET 2009-10-11 21:18:20.326 Waiting on select.. 2009-10-11 21:18:20.375 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.384 MythEvent: SIGNAL 9 2009-10-11 21:18:20.384 Got data on select 2009-10-11 21:18:20.384 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.384 MythSocket(db6570:39): writeBlock(0x140307588977288, 464) 2009-10-11 21:18:20.385 Processing ready reads 2009-10-11 21:18:20.385 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.385 Reacquired ready read lock 2009-10-11 21:18:20.385 ProcessAddRemoveQueues 2009-10-11 21:18:20.385 Construct FD_SET 2009-10-11 21:18:20.385 Waiting on select.. 2009-10-11 21:18:20.434 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.442 MythEvent: SIGNAL 9 2009-10-11 21:18:20.442 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.443 MythSocket(db6570:39): writeBlock(0x140307588977496, 464) 2009-10-11 21:18:20.444 Got data on select 2009-10-11 21:18:20.444 Processing ready reads 2009-10-11 21:18:20.444 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.444 Reacquired ready read lock 2009-10-11 21:18:20.444 ProcessAddRemoveQueues 2009-10-11 21:18:20.444 Construct FD_SET 2009-10-11 21:18:20.444 Waiting on select.. 2009-10-11 21:18:20.492 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.501 MythEvent: SIGNAL 9 2009-10-11 21:18:20.501 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65535 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.501 MythSocket(db6570:39): writeBlock(0x140307588992872, 464) 2009-10-11 21:18:20.502 Got data on select 2009-10-11 21:18:20.502 Processing ready reads 2009-10-11 21:18:20.502 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.502 Reacquired ready read lock 2009-10-11 21:18:20.502 ProcessAddRemoveQueues 2009-10-11 21:18:20.502 Construct FD_SET 2009-10-11 21:18:20.502 Waiting on select.. 2009-10-11 21:18:20.551 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.560 MythEvent: SIGNAL 9 2009-10-11 21:18:20.560 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 65278 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.560 MythSocket(db6570:39): writeBlock(0x140307588993016, 464) 2009-10-11 21:18:20.560 Got data on select 2009-10-11 21:18:20.560 Processing ready reads 2009-10-11 21:18:20.560 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.560 Reacquired ready read lock 2009-10-11 21:18:20.560 ProcessAddRemoveQueues 2009-10-11 21:18:20.561 Construct FD_SET 2009-10-11 21:18:20.561 Waiting on select.. 2009-10-11 21:18:20.610 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.628 MythEvent: SIGNAL 9 2009-10-11 21:18:20.628 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 64764 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.628 MythSocket(db6570:39): writeBlock(0x140307588995608, 464) 2009-10-11 21:18:20.628 Got data on select 2009-10-11 21:18:20.628 Processing ready reads 2009-10-11 21:18:20.628 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.629 Reacquired ready read lock 2009-10-11 21:18:20.629 ProcessAddRemoveQueues 2009-10-11 21:18:20.629 Construct FD_SET 2009-10-11 21:18:20.629 Waiting on select.. 2009-10-11 21:18:20.678 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.686 MythEvent: SIGNAL 9 2009-10-11 21:18:20.687 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 63993 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.687 MythSocket(db6570:39): writeBlock(0x140307588976728, 464) 2009-10-11 21:18:20.687 Got data on select 2009-10-11 21:18:20.687 Processing ready reads 2009-10-11 21:18:20.687 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.687 Reacquired ready read lock 2009-10-11 21:18:20.687 ProcessAddRemoveQueues 2009-10-11 21:18:20.687 Construct FD_SET 2009-10-11 21:18:20.687 Waiting on select.. 2009-10-11 21:18:20.737 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.745 MythEvent: SIGNAL 9 2009-10-11 21:18:20.745 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 62965 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.746 MythSocket(db6570:39): writeBlock(0x140307588977000, 464) 2009-10-11 21:18:20.746 Got data on select 2009-10-11 21:18:20.746 Processing ready reads 2009-10-11 21:18:20.746 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.746 Reacquired ready read lock 2009-10-11 21:18:20.746 ProcessAddRemoveQueues 2009-10-11 21:18:20.746 Construct FD_SET 2009-10-11 21:18:20.746 Waiting on select.. 2009-10-11 21:18:20.795 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.804 MythEvent: SIGNAL 9 2009-10-11 21:18:20.804 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 61937 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.804 MythSocket(db6570:39): writeBlock(0x140307588977144, 464) 2009-10-11 21:18:20.804 Got data on select 2009-10-11 21:18:20.804 Processing ready reads 2009-10-11 21:18:20.805 MythSocketThread: Total read time: 1ms, on sockets 2009-10-11 21:18:20.805 Reacquired ready read lock 2009-10-11 21:18:20.805 ProcessAddRemoveQueues 2009-10-11 21:18:20.805 Construct FD_SET 2009-10-11 21:18:20.805 Waiting on select.. 2009-10-11 21:18:20.854 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.863 MythEvent: SIGNAL 9 2009-10-11 21:18:20.863 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 60652 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.863 MythSocket(db6570:39): writeBlock(0x140307588993640, 464) 2009-10-11 21:18:20.863 Got data on select 2009-10-11 21:18:20.863 Processing ready reads 2009-10-11 21:18:20.863 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.863 Reacquired ready read lock 2009-10-11 21:18:20.864 ProcessAddRemoveQueues 2009-10-11 21:18:20.864 Construct FD_SET 2009-10-11 21:18:20.864 Waiting on select.. 2009-10-11 21:18:20.915 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.924 MythEvent: SIGNAL 9 2009-10-11 21:18:20.924 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 59624 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.924 MythSocket(db6570:39): writeBlock(0x140307588994168, 464) 2009-10-11 21:18:20.924 Got data on select 2009-10-11 21:18:20.924 Processing ready reads 2009-10-11 21:18:20.924 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.924 Reacquired ready read lock 2009-10-11 21:18:20.925 ProcessAddRemoveQueues 2009-10-11 21:18:20.925 Construct FD_SET 2009-10-11 21:18:20.925 Waiting on select.. 2009-10-11 21:18:20.974 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:20.982 MythEvent: SIGNAL 9 2009-10-11 21:18:20.983 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 58596 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:20.983 MythSocket(db6570:39): writeBlock(0x140307588993912, 464) 2009-10-11 21:18:20.983 Got data on select 2009-10-11 21:18:20.983 Processing ready reads 2009-10-11 21:18:20.983 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:20.983 Reacquired ready read lock 2009-10-11 21:18:20.983 ProcessAddRemoveQueues 2009-10-11 21:18:20.983 Construct FD_SET 2009-10-11 21:18:20.983 Waiting on select.. 2009-10-11 21:18:21.033 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.041 MythEvent: SIGNAL 9 2009-10-11 21:18:21.042 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 58082 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.042 MythSocket(db6570:39): writeBlock(0x140307588993640, 464) 2009-10-11 21:18:21.043 Got data on select 2009-10-11 21:18:21.043 Processing ready reads 2009-10-11 21:18:21.043 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.043 Reacquired ready read lock 2009-10-11 21:18:21.043 ProcessAddRemoveQueues 2009-10-11 21:18:21.043 Construct FD_SET 2009-10-11 21:18:21.043 Waiting on select.. 2009-10-11 21:18:21.092 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.101 MythEvent: SIGNAL 9 2009-10-11 21:18:21.101 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57568 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.101 MythSocket(db6570:39): writeBlock(0x140307588994728, 464) 2009-10-11 21:18:21.101 Got data on select 2009-10-11 21:18:21.101 Processing ready reads 2009-10-11 21:18:21.101 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.101 Reacquired ready read lock 2009-10-11 21:18:21.101 ProcessAddRemoveQueues 2009-10-11 21:18:21.101 Construct FD_SET 2009-10-11 21:18:21.102 Waiting on select.. 2009-10-11 21:18:21.151 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.159 MythEvent: SIGNAL 9 2009-10-11 21:18:21.160 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57054 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.160 MythSocket(db6570:39): writeBlock(0x140307588994440, 464) 2009-10-11 21:18:21.160 Got data on select 2009-10-11 21:18:21.160 Processing ready reads 2009-10-11 21:18:21.160 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.160 Reacquired ready read lock 2009-10-11 21:18:21.160 ProcessAddRemoveQueues 2009-10-11 21:18:21.160 Construct FD_SET 2009-10-11 21:18:21.160 Waiting on select.. 2009-10-11 21:18:21.210 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.218 MythEvent: SIGNAL 9 2009-10-11 21:18:21.218 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 56797 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.218 MythSocket(db6570:39): writeBlock(0x140307588994072, 464) 2009-10-11 21:18:21.219 Got data on select 2009-10-11 21:18:21.219 Processing ready reads 2009-10-11 21:18:21.219 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.219 Reacquired ready read lock 2009-10-11 21:18:21.219 ProcessAddRemoveQueues 2009-10-11 21:18:21.219 Construct FD_SET 2009-10-11 21:18:21.219 Waiting on select.. 2009-10-11 21:18:21.268 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.277 MythEvent: SIGNAL 9 2009-10-11 21:18:21.277 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 56283 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.277 MythSocket(db6570:39): writeBlock(0x140307588993928, 464) 2009-10-11 21:18:21.277 Got data on select 2009-10-11 21:18:21.277 Processing ready reads 2009-10-11 21:18:21.277 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.277 Reacquired ready read lock 2009-10-11 21:18:21.277 ProcessAddRemoveQueues 2009-10-11 21:18:21.277 Construct FD_SET 2009-10-11 21:18:21.278 Waiting on select.. 2009-10-11 21:18:21.327 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.335 MythEvent: SIGNAL 9 2009-10-11 21:18:21.335 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55769 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.335 MythSocket(db6570:39): writeBlock(0x140307588993912, 464) 2009-10-11 21:18:21.336 Got data on select 2009-10-11 21:18:21.336 Processing ready reads 2009-10-11 21:18:21.336 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.336 Reacquired ready read lock 2009-10-11 21:18:21.336 ProcessAddRemoveQueues 2009-10-11 21:18:21.336 Construct FD_SET 2009-10-11 21:18:21.336 Waiting on select.. 2009-10-11 21:18:21.385 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.394 MythEvent: SIGNAL 9 2009-10-11 21:18:21.394 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55512 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.394 MythSocket(db6570:39): writeBlock(0x140307588994056, 464) 2009-10-11 21:18:21.394 Got data on select 2009-10-11 21:18:21.394 Processing ready reads 2009-10-11 21:18:21.394 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.394 Reacquired ready read lock 2009-10-11 21:18:21.394 ProcessAddRemoveQueues 2009-10-11 21:18:21.394 Construct FD_SET 2009-10-11 21:18:21.394 Waiting on select.. 2009-10-11 21:18:21.444 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.453 MythEvent: SIGNAL 9 2009-10-11 21:18:21.454 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54998 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.454 MythSocket(db6570:39): writeBlock(0x140307588995752, 464) 2009-10-11 21:18:21.454 Got data on select 2009-10-11 21:18:21.454 Processing ready reads 2009-10-11 21:18:21.454 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.454 Reacquired ready read lock 2009-10-11 21:18:21.454 ProcessAddRemoveQueues 2009-10-11 21:18:21.454 Construct FD_SET 2009-10-11 21:18:21.454 Waiting on select.. 2009-10-11 21:18:21.504 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.512 MythEvent: SIGNAL 9 2009-10-11 21:18:21.512 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54741 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.512 MythSocket(db6570:39): writeBlock(0x140307588995624, 464) 2009-10-11 21:18:21.512 Got data on select 2009-10-11 21:18:21.513 Processing ready reads 2009-10-11 21:18:21.513 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.513 Reacquired ready read lock 2009-10-11 21:18:21.513 ProcessAddRemoveQueues 2009-10-11 21:18:21.513 Construct FD_SET 2009-10-11 21:18:21.513 Waiting on select.. 2009-10-11 21:18:21.562 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.571 MythEvent: SIGNAL 9 2009-10-11 21:18:21.571 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54484 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.571 MythSocket(db6570:39): writeBlock(0x140307588995480, 464) 2009-10-11 21:18:21.571 Got data on select 2009-10-11 21:18:21.571 Processing ready reads 2009-10-11 21:18:21.571 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.571 Reacquired ready read lock 2009-10-11 21:18:21.571 ProcessAddRemoveQueues 2009-10-11 21:18:21.571 Construct FD_SET 2009-10-11 21:18:21.571 Waiting on select.. 2009-10-11 21:18:21.621 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.638 MythEvent: SIGNAL 9 2009-10-11 21:18:21.638 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54484 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.638 MythSocket(db6570:39): writeBlock(0x140307588993128, 464) 2009-10-11 21:18:21.638 Got data on select 2009-10-11 21:18:21.638 Processing ready reads 2009-10-11 21:18:21.638 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.638 Reacquired ready read lock 2009-10-11 21:18:21.638 ProcessAddRemoveQueues 2009-10-11 21:18:21.638 Construct FD_SET 2009-10-11 21:18:21.639 Waiting on select.. 2009-10-11 21:18:21.688 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.696 MythEvent: SIGNAL 9 2009-10-11 21:18:21.697 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54484 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.697 MythSocket(db6570:39): writeBlock(0x140307588994168, 464) 2009-10-11 21:18:21.697 Got data on select 2009-10-11 21:18:21.697 Processing ready reads 2009-10-11 21:18:21.697 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.697 Reacquired ready read lock 2009-10-11 21:18:21.697 ProcessAddRemoveQueues 2009-10-11 21:18:21.697 Construct FD_SET 2009-10-11 21:18:21.697 Waiting on select.. 2009-10-11 21:18:21.747 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.755 MythEvent: SIGNAL 9 2009-10-11 21:18:21.756 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54484 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.756 MythSocket(db6570:39): writeBlock(0x140307588980680, 464) 2009-10-11 21:18:21.756 Got data on select 2009-10-11 21:18:21.756 Processing ready reads 2009-10-11 21:18:21.756 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.756 Reacquired ready read lock 2009-10-11 21:18:21.756 ProcessAddRemoveQueues 2009-10-11 21:18:21.756 Construct FD_SET 2009-10-11 21:18:21.756 Waiting on select.. 2009-10-11 21:18:21.806 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.814 MythEvent: SIGNAL 9 2009-10-11 21:18:21.814 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54484 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.814 MythSocket(db6570:39): writeBlock(0x140307588976728, 464) 2009-10-11 21:18:21.814 Got data on select 2009-10-11 21:18:21.814 Processing ready reads 2009-10-11 21:18:21.814 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.815 Reacquired ready read lock 2009-10-11 21:18:21.815 ProcessAddRemoveQueues 2009-10-11 21:18:21.815 Construct FD_SET 2009-10-11 21:18:21.815 Waiting on select.. 2009-10-11 21:18:21.864 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.872 MythEvent: SIGNAL 9 2009-10-11 21:18:21.873 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54484 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.873 MythSocket(db6570:39): writeBlock(0x140307588980824, 464) 2009-10-11 21:18:21.873 Got data on select 2009-10-11 21:18:21.873 Processing ready reads 2009-10-11 21:18:21.873 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.873 Reacquired ready read lock 2009-10-11 21:18:21.873 ProcessAddRemoveQueues 2009-10-11 21:18:21.873 Construct FD_SET 2009-10-11 21:18:21.873 Waiting on select.. 2009-10-11 21:18:21.923 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.931 MythEvent: SIGNAL 9 2009-10-11 21:18:21.931 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54484 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.931 MythSocket(db6570:39): writeBlock(0x140307588980680, 464) 2009-10-11 21:18:21.931 Got data on select 2009-10-11 21:18:21.931 Processing ready reads 2009-10-11 21:18:21.931 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.931 Reacquired ready read lock 2009-10-11 21:18:21.932 ProcessAddRemoveQueues 2009-10-11 21:18:21.932 Construct FD_SET 2009-10-11 21:18:21.932 Waiting on select.. 2009-10-11 21:18:21.981 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:21.989 MythEvent: SIGNAL 9 2009-10-11 21:18:21.990 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54741 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:21.990 MythSocket(db6570:39): writeBlock(0x140307588994168, 464) 2009-10-11 21:18:21.990 Got data on select 2009-10-11 21:18:21.990 Processing ready reads 2009-10-11 21:18:21.990 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:21.990 Reacquired ready read lock 2009-10-11 21:18:21.990 ProcessAddRemoveQueues 2009-10-11 21:18:21.990 Construct FD_SET 2009-10-11 21:18:21.990 Waiting on select.. 2009-10-11 21:18:22.040 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.049 MythEvent: SIGNAL 9 2009-10-11 21:18:22.050 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54741 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.050 MythSocket(db6570:39): writeBlock(0x140307588994856, 464) 2009-10-11 21:18:22.050 Got data on select 2009-10-11 21:18:22.050 Processing ready reads 2009-10-11 21:18:22.050 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.050 Reacquired ready read lock 2009-10-11 21:18:22.050 ProcessAddRemoveQueues 2009-10-11 21:18:22.050 Construct FD_SET 2009-10-11 21:18:22.050 Waiting on select.. 2009-10-11 21:18:22.100 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.108 MythEvent: SIGNAL 9 2009-10-11 21:18:22.108 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54998 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.108 MythSocket(db6570:39): writeBlock(0x140307588995000, 464) 2009-10-11 21:18:22.109 Got data on select 2009-10-11 21:18:22.109 Processing ready reads 2009-10-11 21:18:22.109 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.109 Reacquired ready read lock 2009-10-11 21:18:22.109 ProcessAddRemoveQueues 2009-10-11 21:18:22.109 Construct FD_SET 2009-10-11 21:18:22.109 Waiting on select.. 2009-10-11 21:18:22.158 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.167 MythEvent: SIGNAL 9 2009-10-11 21:18:22.167 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55255 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.167 MythSocket(db6570:39): writeBlock(0x140307588994744, 464) 2009-10-11 21:18:22.167 Got data on select 2009-10-11 21:18:22.167 Processing ready reads 2009-10-11 21:18:22.167 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.167 Reacquired ready read lock 2009-10-11 21:18:22.167 ProcessAddRemoveQueues 2009-10-11 21:18:22.167 Construct FD_SET 2009-10-11 21:18:22.167 Waiting on select.. 2009-10-11 21:18:22.217 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.225 MythEvent: SIGNAL 9 2009-10-11 21:18:22.225 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55512 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.225 MythSocket(db6570:39): writeBlock(0x140307588994616, 464) 2009-10-11 21:18:22.226 Got data on select 2009-10-11 21:18:22.226 Processing ready reads 2009-10-11 21:18:22.226 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.226 Reacquired ready read lock 2009-10-11 21:18:22.226 ProcessAddRemoveQueues 2009-10-11 21:18:22.226 Construct FD_SET 2009-10-11 21:18:22.226 Waiting on select.. 2009-10-11 21:18:22.275 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.284 MythEvent: SIGNAL 9 2009-10-11 21:18:22.284 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55769 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.284 MythSocket(db6570:39): writeBlock(0x140307588994760, 464) 2009-10-11 21:18:22.284 Got data on select 2009-10-11 21:18:22.284 Processing ready reads 2009-10-11 21:18:22.284 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.284 Reacquired ready read lock 2009-10-11 21:18:22.284 ProcessAddRemoveQueues 2009-10-11 21:18:22.284 Construct FD_SET 2009-10-11 21:18:22.284 Waiting on select.. 2009-10-11 21:18:22.334 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.342 MythEvent: SIGNAL 9 2009-10-11 21:18:22.342 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 56026 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.342 MythSocket(db6570:39): writeBlock(0x140307588994904, 464) 2009-10-11 21:18:22.343 Got data on select 2009-10-11 21:18:22.343 Processing ready reads 2009-10-11 21:18:22.343 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.343 Reacquired ready read lock 2009-10-11 21:18:22.343 ProcessAddRemoveQueues 2009-10-11 21:18:22.343 Construct FD_SET 2009-10-11 21:18:22.343 Waiting on select.. 2009-10-11 21:18:22.392 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.401 MythEvent: SIGNAL 9 2009-10-11 21:18:22.401 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 56283 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.401 MythSocket(db6570:39): writeBlock(0x140307588995112, 464) 2009-10-11 21:18:22.401 Got data on select 2009-10-11 21:18:22.401 Processing ready reads 2009-10-11 21:18:22.401 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.401 Reacquired ready read lock 2009-10-11 21:18:22.401 ProcessAddRemoveQueues 2009-10-11 21:18:22.401 Construct FD_SET 2009-10-11 21:18:22.401 Waiting on select.. 2009-10-11 21:18:22.451 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.459 MythEvent: SIGNAL 9 2009-10-11 21:18:22.459 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 56540 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.459 MythSocket(db6570:39): writeBlock(0x140307588994920, 464) 2009-10-11 21:18:22.459 Got data on select 2009-10-11 21:18:22.460 Processing ready reads 2009-10-11 21:18:22.460 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.460 Reacquired ready read lock 2009-10-11 21:18:22.460 ProcessAddRemoveQueues 2009-10-11 21:18:22.460 Construct FD_SET 2009-10-11 21:18:22.460 Waiting on select.. 2009-10-11 21:18:22.509 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.518 MythEvent: SIGNAL 9 2009-10-11 21:18:22.518 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57054 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.518 MythSocket(db6570:39): writeBlock(0x140307588995192, 464) 2009-10-11 21:18:22.518 Got data on select 2009-10-11 21:18:22.518 Processing ready reads 2009-10-11 21:18:22.518 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.518 Reacquired ready read lock 2009-10-11 21:18:22.518 ProcessAddRemoveQueues 2009-10-11 21:18:22.518 Construct FD_SET 2009-10-11 21:18:22.518 Waiting on select.. 2009-10-11 21:18:22.568 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.576 MythEvent: SIGNAL 9 2009-10-11 21:18:22.577 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57311 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.577 MythSocket(db6570:39): writeBlock(0x140307588994920, 464) 2009-10-11 21:18:22.577 Got data on select 2009-10-11 21:18:22.577 Processing ready reads 2009-10-11 21:18:22.577 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.577 Reacquired ready read lock 2009-10-11 21:18:22.577 ProcessAddRemoveQueues 2009-10-11 21:18:22.577 Construct FD_SET 2009-10-11 21:18:22.577 Waiting on select.. 2009-10-11 21:18:22.626 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.649 MythEvent: SIGNAL 9 2009-10-11 21:18:22.649 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57825 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.650 MythSocket(db6570:39): writeBlock(0x140307588995176, 464) 2009-10-11 21:18:22.650 Got data on select 2009-10-11 21:18:22.650 Processing ready reads 2009-10-11 21:18:22.650 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.650 Reacquired ready read lock 2009-10-11 21:18:22.650 ProcessAddRemoveQueues 2009-10-11 21:18:22.650 Construct FD_SET 2009-10-11 21:18:22.650 Waiting on select.. 2009-10-11 21:18:22.699 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.708 MythEvent: SIGNAL 9 2009-10-11 21:18:22.708 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57825 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.708 MythSocket(db6570:39): writeBlock(0x140307588994904, 464) 2009-10-11 21:18:22.708 Got data on select 2009-10-11 21:18:22.708 Processing ready reads 2009-10-11 21:18:22.709 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.709 Reacquired ready read lock 2009-10-11 21:18:22.709 ProcessAddRemoveQueues 2009-10-11 21:18:22.709 Construct FD_SET 2009-10-11 21:18:22.709 Waiting on select.. 2009-10-11 21:18:22.758 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.767 MythEvent: SIGNAL 9 2009-10-11 21:18:22.767 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57825 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.767 MythSocket(db6570:39): writeBlock(0x140307588995032, 464) 2009-10-11 21:18:22.767 Got data on select 2009-10-11 21:18:22.767 Processing ready reads 2009-10-11 21:18:22.767 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.767 Reacquired ready read lock 2009-10-11 21:18:22.767 ProcessAddRemoveQueues 2009-10-11 21:18:22.767 Construct FD_SET 2009-10-11 21:18:22.768 Waiting on select.. 2009-10-11 21:18:22.817 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.825 MythEvent: SIGNAL 9 2009-10-11 21:18:22.825 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57568 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.826 MythSocket(db6570:39): writeBlock(0x140307588995048, 464) 2009-10-11 21:18:22.826 Got data on select 2009-10-11 21:18:22.826 Processing ready reads 2009-10-11 21:18:22.826 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.826 Reacquired ready read lock 2009-10-11 21:18:22.826 ProcessAddRemoveQueues 2009-10-11 21:18:22.826 Construct FD_SET 2009-10-11 21:18:22.826 Waiting on select.. 2009-10-11 21:18:22.875 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.884 MythEvent: SIGNAL 9 2009-10-11 21:18:22.884 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 57311 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.884 MythSocket(db6570:39): writeBlock(0x140307588994776, 464) 2009-10-11 21:18:22.884 Got data on select 2009-10-11 21:18:22.884 Processing ready reads 2009-10-11 21:18:22.885 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.885 Reacquired ready read lock 2009-10-11 21:18:22.885 ProcessAddRemoveQueues 2009-10-11 21:18:22.885 Construct FD_SET 2009-10-11 21:18:22.885 Waiting on select.. 2009-10-11 21:18:22.934 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:22.943 MythEvent: SIGNAL 9 2009-10-11 21:18:22.943 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 56797 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:22.943 MythSocket(db6570:39): writeBlock(0x140307588994904, 464) 2009-10-11 21:18:22.943 Got data on select 2009-10-11 21:18:22.943 Processing ready reads 2009-10-11 21:18:22.943 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:22.943 Reacquired ready read lock 2009-10-11 21:18:22.943 ProcessAddRemoveQueues 2009-10-11 21:18:22.943 Construct FD_SET 2009-10-11 21:18:22.943 Waiting on select.. 2009-10-11 21:18:22.993 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.001 MythEvent: SIGNAL 9 2009-10-11 21:18:23.002 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 56283 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.002 MythSocket(db6570:39): writeBlock(0x140307588995112, 464) 2009-10-11 21:18:23.002 Got data on select 2009-10-11 21:18:23.002 Processing ready reads 2009-10-11 21:18:23.002 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.002 Reacquired ready read lock 2009-10-11 21:18:23.002 ProcessAddRemoveQueues 2009-10-11 21:18:23.002 Construct FD_SET 2009-10-11 21:18:23.002 Waiting on select.. 2009-10-11 21:18:23.053 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.061 MythEvent: SIGNAL 9 2009-10-11 21:18:23.062 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 56026 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.062 MythSocket(db6570:39): writeBlock(0x140307588976872, 464) 2009-10-11 21:18:23.062 Got data on select 2009-10-11 21:18:23.062 Processing ready reads 2009-10-11 21:18:23.062 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.062 Reacquired ready read lock 2009-10-11 21:18:23.062 ProcessAddRemoveQueues 2009-10-11 21:18:23.062 Construct FD_SET 2009-10-11 21:18:23.062 Waiting on select.. 2009-10-11 21:18:23.112 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.120 MythEvent: SIGNAL 9 2009-10-11 21:18:23.120 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55512 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.121 MythSocket(db6570:39): writeBlock(0x140307588977160, 464) 2009-10-11 21:18:23.121 Got data on select 2009-10-11 21:18:23.121 Processing ready reads 2009-10-11 21:18:23.121 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.121 Reacquired ready read lock 2009-10-11 21:18:23.121 ProcessAddRemoveQueues 2009-10-11 21:18:23.121 Construct FD_SET 2009-10-11 21:18:23.121 Waiting on select.. 2009-10-11 21:18:23.170 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.179 MythEvent: SIGNAL 9 2009-10-11 21:18:23.179 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54998 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.179 MythSocket(db6570:39): writeBlock(0x140307588981208, 464) 2009-10-11 21:18:23.179 Got data on select 2009-10-11 21:18:23.180 Processing ready reads 2009-10-11 21:18:23.180 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.180 Reacquired ready read lock 2009-10-11 21:18:23.180 ProcessAddRemoveQueues 2009-10-11 21:18:23.180 Construct FD_SET 2009-10-11 21:18:23.180 Waiting on select.. 2009-10-11 21:18:23.229 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.238 MythEvent: SIGNAL 9 2009-10-11 21:18:23.238 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54741 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.238 MythSocket(db6570:39): writeBlock(0x140307588981208, 464) 2009-10-11 21:18:23.238 Got data on select 2009-10-11 21:18:23.238 Processing ready reads 2009-10-11 21:18:23.238 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.238 Reacquired ready read lock 2009-10-11 21:18:23.238 ProcessAddRemoveQueues 2009-10-11 21:18:23.239 Construct FD_SET 2009-10-11 21:18:23.239 Waiting on select.. 2009-10-11 21:18:23.288 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.296 MythEvent: SIGNAL 9 2009-10-11 21:18:23.297 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54484 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.297 MythSocket(db6570:39): writeBlock(0x140307588981208, 464) 2009-10-11 21:18:23.297 Got data on select 2009-10-11 21:18:23.297 Processing ready reads 2009-10-11 21:18:23.297 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.297 Reacquired ready read lock 2009-10-11 21:18:23.297 ProcessAddRemoveQueues 2009-10-11 21:18:23.297 Construct FD_SET 2009-10-11 21:18:23.297 Waiting on select.. 2009-10-11 21:18:23.347 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.357 MythEvent: SIGNAL 9 2009-10-11 21:18:23.359 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54484 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.359 MythSocket(db6570:39): writeBlock(0x140307588992600, 464) 2009-10-11 21:18:23.359 Got data on select 2009-10-11 21:18:23.359 Processing ready reads 2009-10-11 21:18:23.359 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.359 Reacquired ready read lock 2009-10-11 21:18:23.359 ProcessAddRemoveQueues 2009-10-11 21:18:23.359 Construct FD_SET 2009-10-11 21:18:23.359 Waiting on select.. 2009-10-11 21:18:23.407 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.416 MythEvent: SIGNAL 9 2009-10-11 21:18:23.416 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54484 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.416 MythSocket(db6570:39): writeBlock(0x140307588994920, 464) 2009-10-11 21:18:23.416 Got data on select 2009-10-11 21:18:23.417 Processing ready reads 2009-10-11 21:18:23.417 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.417 Reacquired ready read lock 2009-10-11 21:18:23.417 ProcessAddRemoveQueues 2009-10-11 21:18:23.417 Construct FD_SET 2009-10-11 21:18:23.417 Waiting on select.. 2009-10-11 21:18:23.466 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.475 MythEvent: SIGNAL 9 2009-10-11 21:18:23.475 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54484 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.475 MythSocket(db6570:39): writeBlock(0x140307588977016, 464) 2009-10-11 21:18:23.475 Got data on select 2009-10-11 21:18:23.475 Processing ready reads 2009-10-11 21:18:23.475 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.475 Reacquired ready read lock 2009-10-11 21:18:23.476 ProcessAddRemoveQueues 2009-10-11 21:18:23.476 Construct FD_SET 2009-10-11 21:18:23.476 Waiting on select.. 2009-10-11 21:18:23.525 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.533 MythEvent: SIGNAL 9 2009-10-11 21:18:23.534 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54741 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.534 MythSocket(db6570:39): writeBlock(0x140307588992600, 464) 2009-10-11 21:18:23.534 Got data on select 2009-10-11 21:18:23.534 Processing ready reads 2009-10-11 21:18:23.534 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.534 Reacquired ready read lock 2009-10-11 21:18:23.534 ProcessAddRemoveQueues 2009-10-11 21:18:23.534 Construct FD_SET 2009-10-11 21:18:23.534 Waiting on select.. 2009-10-11 21:18:23.584 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.592 MythEvent: SIGNAL 9 2009-10-11 21:18:23.592 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54998 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.592 MythSocket(db6570:39): writeBlock(0x140307588994696, 464) 2009-10-11 21:18:23.593 Got data on select 2009-10-11 21:18:23.593 Processing ready reads 2009-10-11 21:18:23.593 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.593 Reacquired ready read lock 2009-10-11 21:18:23.593 ProcessAddRemoveQueues 2009-10-11 21:18:23.593 Construct FD_SET 2009-10-11 21:18:23.593 Waiting on select.. 2009-10-11 21:18:23.643 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.660 MythEvent: SIGNAL 9 2009-10-11 21:18:23.660 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55255 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.661 MythSocket(db6570:39): writeBlock(0x140307588995112, 464) 2009-10-11 21:18:23.661 Got data on select 2009-10-11 21:18:23.661 Processing ready reads 2009-10-11 21:18:23.661 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.661 Reacquired ready read lock 2009-10-11 21:18:23.661 ProcessAddRemoveQueues 2009-10-11 21:18:23.661 Construct FD_SET 2009-10-11 21:18:23.661 Waiting on select.. 2009-10-11 21:18:23.710 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.719 MythEvent: SIGNAL 9 2009-10-11 21:18:23.719 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 55255 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.719 MythSocket(db6570:39): writeBlock(0x140307588995256, 464) 2009-10-11 21:18:23.719 Got data on select 2009-10-11 21:18:23.720 Processing ready reads 2009-10-11 21:18:23.720 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.720 Reacquired ready read lock 2009-10-11 21:18:23.720 ProcessAddRemoveQueues 2009-10-11 21:18:23.720 Construct FD_SET 2009-10-11 21:18:23.720 Waiting on select.. 2009-10-11 21:18:23.769 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.778 MythEvent: SIGNAL 9 2009-10-11 21:18:23.778 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54998 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.778 MythSocket(db6570:39): writeBlock(0x140307588994984, 464) 2009-10-11 21:18:23.778 Got data on select 2009-10-11 21:18:23.778 Processing ready reads 2009-10-11 21:18:23.778 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.778 Reacquired ready read lock 2009-10-11 21:18:23.778 ProcessAddRemoveQueues 2009-10-11 21:18:23.778 Construct FD_SET 2009-10-11 21:18:23.778 Waiting on select.. 2009-10-11 21:18:23.828 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.836 MythEvent: SIGNAL 9 2009-10-11 21:18:23.836 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 54741 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.837 MythSocket(db6570:39): writeBlock(0x140307588995656, 464) 2009-10-11 21:18:23.837 Got data on select 2009-10-11 21:18:23.837 Processing ready reads 2009-10-11 21:18:23.837 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.837 Reacquired ready read lock 2009-10-11 21:18:23.837 ProcessAddRemoveQueues 2009-10-11 21:18:23.837 Construct FD_SET 2009-10-11 21:18:23.837 Waiting on select.. 2009-10-11 21:18:23.886 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.895 MythEvent: SIGNAL 9 2009-10-11 21:18:23.896 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 53970 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.896 MythSocket(db6570:39): writeBlock(0x140307588994840, 464) 2009-10-11 21:18:23.896 Got data on select 2009-10-11 21:18:23.896 Processing ready reads 2009-10-11 21:18:23.896 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.896 Reacquired ready read lock 2009-10-11 21:18:23.896 ProcessAddRemoveQueues 2009-10-11 21:18:23.897 Construct FD_SET 2009-10-11 21:18:23.897 Waiting on select.. 2009-10-11 21:18:23.946 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:23.956 MythEvent: SIGNAL 9 2009-10-11 21:18:23.956 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 53456 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:23.956 MythSocket(db6570:39): writeBlock(0x140307588995256, 464) 2009-10-11 21:18:23.956 Got data on select 2009-10-11 21:18:23.957 Processing ready reads 2009-10-11 21:18:23.957 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:23.957 Reacquired ready read lock 2009-10-11 21:18:23.957 ProcessAddRemoveQueues 2009-10-11 21:18:23.957 Construct FD_SET 2009-10-11 21:18:23.957 Waiting on select.. 2009-10-11 21:18:24.006 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.015 MythEvent: SIGNAL 9 2009-10-11 21:18:24.015 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 52685 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.015 MythSocket(db6570:39): writeBlock(0x140307588995256, 464) 2009-10-11 21:18:24.015 Got data on select 2009-10-11 21:18:24.015 Processing ready reads 2009-10-11 21:18:24.015 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.015 Reacquired ready read lock 2009-10-11 21:18:24.015 ProcessAddRemoveQueues 2009-10-11 21:18:24.016 Construct FD_SET 2009-10-11 21:18:24.016 Waiting on select.. 2009-10-11 21:18:24.067 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.075 MythEvent: SIGNAL 9 2009-10-11 21:18:24.075 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 52171 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.076 MythSocket(db6570:39): writeBlock(0x140307588995384, 464) 2009-10-11 21:18:24.076 Got data on select 2009-10-11 21:18:24.076 Processing ready reads 2009-10-11 21:18:24.076 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.076 Reacquired ready read lock 2009-10-11 21:18:24.076 ProcessAddRemoveQueues 2009-10-11 21:18:24.076 Construct FD_SET 2009-10-11 21:18:24.076 Waiting on select.. 2009-10-11 21:18:24.125 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.134 MythEvent: SIGNAL 9 2009-10-11 21:18:24.134 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 51657 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.134 MythSocket(db6570:39): writeBlock(0x140307588995256, 464) 2009-10-11 21:18:24.137 Got data on select 2009-10-11 21:18:24.137 Processing ready reads 2009-10-11 21:18:24.137 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.137 Reacquired ready read lock 2009-10-11 21:18:24.137 ProcessAddRemoveQueues 2009-10-11 21:18:24.137 Construct FD_SET 2009-10-11 21:18:24.137 Waiting on select.. 2009-10-11 21:18:24.184 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.193 MythEvent: SIGNAL 9 2009-10-11 21:18:24.193 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 51400 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.193 MythSocket(db6570:39): writeBlock(0x140307588995400, 464) 2009-10-11 21:18:24.193 Got data on select 2009-10-11 21:18:24.193 Processing ready reads 2009-10-11 21:18:24.193 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.193 Reacquired ready read lock 2009-10-11 21:18:24.193 ProcessAddRemoveQueues 2009-10-11 21:18:24.193 Construct FD_SET 2009-10-11 21:18:24.193 Waiting on select.. 2009-10-11 21:18:24.243 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.253 MythEvent: SIGNAL 9 2009-10-11 21:18:24.253 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 50886 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.253 MythSocket(db6570:39): writeBlock(0x140307588995432, 464) 2009-10-11 21:18:24.253 Got data on select 2009-10-11 21:18:24.253 Processing ready reads 2009-10-11 21:18:24.253 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.253 Reacquired ready read lock 2009-10-11 21:18:24.253 ProcessAddRemoveQueues 2009-10-11 21:18:24.253 Construct FD_SET 2009-10-11 21:18:24.254 Waiting on select.. 2009-10-11 21:18:24.303 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.311 MythEvent: SIGNAL 9 2009-10-11 21:18:24.312 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 50629 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.312 MythSocket(db6570:39): writeBlock(0x140307588995432, 464) 2009-10-11 21:18:24.312 Got data on select 2009-10-11 21:18:24.312 Processing ready reads 2009-10-11 21:18:24.312 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.312 Reacquired ready read lock 2009-10-11 21:18:24.312 ProcessAddRemoveQueues 2009-10-11 21:18:24.312 Construct FD_SET 2009-10-11 21:18:24.312 Waiting on select.. 2009-10-11 21:18:24.361 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.370 MythEvent: SIGNAL 9 2009-10-11 21:18:24.370 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 50115 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.370 MythSocket(db6570:39): writeBlock(0x140307588995272, 464) 2009-10-11 21:18:24.371 Got data on select 2009-10-11 21:18:24.371 Processing ready reads 2009-10-11 21:18:24.371 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.371 Reacquired ready read lock 2009-10-11 21:18:24.371 ProcessAddRemoveQueues 2009-10-11 21:18:24.371 Construct FD_SET 2009-10-11 21:18:24.371 Waiting on select.. 2009-10-11 21:18:24.420 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.429 MythEvent: SIGNAL 9 2009-10-11 21:18:24.429 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 49344 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.429 MythSocket(db6570:39): writeBlock(0x140307588994760, 464) 2009-10-11 21:18:24.429 Got data on select 2009-10-11 21:18:24.429 Processing ready reads 2009-10-11 21:18:24.429 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.429 Reacquired ready read lock 2009-10-11 21:18:24.429 ProcessAddRemoveQueues 2009-10-11 21:18:24.430 Construct FD_SET 2009-10-11 21:18:24.430 Waiting on select.. 2009-10-11 21:18:24.479 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.487 MythEvent: SIGNAL 9 2009-10-11 21:18:24.488 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 48573 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.488 MythSocket(db6570:39): writeBlock(0x140307588994616, 464) 2009-10-11 21:18:24.488 Got data on select 2009-10-11 21:18:24.488 Processing ready reads 2009-10-11 21:18:24.488 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.488 Reacquired ready read lock 2009-10-11 21:18:24.488 ProcessAddRemoveQueues 2009-10-11 21:18:24.488 Construct FD_SET 2009-10-11 21:18:24.488 Waiting on select.. 2009-10-11 21:18:24.538 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.546 MythEvent: SIGNAL 9 2009-10-11 21:18:24.546 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 47545 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.546 MythSocket(db6570:39): writeBlock(0x140307588993384, 464) 2009-10-11 21:18:24.547 Got data on select 2009-10-11 21:18:24.547 Processing ready reads 2009-10-11 21:18:24.547 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.547 Reacquired ready read lock 2009-10-11 21:18:24.547 ProcessAddRemoveQueues 2009-10-11 21:18:24.547 Construct FD_SET 2009-10-11 21:18:24.547 Waiting on select.. 2009-10-11 21:18:24.596 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.605 MythEvent: SIGNAL 9 2009-10-11 21:18:24.605 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 46517 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.605 MythSocket(db6570:39): writeBlock(0x140307588994696, 464) 2009-10-11 21:18:24.605 Got data on select 2009-10-11 21:18:24.605 Processing ready reads 2009-10-11 21:18:24.605 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.606 Reacquired ready read lock 2009-10-11 21:18:24.606 ProcessAddRemoveQueues 2009-10-11 21:18:24.606 Construct FD_SET 2009-10-11 21:18:24.606 Waiting on select.. 2009-10-11 21:18:24.657 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.671 MythEvent: SIGNAL 9 2009-10-11 21:18:24.671 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 45746 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.671 MythSocket(db6570:39): writeBlock(0x140307588995640, 464) 2009-10-11 21:18:24.671 Got data on select 2009-10-11 21:18:24.671 Processing ready reads 2009-10-11 21:18:24.671 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.671 Reacquired ready read lock 2009-10-11 21:18:24.671 ProcessAddRemoveQueues 2009-10-11 21:18:24.671 Construct FD_SET 2009-10-11 21:18:24.672 Waiting on select.. 2009-10-11 21:18:24.721 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.729 MythEvent: SIGNAL 9 2009-10-11 21:18:24.730 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 44975 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.730 MythSocket(db6570:39): writeBlock(0x140307588994824, 464) 2009-10-11 21:18:24.730 Got data on select 2009-10-11 21:18:24.730 Processing ready reads 2009-10-11 21:18:24.730 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.730 Reacquired ready read lock 2009-10-11 21:18:24.730 ProcessAddRemoveQueues 2009-10-11 21:18:24.730 Construct FD_SET 2009-10-11 21:18:24.730 Waiting on select.. 2009-10-11 21:18:24.779 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.788 MythEvent: SIGNAL 9 2009-10-11 21:18:24.788 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 44461 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.788 MythSocket(db6570:39): writeBlock(0x140307588994552, 464) 2009-10-11 21:18:24.789 Got data on select 2009-10-11 21:18:24.789 Processing ready reads 2009-10-11 21:18:24.789 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.789 Reacquired ready read lock 2009-10-11 21:18:24.789 ProcessAddRemoveQueues 2009-10-11 21:18:24.789 Construct FD_SET 2009-10-11 21:18:24.789 Waiting on select.. 2009-10-11 21:18:24.838 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.847 MythEvent: SIGNAL 9 2009-10-11 21:18:24.847 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 43947 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.847 MythSocket(db6570:39): writeBlock(0x140307588994552, 464) 2009-10-11 21:18:24.847 Got data on select 2009-10-11 21:18:24.847 Processing ready reads 2009-10-11 21:18:24.847 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.847 Reacquired ready read lock 2009-10-11 21:18:24.848 ProcessAddRemoveQueues 2009-10-11 21:18:24.848 Construct FD_SET 2009-10-11 21:18:24.848 Waiting on select.. 2009-10-11 21:18:24.897 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.905 MythEvent: SIGNAL 9 2009-10-11 21:18:24.906 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 43690 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.906 MythSocket(db6570:39): writeBlock(0x140307588994280, 464) 2009-10-11 21:18:24.906 Got data on select 2009-10-11 21:18:24.906 Processing ready reads 2009-10-11 21:18:24.906 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.906 Reacquired ready read lock 2009-10-11 21:18:24.906 ProcessAddRemoveQueues 2009-10-11 21:18:24.906 Construct FD_SET 2009-10-11 21:18:24.906 Waiting on select.. 2009-10-11 21:18:24.956 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:24.964 MythEvent: SIGNAL 9 2009-10-11 21:18:24.965 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 43690 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:24.965 MythSocket(db6570:39): writeBlock(0x140307588994280, 464) 2009-10-11 21:18:24.965 Got data on select 2009-10-11 21:18:24.965 Processing ready reads 2009-10-11 21:18:24.965 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:24.965 Reacquired ready read lock 2009-10-11 21:18:24.965 ProcessAddRemoveQueues 2009-10-11 21:18:24.965 Construct FD_SET 2009-10-11 21:18:24.965 Waiting on select.. 2009-10-11 21:18:25.015 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.023 MythEvent: SIGNAL 9 2009-10-11 21:18:25.023 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 43690 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.024 MythSocket(db6570:39): writeBlock(0x140307588995512, 464) 2009-10-11 21:18:25.024 Got data on select 2009-10-11 21:18:25.024 Processing ready reads 2009-10-11 21:18:25.024 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.024 Reacquired ready read lock 2009-10-11 21:18:25.024 ProcessAddRemoveQueues 2009-10-11 21:18:25.024 Construct FD_SET 2009-10-11 21:18:25.024 Waiting on select.. 2009-10-11 21:18:25.073 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.082 MythEvent: SIGNAL 9 2009-10-11 21:18:25.082 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 43947 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.082 MythSocket(db6570:39): writeBlock(0x140307588995512, 464) 2009-10-11 21:18:25.082 Got data on select 2009-10-11 21:18:25.083 Processing ready reads 2009-10-11 21:18:25.083 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.083 Reacquired ready read lock 2009-10-11 21:18:25.083 ProcessAddRemoveQueues 2009-10-11 21:18:25.083 Construct FD_SET 2009-10-11 21:18:25.083 Waiting on select.. 2009-10-11 21:18:25.132 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.141 MythEvent: SIGNAL 9 2009-10-11 21:18:25.141 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 44461 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.141 MythSocket(db6570:39): writeBlock(0x140307588977912, 464) 2009-10-11 21:18:25.141 Got data on select 2009-10-11 21:18:25.141 Processing ready reads 2009-10-11 21:18:25.141 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.141 Reacquired ready read lock 2009-10-11 21:18:25.142 ProcessAddRemoveQueues 2009-10-11 21:18:25.142 Construct FD_SET 2009-10-11 21:18:25.142 Waiting on select.. 2009-10-11 21:18:25.191 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.199 MythEvent: SIGNAL 9 2009-10-11 21:18:25.200 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 44975 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.200 MythSocket(db6570:39): writeBlock(0x140307588994952, 464) 2009-10-11 21:18:25.200 Got data on select 2009-10-11 21:18:25.200 Processing ready reads 2009-10-11 21:18:25.200 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.200 Reacquired ready read lock 2009-10-11 21:18:25.200 ProcessAddRemoveQueues 2009-10-11 21:18:25.200 Construct FD_SET 2009-10-11 21:18:25.200 Waiting on select.. 2009-10-11 21:18:25.250 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.259 MythEvent: SIGNAL 9 2009-10-11 21:18:25.260 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 45489 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.260 MythSocket(db6570:39): writeBlock(0x140307588993928, 464) 2009-10-11 21:18:25.260 Got data on select 2009-10-11 21:18:25.260 Processing ready reads 2009-10-11 21:18:25.260 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.260 Reacquired ready read lock 2009-10-11 21:18:25.260 ProcessAddRemoveQueues 2009-10-11 21:18:25.260 Construct FD_SET 2009-10-11 21:18:25.260 Waiting on select.. 2009-10-11 21:18:25.310 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.318 MythEvent: SIGNAL 9 2009-10-11 21:18:25.318 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 46003 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.319 MythSocket(db6570:39): writeBlock(0x140307588992600, 464) 2009-10-11 21:18:25.319 Got data on select 2009-10-11 21:18:25.319 Processing ready reads 2009-10-11 21:18:25.319 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.319 Reacquired ready read lock 2009-10-11 21:18:25.319 ProcessAddRemoveQueues 2009-10-11 21:18:25.319 Construct FD_SET 2009-10-11 21:18:25.319 Waiting on select.. 2009-10-11 21:18:25.368 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.377 MythEvent: SIGNAL 9 2009-10-11 21:18:25.377 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 46774 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.377 MythSocket(db6570:39): writeBlock(0x140307588995112, 464) 2009-10-11 21:18:25.377 Got data on select 2009-10-11 21:18:25.377 Processing ready reads 2009-10-11 21:18:25.378 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.378 Reacquired ready read lock 2009-10-11 21:18:25.378 ProcessAddRemoveQueues 2009-10-11 21:18:25.378 Construct FD_SET 2009-10-11 21:18:25.378 Waiting on select.. 2009-10-11 21:18:25.427 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.436 MythEvent: SIGNAL 9 2009-10-11 21:18:25.436 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 47288 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.436 MythSocket(db6570:39): writeBlock(0x140307588995240, 464) 2009-10-11 21:18:25.436 Got data on select 2009-10-11 21:18:25.436 Processing ready reads 2009-10-11 21:18:25.436 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.436 Reacquired ready read lock 2009-10-11 21:18:25.436 ProcessAddRemoveQueues 2009-10-11 21:18:25.437 Construct FD_SET 2009-10-11 21:18:25.437 Waiting on select.. 2009-10-11 21:18:25.486 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.494 MythEvent: SIGNAL 9 2009-10-11 21:18:25.495 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 47802 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.495 MythSocket(db6570:39): writeBlock(0x140307588995208, 464) 2009-10-11 21:18:25.495 Got data on select 2009-10-11 21:18:25.495 Processing ready reads 2009-10-11 21:18:25.495 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.495 Reacquired ready read lock 2009-10-11 21:18:25.495 ProcessAddRemoveQueues 2009-10-11 21:18:25.495 Construct FD_SET 2009-10-11 21:18:25.495 Waiting on select.. 2009-10-11 21:18:25.544 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.553 MythEvent: SIGNAL 9 2009-10-11 21:18:25.553 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 48316 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.553 MythSocket(db6570:39): writeBlock(0x140307588992600, 464) 2009-10-11 21:18:25.553 Got data on select 2009-10-11 21:18:25.554 Processing ready reads 2009-10-11 21:18:25.554 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.554 Reacquired ready read lock 2009-10-11 21:18:25.554 ProcessAddRemoveQueues 2009-10-11 21:18:25.554 Construct FD_SET 2009-10-11 21:18:25.554 Waiting on select.. 2009-10-11 21:18:25.603 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.612 MythEvent: SIGNAL 9 2009-10-11 21:18:25.612 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 48830 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.612 MythSocket(db6570:39): writeBlock(0x140307588994696, 464) 2009-10-11 21:18:25.612 Got data on select 2009-10-11 21:18:25.612 Processing ready reads 2009-10-11 21:18:25.612 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.612 Reacquired ready read lock 2009-10-11 21:18:25.612 ProcessAddRemoveQueues 2009-10-11 21:18:25.612 Construct FD_SET 2009-10-11 21:18:25.612 Waiting on select.. 2009-10-11 21:18:25.662 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.679 MythEvent: SIGNAL 9 2009-10-11 21:18:25.680 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 49601 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.680 MythSocket(db6570:39): writeBlock(0x140307588994424, 464) 2009-10-11 21:18:25.680 Got data on select 2009-10-11 21:18:25.680 Processing ready reads 2009-10-11 21:18:25.680 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.680 Reacquired ready read lock 2009-10-11 21:18:25.680 ProcessAddRemoveQueues 2009-10-11 21:18:25.680 Construct FD_SET 2009-10-11 21:18:25.680 Waiting on select.. 2009-10-11 21:18:25.730 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.738 MythEvent: SIGNAL 9 2009-10-11 21:18:25.738 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 49858 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.739 MythSocket(db6570:39): writeBlock(0x140307588994840, 464) 2009-10-11 21:18:25.739 Got data on select 2009-10-11 21:18:25.739 Processing ready reads 2009-10-11 21:18:25.739 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.739 Reacquired ready read lock 2009-10-11 21:18:25.739 ProcessAddRemoveQueues 2009-10-11 21:18:25.739 Construct FD_SET 2009-10-11 21:18:25.739 Waiting on select.. 2009-10-11 21:18:25.788 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.797 MythEvent: SIGNAL 9 2009-10-11 21:18:25.797 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 50372 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.797 MythSocket(db6570:39): writeBlock(0x140307588994984, 464) 2009-10-11 21:18:25.797 Got data on select 2009-10-11 21:18:25.798 Processing ready reads 2009-10-11 21:18:25.798 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.798 Reacquired ready read lock 2009-10-11 21:18:25.798 ProcessAddRemoveQueues 2009-10-11 21:18:25.798 Construct FD_SET 2009-10-11 21:18:25.798 Waiting on select.. 2009-10-11 21:18:25.847 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.856 MythEvent: SIGNAL 9 2009-10-11 21:18:25.856 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 50886 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.856 MythSocket(db6570:39): writeBlock(0x140307588995192, 464) 2009-10-11 21:18:25.856 Got data on select 2009-10-11 21:18:25.856 Processing ready reads 2009-10-11 21:18:25.856 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.856 Reacquired ready read lock 2009-10-11 21:18:25.856 ProcessAddRemoveQueues 2009-10-11 21:18:25.857 Construct FD_SET 2009-10-11 21:18:25.857 Waiting on select.. 2009-10-11 21:18:25.906 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.914 MythEvent: SIGNAL 9 2009-10-11 21:18:25.914 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 51400 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.915 MythSocket(db6570:39): writeBlock(0x140307588995128, 464) 2009-10-11 21:18:25.915 Got data on select 2009-10-11 21:18:25.915 Processing ready reads 2009-10-11 21:18:25.915 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.915 Reacquired ready read lock 2009-10-11 21:18:25.915 ProcessAddRemoveQueues 2009-10-11 21:18:25.915 Construct FD_SET 2009-10-11 21:18:25.915 Waiting on select.. 2009-10-11 21:18:25.964 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:25.973 MythEvent: SIGNAL 9 2009-10-11 21:18:25.973 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 51914 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:25.973 MythSocket(db6570:39): writeBlock(0x140307588995256, 464) 2009-10-11 21:18:25.973 Got data on select 2009-10-11 21:18:25.973 Processing ready reads 2009-10-11 21:18:25.974 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:25.974 Reacquired ready read lock 2009-10-11 21:18:25.974 ProcessAddRemoveQueues 2009-10-11 21:18:25.974 Construct FD_SET 2009-10-11 21:18:25.974 Waiting on select.. 2009-10-11 21:18:26.023 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.031 MythEvent: SIGNAL 9 2009-10-11 21:18:26.032 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 52428 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.032 MythSocket(db6570:39): writeBlock(0x140307588994984, 464) 2009-10-11 21:18:26.032 Got data on select 2009-10-11 21:18:26.032 Processing ready reads 2009-10-11 21:18:26.032 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.032 Reacquired ready read lock 2009-10-11 21:18:26.032 ProcessAddRemoveQueues 2009-10-11 21:18:26.032 Construct FD_SET 2009-10-11 21:18:26.032 Waiting on select.. 2009-10-11 21:18:26.082 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.090 MythEvent: SIGNAL 9 2009-10-11 21:18:26.090 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 52685 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.090 MythSocket(db6570:39): writeBlock(0x140307588994984, 464) 2009-10-11 21:18:26.091 Got data on select 2009-10-11 21:18:26.091 Processing ready reads 2009-10-11 21:18:26.091 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.091 Reacquired ready read lock 2009-10-11 21:18:26.091 ProcessAddRemoveQueues 2009-10-11 21:18:26.091 Construct FD_SET 2009-10-11 21:18:26.091 Waiting on select.. 2009-10-11 21:18:26.140 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.149 MythEvent: SIGNAL 9 2009-10-11 21:18:26.149 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 52685 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.149 MythSocket(db6570:39): writeBlock(0x140307588994984, 464) 2009-10-11 21:18:26.149 Got data on select 2009-10-11 21:18:26.149 Processing ready reads 2009-10-11 21:18:26.150 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.150 Reacquired ready read lock 2009-10-11 21:18:26.150 ProcessAddRemoveQueues 2009-10-11 21:18:26.150 Construct FD_SET 2009-10-11 21:18:26.150 Waiting on select.. 2009-10-11 21:18:26.199 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.208 MythEvent: SIGNAL 9 2009-10-11 21:18:26.208 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 52685 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.208 MythSocket(db6570:39): writeBlock(0x140307588977864, 464) 2009-10-11 21:18:26.208 Got data on select 2009-10-11 21:18:26.208 Processing ready reads 2009-10-11 21:18:26.208 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.208 Reacquired ready read lock 2009-10-11 21:18:26.208 ProcessAddRemoveQueues 2009-10-11 21:18:26.208 Construct FD_SET 2009-10-11 21:18:26.208 Waiting on select.. 2009-10-11 21:18:26.258 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.266 MythEvent: SIGNAL 9 2009-10-11 21:18:26.266 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 52685 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.266 MythSocket(db6570:39): writeBlock(0x140307588977656, 464) 2009-10-11 21:18:26.267 Got data on select 2009-10-11 21:18:26.267 Processing ready reads 2009-10-11 21:18:26.267 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.267 Reacquired ready read lock 2009-10-11 21:18:26.267 ProcessAddRemoveQueues 2009-10-11 21:18:26.267 Construct FD_SET 2009-10-11 21:18:26.267 Waiting on select.. 2009-10-11 21:18:26.316 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.325 MythEvent: SIGNAL 9 2009-10-11 21:18:26.325 Got data on select 2009-10-11 21:18:26.325 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 52428 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.326 MythSocket(db6570:39): writeBlock(0x140307588977784, 464) 2009-10-11 21:18:26.326 Processing ready reads 2009-10-11 21:18:26.326 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.326 Reacquired ready read lock 2009-10-11 21:18:26.326 ProcessAddRemoveQueues 2009-10-11 21:18:26.326 Construct FD_SET 2009-10-11 21:18:26.326 Waiting on select.. 2009-10-11 21:18:26.376 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.384 MythEvent: SIGNAL 9 2009-10-11 21:18:26.385 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 51914 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.385 MythSocket(db6570:39): writeBlock(0x140307588995368, 464) 2009-10-11 21:18:26.385 Got data on select 2009-10-11 21:18:26.385 Processing ready reads 2009-10-11 21:18:26.385 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.386 Reacquired ready read lock 2009-10-11 21:18:26.386 ProcessAddRemoveQueues 2009-10-11 21:18:26.386 Construct FD_SET 2009-10-11 21:18:26.386 Waiting on select.. 2009-10-11 21:18:26.435 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.443 MythEvent: SIGNAL 9 2009-10-11 21:18:26.443 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 51400 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.443 MythSocket(db6570:39): writeBlock(0x140307588995048, 464) 2009-10-11 21:18:26.444 Got data on select 2009-10-11 21:18:26.444 Processing ready reads 2009-10-11 21:18:26.444 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.444 Reacquired ready read lock 2009-10-11 21:18:26.444 ProcessAddRemoveQueues 2009-10-11 21:18:26.444 Construct FD_SET 2009-10-11 21:18:26.444 Waiting on select.. 2009-10-11 21:18:26.493 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.502 MythEvent: SIGNAL 9 2009-10-11 21:18:26.502 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 50886 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.502 MythSocket(db6570:39): writeBlock(0x140307588977512, 464) 2009-10-11 21:18:26.502 Got data on select 2009-10-11 21:18:26.502 Processing ready reads 2009-10-11 21:18:26.502 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.502 Reacquired ready read lock 2009-10-11 21:18:26.502 ProcessAddRemoveQueues 2009-10-11 21:18:26.502 Construct FD_SET 2009-10-11 21:18:26.502 Waiting on select.. 2009-10-11 21:18:26.552 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.560 MythEvent: SIGNAL 9 2009-10-11 21:18:26.560 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 50115 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.561 MythSocket(db6570:39): writeBlock(0x140307588994264, 464) 2009-10-11 21:18:26.561 Got data on select 2009-10-11 21:18:26.561 Processing ready reads 2009-10-11 21:18:26.561 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.561 Reacquired ready read lock 2009-10-11 21:18:26.561 ProcessAddRemoveQueues 2009-10-11 21:18:26.561 Construct FD_SET 2009-10-11 21:18:26.561 Waiting on select.. 2009-10-11 21:18:26.610 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.619 MythEvent: SIGNAL 9 2009-10-11 21:18:26.619 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 49601 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.619 MythSocket(db6570:39): writeBlock(0x140307588995448, 464) 2009-10-11 21:18:26.619 Got data on select 2009-10-11 21:18:26.619 Processing ready reads 2009-10-11 21:18:26.620 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.620 Reacquired ready read lock 2009-10-11 21:18:26.620 ProcessAddRemoveQueues 2009-10-11 21:18:26.620 Construct FD_SET 2009-10-11 21:18:26.620 Waiting on select.. 2009-10-11 21:18:26.669 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.689 MythEvent: SIGNAL 9 2009-10-11 21:18:26.689 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 48830 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.689 MythSocket(db6570:39): writeBlock(0x140307588994776, 464) 2009-10-11 21:18:26.690 Got data on select 2009-10-11 21:18:26.690 Processing ready reads 2009-10-11 21:18:26.690 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.690 Reacquired ready read lock 2009-10-11 21:18:26.690 ProcessAddRemoveQueues 2009-10-11 21:18:26.690 Construct FD_SET 2009-10-11 21:18:26.690 Waiting on select.. 2009-10-11 21:18:26.739 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.748 MythEvent: SIGNAL 9 2009-10-11 21:18:26.748 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 48573 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.748 MythSocket(db6570:39): writeBlock(0x140307588994776, 464) 2009-10-11 21:18:26.748 Got data on select 2009-10-11 21:18:26.748 Processing ready reads 2009-10-11 21:18:26.749 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.749 Reacquired ready read lock 2009-10-11 21:18:26.749 ProcessAddRemoveQueues 2009-10-11 21:18:26.749 Construct FD_SET 2009-10-11 21:18:26.749 Waiting on select.. 2009-10-11 21:18:26.798 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.806 MythEvent: SIGNAL 9 2009-10-11 21:18:26.807 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 48316 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.807 MythSocket(db6570:39): writeBlock(0x140307588994264, 464) 2009-10-11 21:18:26.807 Got data on select 2009-10-11 21:18:26.807 Processing ready reads 2009-10-11 21:18:26.807 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.807 Reacquired ready read lock 2009-10-11 21:18:26.807 ProcessAddRemoveQueues 2009-10-11 21:18:26.807 Construct FD_SET 2009-10-11 21:18:26.807 Waiting on select.. 2009-10-11 21:18:26.857 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.865 MythEvent: SIGNAL 9 2009-10-11 21:18:26.865 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 48059 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.865 MythSocket(db6570:39): writeBlock(0x140307588982248, 464) 2009-10-11 21:18:26.866 Got data on select 2009-10-11 21:18:26.866 Processing ready reads 2009-10-11 21:18:26.866 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.866 Reacquired ready read lock 2009-10-11 21:18:26.866 ProcessAddRemoveQueues 2009-10-11 21:18:26.866 Construct FD_SET 2009-10-11 21:18:26.866 Waiting on select.. 2009-10-11 21:18:26.915 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.924 MythEvent: SIGNAL 9 2009-10-11 21:18:26.924 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 47802 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.924 MythSocket(db6570:39): writeBlock(0x140307588994776, 464) 2009-10-11 21:18:26.925 Got data on select 2009-10-11 21:18:26.925 Processing ready reads 2009-10-11 21:18:26.925 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.925 Reacquired ready read lock 2009-10-11 21:18:26.925 ProcessAddRemoveQueues 2009-10-11 21:18:26.925 Construct FD_SET 2009-10-11 21:18:26.925 Waiting on select.. 2009-10-11 21:18:26.974 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:26.982 MythEvent: SIGNAL 9 2009-10-11 21:18:26.983 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 47545 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:26.983 MythSocket(db6570:39): writeBlock(0x140307588994264, 464) 2009-10-11 21:18:26.983 Got data on select 2009-10-11 21:18:26.983 Processing ready reads 2009-10-11 21:18:26.983 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:26.983 Reacquired ready read lock 2009-10-11 21:18:26.983 ProcessAddRemoveQueues 2009-10-11 21:18:26.983 Construct FD_SET 2009-10-11 21:18:26.983 Waiting on select.. 2009-10-11 21:18:27.033 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:27.041 MythEvent: SIGNAL 9 2009-10-11 21:18:27.041 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 47031 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:27.042 MythSocket(db6570:39): writeBlock(0x140307588980680, 464) 2009-10-11 21:18:27.042 Got data on select 2009-10-11 21:18:27.042 Processing ready reads 2009-10-11 21:18:27.042 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:27.042 Reacquired ready read lock 2009-10-11 21:18:27.042 ProcessAddRemoveQueues 2009-10-11 21:18:27.042 Construct FD_SET 2009-10-11 21:18:27.042 Waiting on select.. 2009-10-11 21:18:27.091 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:27.100 MythEvent: SIGNAL 9 2009-10-11 21:18:27.100 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 46517 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:27.100 MythSocket(db6570:39): writeBlock(0x140307588977512, 464) 2009-10-11 21:18:27.100 Got data on select 2009-10-11 21:18:27.100 Processing ready reads 2009-10-11 21:18:27.100 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:27.100 Reacquired ready read lock 2009-10-11 21:18:27.100 ProcessAddRemoveQueues 2009-10-11 21:18:27.100 Construct FD_SET 2009-10-11 21:18:27.100 Waiting on select.. 2009-10-11 21:18:27.150 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:27.158 MythEvent: SIGNAL 9 2009-10-11 21:18:27.158 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 46003 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:27.158 MythSocket(db6570:39): writeBlock(0x140307588977512, 464) 2009-10-11 21:18:27.158 Got data on select 2009-10-11 21:18:27.158 Processing ready reads 2009-10-11 21:18:27.158 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:27.158 Reacquired ready read lock 2009-10-11 21:18:27.158 ProcessAddRemoveQueues 2009-10-11 21:18:27.158 Construct FD_SET 2009-10-11 21:18:27.158 Waiting on select.. 2009-10-11 21:18:27.208 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen() Match() Wait(Sig,) 2009-10-11 21:18:27.216 MythEvent: SIGNAL 9 2009-10-11 21:18:27.216 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 45489 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:27.216 MythSocket(db6570:39): writeBlock(0x140307588994952, 464) 2009-10-11 21:18:27.217 Got data on select 2009-10-11 21:18:27.217 Processing ready reads 2009-10-11 21:18:27.217 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:27.217 Reacquired ready read lock 2009-10-11 21:18:27.217 ProcessAddRemoveQueues 2009-10-11 21:18:27.217 Construct FD_SET 2009-10-11 21:18:27.217 Waiting on select.. 2009-10-11 21:18:27.240 Got data on select 2009-10-11 21:18:27.240 Processing ready reads 2009-10-11 21:18:27.240 MythSocketThread(sock 0xdb2a20:40): socket is readable 2009-10-11 21:18:27.240 MythSocketThread(sock 0xdb2a20:40): calling m_cb->readyRead() 2009-10-11 21:18:27.240 MythSocket(db2a20:40): UpRef: 2 2009-10-11 21:18:27.240 MythSocketThread: Total read time: 0ms, on sockets {40,0ms} 2009-10-11 21:18:27.240 Reacquired ready read lock 2009-10-11 21:18:27.240 ProcessAddRemoveQueues 2009-10-11 21:18:27.240 Construct FD_SET 2009-10-11 21:18:27.240 Waiting on select.. 2009-10-11 21:18:27.240 MythSocket(db2a20:40): readBlock(0x140307588996248, 8) called 2009-10-11 21:18:27.240 MythSocket(db2a20:40): readBlock(0x140307588977016, 32) called 2009-10-11 21:18:27.240 MythSocket(db2a20:40): read <- 40 32 QUERY_RECORDER 9[]:[]STOP_LIVETV 2009-10-11 21:18:27.240 TVRec(9): StopLiveTV(void) curRec: 0x7f9bf4005e20 pseudoRec: 0x0 2009-10-11 21:18:27.241 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 = '17403' AND starttime = '2009-10-11T21:18:09' ;" 2009-10-11 21:18:27.242 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '17403' AND recorded.starttime = '2009-10-11T21:18:09' ;" 2009-10-11 21:18:27.243 Got data on select 2009-10-11 21:18:27.243 Processing ready reads 2009-10-11 21:18:27.243 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:27.243 Reacquired ready read lock 2009-10-11 21:18:27.243 ProcessAddRemoveQueues 2009-10-11 21:18:27.243 Construct FD_SET 2009-10-11 21:18:27.243 Waiting on select.. 2009-10-11 21:18:27.244 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 = '17403' AND recorded.starttime = '2009-10-11T21:18:09' ;" 2009-10-11 21:18:27.245 TVRec(9): Changing from Watching WatchingLiveTV to None 2009-10-11 21:18:27.245 TVRec(9): ClearFlags(FrontendReady,CancelNextRecording,) -> RunMainLoop,WaitingForSignal,NeedToStartRecorder,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady, 2009-10-11 21:18:27.245 TVRec(9): Request: Program(no) channel() input() flags(KillRec,KillRingBuffer,) 2009-10-11 21:18:27.245 TVRec(9): TeardownSignalMonitor() -- begin 2009-10-11 21:18:27.245 DVBSM(/dev/dvb/adapter0/frontend0): Stop() -- begin 2009-10-11 21:18:27.245 SM(/dev/dvb/adapter0/frontend0)::Stop: begin 2009-10-11 21:18:27.266 MythEvent: SIGNAL 9 2009-10-11 21:18:27.267 MythSocket(db6570:39): write -> 39 456 BACKEND_MESSAGE[]:[]SIGNAL 9[]:[]Signal Lock[]:[]slock 0 1 0 1 3000 1 1[]:[]Signal Power[]:[]signal 45489 0 0 65535 3000 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[]:[]Signal To Noise[]:[]snr 32768 0 0 65535 0 1 1[]:[]Bit Error Rate[]:[]ber 16383 65535 0 65535 0 0 1[]:[]Uncorrected Blocks[]:[]ucb 0 65535 0 65535 0 0 1 2009-10-11 21:18:27.267 MythSocket(db6570:39): writeBlock(0x140307588992600, 464) 2009-10-11 21:18:27.267 Got data on select 2009-10-11 21:18:27.267 Processing ready reads 2009-10-11 21:18:27.267 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:27.267 Reacquired ready read lock 2009-10-11 21:18:27.267 ProcessAddRemoveQueues 2009-10-11 21:18:27.267 Construct FD_SET 2009-10-11 21:18:27.267 Waiting on select.. 2009-10-11 21:18:27.268 SM(/dev/dvb/adapter0/frontend0)::Stop: end 2009-10-11 21:18:27.268 DVBSH(/dev/dvb/adapter0/frontend0): RemoveListener(0xe13540) -- begin 2009-10-11 21:18:27.268 DVBSH(/dev/dvb/adapter0/frontend0): RemoveListener(0xe13540) -- locked 2009-10-11 21:18:27.268 DVBSH(/dev/dvb/adapter0/frontend0): RemoveListener(0xe13540) -- end 2009-10-11 21:18:27.268 DVBSM(/dev/dvb/adapter0/frontend0): Stop() -- end 2009-10-11 21:18:27.268 SM(/dev/dvb/adapter0/frontend0)::Stop: begin 2009-10-11 21:18:27.268 SM(/dev/dvb/adapter0/frontend0)::Stop: end 2009-10-11 21:18:27.268 TVRec(9): TeardownSignalMonitor() -- end 2009-10-11 21:18:27.268 TVRec(9): ClearFlags(SignalMonitorRunning,) -> RunMainLoop,WaitingForSignal,NeedToStartRecorder,DummyRecorderRunning,RingBufferReady, 2009-10-11 21:18:27.268 TVRec(9): ClearFlags(WaitingForSignal,) -> RunMainLoop,NeedToStartRecorder,DummyRecorderRunning,RingBufferReady, 2009-10-11 21:18:27.268 TVRec(9): ClearFlags(DummyRecorderRunning,) -> RunMainLoop,NeedToStartRecorder,RingBufferReady, 2009-10-11 21:18:27.269 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 = '17403' AND starttime = '2009-10-11T21:18:09' ;" 2009-10-11 21:18:27.270 MSqlQuery::exec() "SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '17403' AND recorded.starttime = '2009-10-11T21:18:09' ;" 2009-10-11 21:18:27.271 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 = '17403' AND recorded.starttime = '2009-10-11T21:18:09' ;" 2009-10-11 21:18:27.271 TVRec(9): FinishedRecording(Unknown) in recgroup: LiveTV 2009-10-11 21:18:27.271 MSqlQuery::exec() "UPDATE tvchain SET endtime = '2009-10-11T21:18:27' WHERE chanid = '17403' AND starttime = '2009-10-11T21:18:09' ;" 2009-10-11 21:18:27.272 Chain: Updated endtime for '17403_20091011211809' to 20091011211827 2009-10-11 21:18:27.272 MythEvent: LIVETV_CHAIN UPDATE live-desktop-2009-10-11T21:18:09 2009-10-11 21:18:27.272 MythSocket(db6570:39): write -> 39 82 BACKEND_MESSAGE[]:[]LIVETV_CHAIN UPDATE live-desktop-2009-10-11T21:18:09[]:[]empty 2009-10-11 21:18:27.272 MythSocket(db6570:39): writeBlock(0x140307588986216, 90) 2009-10-11 21:18:27.272 Got data on select 2009-10-11 21:18:27.272 Processing ready reads 2009-10-11 21:18:27.272 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:27.272 Reacquired ready read lock 2009-10-11 21:18:27.272 ProcessAddRemoveQueues 2009-10-11 21:18:27.272 Construct FD_SET 2009-10-11 21:18:27.272 Waiting on select.. 2009-10-11 21:18:27.273 MSqlQuery::exec() "UPDATE recorded SET endtime = '2009-10-11T21:18:00', duplicate = 1 WHERE chanid = '17403' AND starttime = '2009-10-11T21:18:09' " 2009-10-11 21:18:27.273 Finished recording Unknown: channel 17403 2009-10-11 21:18:27.274 MSqlQuery::exec() "DELETE FROM inuseprograms WHERE chanid = '17403' AND starttime = '2009-10-11T21:18:09' AND hostname = 'desktop' AND recusage = 'recorder' ;" 2009-10-11 21:18:27.274 TVRec(9): Tearing down RingBuffer 2009-10-11 21:18:27.274 TVRec(9): ClearFlags(PENDINGACTIONS,) -> RunMainLoop,RingBufferReady, 2009-10-11 21:18:27.275 MythSocket(db2a20:40): write -> 40 2 ok 2009-10-11 21:18:27.275 MythSocket(db2a20:40): writeBlock(0x140307589010152, 10) 2009-10-11 21:18:27.275 MythSocket(db2a20:40): DownRef: 1 2009-10-11 21:18:27.275 Got data on select 2009-10-11 21:18:27.275 Processing ready reads 2009-10-11 21:18:27.275 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:27.275 Reacquired ready read lock 2009-10-11 21:18:27.275 ProcessAddRemoveQueues 2009-10-11 21:18:27.275 Construct FD_SET 2009-10-11 21:18:27.275 Waiting on select.. 2009-10-11 21:18:27.275 Got data on select 2009-10-11 21:18:27.275 Processing ready reads 2009-10-11 21:18:27.275 MythSocketThread(sock 0xdb2a20:40): socket is readable 2009-10-11 21:18:27.275 MythSocketThread(sock 0xdb2a20:40): calling m_cb->readyRead() 2009-10-11 21:18:27.276 MythSocket(db2a20:40): UpRef: 2 2009-10-11 21:18:27.276 MythSocketThread: Total read time: 1ms, on sockets {40,1ms} 2009-10-11 21:18:27.276 Reacquired ready read lock 2009-10-11 21:18:27.276 ProcessAddRemoveQueues 2009-10-11 21:18:27.276 Construct FD_SET 2009-10-11 21:18:27.276 Waiting on select.. 2009-10-11 21:18:27.276 MythSocket(db2a20:40): readBlock(0x140307790512136, 8) called 2009-10-11 21:18:27.276 MythSocket(db2a20:40): readBlock(0x140307790331080, 35) called 2009-10-11 21:18:27.276 MythSocket(db2a20:40): read <- 40 35 QUERY_RECORDER 9[]:[]FRONTEND_READY 2009-10-11 21:18:27.276 TVRec(9): SetFlags(FrontendReady,) -> FrontendReady,RunMainLoop,RingBufferReady, 2009-10-11 21:18:27.276 MythSocket(db2a20:40): write -> 40 2 ok 2009-10-11 21:18:27.276 MythSocket(db2a20:40): writeBlock(0x140307790512136, 10) 2009-10-11 21:18:27.276 MythSocket(db2a20:40): DownRef: 1 2009-10-11 21:18:27.276 Got data on select 2009-10-11 21:18:27.276 Processing ready reads 2009-10-11 21:18:27.277 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:27.277 Reacquired ready read lock 2009-10-11 21:18:27.277 ProcessAddRemoveQueues 2009-10-11 21:18:27.277 Construct FD_SET 2009-10-11 21:18:27.277 Waiting on select.. 2009-10-11 21:18:27.292 Got data on select 2009-10-11 21:18:27.292 Processing ready reads 2009-10-11 21:18:27.292 MythSocketThread(sock 0xdb2a20:40): socket is readable 2009-10-11 21:18:27.292 MythSocketThread(sock 0xdb2a20:40): socket closed 2009-10-11 21:18:27.292 MythSocket(db2a20:40): state change Connected -> Idle 2009-10-11 21:18:27.292 MSocketDevice::close: Closed socket 40 2009-10-11 21:18:27.292 MythSocket(db2a20:-1): calling m_cb->connectionClosed() 2009-10-11 21:18:27.292 MythSocketThread: Total read time: 0ms, on sockets {40,0ms} 2009-10-11 21:18:27.292 Reacquired ready read lock 2009-10-11 21:18:27.292 ProcessAddRemoveQueues 2009-10-11 21:18:27.292 Construct FD_SET 2009-10-11 21:18:27.292 Waiting on select.. 2009-10-11 21:18:27.295 Got data on select 2009-10-11 21:18:27.295 Processing ready reads 2009-10-11 21:18:27.295 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:27.295 MythSocketThread(sock 0xd9ca90:34): calling m_cb->readyRead() 2009-10-11 21:18:27.295 MythSocket(d9ca90:34): UpRef: 2 2009-10-11 21:18:27.295 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:27.295 Reacquired ready read lock 2009-10-11 21:18:27.295 ProcessAddRemoveQueues 2009-10-11 21:18:27.295 Construct FD_SET 2009-10-11 21:18:27.295 Waiting on select.. 2009-10-11 21:18:27.295 MythSocket(d9ca90:34): readBlock(0x140307589010152, 8) called 2009-10-11 21:18:27.295 MythSocket(d9ca90:34): readBlock(0x140307588979560, 33) called 2009-10-11 21:18:27.295 MythSocket(d9ca90:34): read <- 34 33 MESSAGE[]:[]RECORDING_LIST_CHANGE 2009-10-11 21:18:27.295 MythEvent: RECORDING_LIST_CHANGE 2009-10-11 21:18:27.295 MythSocket(d9ca90:34): write -> 34 2 OK 2009-10-11 21:18:27.295 MythSocket(d9ca90:34): writeBlock(0x140307588980504, 10) 2009-10-11 21:18:27.295 MythSocket(d9ca90:34): DownRef: 1 2009-10-11 21:18:27.295 MythSocket(db6570:39): write -> 39 51 BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty 2009-10-11 21:18:27.296 MythSocket(db6570:39): writeBlock(0x140307589009816, 59) 2009-10-11 21:18:27.297 Got data on select 2009-10-11 21:18:27.297 Processing ready reads 2009-10-11 21:18:27.297 MythSocketThread: Total read time: 0ms, on sockets 2009-10-11 21:18:27.297 Reacquired ready read lock 2009-10-11 21:18:27.297 ProcessAddRemoveQueues 2009-10-11 21:18:27.297 Construct FD_SET 2009-10-11 21:18:27.297 Waiting on select.. 2009-10-11 21:18:27.652 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:27.653 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =upnp:rootdevice USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::upnp:rootdevice Cache =max-age=3600 2009-10-11 21:18:27.829 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:27.830 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =upnp:rootdevice USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::upnp:rootdevice Cache =max-age=3600 2009-10-11 21:18:27.830 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:27.830 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7 Cache =max-age=3600 2009-10-11 21:18:27.947 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:27.947 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7 Cache =max-age=3600 2009-10-11 21:18:27.948 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:27.948 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-upnp-org:device:MediaRenderer:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-upnp-org:device:MediaRenderer:1 Cache =max-age=3600 2009-10-11 21:18:28.144 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:28.145 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-upnp-org:device:MediaRenderer:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-upnp-org:device:MediaRenderer:1 Cache =max-age=3600 2009-10-11 21:18:28.145 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:28.145 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-mythtv-org:service:MythTv:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-mythtv-org:service:MythTv:1 Cache =max-age=3600 2009-10-11 21:18:28.341 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:28.341 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-mythtv-org:service:MythTv:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-mythtv-org:service:MythTv:1 Cache =max-age=3600 2009-10-11 21:18:28.341 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:28.341 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-upnp-org:service:ConnectionManager:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-upnp-org:service:ConnectionManager:1 Cache =max-age=3600 2009-10-11 21:18:28.484 SSDP::ProcessData - requestLine: NOTIFY * HTTP/1.1 2009-10-11 21:18:28.485 SSDP::ProcessNotify ... DescURL=http://192.168.1.3:6547/getDeviceDesc NTS =ssdp:byebye NT =urn:schemas-upnp-org:service:ConnectionManager:1 USN =uuid:33ef6f63-6105-452d-9c46-90a727e1f4c7::urn:schemas-upnp-org:service:ConnectionManager:1 Cache =max-age=3600 2009-10-11 21:18:28.506 Got data on select 2009-10-11 21:18:28.506 Processing ready reads 2009-10-11 21:18:28.507 MythSocketThread(sock 0xd9ca90:34): socket is readable 2009-10-11 21:18:28.507 MythSocketThread(sock 0xd9ca90:34): socket closed 2009-10-11 21:18:28.507 MythSocket(d9ca90:34): state change Connected -> Idle 2009-10-11 21:18:28.507 MSocketDevice::close: Closed socket 34 2009-10-11 21:18:28.507 MythSocket(d9ca90:-1): calling m_cb->connectionClosed() 2009-10-11 21:18:28.507 MythSocketThread: Total read time: 0ms, on sockets {34,0ms} 2009-10-11 21:18:28.507 Reacquired ready read lock 2009-10-11 21:18:28.507 ProcessAddRemoveQueues 2009-10-11 21:18:28.507 Construct FD_SET 2009-10-11 21:18:28.507 Waiting on select..