Tuesday, March 4th, 2014, 15:52 UTC | ||
[15:52:28] | moparisthebest: | sphery: you want to test this out? I don't really have any recordings I want to delete: http://sprunge.us/BKHa |
[15:52:35] | moparisthebest: | note, it changes the definition of force |
[15:52:54] | moparisthebest: | .delete() has 2 parameters, rerecord and force, both of which are false by default according to the api |
[15:53:03] | moparisthebest: | this lets you set either of them, with --force or --rerecord |
[15:53:19] | moparisthebest: | that takes effect whether it is ran interactivly or not |
[15:53:33] | moparisthebest: | the old --force behavior has been replaced with --non-interactive |
[15:53:44] | moparisthebest: | which, unsurprisingly, deletes without questions |
[15:55:02] | sphery: | moparisthebest: sounds good... I don't have any to delete, now (I delete as I watch, so I don't have any unwatched). I'll try to give it a run soon. Might be good to ask wagnerrp_ for his feedback, too, since he's the Python expert. |
[15:58:37] | sphery: | wagnerrp_: FWIW, the above changes (^^^) are meant to allow the use of delete_recordings.py from non-interactive scripts (allowing use of backend forced delete when required/desired and allowing use of allow re-record) |
[16:05:30] | shubes (shubes!~shubes@tacs.shubes.net) has joined #mythtv-users | |
[16:08:20] | moparisthebest: | sphery: wagnerrp_: http://sprunge.us/BKHa?python for python highlighting, changes were pretty insignificant |
[16:08:51] | moparisthebest: | also the docs only had docs for .delete() on Program, not Recorded, so I'm not 100% sure that's right |
[16:10:03] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[16:14:47] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 252 seconds) | |
[16:16:31] | andreaz (andreaz!~Andreaz@tmo-109-0.customers.d1-online.com) has quit (Read error: Connection reset by peer) | |
[16:16:49] | moparisthebest: | not related to the above |
[16:17:15] | moparisthebest: | is there a way to re-pull listings? like if one channel is just full of 1-hour 'DTV Program' |
[16:17:16] | moparisthebest: | ? |
[16:33:08] | materdaddy (materdaddy!~mmrosko@wsip-70-164-99-62.sd.sd.cox.net) has joined #mythtv-users | |
[16:34:49] | brfransen (brfransen!~brfransen@64.179.169.226) has quit (Ping timeout: 240 seconds) | |
[16:36:08] | brfransen (brfransen!~brfransen@64.179.169.226) has joined #mythtv-users | |
[16:36:40] | jafa2 (jafa2!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has joined #mythtv-users | |
[16:41:18] | ryebrye (ryebrye!~ryebrye@vt-bt-254.dealer.com) has joined #mythtv-users | |
[16:44:29] | sphery: | moparisthebest: North America, using Schedules Direct? If so: "mythfilldatabase --dd-grab-all" And you may want to set up your normal scheduled runs to use --dd-grab-all, too. See http://www.gossamer-threads.com/lists/mythtv/users/449426#449426 and http://www.gossamer-threads.com/lists/mythtv/ . . . 49416#449416 for details about --dd-grab-all . |
[16:44:52] | tlhiv_laptop (tlhiv_laptop!~foo@c-98-192-152-244.hsd1.al.comcast.net) has joined #mythtv-users | |
[16:45:21] | tlhiv_laptop: | is there a way to make MythMusic start in "Playlist Editor – Tree" view? |
[17:00:25] | hashbang (hashbang!~isajb@cse-ajb.cse.bris.ac.uk) has quit (Quit: Leaving.) | |
[17:03:37] | rdark (rdark!~rdark@217.33.138.50) has quit (Ping timeout: 240 seconds) | |
[17:03:59] | jafa2 (jafa2!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has quit (Ping timeout: 269 seconds) | |
[17:05:34] | rdark (rdark!~rdark@217.33.138.50) has joined #mythtv-users | |
[17:10:45] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[17:13:33] | andreaz (andreaz!~andre_000@p57923DA3.dip0.t-ipconnect.de) has joined #mythtv-users | |
[17:15:25] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 265 seconds) | |
[17:26:20] | moparisthebest: | perfect sphery thanks again |
[17:26:57] | tlhiv_laptop: | i'm trying to create my own custom mainmenu.xml ... why is MUSIC_CREATE_PLAYLIST not a valid menu action? it's in musicmenu.xml |
[17:29:34] | ikevin (ikevin!~kevin@lisa.illux.org) has joined #mythtv-users | |
[17:29:43] | SteveGoodey (SteveGoodey!~steve@host217-42-221-59.range217-42.btcentralplus.com) has joined #mythtv-users | |
[17:29:47] | jafa2 (jafa2!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has joined #mythtv-users | |
[17:33:59] | jafa3 (jafa3!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has joined #mythtv-users | |
[17:35:59] | jafa2 (jafa2!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has quit (Ping timeout: 240 seconds) | |
[17:38:22] | NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has joined #mythtv-users | |
[17:42:15] | moparisthebest: | sphery: the --non-interactive argument works |
[17:42:26] | moparisthebest: | but without force it still deleted the record from the database |
[17:42:31] | moparisthebest: | even though the file didn't exist |
[17:43:23] | wagnerrp_ (wagnerrp_!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 252 seconds) | |
[17:51:45] | RMind (RMind!~RagingMin@2001:470:1f11:fef:dd52:107d:4656:750e) has joined #mythtv-users | |
[17:53:06] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has quit (*.net *.split) | |
[17:53:06] | XDS2010 (XDS2010!sid1218@gateway/web/irccloud.com/x-radbbksxlueowzex) has quit (*.net *.split) | |
[17:53:06] | RagingMind (RagingMind!~RagingMin@2001:470:1f11:fef:948a:8c81:cd7c:ce6d) has quit (*.net *.split) | |
[17:53:08] | RMind is now known as RagingMind | |
[17:54:15] | XDS2010_ (XDS2010_!sid1218@gateway/web/irccloud.com/x-bsoxlurtcsrxpbpu) has joined #mythtv-users | |
[17:54:57] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[17:54:57] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[17:59:18] | zombor (zombor!~zombor__@kohana/developer/zombor) has quit (Quit: Leaving...) | |
[18:00:30] | xris (xris!~xris@xris.forevermore.net) has quit (Changing host) | |
[18:00:31] | xris (xris!~xris@mythtv/developer/xris) has joined #mythtv-users | |
[18:00:31] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v xris | |
[18:07:54] | tlhiv_laptop: | wagnerrp: around? |
[18:10:10] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv-users | |
[18:11:33] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[18:14:19] | moparisthebest (moparisthebest!~quassel@2001:470:1f11:88c::2) has quit (Ping timeout: 245 seconds) | |
[18:15:22] | rdark (rdark!~rdark@217.33.138.50) has quit (Quit: leaving) | |
[18:15:26] | jafa2 (jafa2!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has joined #mythtv-users | |
[18:15:44] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 240 seconds) | |
[18:17:29] | jafa3 (jafa3!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has quit (Ping timeout: 252 seconds) | |
[18:17:47] | toeb (toeb!~toeb@HSI-KBW-109-193-198-065.hsi7.kabel-badenwuerttemberg.de) has quit (Ping timeout: 244 seconds) | |
[18:22:52] | moparisthebest (moparisthebest!~quassel@2001:470:1f11:88c::2) has joined #mythtv-users | |
[18:37:30] | Merlin83b (Merlin83b!~Daniel@2a00:1ee0:3:1337:55e3:af0a:d685:480c) has quit (Quit: Leaving) | |
[18:54:15] | rsiebert (rsiebert!~quassel@g225105174.adsl.alicedsl.de) has quit (Read error: Operation timed out) | |
[18:55:07] | rsiebert (rsiebert!~quassel@g229125100.adsl.alicedsl.de) has joined #mythtv-users | |
[19:05:59] | tlhiv_laptop (tlhiv_laptop!~foo@c-98-192-152-244.hsd1.al.comcast.net) has quit (Ping timeout: 240 seconds) | |
[19:12:16] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[19:17:00] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 264 seconds) | |
[19:18:45] | jafa2 (jafa2!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has quit (Ping timeout: 244 seconds) | |
[19:28:17] | zombor_ (zombor_!~zombor__@50-73-122-41-ip-static.hfc.comcastbusiness.net) has joined #mythtv-users | |
[19:28:18] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has joined #mythtv-users | |
[19:28:18] | zombor_ (zombor_!~zombor__@50-73-122-41-ip-static.hfc.comcastbusiness.net) has quit (Changing host) | |
[19:32:58] | tlhiv_laptop (tlhiv_laptop!~foo@98.192.152.244) has joined #mythtv-users | |
[19:42:25] | Sharky112065 (Sharky112065!~Sharky112@c-24-19-57-28.hsd1.wa.comcast.net) has joined #mythtv-users | |
[19:46:23] | natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has joined #mythtv-users | |
[19:47:41] | streeter (streeter!streeter@nat/redhat/x-luzkbjtgudzbfgss) has quit (Quit: Leaving) | |
[19:52:08] | streeter (streeter!streeter@nat/redhat/x-mwfnywiammqftzre) has joined #mythtv-users | |
[19:56:41] | streeter (streeter!streeter@nat/redhat/x-mwfnywiammqftzre) has quit (Client Quit) | |
[20:00:03] | streeter (streeter!streeter@nat/redhat/x-kmragpbguxomjrqy) has joined #mythtv-users | |
[20:01:59] | Kwisher_wrk (Kwisher_wrk!~kevin@165.138.3.251) has quit (Quit: Leaving) | |
[20:04:35] | tlhiv_laptop (tlhiv_laptop!~foo@98.192.152.244) has quit (Ping timeout: 265 seconds) | |
[20:06:44] | streeter (streeter!streeter@nat/redhat/x-kmragpbguxomjrqy) has quit (Quit: Leaving) | |
[20:07:09] | streeter (streeter!streeter@nat/redhat/x-aoncjreopyrcejdh) has joined #mythtv-users | |
[20:10:38] | devinheitmueller (devinheitmueller!~devinheit@cpe-67-244-6-56.nyc.res.rr.com) has quit (Quit: devinheitmueller) | |
[20:12:25] | _abbenormal (_abbenormal!~abbenorma@d28-23-91-80.dim.wideopenwest.com) has quit (Ping timeout: 240 seconds) | |
[20:13:01] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[20:13:09] | _abbenormal (_abbenormal!~abbenorma@d28-23-91-80.dim.wideopenwest.com) has joined #mythtv-users | |
[20:13:29] | knightr_ (knightr_!~Nicolas@69-165-170-178.dsl.teksavvy.com) has quit (Ping timeout: 269 seconds) | |
[20:17:38] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 265 seconds) | |
[20:26:05] | jafa2 (jafa2!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has joined #mythtv-users | |
[20:40:28] | _abbenormal (_abbenormal!~abbenorma@d28-23-91-80.dim.wideopenwest.com) has quit (Quit: Yup Im Leaving) | |
[20:46:32] | seld (seld!~seld@h7n7-rny-a12.ias.bredband.telia.com) has quit (Ping timeout: 252 seconds) | |
[20:49:39] | seld (seld!~seld@h7n7-rny-a12.ias.bredband.telia.com) has joined #mythtv-users | |
[20:59:41] | jafa2 (jafa2!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has quit (Ping timeout: 265 seconds) | |
[21:02:06] | streeter (streeter!streeter@nat/redhat/x-aoncjreopyrcejdh) has quit (Quit: Leaving) | |
[21:03:30] | streeter (streeter!streeter@nat/redhat/x-lfacmrovgcwefxdl) has joined #mythtv-users | |
[21:13:44] | hpeter (hpeter!~hpeter@77-56-201-52.dclient.hispeed.ch) has quit (Quit: hpeter) | |
[21:13:46] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[21:14:04] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv-users | |
[21:14:04] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v jya_ | |
[21:18:01] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 240 seconds) | |
[21:22:17] | jafa2 (jafa2!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has joined #mythtv-users | |
[21:23:52] | JimBaxter (JimBaxter!~jbaxter@jimbax.plus.com) has quit (Ping timeout: 265 seconds) | |
[21:29:29] | jafa2 (jafa2!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has quit (Ping timeout: 252 seconds) | |
[21:38:57] | JimBaxter (JimBaxter!~jbaxter@jimbax.plus.com) has joined #mythtv-users | |
[21:49:04] | onbord (onbord!32b3ff57@gateway/web/freenode/ip.50.179.255.87) has joined #mythtv-users | |
[21:51:22] | jafa2 (jafa2!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has joined #mythtv-users | |
[21:56:10] | onbord (onbord!32b3ff57@gateway/web/freenode/ip.50.179.255.87) has quit (Quit: Page closed) | |
[21:56:13] | SteveGoodey (SteveGoodey!~steve@host217-42-221-59.range217-42.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[21:58:09] | Kwisher (Kwisher!~kevin@c-98-212-119-100.hsd1.in.comcast.net) has joined #mythtv-users | |
[22:02:46] | ryebrye (ryebrye!~ryebrye@vt-bt-254.dealer.com) has quit (Remote host closed the connection) | |
[22:04:38] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 240 seconds) | |
[22:05:18] | amessina (amessina!~amessina@2001:470:c1dc:7779:d6be:d9ff:fe8d:7c1e) has joined #mythtv-users | |
[22:12:49] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[22:12:49] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[22:14:32] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[22:15:06] | jafa3 (jafa3!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has joined #mythtv-users | |
[22:17:13] | jafa2 (jafa2!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has quit (Ping timeout: 240 seconds) | |
[22:18:49] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 240 seconds) | |
[22:24:28] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has joined #mythtv-users | |
[22:29:24] | jafa3 (jafa3!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has quit (Ping timeout: 244 seconds) | |
[22:29:52] | jafa3 (jafa3!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has joined #mythtv-users | |
[22:30:17] | Kwisher (Kwisher!~kevin@c-98-212-119-100.hsd1.in.comcast.net) has quit (Quit: Leaving) | |
[22:32:01] | natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has quit (Ping timeout: 240 seconds) | |
[22:36:01] | jafa3 (jafa3!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has quit (Ping timeout: 240 seconds) | |
[22:37:52] | jafa3 (jafa3!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has joined #mythtv-users | |
[22:42:39] | jafa3 (jafa3!~jafa@50-206-4-51-static.hfc.comcastbusiness.net) has quit (Ping timeout: 265 seconds) | |
[23:02:54] | tlhiv_laptop (tlhiv_laptop!~foo@c-98-192-152-244.hsd1.al.comcast.net) has joined #mythtv-users | |
[23:03:18] | streeter (streeter!streeter@nat/redhat/x-lfacmrovgcwefxdl) has quit (Quit: Leaving) | |
[23:09:03] | tlhiv_laptop: | i'm trying to create my own custom mainmenu.xml ... why is MUSIC_CREATE_PLAYLIST not a valid menu action? it's in musicmenu.xml |
[23:15:17] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[23:18:49] | Guest20573 (Guest20573!~Esteban@124-148-127-100.dyn.iinet.net.au) has quit (Ping timeout: 240 seconds) | |
[23:19:18] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 240 seconds) | |
[23:23:31] | andreaz (andreaz!~andre_000@p57923DA3.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer) | |
[23:24:51] | BillK (BillK!~BillK-Fre@106-68-68-206.dyn.iinet.net.au) has joined #mythtv-users | |
[23:28:17] | jafa3 (jafa3!~jafa@63.133.200.2) has joined #mythtv-users | |
[23:29:12] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[23:31:34] | pvr4me (pvr4me!~pvrme@38.108.79.107) has joined #mythtv-users | |
[23:39:59] | jafa3 (jafa3!~jafa@63.133.200.2) has quit (Ping timeout: 240 seconds) | |
[23:41:36] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 264 seconds) | |
[23:46:04] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[23:46:04] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[23:50:29] | pvr4me (pvr4me!~pvrme@38.108.79.107) has quit (Ping timeout: 240 seconds) | |
Wednesday, March 5th, 2014 | ||
[00:00:12] | wsuetholz (wsuetholz!~Thunderbi@ip87.centonline.com) has quit (Ping timeout: 264 seconds) | |
[00:01:53] | Jordack (Jordack!~Jordack@75-151-31-172-Michigan.hfc.comcastbusiness.net) has quit () | |
[00:06:17] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 252 seconds) | |
[00:15:54] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[00:16:30] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[00:16:30] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[00:20:46] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 265 seconds) | |
[00:26:00] | tlhiv_laptop (tlhiv_laptop!~foo@c-98-192-152-244.hsd1.al.comcast.net) has quit (Ping timeout: 264 seconds) | |
[00:34:24] | jafa3 (jafa3!~jafa@63.133.200.2) has joined #mythtv-users | |
[01:03:13] | skd5aner: | anyone actually watching the "Agents of S.H.E.I.L.D." series? Debating if I want to watch it or stop recording – haven't started yet |
[01:09:12] | NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has quit (Quit: Body blow! Body blow!) | |
[01:10:09] | wsuetholz (wsuetholz!~Thunderbi@cpe-65-28-33-191.wi.res.rr.com) has joined #mythtv-users | |
[01:12:01] | tlhiv_laptop (tlhiv_laptop!~foo@c-98-192-152-244.hsd1.al.comcast.net) has joined #mythtv-users | |
[01:16:47] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[01:20:49] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 240 seconds) | |
[01:32:00] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 264 seconds) | |
[01:32:10] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
[01:33:30] | monkeypet: | Anyone know how to get twitter updates to display on the mythfrontend? I was thinking of piping one on the twitter commandline client through mythmessages. |
[01:38:35] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[01:38:35] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[01:47:37] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 240 seconds) | |
[01:47:40] | superm1 (superm1!uid4318@gateway/web/irccloud.com/x-otpgjhgppsiamelz) has quit (Quit: Connection closed for inactivity) | |
[01:50:02] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[01:50:03] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[01:53:59] | Muzer (Muzer!~muzer@cpc4-sotn9-2-0-cust230.15-1.cable.virginm.net) has quit (Ping timeout: 252 seconds) | |
[02:00:21] | JimBaxter (JimBaxter!~jbaxter@jimbax.plus.com) has quit (Quit: Quiting) | |
[02:11:23] | Hydr0p0nx (Hydr0p0nx!~hydr@68-190-9-56.dhcp.dctr.al.charter.com) has quit () | |
[02:13:37] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 240 seconds) | |
[02:17:35] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[02:17:52] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[02:17:52] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[02:18:03] | Seeker`_ is now known as Seeker` | |
[02:18:09] | Seeker` (Seeker`!~cjo20@host86-164-178-196.range86-164.btcentralplus.com) has quit (Changing host) | |
[02:18:10] | Seeker` (Seeker`!~cjo20@unaffiliated/seeker) has joined #mythtv-users | |
[02:22:05] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 265 seconds) | |
[02:23:36] | jafa3 (jafa3!~jafa@63.133.200.2) has quit (Ping timeout: 264 seconds) | |
[02:29:07] | Hydr0p0nX (Hydr0p0nX!~hydr@68-190-9-56.dhcp.dctr.al.charter.com) has joined #mythtv-users | |
[02:30:32] | SmallwoodDR82 (SmallwoodDR82!~Smallwood@unaffiliated/smallwooddr82) has joined #mythtv-users | |
[02:37:03] | arescorpio (arescorpio!~arescorpi@56-57-245-190.fibertel.com.ar) has joined #mythtv-users | |
[02:47:13] | tlhiv_laptop (tlhiv_laptop!~foo@c-98-192-152-244.hsd1.al.comcast.net) has quit (Ping timeout: 240 seconds) | |
[03:14:06] | _nyloc_ (_nyloc_!~quassel@p3EE2DA4B.dip0.t-ipconnect.de) has joined #mythtv-users | |
[03:15:16] | Muzer (Muzer!~muzer@cpc4-sotn9-2-0-cust230.15-1.cable.virginm.net) has joined #mythtv-users | |
[03:17:37] | nyloc (nyloc!~quassel@p57B4FB99.dip0.t-ipconnect.de) has quit (Ping timeout: 240 seconds) | |
[03:18:15] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[03:22:29] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 240 seconds) | |
[03:27:38] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 252 seconds) | |
[03:32:07] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[03:32:07] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[03:46:08] | _abbenormal (_abbenormal!~abbenorma@d28-23-91-80.dim.wideopenwest.com) has joined #mythtv-users | |
[04:01:40] | tlhiv_laptop (tlhiv_laptop!~foo@c-98-192-152-244.hsd1.al.comcast.net) has joined #mythtv-users | |
[04:13:58] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has joined #mythtv-users | |
[04:16:49] | arescorpio (arescorpio!~arescorpi@56-57-245-190.fibertel.com.ar) has quit (Excess Flood) | |
[04:19:03] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[04:23:35] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has quit (Ping timeout: 252 seconds) | |
[04:23:53] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 265 seconds) | |
[04:24:58] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has joined #mythtv-users | |
[04:35:55] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[04:42:48] | ubIx_ (ubIx_!~ulf@p5DD18F8D.dip0.t-ipconnect.de) has quit (Ping timeout: 264 seconds) | |
[04:44:05] | ubIx (ubIx!~ulf@p5DD195BC.dip0.t-ipconnect.de) has joined #mythtv-users | |
[05:05:36] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 264 seconds) | |
[05:07:24] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[05:07:24] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[05:10:44] | superm1 (superm1!uid4318@ubuntu/member/superm1) has joined #mythtv-users | |
[05:11:47] | _abbenormal (_abbenormal!~abbenorma@d28-23-91-80.dim.wideopenwest.com) has quit (Read error: No route to host) | |
[05:17:56] | _abbenormal (_abbenormal!~abbenorma@d28-23-91-80.dim.wideopenwest.com) has joined #mythtv-users | |
[05:19:47] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[05:24:17] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 244 seconds) | |
[05:36:13] | croppa (croppa!~stuart@14.14.233.220.static.exetel.com.au) has joined #mythtv-users | |
[05:36:30] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Read error: Connection reset by peer) | |
[05:37:01] | croppa (croppa!~stuart@14.14.233.220.static.exetel.com.au) has quit (Client Quit) | |
[05:37:19] | croppa (croppa!~stuart@14.14.233.220.static.exetel.com.au) has joined #mythtv-users | |
[05:39:24] | croppa_ (croppa_!~stuart@14.14.233.220.static.exetel.com.au) has joined #mythtv-users | |
[05:43:32] | croppa (croppa!~stuart@14.14.233.220.static.exetel.com.au) has quit (Ping timeout: 252 seconds) | |
[05:51:35] | SmallwoodDR82 (SmallwoodDR82!~Smallwood@unaffiliated/smallwooddr82) has quit (Quit: and I'm out...) | |
[05:56:43] | croppa_ (croppa_!~stuart@14.14.233.220.static.exetel.com.au) has quit () | |
[05:56:44] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[05:56:44] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[06:02:25] | tlhiv_laptop (tlhiv_laptop!~foo@c-98-192-152-244.hsd1.al.comcast.net) has quit (Ping timeout: 240 seconds) | |
[06:11:57] | DogH (DogH!~DogH@207-192-248-199.npg.sta.suddenlink.net) has joined #mythtv-users | |
[06:18:26] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Read error: Connection reset by peer) | |
[06:20:33] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[06:22:54] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[06:22:54] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[06:24:59] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 240 seconds) | |
[06:27:44] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Read error: Connection reset by peer) | |
[06:28:29] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Read error: Connection reset by peer) | |
[06:33:03] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
[06:33:47] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[06:33:47] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[06:38:25] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 240 seconds) | |
[06:45:54] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[06:45:54] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[06:46:59] | unforgiven512 (unforgiven512!~unforgive@cpe-24-93-203-8.neo.res.rr.com) has quit (Ping timeout: 240 seconds) | |
[06:51:47] | SteveGoodey (SteveGoodey!~steve@host217-42-221-59.range217-42.btcentralplus.com) has joined #mythtv-users | |
[06:56:21] | unforgiven512 (unforgiven512!~unforgive@cpe-24-93-203-8.neo.res.rr.com) has joined #mythtv-users | |
[06:59:38] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 240 seconds) | |
[07:04:19] | SteveGoodey (SteveGoodey!~steve@host217-42-221-59.range217-42.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[07:10:19] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[07:10:20] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[07:21:18] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[07:25:37] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Ping timeout: 240 seconds) | |
[07:28:23] | ertyu-m (ertyu-m!~ertyu-m@S010600d0b7928a07.wp.shawcable.net) has quit (Ping timeout: 252 seconds) | |
[07:30:48] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 264 seconds) | |
[07:34:05] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has joined #mythtv-users | |
[07:41:52] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[07:41:52] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[07:44:42] | Wanton_____ (Wanton_____!~Wanton@ppp118-210-200-186.lns20.adl6.internode.on.net) has quit (Quit: Computer has gone to sleep.) | |
[07:46:28] | hpeter (hpeter!~hpeter@77-56-33-72.dclient.hispeed.ch) has joined #mythtv-users | |
[07:47:40] | superm1 (superm1!uid4318@ubuntu/member/superm1) has quit (Quit: Connection closed for inactivity) | |
[07:51:30] | jnylen is now known as jny | |
[07:56:00] | _abbenormal (_abbenormal!~abbenorma@d28-23-91-80.dim.wideopenwest.com) has quit (Ping timeout: 264 seconds) | |
[08:04:02] | biff2 (biff2!~quassel@mail-outside.ladle.net) has joined #mythtv-users | |
[08:04:16] | nyloc (nyloc!~quassel@p3EE2DA4B.dip0.t-ipconnect.de) has joined #mythtv-users | |
[08:05:47] | brfranse_ (brfranse_!~brfransen@64.179.169.226) has joined #mythtv-users | |
[08:11:02] | DogH (DogH!~DogH@207-192-248-199.npg.sta.suddenlink.net) has quit (*.net *.split) | |
[08:11:02] | _nyloc_ (_nyloc_!~quassel@p3EE2DA4B.dip0.t-ipconnect.de) has quit (*.net *.split) | |
[08:11:03] | seld (seld!~seld@h7n7-rny-a12.ias.bredband.telia.com) has quit (*.net *.split) | |
[08:11:03] | Sharky112065 (Sharky112065!~Sharky112@c-24-19-57-28.hsd1.wa.comcast.net) has quit (*.net *.split) | |
[08:11:04] | brfransen (brfransen!~brfransen@64.179.169.226) has quit (*.net *.split) | |
[08:11:04] | shubes (shubes!~shubes@tacs.shubes.net) has quit (*.net *.split) | |
[08:11:04] | biffhero (biffhero!~quassel@mail-outside.ladle.net) has quit (*.net *.split) | |
[08:11:04] | Warped (Warped!~Warped@108-85-161-113.lightspeed.cicril.sbcglobal.net) has quit (*.net *.split) | |
[08:11:07] | BillK (BillK!~BillK-Fre@106-68-68-206.dyn.iinet.net.au) has quit (*.net *.split) | |
[08:11:08] | XDS2010_ (XDS2010_!sid1218@gateway/web/irccloud.com/x-bsoxlurtcsrxpbpu) has quit (*.net *.split) | |
[08:11:10] | jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has quit (*.net *.split) | |
[08:11:10] | ctmjr (ctmjr!~chuck@pdpc/supporter/active/ctmjr) has quit (*.net *.split) | |
[08:16:37] | Warped (Warped!~Warped@108-85-161-113.lightspeed.cicril.sbcglobal.net) has joined #mythtv-users | |
[08:21:37] | XDS2010_ (XDS2010_!sid1218@gateway/web/irccloud.com/x-ahfilosyhkhllkvi) has joined #mythtv-users | |
[08:26:03] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 265 seconds) | |
[08:30:55] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[08:30:55] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[08:41:00] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 264 seconds) | |
[08:44:22] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[08:44:23] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[08:55:44] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has joined #mythtv-users | |
[09:01:09] | ctmjr (ctmjr!~chuck@pdpc/supporter/active/ctmjr) has joined #mythtv-users | |
[09:01:09] | jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has joined #mythtv-users | |
[09:01:09] | BillK (BillK!~BillK-Fre@106-68-68-206.dyn.iinet.net.au) has joined #mythtv-users | |
[09:01:10] | Sharky-112065 (Sharky-112065!~Sharky112@184.75.223.186) has joined #mythtv-users | |
[09:01:10] | seld_ (seld_!~seld@h7n7-rny-a12.ias.bredband.telia.com) has joined #mythtv-users | |
[09:01:10] | _abbenormal (_abbenormal!~abbenorma@d28-23-91-80.dim.wideopenwest.com) has joined #mythtv-users | |
[09:01:10] | shubes (shubes!~shubes@tacs.shubes.net) has joined #mythtv-users | |
[09:06:10] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 265 seconds) | |
[09:14:54] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[09:14:54] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[09:25:50] | jny is now known as jnylen | |
[09:30:33] | rdark (rdark!~rdark@217.33.138.50) has joined #mythtv-users | |
[09:31:05] | drindt (drindt!~drindt@g229162088.adsl.alicedsl.de) has joined #mythtv-users | |
[09:37:19] | drindt (drindt!~drindt@g229162088.adsl.alicedsl.de) has quit (Quit: Ex-Chat) | |
[09:39:46] | ertyu-m (ertyu-m!~ertyu-m@S010600d0b7928a07.wp.shawcable.net) has joined #mythtv-users | |
[09:45:33] | toeb (toeb!~toeb@HSI-KBW-109-193-198-065.hsi7.kabel-badenwuerttemberg.de) has joined #mythtv-users | |
[09:52:44] | wagnerrp_ (wagnerrp_!~wagnerrp_@74.215.90.100) has joined #mythtv-users | |
[09:52:45] | wagnerrp_ (wagnerrp_!~wagnerrp_@74.215.90.100) has quit (Changing host) | |
[09:52:45] | wagnerrp_ (wagnerrp_!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[09:52:45] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp_ | |
[09:54:54] | hashbang (hashbang!~isajb@cse-ajb.cse.bris.ac.uk) has joined #mythtv-users | |
[09:55:02] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[09:56:36] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 264 seconds) | |
[10:00:12] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 264 seconds) | |
[10:01:08] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[10:04:29] | wagnerrp_ (wagnerrp_!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 240 seconds) | |
[10:05:59] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[10:07:15] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[10:12:04] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 244 seconds) | |
[10:13:12] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[10:13:12] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[10:13:21] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[10:18:16] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 244 seconds) | |
[10:18:48] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 264 seconds) | |
[10:19:15] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[10:24:48] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 264 seconds) | |
[10:25:09] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[10:30:48] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 264 seconds) | |
[10:31:16] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[10:35:02] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[10:35:02] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[10:35:59] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[10:37:21] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[10:42:38] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[10:43:22] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 252 seconds) | |
[10:43:30] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[10:48:45] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 244 seconds) | |
[10:49:25] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[10:54:26] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 244 seconds) | |
[10:55:08] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[10:55:08] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[10:55:35] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[10:59:18] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 240 seconds) | |
[11:00:29] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[11:01:43] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[11:06:50] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 244 seconds) | |
[11:07:53] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[11:07:58] | rdark (rdark!~rdark@217.33.138.50) has quit (Ping timeout: 240 seconds) | |
[11:10:12] | rdark (rdark!~rdark@217.33.138.50) has joined #mythtv-users | |
[11:10:39] | MrFluffy (MrFluffy!~phil@lns-bzn-47f-62-147-135-174.adsl.proxad.net) has joined #mythtv-users | |
[11:13:24] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 264 seconds) | |
[11:13:50] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[11:13:58] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[11:13:58] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[11:18:38] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[11:19:46] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[11:24:16] | MrFluffy (MrFluffy!~phil@lns-bzn-47f-62-147-135-174.adsl.proxad.net) has left #mythtv-users () | |
[11:24:24] | rdark (rdark!~rdark@217.33.138.50) has quit (Ping timeout: 244 seconds) | |
[11:24:38] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[11:25:44] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[11:26:30] | rdark (rdark!~rdark@217.33.138.50) has joined #mythtv-users | |
[11:30:12] | justdave (justdave!~dave@unaffiliated/justdave) has quit (Ping timeout: 264 seconds) | |
[11:31:24] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 264 seconds) | |
[11:31:42] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[11:36:48] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 244 seconds) | |
[11:37:40] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[11:38:53] | justdave (justdave!~dave@unaffiliated/justdave) has joined #mythtv-users | |
[11:39:20] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has joined #mythtv-users | |
[11:42:29] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[11:43:49] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[11:45:50] | JimBaxter (JimBaxter!~jbaxter@jimbax.plus.com) has joined #mythtv-users | |
[11:46:24] | Moscherkobold_ (Moscherkobold_!Moscherkob@roath.org) has joined #mythtv-users | |
[11:46:26] | justdave_ (justdave_!~dave@unaffiliated/justdave) has joined #mythtv-users | |
[11:48:38] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[11:48:40] | caelor_ (caelor_!~quassel@cpc12-sotn9-2-0-cust374.15-1.cable.virginm.net) has joined #mythtv-users | |
[11:49:06] | justdave_ (justdave_!~dave@unaffiliated/justdave) has quit (Remote host closed the connection) | |
[11:50:43] | unforgiven512_ (unforgiven512_!~unforgive@cpe-24-93-203-8.neo.res.rr.com) has joined #mythtv-users | |
[11:51:40] | nephyrin (nephyrin!~neph@2620:101:8003:200:7a2b:cbff:fe9e:2e67) has joined #mythtv-users | |
[11:52:22] | justdave_ (justdave_!~dave@unaffiliated/justdave) has joined #mythtv-users | |
[11:54:07] | rdark_ (rdark_!~rdark@217.33.138.50) has joined #mythtv-users | |
[11:55:04] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[11:55:52] | Moscherkobold (Moscherkobold!Moscherkob@roath.org) has quit (Quit: No Ping reply in 180 seconds.) | |
[11:55:54] | caelor (caelor!~quassel@cpc12-sotn9-2-0-cust374.15-1.cable.virginm.net) has quit (Quit: No Ping reply in 180 seconds.) | |
[11:55:54] | unforgiven512 (unforgiven512!~unforgive@cpe-24-93-203-8.neo.res.rr.com) has quit (Ping timeout: 265 seconds) | |
[11:55:55] | troyt (troyt!~troyt@2601:7:6200:1382:44dd:acff:fe85:9c8e) has quit (Ping timeout: 265 seconds) | |
[11:55:55] | Cubber (Cubber!~ronny@mail.adirondackitsolutions.com) has quit (Ping timeout: 265 seconds) | |
[11:55:55] | justdave (justdave!~dave@unaffiliated/justdave) has quit (Remote host closed the connection) | |
[11:56:06] | Nigel_ (Nigel_!njones@torea.jnet.net.nz) has joined #mythtv-users | |
[11:56:13] | G (G!njones@torea.jnet.net.nz) has quit (Ping timeout: 265 seconds) | |
[11:56:14] | unforgiven512_ is now known as unforgiven512 | |
[11:56:14] | G (G!njones@2600:3c00::f03c:91ff:fedf:87c8) has joined #mythtv-users | |
[11:56:30] | nephyrin` (nephyrin`!~neph@2620:101:8003:200:7a2b:cbff:fe9e:2e67) has quit (Remote host closed the connection) | |
[11:56:30] | Dave123 (Dave123!~Dave123@cpe-74-74-218-98.rochester.res.rr.com) has quit (Ping timeout: 265 seconds) | |
[11:56:47] | Cubber (Cubber!~ronny@mail.adirondackitsolutions.com) has joined #mythtv-users | |
[11:56:49] | Hoochster (Hoochster!~hooch@173.216.125.78) has quit (Ping timeout: 265 seconds) | |
[11:56:49] | rdark (rdark!~rdark@217.33.138.50) has quit (Ping timeout: 265 seconds) | |
[11:56:50] | sid3windr (sid3windr!luser@bastard-operator.from-hell.be) has quit (Ping timeout: 265 seconds) | |
[11:56:50] | Korny (Korny!~quassel@c-71-63-189-14.hsd1.mn.comcast.net) has quit (Quit: No Ping reply in 180 seconds.) | |
[11:56:51] | Korny (Korny!~quassel@c-71-63-189-14.hsd1.mn.comcast.net) has joined #mythtv-users | |
[11:56:51] | nikgod (nikgod!jcooter@2604:de00:199:58:207:192:0:194) has quit (Ping timeout: 265 seconds) | |
[11:56:51] | sid3windr (sid3windr!~luser@195.160.166.163) has joined #mythtv-users | |
[11:56:53] | Hoochster (Hoochster!~hooch@173.216.125.78) has joined #mythtv-users | |
[11:56:53] | G (G!njones@2600:3c00::f03c:91ff:fedf:87c8) has quit (Ping timeout: 265 seconds) | |
[11:56:53] | Kwisher_wrk (Kwisher_wrk!~kevin@165.138.3.251) has joined #mythtv-users | |
[11:56:53] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[11:56:54] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has quit (Ping timeout: 265 seconds) | |
[11:56:59] | troyt (troyt!~troyt@2601:7:6200:1382:44dd:acff:fe85:9c8e) has joined #mythtv-users | |
[11:59:18] | nikgod (nikgod!jcooter@2604:de00:199:58:207:192:0:194) has joined #mythtv-users | |
[11:59:48] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has joined #mythtv-users | |
[11:59:59] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[12:01:03] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[12:06:12] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 264 seconds) | |
[12:06:28] | caelor_ is now known as caelor | |
[12:07:01] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[12:07:52] | Dave123 (Dave123!~Dave123@cpe-74-74-218-98.rochester.res.rr.com) has joined #mythtv-users | |
[12:11:56] | joki (joki!~joki@p54860C50.dip0.t-ipconnect.de) has quit (Ping timeout: 244 seconds) | |
[12:12:12] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 264 seconds) | |
[12:13:11] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[12:15:27] | jafa3 (jafa3!~jafa@70.158.103.10) has joined #mythtv-users | |
[12:17:17] | joki (joki!~joki@p54861DC9.dip0.t-ipconnect.de) has joined #mythtv-users | |
[12:18:08] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 244 seconds) | |
[12:18:44] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has joined #mythtv-users | |
[12:19:13] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[12:24:20] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 244 seconds) | |
[12:25:17] | ghoti (ghoti!~paul@205.233.216.25) has joined #mythtv-users | |
[12:30:37] | ghoti (ghoti!~paul@205.233.216.25) has quit (Ping timeout: 265 seconds) | |
[12:31:21] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[12:36:13] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 244 seconds) | |
[12:37:26] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[12:42:18] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[12:43:03] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[12:43:29] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[12:48:37] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 244 seconds) | |
[12:49:34] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[12:54:38] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[12:55:52] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[13:00:58] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[13:02:01] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[13:04:56] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 265 seconds) | |
[13:05:28] | tlhiv_laptop (tlhiv_laptop!~foo@c-98-192-152-244.hsd1.al.comcast.net) has joined #mythtv-users | |
[13:07:50] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 265 seconds) | |
[13:08:11] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[13:10:36] | superm1 (superm1!uid4318@ubuntu/member/superm1) has joined #mythtv-users | |
[13:11:38] | knightr (knightr!~Nicolas@mythtv/developer/knightr) has joined #mythtv-users | |
[13:11:38] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v knightr | |
[13:13:25] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 244 seconds) | |
[13:14:23] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[13:15:01] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[13:15:02] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[13:15:15] | tlhiv_laptop (tlhiv_laptop!~foo@c-98-192-152-244.hsd1.al.comcast.net) has left #mythtv-users ("Ex-Chat") | |
[13:19:55] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 265 seconds) | |
[13:20:32] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[13:21:12] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 264 seconds) | |
[13:23:00] | amizraa (amizraa!~amizraa@gateway/tor-sasl/amizraa) has joined #mythtv-users | |
[13:25:59] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[13:26:27] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[13:31:29] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[13:32:16] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[13:32:52] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[13:32:53] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[13:32:58] | jafa3 (jafa3!~jafa@70.158.103.10) has quit (Ping timeout: 240 seconds) | |
[13:34:24] | imhouse (imhouse!~matthew.h@d118-75-124-4.try.wideopenwest.com) has quit (Ping timeout: 264 seconds) | |
[13:37:09] | rdark_ is now known as rdark | |
[13:37:13] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 240 seconds) | |
[13:37:42] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 244 seconds) | |
[13:38:08] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[13:43:29] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[13:43:55] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[13:48:35] | imhouse (imhouse!~matthew.h@d118-75-124-4.try.wideopenwest.com) has joined #mythtv-users | |
[13:48:58] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[13:49:47] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[13:55:16] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 244 seconds) | |
[13:55:27] | devinheitmueller (devinheitmueller!~devinheit@cpe-67-244-6-56.nyc.res.rr.com) has joined #mythtv-users | |
[13:55:43] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[13:57:34] | Easy_Rider9999 (Easy_Rider9999!~Miranda@pD9E5DB04.dip0.t-ipconnect.de) has joined #mythtv-users | |
[13:58:01] | BillK (BillK!~BillK-Fre@106-68-68-206.dyn.iinet.net.au) has quit (Ping timeout: 240 seconds) | |
[13:58:22] | wsuetholz (wsuetholz!~Thunderbi@cpe-65-28-33-191.wi.res.rr.com) has quit (Ping timeout: 244 seconds) | |
[14:00:59] | ghoti (ghoti!~paul@scratch.it.ca) has quit (Ping timeout: 240 seconds) | |
[14:01:37] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv-users | |
[14:03:03] | BillK (BillK!~BillK-Fre@106-68-51-153.dyn.iinet.net.au) has joined #mythtv-users | |
[14:03:55] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[14:03:55] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[14:17:34] | tlhiv_work__ (tlhiv_work__!~foo@umserve.umobile.edu) has joined #mythtv-users | |
[14:22:29] | BillK (BillK!~BillK-Fre@106-68-51-153.dyn.iinet.net.au) has quit (Ping timeout: 240 seconds) | |
[14:23:04] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has joined #mythtv-users | |
[14:28:38] | hpeter (hpeter!~hpeter@77-56-33-72.dclient.hispeed.ch) has quit (Quit: hpeter) | |
[14:32:02] | zombor_ is now known as zombor | |
[14:40:29] | unforgiven512 (unforgiven512!~unforgive@cpe-24-93-203-8.neo.res.rr.com) has quit (Ping timeout: 240 seconds) | |
[14:41:38] | wsuetholz (wsuetholz!~Thunderbi@ip87.centonline.com) has joined #mythtv-users | |
[14:47:39] | MrFluffy (MrFluffy!~phil@lns-bzn-47f-62-147-135-174.adsl.proxad.net) has joined #mythtv-users | |
[14:48:45] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 252 seconds) | |
[14:49:09] | MrFluffy: | Hi, I am trying to get mythnetvision working under a 0.26 install on gentoo frontends with a centos backend, and both are showing python bindings enabled at compile time, but mythnetvision is ignoring any python scripts in the /usr/share/mythtv/internetcontent directory and not offering them as sources, any ideas? |
[14:50:52] | MrFluffy: | Can I turn the logging level up on mythnetvision somehow to try and get something in the logs relevant? I have checked backend and frontend logs already. |
[14:52:58] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[14:52:58] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[14:59:20] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 244 seconds) | |
[15:05:59] | Kwisher_wrk is now known as Kwisher | |
[15:06:27] | Kwisher is now known as Kwisher_wrk | |
[15:09:35] | hpeter (hpeter!~hpeter@77-56-201-52.dclient.hispeed.ch) has joined #mythtv-users | |
[15:16:18] | streeter (streeter!streeter@nat/redhat/x-uncszhtwmvnalgke) has joined #mythtv-users | |
[15:24:33] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[15:24:33] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[15:38:00] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 264 seconds) | |
[15:42:58] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[15:42:58] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[15:48:47] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 265 seconds) |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.