| Friday, May 6th, 2016, 00:02 UTC | ||
| [00:02:07] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has quit (Ping timeout: 250 seconds) | |
| [00:06:58] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has joined #mythtv-users | |
| [00:24:35] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
| [00:26:33] | disputin (disputin!~sean@65.102.58.17) has quit (Client Quit) | |
| [01:06:42] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
| [01:07:21] | plut0 (plut0!~cory@pool-71-244-123-211.albyny.fios.verizon.net) has joined #mythtv-users | |
| [01:08:11] | disputin (disputin!~sean@65.102.58.17) has quit (Client Quit) | |
| [01:08:55] | plut0: | Since changing to slow deletions, nothing is getting deleting from the file system and therefore I am out of space. What am I doing wrong? |
| [01:17:55] | Hydr0p0nX: | plut0, when did you enable slow deletion? is auto-expire enabled ? |
| [01:18:16] | plut0: | Auto expire on individual recordings? |
| [01:18:40] | Hydr0p0nX: | yes |
| [01:18:55] | plut0: | No. I'm deleting them manually |
| [01:19:08] | Hydr0p0nX: | how much free space do you have now ? |
| [01:19:13] | plut0: | 0 |
| [01:20:53] | Hydr0p0nX: | were you already out of space when you started the manual deletes ? |
| [01:22:13] | plut0: | Yes |
| [01:23:34] | Hydr0p0nX: | if I'm not mistaken, and I may be, delete just unlinks the file from the DB and there's a second job that runs to clean up orphaned files |
| [01:24:21] | plut0: | But why is nothing being deleted? |
| [01:24:28] | plut0: | I feel like it's going to continue to happen |
| [01:25:35] | Hydr0p0nX: | what version are you running? |
| [01:25:46] | plut0: | 0.27 |
| [01:26:23] | Hydr0p0nX: | how much space do you have allocated for myth? |
| [01:26:48] | plut0: | 2TB |
| [01:28:38] | Hydr0p0nX: | how are you trying to delete recordings? |
| [01:28:49] | plut0: | Through the MythTV GUI |
| [01:29:57] | Hydr0p0nX: | based on some reading, it looks like slow deletes basically chops a section off the end of the file until it's small enough to delete |
| [01:30:10] | Hydr0p0nX: | http://ubuntuforums.org/showthread.php?t=1319 . . . lete+setting |
| [01:30:29] | Hydr0p0nX: | according to that, primarily to handle deletions in ext3 fs |
| [01:31:31] | Hydr0p0nX: | based on that, the answer may be just wait a little while and see if it clears up, or turn off slow deletes if you're not using ext3 |
| [01:36:25] | plut0: | What's the script called to delete orphaned files? |
| [01:37:48] | Hydr0p0nX: | https://www.mythtv.org/wiki/Find_orphans.py |
| [01:42:36] | plut0: | that isn't finding any files to delete, now what? |
| [01:46:04] | Hydr0p0nX: | what prompted enabled slow deletes? |
| [01:46:13] | plut0: | performance issues |
| [01:46:45] | Hydr0p0nX: | turn it back off, do the clean up you need |
| [01:46:46] | mzb (mzb!~mzb@ppp108-88.static.internode.on.net) has quit (Read error: Connection reset by peer) | |
| [01:47:03] | Hydr0p0nX: | what kind of performance issues? i run a frontend a pi2 @ 720p w/o issue |
| [01:47:05] | plut0: | So I see an AutoExpire List in the System Status. There is a Delete now option for each recording but it does nothing... |
| [01:50:03] | joki (joki!~joki@p54861A5E.dip0.t-ipconnect.de) has quit (Ping timeout: 240 seconds) | |
| [01:51:18] | plut0: | Ideas how to clean this up? |
| [01:51:33] | Hydr0p0nX: | turn slow delete back off, do the clean up you need |
| [01:51:55] | plut0: | ok, if i disable slow delete, will it clean itself up? |
| [01:52:07] | Hydr0p0nX: | don't know, I don't use it |
| [01:52:13] | Hydr0p0nX: | give it a try |
| [01:53:19] | zz_mzb (zz_mzb!~mzb@ppp108-88.static.internode.on.net) has joined #mythtv-users | |
| [01:53:37] | zz_mzb is now known as mzb | |
| [01:56:12] | joki (joki!~joki@p54860655.dip0.t-ipconnect.de) has joined #mythtv-users | |
| [02:11:03] | dmfrey (dmfrey!~dmfrey@65-78-126-51.c3-0.smt-ubr1.atw-smt.pa.cable.rcn.com) has quit (Ping timeout: 240 seconds) | |
| [02:14:53] | Hydr0p0nX: | what performance problems are you having |
| [02:24:30] | plut0: | storage is slow, recordings have some corruption in them for a second here and there, slow response when deleting or opening a recording |
| [02:24:57] | Hydr0p0nX: | what do you mean corruption in them ? |
| [02:25:07] | Hydr0p0nX: | and what filesystem are you using ? |
| [02:27:24] | plut0: | the video and sound is f'ed up for a second, usually happens at the beginning of a recording but sometimes somewhere else |
| [02:27:49] | plut0: | recordings write to ext4 then moved to nfs |
| [02:29:10] | Hydr0p0nX: | does this happen w/ live tv or just recordings ? |
| [02:29:48] | Hydr0p0nX: | ext4 doesn't have the issue that slow deletes is supposed to fix |
| [02:32:21] | plut0: | I don't watch livetv too much so just recordings |
| [02:33:27] | Hydr0p0nX: | it'd probably be worth seeing if livetv does the same thing, what you're describing sounds more like a signal or network issue depending on the tv tuner used |
| [02:57:37] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
| [03:21:26] | G (G!~njones@unaffiliated/g) has quit (Quit: leaving) | |
| [03:21:26] | mzb (mzb!~mzb@ppp108-88.static.internode.on.net) has quit (Read error: Connection reset by peer) | |
| [03:25:59] | zz_mzb (zz_mzb!~mzb@ppp108-88.static.internode.on.net) has joined #mythtv-users | |
| [03:26:14] | zz_mzb is now known as mzb | |
| [03:37:27] | arescorpio (arescorpio!~arescorpi@195-126-16-190.fibertel.com.ar) has joined #mythtv-users | |
| [03:38:35] | G (G!njones@unaffiliated/g) has joined #mythtv-users | |
| [04:21:18] | plut0 (plut0!~cory@pool-71-244-123-211.albyny.fios.verizon.net) has left #mythtv-users () | |
| [04:44:39] | infinite` (infinite`!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has joined #mythtv-users | |
| [04:44:45] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has quit (Read error: Connection reset by peer) | |
| [04:45:47] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 260 seconds) | |
| [05:01:45] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
| [05:06:33] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
| [05:06:34] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
| [05:54:08] | arescorpio (arescorpio!~arescorpi@195-126-16-190.fibertel.com.ar) has quit (Quit: Leaving.) | |
| [06:03:35] | Shadow__X (Shadow__X!~S@unaffiliated/shadowx/x-411846) has quit (Read error: Connection timed out) | |
| [06:07:30] | Shadow__X (Shadow__X!~S@2602:ffea:a::fb94:9785) has joined #mythtv-users | |
| [06:07:54] | Shadow__X is now known as Guest9213 | |
| [06:11:57] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
| [06:25:29] | SteveGoodey (SteveGoodey!~steve@host81-154-35-8.range81-154.btcentralplus.com) has joined #mythtv-users | |
| [06:27:38] | Tobbe5178 (Tobbe5178!~asdf@h55n9-sv-a13.ias.bredband.telia.com) has joined #mythtv-users | |
| [06:36:50] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
| [07:12:20] | blahdodo (blahdodo!~blahdodo@69.172.164.248) has quit (Ping timeout: 244 seconds) | |
| [07:15:52] | blahdodo (blahdodo!~blahdodo@69.172.164.248) has joined #mythtv-users | |
| [07:20:47] | croppa (croppa!~stuart@ppp59-167-129-33.static.internode.on.net) has joined #mythtv-users | |
| [07:40:58] | Roklobster (Roklobster!~Dirkka@ppp118-209-101-83.lns20.mel4.internode.on.net) has joined #mythtv-users | |
| [07:55:58] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has joined #mythtv-users | |
| [08:14:08] | willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has joined #mythtv-users | |
| [08:29:57] | Merlin83b2 (Merlin83b2!~Daniel@office.34sp.com) has joined #mythtv-users | |
| [08:29:57] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has quit (Read error: Connection reset by peer) | |
| [08:34:33] | LedHed (LedHed!~ledhed@66-189-172-56.dhcp.trlk.ca.charter.com) has quit (Ping timeout: 240 seconds) | |
| [08:37:59] | LedHed (LedHed!~ledhed@66-189-172-56.dhcp.trlk.ca.charter.com) has joined #mythtv-users | |
| [08:48:53] | DaRock (DaRock!~Thunderbi@mail.unitedinsong.com.au) has joined #mythtv-users | |
| [09:59:32] | sphery (sphery!~mdean@mythtv/developer/sphery) has quit (Ping timeout: 276 seconds) | |
| [09:59:47] | sphery (sphery!~mdean@mythtv/developer/sphery) has joined #mythtv-users | |
| [09:59:47] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v sphery | |
| [10:09:44] | natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has joined #mythtv-users | |
| [11:30:21] | cocoa117 (cocoa117!~cocoa117@97e179f7.skybroadband.com) has quit (Remote host closed the connection) | |
| [11:31:32] | croppa (croppa!~stuart@ppp59-167-129-33.static.internode.on.net) has quit () | |
| [11:44:11] | MitchCapper (MitchCapper!~user@unaffiliated/mitchcapper) has quit (Ping timeout: 276 seconds) | |
| [12:37:21] | dmfrey (dmfrey!~dmfrey@68.170.18.123) has joined #mythtv-users | |
| [12:48:44] | Guest9213 (Guest9213!~S@2602:ffea:a::fb94:9785) has quit (Read error: Connection timed out) | |
| [12:51:21] | Shadow__X (Shadow__X!~S@2602:ffea:a::fb94:9785) has joined #mythtv-users | |
| [12:51:44] | Shadow__X is now known as Guest67142 | |
| [12:59:31] | Guest67142 (Guest67142!~S@2602:ffea:a::fb94:9785) has quit (Ping timeout: 250 seconds) | |
| [13:02:08] | Shadow__X_ (Shadow__X_!~S@2602:ffea:a::fb94:9785) has joined #mythtv-users | |
| [13:18:09] | Shadow__X_ (Shadow__X_!~S@2602:ffea:a::fb94:9785) has quit (Ping timeout: 250 seconds) | |
| [13:20:56] | Shadow__X (Shadow__X!~S@2602:ffea:a::fb94:9785) has joined #mythtv-users | |
| [13:21:19] | Shadow__X is now known as Guest44322 | |
| [13:33:29] | on_route (on_route!a2d0500a@gateway/web/freenode/ip.162.208.80.10) has joined #mythtv-users | |
| [13:56:17] | Guest44322 (Guest44322!~S@2602:ffea:a::fb94:9785) has quit (Ping timeout: 250 seconds) | |
| [14:04:07] | Shadow__X_ (Shadow__X_!~S@2602:ffea:a::fb94:9785) has joined #mythtv-users | |
| [14:17:08] | letifosiferrari (letifosiferrari!~letifosif@216.207.42.132) has joined #mythtv-users | |
| [14:46:13] | letifosi_ (letifosi_!~letifosif@216.207.42.134) has joined #mythtv-users | |
| [14:49:31] | letifosiferrari (letifosiferrari!~letifosif@216.207.42.132) has quit (Ping timeout: 265 seconds) | |
| [14:51:23] | letifosi_ (letifosi_!~letifosif@216.207.42.134) has quit (Ping timeout: 276 seconds) | |
| [15:01:12] | letifosiferrari (letifosiferrari!~letifosif@70.213.13.193) has joined #mythtv-users | |
| [15:01:14] | letifosiferrari (letifosiferrari!~letifosif@70.213.13.193) has quit (Remote host closed the connection) | |
| [15:03:34] | letifosi_ (letifosi_!~letifosif@2600:1010:b058:40a0:789f:7553:67b2:3d3a) has joined #mythtv-users | |
| [15:03:58] | letifosi_ (letifosi_!~letifosif@2600:1010:b058:40a0:789f:7553:67b2:3d3a) has quit (Remote host closed the connection) | |
| [15:04:36] | letifosi_ (letifosi_!~letifosif@216.207.42.140) has joined #mythtv-users | |
| [15:12:45] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
| [15:14:10] | gedakc (gedakc!~gedakc@d162-157-118-249.abhsia.telus.net) has joined #mythtv-users | |
| [15:19:16] | Shadow__X_ is now known as Shadow__X | |
| [15:19:22] | Shadow__X (Shadow__X!~S@2602:ffea:a::fb94:9785) has quit (Changing host) | |
| [15:19:22] | Shadow__X (Shadow__X!~S@unaffiliated/shadowx/x-411846) has joined #mythtv-users | |
| [15:22:14] | xris (xris!~xris@mythtv/developer/xris) has quit (Quit: Goodbye.) | |
| [15:22:46] | jams__ is now known as jams | |
| [15:22:53] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v jams | |
| [15:25:33] | disputin (disputin!~sean@65.102.58.17) has quit (Quit: Leaving.) | |
| [15:27:29] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
| [15:28:58] | disputin (disputin!~sean@65.102.58.17) has quit (Client Quit) | |
| [15:42:24] | letifosi_ (letifosi_!~letifosif@216.207.42.140) has quit (Ping timeout: 260 seconds) | |
| [15:45:45] | letifosiferrari (letifosiferrari!~letifosif@216.207.42.140) has joined #mythtv-users | |
| [15:50:08] | gedakc (gedakc!~gedakc@d162-157-118-249.abhsia.telus.net) has quit (Quit: Leaving) | |
| [15:59:58] | jklaus (jklaus!~jklaus@104.129.204.111) has joined #mythtv-users | |
| [16:00:24] | jklaus: | Hey guys, anyone have thoughts on mythbuntu? |
| [16:01:03] | jklaus: | I've been out of the myth world but am planning to get all my machines back online |
| [16:09:19] | Roklobster (Roklobster!~Dirkka@ppp118-209-101-83.lns20.mel4.internode.on.net) has quit (Ping timeout: 250 seconds) | |
| [16:12:44] | gregL (gregL!~greg@cpe-74-76-121-109.nycap.res.rr.com) has quit (Ping timeout: 260 seconds) | |
| [16:16:13] | letifosi_ (letifosi_!~letifosif@161.170.193.135) has joined #mythtv-users | |
| [16:19:25] | letifosiferrari (letifosiferrari!~letifosif@216.207.42.140) has quit (Ping timeout: 265 seconds) | |
| [16:24:53] | Merlin83b2: | Mythbuntu is pretty much the standard, go for it. |
| [16:30:23] | Oleg_ (Oleg_!~mine@pool-71-183-184-202.nycmny.east.verizon.net) has quit (Read error: Connection reset by peer) | |
| [16:30:57] | Oleg_ (Oleg_!~mine@pool-71-183-184-202.nycmny.east.verizon.net) has joined #mythtv-users | |
| [16:42:39] | gregL (gregL!~greg@cpe-74-76-121-109.nycap.res.rr.com) has joined #mythtv-users | |
| [16:54:15] | jarnos (jarnos!~jarnos@91.155.134.42) has joined #mythtv-users | |
| [17:01:08] | Merlin83b2 (Merlin83b2!~Daniel@office.34sp.com) has quit (Quit: Leaving) | |
| [17:11:27] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
| [17:12:56] | disputin (disputin!~sean@65.102.58.17) has quit (Client Quit) | |
| [17:35:05] | willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has quit (Quit: Do your hobbies) | |
| [17:50:43] | jarnos (jarnos!~jarnos@91.155.134.42) has quit (Ping timeout: 250 seconds) | |
| [18:01:11] | knightr (knightr!~knightr@mythtv/developer/knightr) has quit (Ping timeout: 276 seconds) | |
| [18:01:38] | knightr (knightr!~knightr@mythtv/developer/knightr) has joined #mythtv-users | |
| [18:01:38] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v knightr | |
| [18:05:44] | gregL (gregL!~greg@cpe-74-76-121-109.nycap.res.rr.com) has quit (Ping timeout: 276 seconds) | |
| [18:10:55] | gregL (gregL!~greg@cpe-74-76-121-109.nycap.res.rr.com) has joined #mythtv-users | |
| [18:11:55] | Tobbe5178534 (Tobbe5178534!~asdf@2001:2002:d4b5:afb8:840c:feeb:3457:c7ee) has joined #mythtv-users | |
| [18:14:04] | Tobbe5178 (Tobbe5178!~asdf@h55n9-sv-a13.ias.bredband.telia.com) has quit (Ping timeout: 260 seconds) | |
| [18:16:09] | Tobbe5178534 (Tobbe5178534!~asdf@2001:2002:d4b5:afb8:840c:feeb:3457:c7ee) has quit (Read error: Connection reset by peer) | |
| [18:17:47] | Tobbe5178 (Tobbe5178!~asdf@h184n1-sv-a13.ias.bredband.telia.com) has joined #mythtv-users | |
| [18:18:26] | Toast (Toast!~quassel@w-247.cust-16293.ip.static.uno.uk.net) has joined #mythtv-users | |
| [18:22:10] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
| [18:23:20] | disputin (disputin!~sean@65.102.58.17) has quit (Client Quit) | |
| [18:24:43] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
| [18:25:28] | disputin (disputin!~sean@65.102.58.17) has quit (Client Quit) | |
| [18:56:09] | gedakc (gedakc!~gedakc@d162-157-118-249.abhsia.telus.net) has joined #mythtv-users | |
| [19:00:20] | gedakc (gedakc!~gedakc@d162-157-118-249.abhsia.telus.net) has quit (Client Quit) | |
| [19:01:00] | jarnos (jarnos!~jarnos@a91-155-134-42.elisa-laajakaista.fi) has joined #mythtv-users | |
| [19:31:32] | pyrodex (pyrodex!~pyrodex@pyrodex.farted.net) has quit (Quit: Goodbye...) | |
| [19:34:13] | pyrodex (pyrodex!~pyrodex@pyrodex.farted.net) has joined #mythtv-users | |
| [20:15:10] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
| [20:20:52] | jarnos (jarnos!~jarnos@a91-155-134-42.elisa-laajakaista.fi) has quit (Ping timeout: 260 seconds) | |
| [20:30:12] | freelock (freelock!~quassel@104.36.46.183) has quit (Ping timeout: 260 seconds) | |
| [20:32:29] | freelock (freelock!~quassel@104.36.46.183) has joined #mythtv-users | |
| [20:34:42] | jklaus (jklaus!~jklaus@104.129.204.111) has quit (Ping timeout: 244 seconds) | |
| [20:41:03] | dmfrey (dmfrey!~dmfrey@68.170.18.123) has quit (Ping timeout: 240 seconds) | |
| [20:41:13] | jarnos (jarnos!~jarnos@a91-155-134-42.elisa-laajakaista.fi) has joined #mythtv-users | |
| [20:41:33] | LedHed (LedHed!~ledhed@66-189-172-56.dhcp.trlk.ca.charter.com) has quit (Ping timeout: 240 seconds) | |
| [20:44:50] | LedHed (LedHed!~ledhed@66-189-172-56.dhcp.trlk.ca.charter.com) has joined #mythtv-users | |
| [20:48:35] | on_route (on_route!a2d0500a@gateway/web/freenode/ip.162.208.80.10) has quit () | |
| [20:51:06] | letifosi_ (letifosi_!~letifosif@161.170.193.135) has quit (Remote host closed the connection) | |
| [20:54:52] | blahdodo (blahdodo!~blahdodo@69.172.164.248) has quit (Read error: Connection reset by peer) | |
| [20:59:06] | letifosiferrari (letifosiferrari!~letifosif@198.135.60.161) has joined #mythtv-users | |
| [20:59:35] | letifosiferrari (letifosiferrari!~letifosif@198.135.60.161) has quit (Remote host closed the connection) | |
| [21:00:03] | letifosiferrari (letifosiferrari!~letifosif@216.207.42.140) has joined #mythtv-users | |
| [21:01:35] | blahdodo (blahdodo!~blahdodo@69.172.164.248) has joined #mythtv-users | |
| [21:02:56] | dmfrey (dmfrey!~dmfrey@65-78-126-51.c3-0.smt-ubr1.atw-smt.pa.cable.rcn.com) has joined #mythtv-users | |
| [21:15:28] | SteveGoodey (SteveGoodey!~steve@host81-154-35-8.range81-154.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
| [21:18:20] | jarnos (jarnos!~jarnos@a91-155-134-42.elisa-laajakaista.fi) has quit (Remote host closed the connection) | |
| [21:32:09] | Roklobster (Roklobster!~Dirkka@ppp118-209-101-83.lns20.mel4.internode.on.net) has joined #mythtv-users | |
| [21:49:32] | letifosiferrari (letifosiferrari!~letifosif@216.207.42.140) has quit (Ping timeout: 265 seconds) | |
| [21:52:47] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv-users | |
| [21:52:53] | Toast (Toast!~quassel@w-247.cust-16293.ip.static.uno.uk.net) has quit (Remote host closed the connection) | |
| [22:07:18] | Tobbe5178 (Tobbe5178!~asdf@h184n1-sv-a13.ias.bredband.telia.com) has quit (Read error: Connection reset by peer) | |
| [22:09:44] | seld (seld!~seld@217-209-54-168-no53.tbcn.telia.com) has quit (Ping timeout: 260 seconds) | |
| [22:11:55] | amessina (amessina!~amessina@unaffiliated/amessina) has quit (Quit: Konversation terminated!) | |
| [22:12:48] | seld (seld!~seld@217-209-54-168-no53.tbcn.telia.com) has joined #mythtv-users | |
| [22:14:30] | brfransen (brfransen!~brfransen@71.11.51.80) has quit (Ping timeout: 276 seconds) | |
| [22:18:56] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv-users | |
| [22:24:16] | brfransen (brfransen!~brfransen@71.11.51.80) has joined #mythtv-users | |
| [22:45:36] | trumee (trumee!~trumee@c-50-175-121-86.hsd1.tx.comcast.net) has quit (Quit: ZNC 1.6.1 - http://znc.in) | |
| [22:51:01] | croppa (croppa!~stuart@ppp59-167-129-33.static.internode.on.net) has joined #mythtv-users | |
| [22:57:28] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
| [23:03:56] | disputin (disputin!~sean@65.102.58.17) has quit (Quit: Leaving.) | |
| [23:10:24] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
| [23:12:00] | d00gster__ (d00gster__!~d00gster@unaffiliated/d00gster) has joined #mythtv-users | |
| [23:12:57] | d00gster_ (d00gster_!~d00gster@unaffiliated/d00gster) has quit (Ping timeout: 260 seconds) | |
| [23:13:20] | disputin1 (disputin1!~sean@65.102.58.17) has joined #mythtv-users | |
| [23:13:50] | ubIx_ (ubIx_!~ulf@p5484CB88.dip0.t-ipconnect.de) has joined #mythtv-users | |
| [23:17:02] | ubIx (ubIx!~ulf@p57AD54FD.dip0.t-ipconnect.de) has quit (Ping timeout: 260 seconds) | |
| [23:17:03] | disputin (disputin!~sean@65.102.58.17) has quit (Ping timeout: 240 seconds) | |
| [23:27:50] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
| [23:27:54] | disputin1 (disputin1!~sean@65.102.58.17) has quit (Quit: Leaving.) | |
| [23:30:45] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
| [23:34:07] | arescorpio (arescorpio!~arescorpi@35-218-114-200.fibertel.com.ar) has joined #mythtv-users | |
| [23:46:47] | natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has quit (Ping timeout: 260 seconds) | |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.