Wednesday, December 12th, 2018, 00:11 UTC | ||
[00:11:16] | brfransen (brfransen!~brfransen@47.42.27.251) has joined #mythtv-users | |
[00:31:46] | psymin (psymin!~psymin@host-69-146-224-142.static.bresnan.net) has joined #mythtv-users | |
[00:31:46] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v psymin | |
[00:36:50] | psymin (psymin!~psymin@host-69-146-224-142.static.bresnan.net) has quit (Quit: Leaving) | |
[01:29:13] | KungFuJesus (KungFuJesus!~adam@24-220-35-37-dynamic.midco.net) has joined #mythtv-users | |
[01:29:34] | KungFuJesus: | did mythutil's notification system get deprecated? I can't seem to send messages to frontends anymore |
[01:31:32] | iBDonC: | no |
[01:31:35] | iBDonC: | I use it |
[01:31:42] | iBDonC: | to send voip messages |
[01:32:01] | iBDonC: | caller id |
[01:32:07] | KungFuJesus: | hmm, after updating to .29 it doesn't seem to be listening on there anymore |
[01:32:33] | iBDonC: | I am on the ppa and it works |
[01:32:45] | KungFuJesus: | mythtv@mythtvbox ~ $ netstat -an | grep 6948 |
[01:32:45] | KungFuJesus: | mythtv@mythtvbox ~ $ |
[01:33:21] | iBDonC: | 2:29.1+fixes.20181203.07b61e1~ubuntu18.04.1 |
[01:33:54] | iBDonC: | udp 0 0 0.0.0.0:6948 0.0.0.0:* |
[01:34:10] | KungFuJesus: | looks like there's a config setting for it per frontend |
[01:34:10] | iBDonC: | you make sure it is on in setup ? |
[01:34:17] | iBDonC: | yes |
[01:34:19] | KungFuJesus: | I feel like it wasn't optional before |
[01:34:28] | iBDonC: | it was |
[01:34:30] | iBDonC: | and is |
[01:35:46] | KungFuJesus: | hmm, UDP notify port looks to be set correctly... |
[01:35:51] | KungFuJesus: | is ther eanything special to make it work? |
[01:36:46] | iBDonC: | no |
[01:37:06] | iBDonC: | just make sure it is enabled |
[01:37:15] | iBDonC: | let me look at my script |
[01:38:07] | KungFuJesus: | where's the "enable" setting? |
[01:38:48] | iBDonC: | just a sec |
[01:39:04] | KungFuJesus: | https://pastebin.com/QZzLLdeV |
[01:39:54] | iBDonC: | setting / general / remote |
[01:40:10] | iBDonC: | /usr/bin/mythutil -q --notification --origin PHONE --description Calling:$dnid --message_text \"CALLER:$message\" --timeout 20 --bcastaddr 192.168.1.25 |
[01:40:11] | iBDonC: | 5" |
[01:40:21] | iBDonC: | that is what I do |
[01:41:24] | iBDonC: | I run a asterisk server and that puts the callerid on the screen |
[01:41:36] | KungFuJesus: | hmm, this used to work...this is odd |
[01:41:44] | KungFuJesus: | does nothing after the "BE" mean anything? |
[01:42:20] | iBDonC: | you have to restart the MFE for the setting to work |
[01:42:38] | iBDonC: | is your MBE seperate ? |
[01:42:51] | KungFuJesus: | nope, same machine, though there are separate frontends |
[01:43:33] | KungFuJesus: | the database is located on a different machine, but that was never an issue before |
[01:43:37] | iBDonC: | do you see the udp port after enabling ? |
[01:43:45] | iBDonC: | that is fine |
[01:44:32] | KungFuJesus: | UDP port was already set correctly when I went into there |
[01:46:13] | iBDonC: | Firewall ? |
[01:47:11] | iBDonC: | is this ubuntu ? |
[01:47:28] | KungFuJesus: | not ubuntu, no firewall |
[01:47:47] | iBDonC: | what OS ? |
[01:47:50] | KungFuJesus: | gentoo |
[01:47:54] | iBDonC: | ok |
[01:58:55] | KungFuJesus: | eh, is this normal? 2018-12–11 19:56:14.820746 I Binding to UDP 0.0.0.0:0 |
[01:58:55] | KungFuJesus: | 2018-12–11 19:56:14.820746 I Binding to UDP 0.0.0.0:0 |
[01:59:28] | iBDonC: | udp 0 0 0.0.0.0:6948 0.0.0.0:* |
[01:59:33] | iBDonC: | should be that |
[02:00:30] | KungFuJesus: | right, but port 0? |
[02:01:05] | KungFuJesus: | I'm also seeing this early on: https://pastebin.com/fu0qhU3n |
[02:01:26] | KungFuJesus: | eventually it establishes a connection to the backend correctly, though |
[02:24:19] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
[02:32:51] | JollyRoger (JollyRoger!JollyRoger@gateway/shell/panicbnc/x-lclyfzgilnuwwibe) has left #mythtv-users ("Leaving") | |
[02:35:00] | JollyRoger` (JollyRoger`!JollyRoger@gateway/shell/panicbnc/x-lclyfzgilnuwwibe) has joined #mythtv-users | |
[03:15:04] | KungFuJesus: | am I supposed to run mythtv-setup after updating? It seems like it automatically brought my schema up to date from .28 to .29 without any intervention |
[03:15:38] | [R]: | if you want to change the setup you do |
[03:17:12] | KungFuJesus: | ah, so I guess I don't, then. It doesn't seem to be listening on 6948 for some reason, though |
[03:55:28] | mack-: | KungFuJesus: wouldn't hurt to stop mythbackend, run setup, and toggle the setting to make sure it gets written correctly |
[03:56:11] | mack-: | oh, you're wanting to send to a front end, misread what's going on |
[04:02:33] | KungFuJesus: | it seems strange that the UDP is binding to 0.0.0.0:0 |
[04:03:10] | KungFuJesus: | it's as if the code that traverses the settings table to get that port leaves that port number uninitialized |
[04:05:55] | mack-: | 0.0.0.0 is used as wildcard for all addresses on all interfaces |
[04:06:19] | mack-: | the extra :0 though... not sure I've seen that |
[04:08:42] | mack-: | I barely use the frontend, and don't use notify. Let me boot my VM and compare |
[04:09:08] | KungFuJesus: | pretty sure it should be the remote notify port (6948) |
[04:10:58] | KungFuJesus: | here it was on .28: https://pastebin.com/PYXRzBPN |
[04:11:13] | mack-: | does it actually show as port 0 in netstat? Or do you just not have a udp entry for it? |
[04:11:27] | KungFuJesus: | netstat doesn't have an entry for it |
[04:11:48] | KungFuJesus: | just the normal TCP ports for remote control and the backend |
[04:15:50] | wangel: | KungFuJesus is your Frontend ... running Xubuntu ? |
[04:16:16] | mack-: | could be a bug introduced with C++11 modernization updates. I see some hits on the udp code. |
[04:16:28] | mack-: | https://github.com/MythTV/mythtv/blame/master . . . rverpool.cpp |
[04:16:57] | KungFuJesus: | wangel: Gentoo |
[04:17:08] | wangel: | xfce ? |
[04:17:50] | KungFuJesus: | evilwm |
[04:18:19] | wangel: | hmph, dunno then. I saw mention someone wasn't getting updates on their frontend and it had to do with the xfce-powermanager or something silly |
[04:19:04] | SteveGoodey (SteveGoodey!~steve@2a00:23c5:7da3:4501:7a24:afff:fe9d:c233) has quit (Quit: Konversation terminated!) | |
[04:19:37] | KungFuJesus: | I also get this weird error from qtsql, it complains when dealing with the storage groups that the driver isn't present, but then proceeds to work, anyway |
[04:20:28] | KungFuJesus: | google'd that one to death, found one with a guy that had a bad configuration for mysql (skip-networking), but my mysql server is running on another host entirely |
[04:20:36] | KungFuJesus: | and hasn't changed at all |
[04:21:15] | wangel: | i don't run any frontends, all my tv's have nuc's w/ kodi on them |
[04:22:57] | mack-: | my v29.1 on KDE neon is listening on udp:6948 :/ |
[04:24:05] | mack-: | (neon is ubuntu based, so I just used the ppa to install the FE_ |
[04:24:29] | wangel: | running netstat -a doesn';t show anything listening on 6948? |
[04:27:35] | KungFuJesus: | nope |
[04:28:12] | KungFuJesus: | I don't have any ipv6 stack support, that shouldn't create an issue, should it? |
[04:29:02] | mack-: | your other pastebin link is gone. was that your mythfrontend.log? |
[04:29:18] | KungFuJesus: | yes, from a few days ago (when I was on .28) |
[04:29:24] | mack-: | my v29 looks similar to your v28 log link |
[04:29:53] | mack-: | but with ipv6 after the 0.0.0.0:6948 line |
[04:30:07] | mack-: | [::]:6948 |
[04:30:29] | mack-: | I finally gave up and stopped disabling ipv6 on stuff. |
[04:31:25] | KungFuJesus: | mythtv thus far hsa been robust to ipv6 support not being in kernel |
[04:31:57] | KungFuJesus: | I get this: Failed binding to UDP [::]:0 – Error 10: Protocol type not supported |
[04:31:57] | mack-: | which version of myth do you have? master or fixes? |
[04:32:00] | KungFuJesus: | Failed binding to UDP [::]:0 – Error 10: Protocol type not supported |
[04:32:04] | KungFuJesus: | it's after the ipv4 bind to :0, though |
[04:32:14] | KungFuJesus: | whatever is in portage, let me check |
[04:32:23] | mack-: | that makes sense if it's trying to set to port 0 |
[04:32:43] | KungFuJesus: | fixes, with some hash, let me see |
[04:33:17] | KungFuJesus: | d8a2db77f5731cf32c6d31127452391c6cf7f91f |
[04:33:51] | KungFuJesus: | though, I think this ebuild will still let me add user patches (something I've had to do in the past, the ebuild has had weak maintainership for some time now) |
[04:36:04] | KungFuJesus: | commits since that hash don't *seem* like they'd affect this functionality, though there's a child settings parsing that might be something |
[04:41:26] | mack-: | I think I'm seeing the posts on the list prompting you to ask about ipv6 |
[04:41:59] | KungFuJesus: | the mailing list? |
[04:43:09] | mack-: | mythtv-users mailing list. Pretty sure the mailing list was actually created before the irc channel |
[04:43:50] | mack-: | http://lists.mythtv.org/pipermail/mythtv-users/ |
[04:44:01] | mack-: | oh there's a searchable version through nabble. |
[04:44:04] | KungFuJesus: | don't think lack of ipv6 is my problem |
[04:44:51] | KungFuJesus: | where's the post specifically asking me to enable ipv6? |
[04:45:05] | KungFuJesus: | oh I see what you mean |
[04:45:17] | KungFuJesus: | you google'd and found something that may prompt me to wonder if ipv6 is the issue |
[04:45:41] | KungFuJesus: | nothing on the list made me suspect that, it's just one of the things that are "errors" |
[04:47:27] | mack-: | something that concerned me was peterbennett said Apt 2017 on the -dev list "I assumed that everybody has IPV6. " :) |
[04:47:32] | mack-: | Apr |
[04:48:00] | mack-: | https://lists.gt.net/mythtv/dev/608124 |
[04:49:23] | KungFuJesus: | I think it handles the lack of ipv6 support from the OS just fine, I'm more concerned about this: https://pastebin.com/7eUFG3Uf |
[04:49:50] | KungFuJesus: | but then it continues to work just fine, anyway. It seems to record just fine (pretty much everything goes to the default storage group, anyway) |
[04:53:47] | mack-: | yeah, something's really wrong with your install |
[04:53:57] | KungFuJesus: | it was just fine with .28 :-/ |
[04:54:01] | mack-: | other frontends work ok? |
[04:54:09] | KungFuJesus: | haven't tried them since the update |
[04:54:38] | KungFuJesus: | that QSQL error is confusing, if QSQL were completely not working nothing would be working on the backend |
[04:54:45] | KungFuJesus: | or frontend for that matter |
[04:55:02] | mack-: | would help troubleshoot where the problem is if you tried another. Or even spin up a clean virtual machine and start a fresh FE. |
[04:56:04] | mack-: | dead simple to load ubuntu and ppa on a vm for testing. We know that fe is working atm. |
[04:56:23] | KungFuJesus: | Might do that at some point tomorrow, applying those newer patches from fixes now |
[04:56:58] | KungFuJesus: | I'm LD_PRELOAD'ing libtbbmalloc's proxy malloc and frees, I should probably stop doing that as well in case that's part of the issue (though, it wasn't previously) |
[04:58:20] | KungFuJesus: | kind of want to turn on INFO logging, though I'm not 100% sure how useful it will be |
[05:02:10] | KungFuJesus: | so what's somewhat weirder is that it's successfully binding to port 0? |
[05:02:38] | KungFuJesus: | serverpool.cpp:543 wraps it with: f (socket->bind(*it, port)) |
[05:02:47] | KungFuJesus: | s/f/if/g |
[05:04:41] | mack-: | I've always understood a call to port 0 was originally supposed to call a dynamically assigned port, but its use never really caught on. |
[05:05:02] | mack-: | it might only have worked with root privs since it's a low port |
[05:07:17] | mack-: | but that understanding was from my initial acquaintance with sockets back int he early 90s, before my programming path was abruptly derailed. Ancient history now. |
[05:14:09] | KungFuJesus: | interesting, another frontend with qt 5.11.2 doesn't sem to have this issue |
[05:15:36] | KungFuJesus: | so maybe I'm just an early canary for the issues everyone else is about to have :) |
[05:16:42] | KungFuJesus: | I guess I can mask 5.11.3 for now and build 5.11.1 (and wait forever for it to build) |
[05:18:21] | ghoti (ghoti!~paul@dev-160.experiencepoint.com) has quit (Read error: Connection reset by peer) | |
[05:18:35] | ghoti (ghoti!ghoti@dev-160.experiencepoint.com) has joined #mythtv-users | |
[05:27:41] | KungFuJesus: | hope my suspicions about that are right |
[05:55:28] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Ping timeout: 268 seconds) | |
[06:22:23] | mengoshmink (mengoshmink!~mengoshmi@marks3plus.plus.com) has quit (Remote host closed the connection) | |
[07:02:14] | KungFuJesus: | well that's interesting, the issue seems have disppeared after I modified my config.xml to use an ip address rather than a hostname (even though the hostname clearly had no issues resolving) |
[07:03:16] | KungFuJesus: | I might considering trying to reproduce this to make sure that's what fixed it and possibly filing a bug report. The hostname itself began with sql (sqlbox), so maybe that has something to do with it |
[07:05:23] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7da3:4501:7a84:3cff:fedf:a99) has joined #mythtv-users | |
[07:05:23] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v Steve-Goodey | |
[07:05:48] | KungFuJesus (KungFuJesus!~adam@24-220-35-37-dynamic.midco.net) has quit (Quit: leaving) | |
[07:42:02] | peterbennett (peterbennett!~Peter_Ben@2601:183:101:1dd4:1fea:7f5c:18ea:43db) has joined #mythtv-users | |
[07:42:02] | peterbennett (peterbennett!~Peter_Ben@mythtv/developer/peterbennett) has joined #mythtv-users | |
[07:42:02] | peterbennett (peterbennett!~Peter_Ben@2601:183:101:1dd4:1fea:7f5c:18ea:43db) has quit (Changing host) | |
[07:42:03] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v peterbennett | |
[07:45:28] | natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has quit (Ping timeout: 245 seconds) | |
[07:54:31] | nephyrin (nephyrin!~neph@2601:600:817f:f46a:e41d:6f5c:e3be:b8ad) has quit (Ping timeout: 260 seconds) | |
[07:55:40] | nephyrin (nephyrin!~neph@2601:600:817f:f46a:e41d:6f5c:e3be:b8ad) has joined #mythtv-users | |
[08:04:14] | Tobbe5178 (Tobbe5178!~asdf@2001:2002:51eb:d24e:5c26:d9ca:9a3c:ee1) has joined #mythtv-users | |
[08:04:21] | nephyrin (nephyrin!~neph@2601:600:817f:f46a:e41d:6f5c:e3be:b8ad) has quit (Ping timeout: 268 seconds) | |
[08:05:45] | nephyrin (nephyrin!~neph@2601:600:817f:f46a:e41d:6f5c:e3be:b8ad) has joined #mythtv-users | |
[08:55:51] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7da3:4501:7a84:3cff:fedf:a99) has quit (Quit: Konversation terminated!) | |
[09:02:50] | willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has joined #mythtv-users | |
[09:08:36] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has joined #mythtv-users | |
[09:25:58] | Tobbe5178 (Tobbe5178!~asdf@2001:2002:51eb:d24e:5c26:d9ca:9a3c:ee1) has quit (Read error: Connection reset by peer) | |
[09:31:41] | Tobbe5178 (Tobbe5178!~asdf@2001:2002:51eb:d24e:c5bb:8e6b:778e:afab) has joined #mythtv-users | |
[10:52:21] | user798645 (user798645!~User@user-10mt7in.cable.mindspring.com) has joined #mythtv-users | |
[10:55:23] | user798645 (user798645!~User@user-10mt7in.cable.mindspring.com) has quit (Read error: Connection reset by peer) | |
[11:14:13] | maarhart (maarhart!~Mutter@2001:8003:2578:d500:6019:423c:8e92:beee) has joined #mythtv-users | |
[11:27:00] | maarhart (maarhart!~Mutter@2001:8003:2578:d500:6019:423c:8e92:beee) has quit (Quit: Mutter: www.mutterirc.com) | |
[11:37:21] | oozer (oozer!~oozer@user-10mt7in.cable.mindspring.com) has joined #mythtv-users | |
[12:29:33] | iBDonC (iBDonC!~don@fw.star-c.com) has quit (Ping timeout: 244 seconds) | |
[12:39:16] | iBDonC (iBDonC!~don@fw.star-c.com) has joined #mythtv-users | |
[13:15:50] | SteveGoodey (SteveGoodey!~steve@2a00:23c5:7da3:4501:7a24:afff:fe9d:c233) has joined #mythtv-users | |
[13:15:50] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v SteveGoodey | |
[13:27:32] | I_Be_Don_C (I_Be_Don_C!~dcarroll@fw.star-c.com) has joined #mythtv-users | |
[13:29:12] | I_Be_Don_C is now known as ]dc[ | |
[13:49:04] | ]dc[ (]dc[!~dcarroll@fw.star-c.com) has quit (Ping timeout: 250 seconds) | |
[14:11:16] | ]dc[ (]dc[!~dcarroll@fw.star-c.com) has joined #mythtv-users | |
[14:26:51] | oozer (oozer!~oozer@user-10mt7in.cable.mindspring.com) has quit (Remote host closed the connection) | |
[14:28:38] | user798645 (user798645!~User@user-10mt7in.cable.mindspring.com) has joined #mythtv-users | |
[14:43:50] | user798645 (user798645!~User@user-10mt7in.cable.mindspring.com) has quit (Read error: Connection reset by peer) | |
[14:48:45] | user798645 (user798645!~User@user-10mt7in.cable.mindspring.com) has joined #mythtv-users | |
[14:55:40] | troyt (troyt!zncsrv@2601:681:4100:8981:44dd:acff:fe85:9c8e) has quit (Ping timeout: 268 seconds) | |
[14:58:37] | troyt (troyt!zncsrv@2601:681:4100:8981:44dd:acff:fe85:9c8e) has joined #mythtv-users | |
[15:03:20] | psymin (psymin!~psymin@69.146.8.222) has joined #mythtv-users | |
[15:03:20] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v psymin | |
[15:17:33] | ]dc[ (]dc[!~dcarroll@fw.star-c.com) has quit (Ping timeout: 245 seconds) | |
[15:44:10] | Warped (Warped!~Warped@unaffiliated/warped) has quit (Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805]) | |
[15:44:49] | nephyrin (nephyrin!~neph@2601:600:817f:f46a:e41d:6f5c:e3be:b8ad) has quit (Ping timeout: 250 seconds) | |
[15:45:24] | Warped (Warped!~Warped@unaffiliated/warped) has joined #mythtv-users | |
[15:45:44] | nephyrin (nephyrin!~neph@2601:600:817f:f46a:e41d:6f5c:e3be:b8ad) has joined #mythtv-users | |
[15:59:11] | ]dc[ (]dc[!~dcarroll@fw.star-c.com) has joined #mythtv-users | |
[16:13:45] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has quit (Quit: Leaving) | |
[16:36:58] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7da3:4501:7a84:3cff:fedf:a99) has joined #mythtv-users | |
[16:36:58] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v Steve-Goodey | |
[18:28:40] | willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has quit (Quit: Do your hobbies) | |
[18:40:28] | user798645 (user798645!~User@user-10mt7in.cable.mindspring.com) has quit (Ping timeout: 245 seconds) | |
[18:56:08] | natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has joined #mythtv-users | |
[18:56:08] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v natanojl | |
[19:40:06] | cspack (cspack!cspack@gateway/vpn/privateinternetaccess/cspack) has quit (Quit: WeeChat 2.3) | |
[19:43:03] | mengoshmink (mengoshmink!~mengoshmi@marks3plus.plus.com) has joined #mythtv-users | |
[20:12:38] | cspack (cspack!cspack@gateway/vpn/privateinternetaccess/cspack) has joined #mythtv-users | |
[20:35:28] | Dimtree (Dimtree!~dimtree@unaffiliated/dimtree) has quit (Quit: Peace) | |
[20:52:06] | Dimtree (Dimtree!~dimtree@unaffiliated/dimtree) has joined #mythtv-users | |
[21:25:15] | psymin (psymin!~psymin@69.146.8.222) has quit (Quit: Leaving) | |
[21:40:51] | troyt (troyt!zncsrv@2601:681:4100:8981:44dd:acff:fe85:9c8e) has quit (Quit: AAAGH! IT BURNS!) | |
[21:41:05] | troyt (troyt!zncsrv@2601:681:4100:8981:44dd:acff:fe85:9c8e) has joined #mythtv-users | |
[21:43:29] | psymin (psymin!~psymin@69.146.8.222) has joined #mythtv-users | |
[21:43:29] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v psymin | |
[22:18:51] | maarhart (maarhart!~Mutter@1.144.110.105) has joined #mythtv-users | |
[22:20:58] | maarhart (maarhart!~Mutter@1.144.110.105) has quit (Client Quit) | |
[22:23:27] | romanar_ (romanar_!sid295339@gateway/web/irccloud.com/x-ltsughiwoirtonso) has joined #mythtv-users | |
[22:29:26] | romanar (romanar!sid295339@gateway/web/irccloud.com/x-jvcbwqyxsemkkrds) has quit (Ping timeout: 250 seconds) | |
[22:29:35] | romanar_ is now known as romanar | |
[23:00:42] | natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has quit (Ping timeout: 250 seconds) | |
[23:02:06] | Toast (Toast!~quassel@w-37.cust-u6165.ip.static.uno.uk.net) has joined #mythtv-users | |
[23:04:44] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7da3:4501:7a84:3cff:fedf:a99) has quit (Quit: Konversation terminated!) | |
[23:15:31] | SteveGoodey (SteveGoodey!~steve@2a00:23c5:7da3:4501:7a24:afff:fe9d:c233) has quit (Quit: Konversation terminated!) | |
[23:47:04] | bpmedley (bpmedley!~bpm@c-24-72-144-115.ni.gigamonster.net) has quit (Ping timeout: 250 seconds) | |
[23:57:27] | bpmedley (bpmedley!~bpm@c-24-72-144-115.ni.gigamonster.net) has joined #mythtv-users | |
[23:57:42] | mack- (mack-!~absofroot@cpe-70-119-10-49.tx.res.rr.com) has quit (Quit: Leaving) |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.