| Monday, August 12th, 2013, 00:13 UTC | ||
| [00:13:09] | jya: | is the test on QList::isEmpty() atomic ? |
| [01:35:18] | jya: | Captain_Murdoch: I got another crash just then in MDM; in the MythDownloadInfoDestructor, on the m_reply->deleteLater(); it seems that m_reply got already deleted before and it an invalid pointer... |
| [01:53:18] | joki (joki!~joki@p54860FA7.dip0.t-ipconnect.de) has quit (Ping timeout: 264 seconds) | |
| [01:55:26] | Zenther (Zenther!~Zen@75-120-89-127.dyn.centurytel.net) has joined #mythtv | |
| [01:55:31] | SteveGoodey (SteveGoodey!~steve@host86-145-236-203.range86-145.btcentralplus.com) has joined #mythtv | |
| [01:59:06] | joki (joki!~joki@p54862526.dip0.t-ipconnect.de) has joined #mythtv | |
| [01:59:32] | sphery (sphery!~mdean@mythtv/developer/sphery) has quit (Remote host closed the connection) | |
| [02:01:01] | xris (xris!~xris@xris.forevermore.net) has quit (Excess Flood) | |
| [02:01:23] | xris (xris!~xris@xris.forevermore.net) has joined #mythtv | |
| [02:01:24] | xris (xris!~xris@xris.forevermore.net) has quit (Changing host) | |
| [02:01:24] | xris (xris!~xris@mythtv/developer/xris) has joined #mythtv | |
| [02:01:26] | xris (xris!~xris@mythtv/developer/xris) has quit (Excess Flood) | |
| [02:01:47] | xris (xris!~xris@xris.forevermore.net) has joined #mythtv | |
| [02:01:48] | xris (xris!~xris@xris.forevermore.net) has quit (Changing host) | |
| [02:01:48] | xris (xris!~xris@mythtv/developer/xris) has joined #mythtv | |
| [02:02:05] | xris (xris!~xris@mythtv/developer/xris) has quit (Excess Flood) | |
| [02:02:27] | xris (xris!~xris@xris.forevermore.net) has joined #mythtv | |
| [02:02:28] | xris (xris!~xris@xris.forevermore.net) has quit (Changing host) | |
| [02:02:28] | xris (xris!~xris@mythtv/developer/xris) has joined #mythtv | |
| [02:07:05] | sphery (sphery!~mdean@mythtv/developer/sphery) has joined #mythtv | |
| [02:08:07] | SteveGoodey (SteveGoodey!~steve@host86-145-236-203.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
| [02:08:25] | Zenther (Zenther!~Zen@75-120-89-127.dyn.centurytel.net) has left #mythtv ("Leaving") | |
| [02:20:28] | peper03 (peper03!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 240 seconds) | |
| [02:24:19] | peper03 (peper03!~peper03@mythtv/developer/peper03) has joined #mythtv | |
| [02:28:57] | _nyloc_ (_nyloc_!~quassel@p57B4F08C.dip0.t-ipconnect.de) has joined #mythtv | |
| [02:33:42] | nyloc (nyloc!~quassel@p3EE2C4C7.dip0.t-ipconnect.de) has quit (Ping timeout: 264 seconds) | |
| [03:07:42] | amessina (amessina!~amessina@2001:470:c1dc:7779:d6be:d9ff:fe8d:7c1e) has quit (Quit: Konversation terminated!) | |
| [03:20:17] | stichnot: | jya: Seems you and Mark Spieth are seeing the same problem with playback freezing at the end. Presumably because you're both in the same geography and using the same input source? Can you give me a 1-minute sample? |
| [03:20:52] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has quit (Ping timeout: 264 seconds) | |
| [03:21:27] | stichnot: | Also, to be safe, make sure the sample still fails after running mythcommflag --rebuild |
| [03:22:03] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has joined #mythtv | |
| [03:28:17] | jya: | stichnot: I've seen it happening on both a recordings, and a plain avi playback (so nothing to do with geography I don't think) |
| [03:28:36] | jya: | the recording was today's recording on a very up to date frontend/backend |
| [03:29:11] | jya: | going to try to reproduce it on my dev box… will let you know |
| [03:53:00] | jya: | stichnot: was playing with the hls recorder… here is a stream where myth can only seek backward. not forward |
| [03:53:01] | jya: | https://trac.ffmpeg.org/attachment/ticket/1312/bipbop234.ts |
| [04:08:09] | knightr: | what the ..... recipe for applying pull requests? I know we can't close them (and the only translator who submits them knows it too) but I don't remember how to apply them... |
| [04:11:17] | knightr: | s/what/what's |
| [04:36:18] | jya: | knightr: a github pull request? |
| [04:37:02] | knightr: | yep... |
| [04:37:05] | jya: | you can do a git fetch on their git fork, and use cherry-pick on that commit |
| [04:37:29] | jya: | or simply download the change as-is, and use git am to apply the changes |
| [04:37:38] | jya: | can use -s to sign the change with your name |
| [04:38:25] | jya: | or you can use merge if you trust that their git repo doesn't contain anything else |
| [04:39:02] | knightr: | I was trying to go the git am way but there's something I am obviously getting wrong, it thinks there's nothing to get... |
| [04:39:25] | jya: | you must supply the patch as created by git format-patch |
| [04:40:19] | jya: | if we had our repo hosted on github it would be easier, as you can do it all on their web interface |
| [04:41:31] | knightr: | jya, I know, we used to do it there and we could even close them ourselves back then.. |
| [04:41:48] | jya: | I'm guessing you want the en:gb translatations from knowledgejunkie |
| [04:42:00] | knightr: | Apparently I am supposed to be able the last part of https://help.github.com/articles/merging-a-pull-request ... |
| [04:42:05] | jya: | problem with his pull requests is that it includes much more changes than just the one you want |
| [04:42:06] | knightr: | If I have to.. :) |
| [04:42:40] | jya: | knightr: you can't do that.. as if you do, your changes willbe on github only |
| [04:43:12] | knightr: | jya, I know... We don't even have the accesses to do it anymore anyway... |
| [04:43:47] | knightr: | They would get squashed by our real repo... |
| [04:44:17] | knightr: | There must be a way to generate some sort of tar, zip or something... |
| [04:44:44] | jya: | if I were you, the simplest will probably be to clone that repo somewhere else with git clone https://github.com/knowledgejunkie/mythtv.git |
| [04:45:06] | knightr: | the worst thing is he knows it's a pain to work with and we have to bug somebody else to close them and he continues to do it... |
| [04:45:18] | knightr: | yes, I like your idea... |
| [04:45:39] | jya: | then use git format-patch rev1..rev2 |
| [04:45:44] | jya: | this will generate the patches |
| [04:46:08] | jya: | then apply them with git am < patch_name in the mythtv repo |
| [04:46:16] | jya: | alternatively |
| [04:46:35] | jya: | within your current myth git checkout |
| [04:47:00] | jya: | do a git fetch https://github.com/knowledgejunkie/mythtv.git |
| [04:47:31] | jya: | then find the commit you want to take using this as basis: https://github.com/MythTV/mythtv/pull/49/commits |
| [04:47:37] | jya: | and then you simply do: |
| [04:51:02] | knightr: | There is most likely more than one commit.. He seems to keep them separate... |
| [04:52:11] | jya: | git cherry-pick -s commit_you_want |
| [04:52:25] | knightr: | like when we backport IIRC... |
| [04:52:32] | knightr: | Thank you Jean-Yves! |
| [04:53:54] | jya: | to make it easier, you could set his repo as a remote of your existing clone |
| [04:55:50] | jya: | sit git remote help |
| [04:56:04] | jya: | let me write down a little tutorial… maybe that could be put somewhere else |
| [05:02:03] | jya: | oh, actually, there's most of it on the github you linked to |
| [05:02:20] | jya: | there way is probably even easier... |
| [05:02:31] | knightr: | if it worked.. |
| [05:02:37] | knightr: | Thank you! |
| [05:03:09] | knightr: | I must confess I tried the git am way, maybe the others work... |
| [05:06:48] | jya: | knightr: http://code.mythtv.org/trac/wiki/GitHubPullRequests |
| [05:07:17] | jya: | may doing the git pull reponame new_branch_name |
| [05:07:40] | jya: | so you can easily check the differences , and either merge and cherrypick is probably easier |
| [05:08:03] | knightr: | Once again thank you Jean-Yves!! |
| [05:08:19] | jya: | you're welcome |
| [05:15:38] | sl1ce (sl1ce!~johnathan@pool-100-0-73-123.bstnma.fios.verizon.net) has joined #mythtv | |
| [05:20:27] | knightr: | there's supposedly conflicts, I think I'll check that tomorrow, it's waaaaay too late here and I can no longer think straight... |
| [05:20:30] | knightr: | Goodbye! |
| [05:20:39] | knightr: | and once again thank you! |
| [05:37:34] | stichnot (stichnot!~stichnot@mythtv/developer/stichnot) has quit (Ping timeout: 241 seconds) | |
| [06:08:44] | FabriceMG (FabriceMG!~Thunderbi@217.112.59.207) has joined #mythtv | |
| [06:09:22] | sl1ce (sl1ce!~johnathan@pool-100-0-73-123.bstnma.fios.verizon.net) has quit (Quit: Konversation terminated!) | |
| [06:15:04] | stichnot (stichnot!~stichnot@adsl-68-127-28-24.dsl.pltn13.pacbell.net) has joined #mythtv | |
| [06:15:05] | stichnot (stichnot!~stichnot@mythtv/developer/stichnot) has joined #mythtv | |
| [06:15:05] | stichnot (stichnot!~stichnot@adsl-68-127-28-24.dsl.pltn13.pacbell.net) has quit (Changing host) | |
| [06:44:30] | FabriceMG (FabriceMG!~Thunderbi@217.112.59.207) has quit (Ping timeout: 264 seconds) | |
| [07:03:51] | SteveGoodey (SteveGoodey!~steve@host86-145-236-203.range86-145.btcentralplus.com) has joined #mythtv | |
| [07:07:41] | FabriceMG (FabriceMG!~Thunderbi@LCaen-156-54-30-212.w80-11.abo.wanadoo.fr) has joined #mythtv | |
| [07:34:05] | SteveGoodey (SteveGoodey!~steve@host86-145-236-203.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
| [08:15:15] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has joined #mythtv | |
| [08:26:37] | stuartm: | knightr: "Unable to find" sounds much better than "Can't find" in "Can't find any Blu-ray compatible titles" and "Can't find any usable Blu-ray titles" |
| [08:32:40] | stuartm: | at the very least it should be "Cannot" – starting a sentence with Can't sounds lazy, especially in a written context with no pronoun |
| [08:50:16] | FabriceMG1 (FabriceMG1!~Thunderbi@LCaen-156-54-30-212.w80-11.abo.wanadoo.fr) has joined #mythtv | |
| [08:53:02] | FabriceMG (FabriceMG!~Thunderbi@LCaen-156-54-30-212.w80-11.abo.wanadoo.fr) has quit (Ping timeout: 240 seconds) | |
| [09:12:14] | ** jya wonder how ffplay does the change of the screen resolution on the fly… when i do the same thing it myth it always end up in a segfault ** | |
| [09:53:53] | jya: | danielk22: I moved the test for the change of resolution, framerate and video format to within the AvFormatDecoder::ProcessVideoFrame (in a similar fashion to what ffplay and mplayer using recent version of FFmpeg are doing). it will usually end up crashing on the call to m_parent->SetVideoParams. Actually in the VideoOutput class, when trying to free current video images |
| [09:54:59] | SteveGoodey (SteveGoodey!~steve@host86-145-236-203.range86-145.btcentralplus.com) has joined #mythtv | |
| [10:03:08] | SteveGoodey (SteveGoodey!~steve@host86-145-236-203.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
| [10:21:31] | wilmoore-misc (wilmoore-misc!~wilmoore@c-67-190-17-108.hsd1.co.comcast.net) has quit (Remote host closed the connection) | |
| [10:24:30] | IReboot (IReboot!~doug@CPE10bf48e67915-CM78cd8e7e342d.cpe.net.cable.rogers.com) has joined #mythtv | |
| [10:35:10] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
| [10:35:13] | FabriceMG1 (FabriceMG1!~Thunderbi@LCaen-156-54-30-212.w80-11.abo.wanadoo.fr) has quit (Ping timeout: 246 seconds) | |
| [10:44:37] | Chutt_ (Chutt_!~ijr@cpe-76-190-199-73.neo.res.rr.com) has joined #mythtv | |
| [10:44:39] | jheizer_ (jheizer_!~jheizer@c-98-226-220-178.hsd1.il.comcast.net) has joined #mythtv | |
| [10:45:28] | jheizer (jheizer!~jheizer@98.226.220.178) has quit (Read error: Connection reset by peer) | |
| [10:45:55] | Chutt_ (Chutt_!~ijr@cpe-76-190-199-73.neo.res.rr.com) has quit (Read error: Connection reset by peer) | |
| [10:46:21] | Chutt_ (Chutt_!~ijr@cpe-76-190-199-73.neo.res.rr.com) has joined #mythtv | |
| [10:47:26] | Chutt (Chutt!~ijr@cpe-76-190-199-73.neo.res.rr.com) has quit (Ping timeout: 240 seconds) | |
| [11:06:46] | FabriceMG (FabriceMG!~Thunderbi@LCaen-156-54-30-212.w80-11.abo.wanadoo.fr) has joined #mythtv | |
| [11:09:25] | Chutt__ (Chutt__!~ijr@cpe-76-190-199-73.neo.res.rr.com) has joined #mythtv | |
| [11:09:30] | CeilingKitten (CeilingKitten!~CeilingKi@206-248-157-46.dsl.teksavvy.com) has quit (Read error: Connection reset by peer) | |
| [11:10:13] | CeilingKitten (CeilingKitten!~CeilingKi@206-248-157-46.dsl.teksavvy.com) has joined #mythtv | |
| [11:11:02] | Chutt_ (Chutt_!~ijr@cpe-76-190-199-73.neo.res.rr.com) has quit (Ping timeout: 240 seconds) | |
| [11:13:15] | wilmoore-misc (wilmoore-misc!~wilmoore@c-67-190-17-108.hsd1.co.comcast.net) has joined #mythtv | |
| [11:35:38] | knightr: | stuartm, done, might has well change it before they start translating the new sentence... I also change couldn't into could not... |
| [11:38:56] | knightr: | I did find the use of a contraction somewhat peculiar (I was always told that's something best avoided in writing) but it was late yesterday when I applied that ticket and I am always a little hesitant to change something which is not a typo in a language other than my own... |
| [11:50:03] | knightr: | stuartm, BTW, he submitted inbetween to replace in-between and "in between", is he right or wrong? I found more info against using it than for... |
| [11:58:21] | knightr: | oops, I said 2 sentences in the commit message and modified 3... |
| [11:58:36] | wilmoore-misc (wilmoore-misc!~wilmoore@c-67-190-17-108.hsd1.co.comcast.net) has quit (Remote host closed the connection) | |
| [11:58:50] | knightr: | (I fixed couldn't too...) |
| [12:07:36] | jya_: | stuartm, knightr : it's me who first put the "Can't" sentences.. sorry for that... didn't think much of it at the time (and I copied those errors from the libbluray projects) |
| [12:31:22] | amessina (amessina!~amessina@2001:470:c1dc:7779:d6be:d9ff:fe8d:7c1e) has joined #mythtv | |
| [12:32:25] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has quit (Quit: jya_) | |
| [12:37:56] | jya1 (jya1!~jyavenard@CPE-120-148-103-15.bjzv2.vic.bigpond.net.au) has joined #mythtv | |
| [12:40:18] | stuartm: | in-between is correct, inbetween is not |
| [12:40:25] | stuartm: | knightr: ^^ |
| [12:46:11] | stuartm: | jya: it is not definitively wrong that I'm aware of, just that there are better ways of saying the same thing especially in a formal written context |
| [12:51:23] | stuartm: | knightr: the Oxford dictionaries site can be considered definitive for those sorts of questions – http://oxforddictionaries.com/definition/english/in--between |
| [12:54:43] | stuartm: | we don't have a formal authority like they do in Spain etc, but the Oxford English Dictionary is considered by most to be authoritative, they don't put the OED online but the same people write the Oxford Dictionary of English (confusing eh?) and that's searchable via that site |
| [13:26:39] | FabriceMG1 (FabriceMG1!~Thunderbi@LCaen-156-54-30-212.w80-11.abo.wanadoo.fr) has joined #mythtv | |
| [13:29:56] | FabriceMG (FabriceMG!~Thunderbi@LCaen-156-54-30-212.w80-11.abo.wanadoo.fr) has quit (Ping timeout: 256 seconds) | |
| [13:38:38] | Jordack (Jordack!~Jordack@h69-131-44-221.plmomi.dedicated.static.tds.net) has joined #mythtv | |
| [13:51:42] | jya1 (jya1!~jyavenard@CPE-120-148-103-15.bjzv2.vic.bigpond.net.au) has quit (Ping timeout: 264 seconds) | |
| [13:55:24] | danielk22 (danielk22!~danielk@exchange.wgen.net) has left #mythtv () | |
| [13:57:06] | danielk22 (danielk22!~danielk@exchange.wgen.net) has joined #mythtv | |
| [14:10:45] | Chutt__ (Chutt__!~ijr@cpe-76-190-199-73.neo.res.rr.com) has quit (Read error: Connection reset by peer) | |
| [14:43:07] | FabriceMG1 (FabriceMG1!~Thunderbi@LCaen-156-54-30-212.w80-11.abo.wanadoo.fr) has quit (Quit: FabriceMG1) | |
| [14:46:35] | FabriceMG (FabriceMG!~Thunderbi@LCaen-156-54-30-212.w80-11.abo.wanadoo.fr) has joined #mythtv | |
| [14:47:26] | jwhite (jwhite!~jwhite@75-146-153-89-minnesota.hfc.comcastbusiness.net) has quit (Quit: Leaving) | |
| [15:07:48] | gigem (gigem!~david@mythtv/developer/gigem) has quit (Quit: WeeChat 0.4.1) | |
| [15:08:53] | gigem (gigem!~david@pool-96-226-13-10.dllstx.fios.verizon.net) has joined #mythtv | |
| [15:08:58] | gigem (gigem!~david@pool-96-226-13-10.dllstx.fios.verizon.net) has quit (Changing host) | |
| [15:08:58] | gigem (gigem!~david@mythtv/developer/gigem) has joined #mythtv | |
| [15:09:35] | Captain_Murdoch: | jya, no need for the 200ms wait if you wake up run() inside cancelDownload() |
| [15:11:45] | jya_ (jya_!~jya@CPE-120-148-103-15.bjzv2.vic.bigpond.net.au) has joined #mythtv | |
| [15:12:33] | wilmoore-misc (wilmoore-misc!~wilmoore@vlandnat.mystrotv.com) has joined #mythtv | |
| [15:14:22] | jya_: | Captain_Murdoch: The wait is only 50ms there, and there was the odd occasion the run thread didn't wake up quickly enough and so the abort on the reply wasn't run before canceldownload exited.. Which caused issues with the hls recorder (it really need to be cancelled before exiting). Reason being, there are up to thread threads currently waiting for a download to be finished or cancelled. |
| [15:14:49] | jya_: | Three threads that is |
| [15:17:21] | jya_: | I did have another crash in the mdm, in the dlinfo destructor.. Don't really understand why. Seems the m_reply got deleted before getting into the dlinfo destructor but not set to null. So m_reply-> delete Later() crashes.. |
| [15:20:14] | ** jya_ off to bed... Goodnight ** | |
| [15:25:58] | FabriceMG (FabriceMG!~Thunderbi@LCaen-156-54-30-212.w80-11.abo.wanadoo.fr) has quit (Read error: Connection reset by peer) | |
| [15:26:14] | FabriceMG (FabriceMG!~Thunderbi@217.112.59.207) has joined #mythtv | |
| [15:29:32] | FabriceMG (FabriceMG!~Thunderbi@217.112.59.207) has quit (Client Quit) | |
| [15:30:07] | jya_ (jya_!~jya@CPE-120-148-103-15.bjzv2.vic.bigpond.net.au) has quit (Quit: Colloquy for iPad - http://colloquy.mobi) | |
| [15:30:53] | brfransen (brfransen!~brfransen@64.179.169.226) has quit (Ping timeout: 240 seconds) | |
| [15:32:39] | brfransen (brfransen!~brfransen@64.179.169.226) has joined #mythtv | |
| [15:39:17] | stichnot (stichnot!~stichnot@mythtv/developer/stichnot) has joined #mythtv | |
| [15:40:18] | sl1ce (sl1ce!~johnathan@pool-100-0-73-123.bstnma.fios.verizon.net) has joined #mythtv | |
| [15:52:32] | jwhite (jwhite!~jwhite@75-146-153-89-minnesota.hfc.comcastbusiness.net) has joined #mythtv | |
| [15:58:40] | stichnot (stichnot!~stichnot@mythtv/developer/stichnot) has quit (Ping timeout: 264 seconds) | |
| [16:00:21] | IReboot (IReboot!~doug@CPE10bf48e67915-CM78cd8e7e342d.cpe.net.cable.rogers.com) has quit (Remote host closed the connection) | |
| [16:04:53] | brfransen (brfransen!~brfransen@64.179.169.226) has quit (Ping timeout: 240 seconds) | |
| [16:06:11] | brfransen (brfransen!~brfransen@64.179.169.226) has joined #mythtv | |
| [16:06:50] | dekarl1 (dekarl1!~dekarl@p4FCEF270.dip0.t-ipconnect.de) has joined #mythtv | |
| [16:08:38] | dekarl (dekarl!~dekarl@p4FCEF9CF.dip0.t-ipconnect.de) has quit (Ping timeout: 264 seconds) | |
| [16:12:22] | wilmoore-misc (wilmoore-misc!~wilmoore@vlandnat.mystrotv.com) has quit (Remote host closed the connection) | |
| [16:15:25] | Cougar (Cougar!~cougar@2a03:5880:104:10:3df9:277e:1ccb:7412) has quit (Ping timeout: 256 seconds) | |
| [16:17:36] | Cougar (Cougar!~cougar@2a03:5880:104:10:b586:1384:6c80:8335) has joined #mythtv | |
| [16:26:22] | rsiebert_ (rsiebert_!~quassel@e179134007.adsl.alicedsl.de) has joined #mythtv | |
| [16:29:52] | rsiebert (rsiebert!~quassel@g226062051.adsl.alicedsl.de) has quit (Ping timeout: 264 seconds) | |
| [16:30:23] | stichnot (stichnot!~stichnot@mythtv/developer/stichnot) has joined #mythtv | |
| [16:35:40] | dekarl1 is now known as dekarl | |
| [16:36:48] | wilmoore-misc (wilmoore-misc!~wilmoore@vlandnat.mystrotv.com) has joined #mythtv | |
| [16:53:52] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has quit (Quit: Leaving) | |
| [17:06:52] | wilmoore-misc (wilmoore-misc!~wilmoore@vlandnat.mystrotv.com) has quit (Read error: Connection reset by peer) | |
| [17:08:05] | wilmoore-misc (wilmoore-misc!~wilmoore@vlandnat.mystrotv.com) has joined #mythtv | |
| [18:34:29] | Chutt (Chutt!~ijr@cpe-76-190-199-73.neo.res.rr.com) has joined #mythtv | |
| [18:47:37] | CeilingKitten (CeilingKitten!~CeilingKi@206-248-157-46.dsl.teksavvy.com) has quit (Read error: Connection reset by peer) | |
| [18:55:06] | CeilingKitten (CeilingKitten!~CeilingKi@206-248-157-46.dsl.teksavvy.com) has joined #mythtv | |
| [19:06:56] | wilmoore_ (wilmoore_!~wilmoore@vlandnat.mystrotv.com) has joined #mythtv | |
| [19:09:54] | wilmoore-misc (wilmoore-misc!~wilmoore@vlandnat.mystrotv.com) has quit (Ping timeout: 276 seconds) | |
| [19:11:10] | Steve-Goodey (Steve-Goodey!~steve@host86-167-111-225.range86-167.btcentralplus.com) has joined #mythtv | |
| [19:21:04] | xris (xris!~xris@mythtv/developer/xris) has quit (Excess Flood) | |
| [19:21:26] | xris (xris!~xris@xris.forevermore.net) has joined #mythtv | |
| [19:42:58] | natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has joined #mythtv | |
| [20:03:50] | wilmoore_ (wilmoore_!~wilmoore@vlandnat.mystrotv.com) has quit (Ping timeout: 240 seconds) | |
| [20:04:02] | wilmoore-misc (wilmoore-misc!~wilmoore@vlandnat.mystrotv.com) has joined #mythtv | |
| [20:18:32] | Steve-Goodey (Steve-Goodey!~steve@host86-167-111-225.range86-167.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
| [20:22:11] | Steve-Goodey (Steve-Goodey!~steve@host86-167-111-225.range86-167.btcentralplus.com) has joined #mythtv | |
| [20:24:37] | Steve-Goodey (Steve-Goodey!~steve@host86-167-111-225.range86-167.btcentralplus.com) has quit (Read error: Connection reset by peer) | |
| [20:25:29] | Steve-Goodey (Steve-Goodey!~steve@host86-167-111-225.range86-167.btcentralplus.com) has joined #mythtv | |
| [20:31:39] | wilmoore-misc (wilmoore-misc!~wilmoore@vlandnat.mystrotv.com) has quit (Ping timeout: 260 seconds) | |
| [20:33:42] | wilmoore-misc (wilmoore-misc!~wilmoore@vlan16nat.mystrotv.com) has joined #mythtv | |
| [20:51:04] | Steve-Goodey (Steve-Goodey!~steve@host86-167-111-225.range86-167.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
| [20:56:03] | sl1ce (sl1ce!~johnathan@pool-100-0-73-123.bstnma.fios.verizon.net) has quit (Quit: Konversation terminated!) | |
| [21:05:37] | stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has quit (Remote host closed the connection) | |
| [21:05:55] | stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has joined #mythtv | |
| [21:13:29] | Jordack (Jordack!~Jordack@h69-131-44-221.plmomi.dedicated.static.tds.net) has quit () | |
| [21:13:32] | dekarl: | superm1: tgm4883: is the new dependency of mythweb to libhttp-date-perl correct or should it be a recommendation, like the other perl module? |
| [21:15:00] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has quit (Ping timeout: 245 seconds) | |
| [21:19:50] | NightMonkey (NightMonkey!~NightrMon@64.124.185.45) has joined #mythtv | |
| [21:19:51] | NightMonkey (NightMonkey!~NightrMon@64.124.185.45) has quit (Changing host) | |
| [21:19:51] | NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has joined #mythtv | |
| [21:22:22] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv | |
| [21:26:22] | superm1: | depends looks right to me |
| [21:26:49] | superm1: | if you can break it in the default setup without it i'd say it should be there |
| [21:37:23] | natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has quit (Ping timeout: 240 seconds) | |
| [21:50:53] | wilmoore-misc (wilmoore-misc!~wilmoore@vlan16nat.mystrotv.com) has quit (Read error: Connection reset by peer) | |
| [21:51:25] | wilmoore-misc (wilmoore-misc!~wilmoore@vlan16nat.mystrotv.com) has joined #mythtv | |
| [22:04:56] | jpabq (jpabq!~quassel@mythtv/developer/jpabq) has quit (Quit: No Ping reply in 180 seconds.) | |
| [22:05:12] | jpabq (jpabq!~quassel@mythtv/developer/jpabq) has joined #mythtv | |
| [22:05:57] | jwhite (jwhite!~jwhite@75-146-153-89-minnesota.hfc.comcastbusiness.net) has quit (Ping timeout: 248 seconds) | |
| [22:05:58] | toeb (toeb!~toeb@HSI-KBW-078-042-206-116.hsi3.kabel-badenwuerttemberg.de) has quit (Ping timeout: 248 seconds) | |
| [22:05:58] | kc (kc!~Casper@unaffiliated/kc) has quit (Ping timeout: 248 seconds) | |
| [22:06:23] | jwhite (jwhite!~jwhite@75-146-153-89-minnesota.hfc.comcastbusiness.net) has joined #mythtv | |
| [22:06:42] | kc (kc!~Casper@unaffiliated/kc) has joined #mythtv | |
| [22:07:04] | toeb (toeb!~toeb@HSI-KBW-078-042-206-116.hsi3.kabel-badenwuerttemberg.de) has joined #mythtv | |
| [22:25:22] | knightr_ (knightr_!~knight@69-165-170-178.dsl.teksavvy.com) has joined #mythtv | |
| [22:25:24] | knightr (knightr!~knight@mythtv/developer/knightr) has quit (Read error: Connection reset by peer) | |
| [22:47:02] | IReboot (IReboot!~doug@CPE10bf48e67915-CM78cd8e7e342d.cpe.net.cable.rogers.com) has joined #mythtv | |
| [23:08:19] | knightr (knightr!~knight@mythtv/developer/knightr) has joined #mythtv | |
| [23:08:32] | knightr_ (knightr_!~knight@69-165-170-178.dsl.teksavvy.com) has left #mythtv ("Leaving") | |
| [23:33:28] | stichnot (stichnot!~stichnot@mythtv/developer/stichnot) has quit (Ping timeout: 264 seconds) | |
| [23:36:09] | wilmoore-misc (wilmoore-misc!~wilmoore@vlan16nat.mystrotv.com) has quit (Remote host closed the connection) | |
| [23:38:21] | wilmoo___ (wilmoo___!~wilmoore@vlan16nat.mystrotv.com) has joined #mythtv | |
| [23:41:03] | IReboot (IReboot!~doug@CPE10bf48e67915-CM78cd8e7e342d.cpe.net.cable.rogers.com) has quit (Quit: Ex-Chat) | |
| [23:43:01] | wilmoo___ (wilmoo___!~wilmoore@vlan16nat.mystrotv.com) has quit (Ping timeout: 248 seconds) | |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.