MythLogBot@irc.freenode.net :: #mythtv

Daily chat history

Current users (92):

aloril, Anssi, anykey_, beata, Beirdo, bernard_, birds_, brfransen, caelor, Captain_Murdoch, Casper0082, Chutt, clever, coling, Computer_Czar, Cougar, dagar, danielk22, Dave123, Dave123-road, dblain_, dekarl, dlblog, eharris_, elvum, fith, foobum, foxbuntu, ghoti, Gibby, gregL_, GreyFoxx, hads, holomntn, iamlindoro, ikonia, J-e-f-f-A, j-rod|afk, jams, jannau, jarle, jcarlos_, JEDIDIAH___, joe__, jpabq, jpabq-, jstenback, justinh, justpaul, jwhite, kisak, knightr, kormoc, kurre, kwmonroe, laga, leprechau, mag0o, MaverickTech, Mousey, mrand, mycosys, MythBuild, MythLogBot, okolsi, paul-h, poptix, pulz, purserj, reynaldo, rooaus, skd5aner, Snow-Man, sphery, Splat1, SteveGoodey, stuarta, stuartm, sunkan, superm1, sutula, ThisNewGuy1, ThisOtherGuy, ToadP, tomimo, Unhelpful_, wagnerrp, weta, xris, ybot, _charly_, _f33dMB
Monday, February 28th, 2011, 00:05 UTC
[00:05:47] jya (jya!~jya@mythtv/developer/jya) has quit (Quit: jya)
[00:12:10] jya (jya!~jya@mythtv/developer/jya) has joined #mythtv
[00:25:04] Gibby (Gibby!~Gibby@204.118.10.244) has quit (Quit: ZNC - http://znc.sourceforge.net)
[00:27:33] andreax (andreax!~andreaz@p57B950EA.dip.t-dialin.net) has quit (Read error: Connection reset by peer)
[00:43:50] Captain_Murdoch: Beirdo, not sure if you saw it already, but RE: the email about gigem's commit. rsRecording != rsRecorded so in this case, its if (a) else if (!b)
[00:44:02] danielk22: Are there any linux kernel filesystem experts here? I'm looking at #9458 and I want to be 100% sure fadvise is really being interpreted globally, if so we really need to get rid of all the DONTNEED calls since we don't really know if no other programs will be accessing the files.
[00:44:35] Captain_Murdoch: jya, I'll take a look at updating the AVFormatWriter patch to HEAD and seeing if there's anything I need to clean up in it and then post a copy.
[00:45:04] Beirdo: oooh, I misread it? Perfect
[00:45:23] Beirdo: just confusing, not pointless. I like that much better
[00:45:54] danielk22: A typical case (watching an in-progress recording) might see mythbackend tossing the cache that mythcommflag would soon have used, and then mythcommflag tossing the cache, that mythfrontend would soon have used...
[00:50:17] Captain_Murdoch: Beirdo, yeah, 20+ values for that enum. might be clearer as rsWasRecorded rsIsRecording like we have rsWillRecord and rsDontRecord
[01:08:14] Anduin_ (Anduin_!~awithers@pdpc/supporter/professional/anduin) has quit (Ping timeout: 240 seconds)
[01:11:56] dekarl (dekarl!~dekarl@e180131138.adsl.alicedsl.de) has quit (Ping timeout: 240 seconds)
[01:13:03] dekarl (dekarl!~dekarl@e180140060.adsl.alicedsl.de) has joined #mythtv
[01:29:36] JEDIDIAH___ (JEDIDIAH___!~jedi@cpe-76-185-72-21.tx.res.rr.com) has quit (Ping timeout: 264 seconds)
[01:32:23] ToadP (ToadP!~jboyle@69-165-173-15.dsl.teksavvy.com) has joined #mythtv
[01:39:56] JEDIDIAH___ (JEDIDIAH___!~jedi@cpe-76-185-72-21.tx.res.rr.com) has joined #mythtv
[01:45:49] MythBuild: build #607 of master-linux-64bit is complete: Failure [failed compile core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . t/builds/607 blamelist: Gavin Hurlbut <ghurlbut@mythtv.org >
[01:48:30] Beirdo: ah crap.
[01:48:37] Beirdo: what the...
[01:49:08] Beirdo: hehe, oops.
[01:49:42] MythBuild: build #560 of master-linux-32bit is complete: Failure [failed compile core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . t/builds/560 blamelist: Gavin Hurlbut <ghurlbut@mythtv.org >
[01:50:25] danielk22: Beirdo: Another thread FYI, one of the OSX Firewire threads must be created using the OSX calls.. it needs some kind of special meta-data attached or it can't receive the OSX Firewire events.
[01:51:29] Beirdo: the only one I touched so far was a standard pthread one
[01:52:38] danielk22: yeah, just a heads up.. There is one evil thread in there.
[01:53:17] Beirdo: hehe. What fun
[01:54:42] cesman (cesman!~cecil@pool-71-254-162-41.lsanca.fios.verizon.net) has joined #mythtv
[01:54:42] cesman (cesman!~cecil@pool-71-254-162-41.lsanca.fios.verizon.net) has quit (Changing host)
[01:54:42] cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has joined #mythtv
[01:59:45] Beirdo: blast it all.
[01:59:47] Beirdo: heh
[02:04:22] Beirdo: gimme a moment, and I'll get that failure cleared
[02:38:35] MythBuild: build #609 of master-linux-64bit is complete: Success [build successful] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . t/builds/609
[02:39:02] Beirdo: there we go
[02:40:43] Beirdo: nothing like dangling code that doesn't seem quite right.
[02:41:22] MythBuild: build #562 of master-linux-32bit is complete: Success [build successful] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . t/builds/562
[02:52:47] tris (tris!~tristan@173-164-188-122-SFBA.hfc.comcastbusiness.net) has quit (Ping timeout: 240 seconds)
[03:49:02] Gibby (Gibby!~Gibby@204.118.10.244) has joined #mythtv
[04:36:46] gigem: stuartm: you're welcome. yes it was backported, and yes, more can and should be done in the recorder to better handle failied recordings.
[04:38:11] andreax (andreax!~andreaz@p57B91D4C.dip.t-dialin.net) has joined #mythtv
[04:40:46] gigem: fyi, while i am here in spirit on irc, it's probably best to notify me by email if i really need to look at something. my time to follow irc has been greatly limited of late. i used to at least skim for my highlighted nick, but haven't even been doing that much because of crappy internet at home and at work causing a lot of false positives every time my client reconnects.
[05:10:43] XChatMav (XChatMav!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (Ping timeout: 272 seconds)
[05:14:06] Beirdo: gigem: thanks for the failed recording tweak. Sorry for my confusion :)
[05:28:19] andreax (andreax!~andreaz@p57B91D4C.dip.t-dialin.net) has quit (Read error: Connection reset by peer)
[05:40:58] Dave123-road (Dave123-road!~dave@cpe-66-66-127-3.rochester.res.rr.com) has quit (Ping timeout: 240 seconds)
[05:54:01] Dave123-road (Dave123-road!~dave@cpe-66-66-127-3.rochester.res.rr.com) has joined #mythtv
[06:29:56] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv
[06:35:28] sphery (sphery!~mdean@mythtv/developer/sphery) has quit (Ping timeout: 240 seconds)
[06:36:28] sphery (sphery!~mdean@mythtv/developer/sphery) has joined #mythtv
[06:45:12] MaverickTech (MaverickTech!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv
[06:57:39] stoffel (stoffel!~quassel@p57B4C652.dip.t-dialin.net) has joined #mythtv
[07:10:44] martin__ (martin__!~quassel@static-88.131.29.2.addr.tdcsong.se) has joined #mythtv
[07:58:27] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 240 seconds)
[08:11:08] stoffel (stoffel!~quassel@p57B4C652.dip.t-dialin.net) has quit (Remote host closed the connection)
[08:20:02] hashbang (hashbang!~alex@213-152-35-50.dsl.eclipse.net.uk) has joined #mythtv
[08:20:05] hashbang (hashbang!~alex@213-152-35-50.dsl.eclipse.net.uk) has quit (Remote host closed the connection)
[08:38:52] andreax (andreax!~Andreaz@tmo-106-108.customers.d1-online.com) has joined #mythtv
[09:09:27] gigem (gigem!~gigem@mythtv/developer/gigem) has quit (Ping timeout: 240 seconds)
[09:10:16] mike|3 (mike|3!~mike@c-24-21-63-118.hsd1.or.comcast.net) has quit (Ping timeout: 246 seconds)
[09:35:39] MavT (MavT!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv
[09:39:41] MaverickTech (MaverickTech!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (Ping timeout: 276 seconds)
[09:44:59] XChatMav (XChatMav!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv
[09:48:05] MavT (MavT!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (Ping timeout: 250 seconds)
[10:07:37] jamesba (jamesba!~jamesba@gateb.kw.bbc.co.uk) has joined #mythtv
[10:09:07] Goga777 (Goga777!~Goga777@shpd-95-53-177-178.vologda.ru) has joined #mythtv
[10:10:56] gigem (gigem!~gigem@cpe-76-187-29-95.tx.res.rr.com) has joined #mythtv
[10:10:56] gigem (gigem!~gigem@mythtv/developer/gigem) has joined #mythtv
[10:10:56] gigem (gigem!~gigem@cpe-76-187-29-95.tx.res.rr.com) has quit (Changing host)
[10:36:17] mycosys (mycosys!~mycosys@unaffiliated/mycosys) has quit (Read error: Connection reset by peer)
[10:40:49] mycosys (mycosys!~mycosys@unaffiliated/mycosys) has joined #mythtv
[10:45:05] jya: How do you action a "pull request" from github ?
[11:43:46] Goga777 (Goga777!~Goga777@shpd-95-53-177-178.vologda.ru) has quit (Read error: Connection reset by peer)
[11:45:12] Goga777 (Goga777!~Goga777@shpd-95-53-177-178.vologda.ru) has joined #mythtv
[12:09:49] Daverichter (Daverichter!~Davericht@p5B041FDE.dip.t-dialin.net) has joined #mythtv
[12:39:55] Goga777 (Goga777!~Goga777@shpd-95-53-177-178.vologda.ru) has quit (Remote host closed the connection)
[12:47:13] hashbang (hashbang!~alex@213-152-35-50.dsl.eclipse.net.uk) has joined #mythtv
[13:33:03] martin__ (martin__!~quassel@static-88.131.29.2.addr.tdcsong.se) has quit (Remote host closed the connection)
[14:01:29] Daverichter (Daverichter!~Davericht@p5B041FDE.dip.t-dialin.net) has left #mythtv ()
[14:05:05] gigem (gigem!~gigem@cpe-76-187-29-95.tx.res.rr.com) has joined #mythtv
[14:05:06] gigem (gigem!~gigem@cpe-76-187-29-95.tx.res.rr.com) has quit (Changing host)
[14:05:06] gigem (gigem!~gigem@mythtv/developer/gigem) has joined #mythtv
[14:06:14] andreax (andreax!~Andreaz@tmo-106-108.customers.d1-online.com) has quit (Read error: Connection reset by peer)
[14:34:56] j-rod|afk is now known as j-rod
[14:37:50] gigem_ (gigem_!~david@host137.12.intrusion.com) has joined #mythtv
[14:37:50] gigem_ (gigem_!~david@host137.12.intrusion.com) has quit (Changing host)
[14:37:50] gigem_ (gigem_!~david@mythtv/developer/gigem) has joined #mythtv
[14:39:06] Jordack (Jordack!~jordack@h69-131-44-221.mdsnwi.tisp.static.tds.net) has joined #mythtv
[14:41:48] davide_ (davide_!~david@mythtv/developer/gigem) has quit (Ping timeout: 264 seconds)
[14:47:35] purserj (purserj!~purserj@hosting.collaborynth.com.au) has quit (Ping timeout: 240 seconds)
[15:19:06] andreax (andreax!~andreaz@p57B91D4C.dip.t-dialin.net) has joined #mythtv
[15:23:07] andreax (andreax!~andreaz@p57B91D4C.dip.t-dialin.net) has quit (Client Quit)
[15:28:07] iamlindoro: When I'm merging a branch with a couple dozen changes, am I supposed to use git's merge, or just create a diff and apply it to master?
[15:29:04] ** iamlindoro is going to work, will read the answers when he gets there **
[15:32:38] xcrracer (xcrracer!~xcrracer@216.120.170.5) has joined #mythtv
[15:32:56] danielk22: iamlindoro: Beirdo fixed the git integration this weekend so it should be safe to do the merge (& probably easier).
[15:38:17] kwmonroe (kwmonroe!~kwmonroe@cpe-70-113-204-146.austin.res.rr.com) has quit (Quit: Ex-Chat)
[15:48:05] hashbang (hashbang!~alex@213-152-35-50.dsl.eclipse.net.uk) has quit (Quit: Ex-Chat)
[15:55:46] jpabq_ (jpabq_!~abqjp@67-0-76-111.albq.qwest.net) has quit (Quit: jpabq_)
[16:03:49] ** iamlindoro crosses fingers **
[16:11:40] Goga777 (Goga777!~Goga777@shpd-95-53-169-251.vologda.ru) has joined #mythtv
[16:15:10] kwmonroe (kwmonroe!~kwmonroe@32.97.110.58) has joined #mythtv
[16:18:19] weta (weta!~aross@CPE485b390978ce-CM00222ddf42dd.cpe.net.cable.rogers.com) has quit (Ping timeout: 246 seconds)
[16:37:45] andreax (andreax!~andreaz@p57B91D4C.dip.t-dialin.net) has joined #mythtv
[16:41:00] Goga777 (Goga777!~Goga777@shpd-95-53-169-251.vologda.ru) has quit (Remote host closed the connection)
[16:42:56] martin_ (martin_!~quassel@h-39-23.A155.priv.bahnhof.se) has joined #mythtv
[17:05:27] weta (weta!~aross@CPE485b390978ce-CM00222ddf42dd.cpe.net.cable.rogers.com) has joined #mythtv
[17:10:03] jamesba (jamesba!~jamesba@gateb.kw.bbc.co.uk) has quit (Quit: Leaving)
[17:27:52] lcase (lcase!~lcase@p5B0EAE68.dip0.t-ipconnect.de) has joined #mythtv
[17:30:49] kormoc is now known as kormoc_afk
[17:37:55] jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has quit (Remote host closed the connection)
[17:39:56] jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has joined #mythtv
[17:41:47] mrand (mrand!~mrand@ubuntu/member/mrand) has quit (Ping timeout: 250 seconds)
[17:44:30] stoffel (stoffel!~quassel@p57B49EE2.dip.t-dialin.net) has joined #mythtv
[17:44:33] jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has quit (Remote host closed the connection)
[17:54:58] j-rod is now known as j-rod|afk
[17:59:56] mrand (mrand!~mrand@ubuntu/member/mrand) has joined #mythtv
[18:00:07] gigem_ (gigem_!~david@mythtv/developer/gigem) has quit (Remote host closed the connection)
[18:00:38] gigem_ (gigem_!~david@mythtv/developer/gigem) has joined #mythtv
[18:02:34] jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has joined #mythtv
[18:04:52] Steve_Goodey (Steve_Goodey!~steve@host109-158-211-188.range109-158.btcentralplus.com) has joined #mythtv
[18:08:33] Mousey (Mousey!~wtfisme@sea02-v600-nat.marchex.com) has joined #mythtv
[18:09:26] Steve_Goodey (Steve_Goodey!~steve@host109-158-211-188.range109-158.btcentralplus.com) has quit (Ping timeout: 240 seconds)
[18:11:44] birds_ (birds_!~birds@dsdf-4d0a00a1.pool.mediaWays.net) has joined #mythtv
[18:14:24] lcase (lcase!~lcase@p5B0EAE68.dip0.t-ipconnect.de) has quit (Quit: lcase)
[18:15:08] birds (birds!~birds@dsdf-4db55ce2.pool.mediaWays.net) has quit (Ping timeout: 276 seconds)
[18:20:39] kormoc_afk is now known as kormoc
[18:48:03] SteveGoodey (SteveGoodey!~steve@host86-145-237-103.range86-145.btcentralplus.com) has joined #mythtv
[18:49:57] stoffel (stoffel!~quassel@p57B49EE2.dip.t-dialin.net) has quit (Remote host closed the connection)
[19:31:56] kwmonroe_ (kwmonroe_!~kwmonroe@32.97.110.64) has joined #mythtv
[19:33:05] kwmonroe (kwmonroe!~kwmonroe@32.97.110.58) has quit (Ping timeout: 250 seconds)
[19:36:35] NightMonkey (NightMonkey!debian-tor@pdpc/supporter/professional/nightmonkey) has joined #mythtv
[19:36:53] xris: Captain_Murdoch: good call on the osu rsync. heh.
[19:41:50] SteveGoodey (SteveGoodey!~steve@host86-145-237-103.range86-145.btcentralplus.com) has quit (Ping timeout: 240 seconds)
[19:42:18] SteveGoodey (SteveGoodey!~steve@host86-147-183-234.range86-147.btcentralplus.com) has joined #mythtv
[19:49:26] SteveGoodey (SteveGoodey!~steve@host86-147-183-234.range86-147.btcentralplus.com) has quit (Ping timeout: 240 seconds)
[19:50:18] SteveGoodey (SteveGoodey!~steve@host86-185-50-163.range86-185.btcentralplus.com) has joined #mythtv
[19:53:24] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv
[19:56:01] j-rod|afk is now known as j-rod
[19:59:16] Captain_Murdoch: xris, I was thinking about it because I had some theme updates to push sometime soon and was wondering if the rsync had been broken by the DNS changes.
[20:05:12] kwmonroe_ (kwmonroe_!~kwmonroe@32.97.110.64) has quit (Quit: Ex-Chat)
[20:08:47] kwmonroe (kwmonroe!~kwmonroe@32.97.110.58) has joined #mythtv
[20:09:04] xris: Captain_Murdoch: probably has. ssh key changed
[20:09:08] xris: will put it on my list today
[20:09:38] Captain_Murdoch: thanks.
[20:30:24] jya (jya!~jya@mythtv/developer/jya) has quit (Ping timeout: 264 seconds)
[20:31:31] jya (jya!~jya@60-242-40-141.static.tpgi.com.au) has joined #mythtv
[20:31:31] jya (jya!~jya@60-242-40-141.static.tpgi.com.au) has quit (Changing host)
[20:31:31] jya (jya!~jya@mythtv/developer/jya) has joined #mythtv
[20:53:00] Jordack (Jordack!~jordack@h69-131-44-221.mdsnwi.tisp.static.tds.net) has quit ()
[20:58:48] jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has quit (Remote host closed the connection)
[21:04:55] jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has joined #mythtv
[21:17:29] stoffel (stoffel!~quassel@p57B49EE2.dip.t-dialin.net) has joined #mythtv
[21:18:42] xcrracer (xcrracer!~xcrracer@216.120.170.5) has quit (Remote host closed the connection)
[21:20:15] stoffel (stoffel!~quassel@p57B49EE2.dip.t-dialin.net) has quit (Remote host closed the connection)
[21:33:55] xris: Captain_Murdoch: rsync fixed
[21:34:57] XChatMav (XChatMav!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (Read error: Connection reset by peer)
[21:56:39] MaverickTech (MaverickTech!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv
[21:57:00] purserj (purserj!~purserj@hosting.collaborynth.com.au) has joined #mythtv
[22:36:38] NightMonkey (NightMonkey!debian-tor@pdpc/supporter/professional/nightmonkey) has quit (Ping timeout: 240 seconds)
[22:37:30] martin_ (martin_!~quassel@h-39-23.A155.priv.bahnhof.se) has quit (Remote host closed the connection)
[22:37:55] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 240 seconds)
[22:44:08] justpaul (justpaul!alexdelarg@poizon.epicshells.com) has quit (Read error: Connection reset by peer)
[22:51:50] NightMonkey (NightMonkey!debian-tor@pdpc/supporter/professional/nightmonkey) has joined #mythtv
[22:56:08] justpaul (justpaul!alexdelarg@poizon.epicshells.com) has joined #mythtv
[22:59:16] dblain_ (dblain_!~dblain@c-76-127-227-175.hsd1.ma.comcast.net) has joined #mythtv
[23:01:05] sphery_ (sphery_!~mdean@mythtv/developer/sphery) has joined #mythtv
[23:01:27] Unhelpful_ (Unhelpful_!~quassel@rockbox/developer/Unhelpful) has joined #mythtv
[23:03:54] j-rod` (j-rod`!~jarod@static-72-93-233-3.bstnma.fios.verizon.net) has joined #mythtv
[23:03:54] j-rod` is now known as j-rod|afk
[23:05:54] _f33dMB (_f33dMB!~f33dMB@li100-62.members.linode.com) has joined #mythtv
[23:07:56] J-e-f-f-A_ (J-e-f-f-A_!~J-e-f-f-A@unaffiliated/j-e-f-f-a) has joined #mythtv
[23:08:00] NightMonkey (NightMonkey!debian-tor@pdpc/supporter/professional/nightmonkey) has quit (*.net *.split)
[23:08:01] SteveGoodey (SteveGoodey!~steve@host86-185-50-163.range86-185.btcentralplus.com) has quit (*.net *.split)
[23:08:01] Mousey (Mousey!~wtfisme@sea02-v600-nat.marchex.com) has quit (*.net *.split)
[23:08:01] sphery (sphery!~mdean@mythtv/developer/sphery) has quit (*.net *.split)
[23:08:01] ToadP (ToadP!~jboyle@69-165-173-15.dsl.teksavvy.com) has quit (*.net *.split)
[23:08:02] Unhelpful (Unhelpful!~quassel@rockbox/developer/Unhelpful) has quit (*.net *.split)
[23:08:03] dblain (dblain!~dblain@mythtv/developer/dblain) has quit (*.net *.split)
[23:08:03] tgm4883 (tgm4883!~tgm4883@ubuntu/member/tgm4883) has quit (*.net *.split)
[23:08:03] j-rod (j-rod!~jarod@static-72-93-233-3.bstnma.fios.verizon.net) has quit (*.net *.split)
[23:08:03] J-e-f-f-A (J-e-f-f-A!~J-e-f-f-A@unaffiliated/j-e-f-f-a) has quit (*.net *.split)
[23:08:04] f33dMB (f33dMB!~f33dMB@li100-62.members.linode.com) has quit (*.net *.split)
[23:08:04] dlblog (dlblog!~dlblog@c-76-127-227-175.hsd1.ma.comcast.net) has quit (*.net *.split)
[23:08:06] J-e-f-f-A_ is now known as J-e-f-f-A
[23:08:25] SteveGoodey (SteveGoodey!~steve@host86-185-50-163.range86-185.btcentralplus.com) has joined #mythtv
[23:09:44] Mousey (Mousey!~wtfisme@sea02-v600-nat.marchex.com) has joined #mythtv
[23:11:08] sphery_ is now known as sphery
[23:11:10] ToadP (ToadP!~jboyle@69-165-173-15.dsl.teksavvy.com) has joined #mythtv
[23:12:15] dlblog (dlblog!~dlblog@c-76-127-227-175.hsd1.ma.comcast.net) has joined #mythtv
[23:14:40] tgm4883 (tgm4883!~tgm4883@204.8.45.13) has joined #mythtv
[23:14:40] tgm4883 (tgm4883!~tgm4883@204.8.45.13) has quit (Changing host)
[23:14:41] tgm4883 (tgm4883!~tgm4883@ubuntu/member/tgm4883) has joined #mythtv
[23:24:21] andreax (andreax!~andreaz@p57B91D4C.dip.t-dialin.net) has quit (Quit: Leaving.)

IRC Logs collected by BeirdoBot.
Please use the above link to report any bugs.