Friday, June 8th, 2012, 00:03 UTC | ||
[00:03:16] | andreax1 (andreax1!~andreaz@p54BF2EFB.dip.t-dialin.net) has joined #mythtv | |
[00:04:23] | Mousey (Mousey!~r0dent_@ross154.net) has quit (Quit: Leaving) | |
[00:05:53] | andreax (andreax!~andreaz@p54BF2C82.dip.t-dialin.net) has quit (Ping timeout: 246 seconds) | |
[00:06:38] | tgm4883: | sphery, danielk22 I got NULL for that |
[00:07:00] | tgm4883: | although, should I be leaving it like that, or do I need to alter it to PST? |
[00:07:51] | danielk22: | tgm4883: no need to alter it, any distro would load all the tables. |
[00:08:17] | tgm4883: | ok, it's NULL then |
[00:09:13] | danielk22: | tgm4883: To confirm, this is with ubuntu? |
[00:09:21] | tgm4883: | yes |
[00:09:26] | danielk22: | ok, thanks. |
[00:09:28] | tgm4883: | well, Mythbuntu, but same thing |
[00:10:04] | danielk22: | Well, I'd think mythbuntu would be more likely to load these tables than straight ubuntu... |
[00:11:02] | tgm4883: | do we need to load them? |
[00:11:07] | tgm4883: | what does it gain us? |
[00:20:47] | Dj_FlyBy{MS} (Dj_FlyBy{MS}!~djflyby-m@108.161.114.43) has joined #mythtv | |
[00:23:04] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@76-10-137-188.dsl.teksavvy.com) has quit (Ping timeout: 245 seconds) | |
[00:24:26] | gigem: | sphery: I'm not sure I follow you wrt title/subtitle, but yes, the intent is that the rule will without changes whether you're in daylight time or not or even if you change time zones. |
[00:26:03] | gigem: | danielk22: I don't think using Qt is an option as that would require hardcoding various substitutions into the scheduler and the whole point of custom rules and the later filters is to not require changing scheduler code when some new use if use case comes up. |
[00:28:54] | gigem: | With regard to distros loading the time zone info into MySQL, Debian doesn't do it, so I doubt Ubuntu does it either. I'm surprised they don't do it as it's really rather trivial. In addition, dpkg's triggers capability makes it very easy for automatically update mysql whenever a new tzdata package is installed. |
[00:29:16] | wagnerrp: | freebsd does not |
[00:29:25] | wagnerrp: | or at least did not the last time i installed the server |
[00:29:40] | wagnerrp: | maybe a year ago |
[00:39:06] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@108.161.112.115) has joined #mythtv | |
[00:40:19] | Dj_FlyBy{MS} (Dj_FlyBy{MS}!~djflyby-m@108.161.114.43) has quit (Ping timeout: 246 seconds) | |
[00:52:50] | Dj_FlyBy[MS] (Dj_FlyBy[MS]!~djflyby-m@108.161.119.188) has joined #mythtv | |
[00:54:45] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@108.161.112.115) has quit (Ping timeout: 248 seconds) | |
[01:00:14] | cocoa117 (cocoa117!~cocoa117@188-222-31-239.zone13.bethere.co.uk) has quit (Quit: Leaving) | |
[01:03:08] | kormoc (kormoc!~kormoc@mythtv/developer/kormoc) has quit (Ping timeout: 240 seconds) | |
[01:07:09] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@69-196-139-144.dsl.teksavvy.com) has joined #mythtv | |
[01:09:56] | Dj_FlyBy[MS] (Dj_FlyBy[MS]!~djflyby-m@108.161.119.188) has quit (Ping timeout: 244 seconds) | |
[01:11:07] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@69-196-139-144.dsl.teksavvy.com) has quit (Read error: Connection reset by peer) | |
[01:11:10] | tstorm (tstorm!~tstorm@173-164-230-21-SFBA.hfc.comcastbusiness.net) has quit (Ping timeout: 260 seconds) | |
[01:11:51] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@108.161.112.207) has joined #mythtv | |
[01:17:23] | colonelqubit (colonelqubit!~qubit@129.170.131.214) has joined #mythtv | |
[01:18:44] | jpabq: | taylorr, I have had no problem recording (or watching live) 480i channels. LiveTV and recordings are both working better than ever for me with all resolutions from the HD-PVR (480i, 720p, 1080i). With LiveTV I still get an occasional error that dumps me back to the menu, but that is now the exception instead of the rule. |
[01:23:06] | sphery: | gigem: ah, yeah, forgot that the value will change also with DST changes, so I agree that your way is best. We'll just make it known that loading the zone info into MySQL is required for proper functioning of MythTV. |
[01:24:17] | sphery: | tgm4883: so, basically, it's as I describe http://www.gossamer-threads.com/lists/mythtv/dev/519725#519725 ... It's actually as simple as: mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -uroot -p mysql |
[01:25:03] | sphery: | I'll make sure that requirement goes on the release notes for 0.26 |
[01:29:26] | Dj_FlyBy{MS} (Dj_FlyBy{MS}!~djflyby-m@108.175.230.166) has joined #mythtv | |
[01:31:43] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@108.161.112.207) has quit (Ping timeout: 245 seconds) | |
[01:32:34] | NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has quit (Remote host closed the connection) | |
[01:33:07] | taylorr: | jpabq: ok, thanks for the update... maybe I should go into setup and recreate all my recorders again... I think I remember some people on the mailing lists mentioning that it helped |
[01:33:42] | superm1: | gigem: is there a negative side effect to doing it? it could be as simple as there wasn't any applications out there clamouring for it |
[01:33:45] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@69-196-191-222.dsl.teksavvy.com) has joined #mythtv | |
[01:35:49] | danielk22: | gigem: I didn't mean for the scheduling. I meant for converting the time of the old recordings. |
[01:36:50] | Dj_FlyBy{MS} (Dj_FlyBy{MS}!~djflyby-m@108.175.230.166) has quit (Ping timeout: 260 seconds) | |
[01:37:59] | danielk22: | superm1: I don't know of any negative side effects. As for benefits, with 0.25 and earlier having the timezone info loaded means that mythweb will work properly. With 0.26 and later it will mean that the custom rules that depend on recording something in say every weekday or only during "prime-time" will work properly. |
[01:39:47] | gigem: | superm1: I can't think of any negative side-effects either. |
[01:40:52] | gigem: | danielk22: Ah. Even if Qt is quicker than mysql, it's a one-time thing and is simpler to just do it all in the database. |
[01:41:46] | danielk22: | gigem: I'm not thinking about quickness, just that it will work even if timezone data isn't loaded in the DB. |
[01:42:37] | danielk22: | Plus, it might be quite complex to deal with collisions in SQL. |
[01:42:56] | andreax1 (andreax1!~andreaz@p54BF2EFB.dip.t-dialin.net) has quit (Read error: Connection reset by peer) | |
[01:47:11] | danielk22 (danielk22!~danielk@96.57.9.142) has quit (Ping timeout: 252 seconds) | |
[01:48:29] | gigem: | But if timezone support is available, all of the conversion will be correct. I didn't speak up yesterday about the "some historical times will be off by an hour" issue because others already had, but it bothers me even if it is a small nit. I'm of the mind if it's not too much trouble to do correctly, then it should be done. The change I'm working on will use convert_tz if it works and use your utc_offset |
[01:48:31] | gigem: | change it convert_tz doesn't work. I don't see why there should be any collisions, but fwiw, I'm going to keep your "order by" part just in case. |
[01:49:10] | gigem: | Anyway, I'm out of time for tonight, so not much more will get done before this weekend. |
[01:51:54] | gigem: | Oh, and not surprisingly manual recordings do need some work. Fortunately, I think many of the problems will be fixed when stuartm's specail time functions are fixed/updated. For example, I had to choose "Tomorrow" to schedule a recording for 22:00 tonight. |
[01:54:49] | gigem: | Unfortunately, there is a much bigger problem that will affect all kTimeslot and kWeekslot rules be they manual or not. That is they will all be off by an hour whenever DST is entered or left! Are we really sure changing to UTC is a good thing? It seems like we're trading one minor, albeit annoying, problem for several tougher ones. |
[01:56:42] | dekarl (dekarl!~dekarl@p4FE8447A.dip.t-dialin.net) has joined #mythtv | |
[01:59:05] | dekarl1 (dekarl1!~dekarl@p4FE85054.dip.t-dialin.net) has quit (Ping timeout: 265 seconds) | |
[02:07:42] | superm1: | + |
[02:30:35] | sphery: | gigem: of course, going to UTC is a good idea--all of the users have told us that *all* sane applications use UTC and MythTV designers had no clue |
[02:30:57] | sphery: | I can quote list posts berating us for our use of local time, if you like |
[02:38:09] | sphery: | at least our users in Iceland won't notice a difference (they're at UTC+0 with no DST :) |
[03:28:36] | jya_ (jya_!~jyavenard@120.148.99.165) has joined #mythtv | |
[03:28:54] | jya_ (jya_!~jyavenard@120.148.99.165) has quit (Changing host) | |
[03:28:54] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[03:30:34] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 245 seconds) | |
[03:30:34] | jya_ is now known as jya | |
[03:35:01] | jya_ (jya_!~jyavenard@120.148.99.165) has joined #mythtv | |
[03:35:01] | jya_ (jya_!~jyavenard@120.148.99.165) has quit (Changing host) | |
[03:35:01] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[03:36:53] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 248 seconds) | |
[03:36:54] | jya_ is now known as jya | |
[03:41:40] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 260 seconds) | |
[03:44:26] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[03:47:29] | jya_ (jya_!~jyavenard@120.148.99.165) has joined #mythtv | |
[03:47:29] | jya_ (jya_!~jyavenard@120.148.99.165) has quit (Changing host) | |
[03:47:29] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[03:49:15] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 260 seconds) | |
[03:49:15] | jya_ is now known as jya | |
[03:50:18] | gigem: | sphery: Users always know best! :) I've been thinking about the kTimeslot/kWeekslot problem and I can't think of any simple way to handle it other than to change the BUQ in Scheduler::UpdateMatches() to convert the times and dates back to local time. That's ugly, ugly, ugly and could have a very negative affect on scheduler performance. Also, sine those are the same checks used for kSingle/kOverride/kDont |
[03:50:20] | gigem: | rules, it might very well re-break the bugs that going to UTC is supposed to fix. :( |
[03:51:19] | jya_ (jya_!~jyavenard@120.148.99.165) has joined #mythtv | |
[03:51:20] | jya_ (jya_!~jyavenard@120.148.99.165) has quit (Changing host) | |
[03:51:20] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[03:53:37] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 244 seconds) | |
[03:53:37] | jya_ is now known as jya | |
[03:53:41] | gigem: | danielk22: I hope you check the IRC logs to see what you've missed. Anyway, do you have a reference for why you might think there would be collisions when changing the dates/times? Perhaps, I'm too naive, but I would expect mysql, and SQL in general, to be smart enough to only update a row once in a normal, UPDATE query. |
[03:54:40] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Remote host closed the connection) | |
[03:54:58] | jya (jya!~jyavenard@120.148.99.165) has joined #mythtv | |
[03:54:59] | jya (jya!~jyavenard@120.148.99.165) has quit (Changing host) | |
[03:54:59] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[04:10:12] | sphery: | gigem: Yeah, I started thinking about the issues a bit after you convinced me we need the conversion at scheduler runtime and there don't seem to be any pretty solutions. Since we're losing our "easy" day boundaries, it seems like we might need to convert back to localtime, like you mentioned, or switch to using datetime ranges with BETWEEN or whatever--which would probably get quite complex. No idea how either will affect performance, though. |
[04:16:33] | gregL (gregL!~greg@cpe-74-76-125-87.nycap.res.rr.com) has quit (Read error: Connection reset by peer) | |
[04:17:19] | jya_ (jya_!~jyavenard@120.148.99.165) has joined #mythtv | |
[04:17:20] | jya_ (jya_!~jyavenard@120.148.99.165) has quit (Changing host) | |
[04:17:20] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[04:19:01] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 248 seconds) | |
[04:19:09] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has quit (Read error: Connection reset by peer) | |
[04:19:28] | jya (jya!~jyavenard@120.148.99.165) has joined #mythtv | |
[04:19:28] | jya (jya!~jyavenard@120.148.99.165) has quit (Changing host) | |
[04:19:28] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[04:27:33] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 245 seconds) | |
[04:33:32] | gregL (gregL!~greg@cpe-74-76-125-87.nycap.res.rr.com) has joined #mythtv | |
[04:43:57] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[04:52:36] | dekarl (dekarl!~dekarl@p4FE8447A.dip.t-dialin.net) has quit (Ping timeout: 265 seconds) | |
[05:10:21] | J-e-f-f-A (J-e-f-f-A!~J-e-f-f-A@unaffiliated/j-e-f-f-a) has quit (Quit: Oh No!!!! ;-)) | |
[05:22:14] | J-e-f-f-A (J-e-f-f-A!~J-e-f-f-A@pool-98-118-100-173.bstnma.fios.verizon.net) has joined #mythtv | |
[05:26:52] | J-e-f-f-A (J-e-f-f-A!~J-e-f-f-A@pool-98-118-100-173.bstnma.fios.verizon.net) has quit (Read error: No route to host) | |
[05:29:23] | J-e-f-f-A (J-e-f-f-A!~J-e-f-f-A@pool-98-118-100-173.bstnma.fios.verizon.net) has joined #mythtv | |
[05:52:09] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv | |
[05:54:25] | kormoc (kormoc!~kormoc@mythtv/developer/kormoc) has joined #mythtv | |
[06:02:16] | cattelan (cattelan!~cattelan@c-66-41-26-220.hsd1.mn.comcast.net) has quit (Ping timeout: 244 seconds) | |
[06:09:36] | tstorm (tstorm!~tstorm@c-98-207-184-252.hsd1.ca.comcast.net) has joined #mythtv | |
[06:13:51] | tstorm (tstorm!~tstorm@c-98-207-184-252.hsd1.ca.comcast.net) has quit (Client Quit) | |
[06:21:14] | tomimo (tomimo!~kurre@xdsl-83-150-88-111.nebulazone.fi) has quit (Remote host closed the connection) | |
[06:21:51] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has quit (Remote host closed the connection) | |
[06:31:02] | dekarl (dekarl!~dekarl@p4FE8447A.dip.t-dialin.net) has joined #mythtv | |
[06:32:09] | kormoc (kormoc!~kormoc@mythtv/developer/kormoc) has quit (Quit: kormoc) | |
[06:34:15] | Goga777 (Goga777!~Goga777@95-30-107-219.broadband.corbina.ru) has joined #mythtv | |
[07:04:21] | stoffel (stoffel!~quassel@pD9E43B10.dip.t-dialin.net) has joined #mythtv | |
[07:19:29] | colonelqubit (colonelqubit!~qubit@129.170.131.214) has quit (Read error: Operation timed out) | |
[07:24:37] | rsiebert (rsiebert!~quassel@g229053094.adsl.alicedsl.de) has joined #mythtv | |
[07:25:09] | rsiebert_ (rsiebert_!~quassel@g224249001.adsl.alicedsl.de) has quit (Ping timeout: 246 seconds) | |
[07:25:23] | Goga777 (Goga777!~Goga777@95-30-107-219.broadband.corbina.ru) has quit (Quit: Leaving) | |
[07:33:07] | SteveGoodey (SteveGoodey!~steve@host86-160-43-123.range86-160.btcentralplus.com) has joined #mythtv | |
[07:34:13] | tstorm (tstorm!~tstorm@c-98-207-184-252.hsd1.ca.comcast.net) has joined #mythtv | |
[07:52:07] | jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has quit (Ping timeout: 250 seconds) | |
[07:55:51] | tstorm (tstorm!~tstorm@c-98-207-184-252.hsd1.ca.comcast.net) has quit (Quit: tstorm) | |
[07:57:22] | jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has joined #mythtv | |
[08:45:15] | stoffel (stoffel!~quassel@pD9E43B10.dip.t-dialin.net) has quit (Remote host closed the connection) | |
[08:52:21] | stoffel (stoffel!~quassel@pD9E43B10.dip.t-dialin.net) has joined #mythtv | |
[09:16:18] | stuartm: | gigem: Daniel renamed/extended those time functions, it's where we do the actual conversion from GMT to localtime, so I'm puzzled that you're seeing incorrect values |
[09:17:10] | stuartm: | I just used manual schedule to set a recording for 'Today' at '22:00' and it appears to be working fine |
[09:18:00] | stuartm: | then again it seems there are some subtle bugs arising so ... |
[09:19:05] | dekarl (dekarl!~dekarl@p4FE8447A.dip.t-dialin.net) has quit (Read error: Connection reset by peer) | |
[09:20:22] | Beirdo_ (Beirdo_!~gjhurlbu@linode.beirdo.ca) has joined #mythtv | |
[09:20:22] | Beirdo_ (Beirdo_!~gjhurlbu@linode.beirdo.ca) has quit (Changing host) | |
[09:20:22] | Beirdo_ (Beirdo_!~gjhurlbu@mythtv/developer/beirdo) has joined #mythtv | |
[09:20:33] | dekarl (dekarl!~dekarl@p4FE8447A.dip.t-dialin.net) has joined #mythtv | |
[09:21:38] | foobum (foobum!~foobum@78-105-15-213.zone3.bethere.co.uk) has quit (Ping timeout: 260 seconds) | |
[09:21:39] | Beirdo (Beirdo!~gjhurlbu@mythtv/developer/beirdo) has quit (Ping timeout: 260 seconds) | |
[09:23:05] | foobum (foobum!~foobum@78-105-15-213.zone3.bethere.co.uk) has joined #mythtv | |
[09:23:06] | jwhite (jwhite!~jwhite@75-146-153-89-minnesota.hfc.comcastbusiness.net) has quit (Ping timeout: 260 seconds) | |
[09:24:43] | jwhite (jwhite!~jwhite@75-146-153-89-minnesota.hfc.comcastbusiness.net) has joined #mythtv | |
[09:39:08] | stoffel (stoffel!~quassel@pD9E43B10.dip.t-dialin.net) has quit (Remote host closed the connection) | |
[09:40:11] | stoffel (stoffel!~quassel@pD9E43B10.dip.t-dialin.net) has joined #mythtv | |
[09:52:27] | amessina (amessina!~amessina@2001:470:1f11:a4:d6be:d9ff:fe8d:7c1e) has joined #mythtv | |
[09:56:24] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[10:04:25] | Goga777 (Goga777!~Goga777@95-30-107-219.broadband.corbina.ru) has joined #mythtv | |
[10:05:02] | 50UAA71OZ (50UAA71OZ!~mike@c-98-232-220-158.hsd1.or.comcast.net) has quit (Remote host closed the connection) | |
[10:05:52] | mike (mike!~mike@c-98-232-220-158.hsd1.or.comcast.net) has joined #mythtv | |
[10:06:16] | mike is now known as Guest96478 | |
[10:06:50] | MavT (MavT!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (Ping timeout: 252 seconds) | |
[10:24:39] | ben1066_ is now known as ben1066 | |
[10:39:51] | amessina (amessina!~amessina@2001:470:1f11:a4:d6be:d9ff:fe8d:7c1e) has quit (Quit: Konversation terminated!) | |
[10:39:53] | ben1066_ (ben1066_!~quassel@host109-152-91-222.range109-152.btcentralplus.com) has joined #mythtv | |
[10:39:53] | ben1066_ (ben1066_!~quassel@host109-152-91-222.range109-152.btcentralplus.com) has quit (Changing host) | |
[10:39:53] | ben1066_ (ben1066_!~quassel@unaffiliated/ben1066) has joined #mythtv | |
[10:40:48] | ben1066 (ben1066!~quassel@unaffiliated/ben1066) has quit (Ping timeout: 246 seconds) | |
[10:41:37] | stuartm: | sphery: I'd worry that making the timezone info a requirement to start mythbackend would be yet another hurdle new users have to jump in a long line of them |
[10:42:03] | stuartm: | it's something we can easily avoid once we've embedded the db, but that's just not going to happen any time soon |
[10:43:26] | ben1066 (ben1066!~quassel@host86-164-176-229.range86-164.btcentralplus.com) has joined #mythtv | |
[10:43:26] | ben1066 (ben1066!~quassel@host86-164-176-229.range86-164.btcentralplus.com) has quit (Changing host) | |
[10:43:26] | ben1066 (ben1066!~quassel@unaffiliated/ben1066) has joined #mythtv | |
[10:47:00] | amessina (amessina!~amessina@2001:470:1f11:a4:d6be:d9ff:fe8d:7c1e) has joined #mythtv | |
[10:47:30] | ben1066_ (ben1066_!~quassel@unaffiliated/ben1066) has quit (Ping timeout: 260 seconds) | |
[10:48:41] | ben1066_ (ben1066_!~quassel@host86-151-210-231.range86-151.btcentralplus.com) has joined #mythtv | |
[10:48:52] | ben1066_ (ben1066_!~quassel@host86-151-210-231.range86-151.btcentralplus.com) has quit (Changing host) | |
[10:48:52] | ben1066_ (ben1066_!~quassel@unaffiliated/ben1066) has joined #mythtv | |
[10:51:35] | ben1066 (ben1066!~quassel@unaffiliated/ben1066) has quit (Ping timeout: 260 seconds) | |
[10:54:15] | ben1066_ is now known as ben1066 | |
[11:19:38] | jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has quit (Ping timeout: 245 seconds) | |
[11:20:07] | sphery: | stuartm: yeah, probably isn't that important, either... I guess Nigel wanted the stop because he thought the upgrade wouldn't do the right thing without the zone data--which would have made sense if that were the case. |
[11:25:23] | jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has joined #mythtv | |
[11:30:38] | superm1: | gigem: i checked with the mysql maintainer in ubuntu, and they're open to the idea of it working via dpkg triggers |
[11:30:49] | superm1: | probably want a patch however |
[11:34:55] | amessina (amessina!~amessina@2001:470:1f11:a4:d6be:d9ff:fe8d:7c1e) has quit (Quit: Konversation terminated!) | |
[11:46:04] | jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has quit (Ping timeout: 272 seconds) | |
[11:52:52] | jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has joined #mythtv | |
[11:57:27] | danielk22 (danielk22!~danielk@96.57.9.142) has joined #mythtv | |
[12:08:34] | jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has quit (Ping timeout: 252 seconds) | |
[12:13:36] | Goga777 (Goga777!~Goga777@95-30-107-219.broadband.corbina.ru) has quit (Quit: Leaving) | |
[12:22:08] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 240 seconds) | |
[12:29:01] | jya (jya!~jyavenard@120.148.99.165) has joined #mythtv | |
[12:29:01] | jya (jya!~jyavenard@120.148.99.165) has quit (Changing host) | |
[12:29:01] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[12:34:02] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[12:43:00] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 260 seconds) | |
[12:46:42] | danielk22 (danielk22!~danielk@96.57.9.142) has quit (Ping timeout: 252 seconds) | |
[12:47:21] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[12:49:20] | jya_ (jya_!~jyavenard@120.148.99.165) has joined #mythtv | |
[12:49:21] | jya_ (jya_!~jyavenard@120.148.99.165) has quit (Changing host) | |
[12:49:21] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[12:51:34] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 244 seconds) | |
[12:51:35] | jya_ is now known as jya | |
[12:53:43] | jya_ (jya_!~jyavenard@120.148.99.165) has joined #mythtv | |
[12:53:44] | jya_ (jya_!~jyavenard@120.148.99.165) has quit (Changing host) | |
[12:53:44] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[12:55:43] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 245 seconds) | |
[12:55:43] | jya_ is now known as jya | |
[12:58:46] | jya_ (jya_!~jyavenard@120.148.99.165) has joined #mythtv | |
[12:58:53] | jya_ (jya_!~jyavenard@120.148.99.165) has quit (Changing host) | |
[12:58:53] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[13:01:17] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 244 seconds) | |
[13:02:05] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[13:04:23] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 244 seconds) | |
[13:04:38] | amessina (amessina!~amessina@2001:470:1f11:a4:d6be:d9ff:fe8d:7c1e) has joined #mythtv | |
[13:11:43] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 244 seconds) | |
[13:12:19] | jya (jya!~jyavenard@120.148.99.165) has joined #mythtv | |
[13:12:19] | jya (jya!~jyavenard@120.148.99.165) has quit (Changing host) | |
[13:12:19] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[13:16:25] | amessina (amessina!~amessina@2001:470:1f11:a4:d6be:d9ff:fe8d:7c1e) has quit (Quit: Konversation terminated!) | |
[13:16:38] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 240 seconds) | |
[13:20:05] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[13:23:01] | jya_ (jya_!~jyavenard@120.148.99.165) has joined #mythtv | |
[13:23:01] | jya_ (jya_!~jyavenard@120.148.99.165) has quit (Changing host) | |
[13:23:01] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[13:25:02] | jya__ (jya__!~jyavenard@120.148.99.165) has joined #mythtv | |
[13:25:02] | jya__ (jya__!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[13:25:02] | jya__ (jya__!~jyavenard@120.148.99.165) has quit (Changing host) | |
[13:25:34] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 244 seconds) | |
[13:26:57] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has quit (Read error: Connection reset by peer) | |
[13:27:06] | jya (jya!~jyavenard@120.148.99.165) has joined #mythtv | |
[13:27:06] | jya (jya!~jyavenard@120.148.99.165) has quit (Changing host) | |
[13:27:06] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[13:29:06] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv | |
[13:29:14] | tomimo (tomimo!~kurre@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv | |
[13:29:50] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@69-196-191-222.dsl.teksavvy.com) has quit (Ping timeout: 246 seconds) | |
[13:43:21] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@75-119-235-204.dsl.teksavvy.com) has joined #mythtv | |
[13:52:22] | foobum (foobum!~foobum@78-105-15-213.zone3.bethere.co.uk) has quit (Ping timeout: 244 seconds) | |
[13:52:23] | poptix (poptix!poptix@poptix.net) has quit (Ping timeout: 244 seconds) | |
[13:53:04] | taylorr (taylorr!~taylorr@unaffiliated/elmojo) has quit (Ping timeout: 244 seconds) | |
[13:55:22] | poptix (poptix!poptix@poptix.net) has joined #mythtv | |
[13:56:08] | foobum (foobum!~foobum@78-105-15-213.zone3.bethere.co.uk) has joined #mythtv | |
[13:57:02] | aloril (aloril!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi) has quit (Ping timeout: 260 seconds) | |
[14:01:16] | taylorr (taylorr!~taylorr@unaffiliated/elmojo) has joined #mythtv | |
[14:10:06] | aloril (aloril!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi) has joined #mythtv | |
[14:11:20] | gigem: | stuartm: You might not see any problems with manual recordings because you're already at or near UTC. I'm 5 hours behind UTC and the problem shows up when I try to create a recording for late evening local time which is very early morning in UTC. The problem could very well be in the manual recording creating screen (not starting with the correct times) instead of in the time conversion/display functions. |
[14:11:22] | gigem: | I haven't looked at the code yet, because there are bigger problems to fix first. |
[14:14:12] | gigem: | sphery, stuartm: Unless I have another epiphany, working time zone support is going to be needed to fix kTimeslot and kWeekslot rules. It's also going to be needed to fix another issue I thought of with kFindDaily and kFindWeekly rules. |
[14:15:57] | gigem: | Thanks for checking. I'm really surprised it isn't the default. I guess application developers have just gotten used to working around the fact that it's not usually there. |
[14:19:19] | jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has quit (Ping timeout: 264 seconds) | |
[14:20:15] | superm1: | i'll file a bug for us to try to keep track of to write said patch to do dpkg-triggers and see where he's willing to push it, depending on where it's pushed might need to add something directly to mythtv deb packaging i'm guessing too |
[14:24:33] | gigem: | Not that it helps us any, but I just checked postgresql and time zone support appears to work out of the box with it. |
[14:26:22] | jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has joined #mythtv | |
[14:27:00] | jams: | yes it does |
[14:27:00] | stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has quit (Remote host closed the connection) | |
[14:33:14] | colonelqubit (colonelqubit!~qubit@129.170.131.214) has joined #mythtv | |
[14:35:00] | jwhite (jwhite!~jwhite@75-146-153-89-minnesota.hfc.comcastbusiness.net) has quit (Quit: Leaving) | |
[14:36:55] | jwhite (jwhite!~jwhite@75-146-153-89-minnesota.hfc.comcastbusiness.net) has joined #mythtv | |
[14:37:58] | colonelqubit (colonelqubit!~qubit@129.170.131.214) has quit (Ping timeout: 245 seconds) | |
[14:44:50] | jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has joined #mythtv | |
[15:00:33] | Jordack (Jordack!~jordack@h69-131-44-221.plmomi.dedicated.static.tds.net) has joined #mythtv | |
[15:05:02] | jwhite (jwhite!~jwhite@75-146-153-89-minnesota.hfc.comcastbusiness.net) has quit (Quit: Leaving) | |
[15:06:27] | jwhite (jwhite!~jwhite@75-146-153-89-minnesota.hfc.comcastbusiness.net) has joined #mythtv | |
[15:12:03] | SteveGoodey (SteveGoodey!~steve@host86-160-43-123.range86-160.btcentralplus.com) has quit (Remote host closed the connection) | |
[15:14:40] | SteveGoodey (SteveGoodey!~steve@host86-160-43-123.range86-160.btcentralplus.com) has joined #mythtv | |
[15:16:53] | map7_ (map7_!~map7@1.137.170.58) has joined #mythtv | |
[15:48:08] | colonelqubit (colonelqubit!~qubit@129.170.131.214) has joined #mythtv | |
[15:49:26] | danielk22 (danielk22!~danielk@96.57.9.142) has joined #mythtv | |
[16:05:42] | hashbang (hashbang!~alex@213-152-35-50.dsl.eclipse.net.uk) has joined #mythtv | |
[16:08:00] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv | |
[16:12:52] | Dj_FlyBy{MS} (Dj_FlyBy{MS}!~djflyby-m@184.175.16.74) has joined #mythtv | |
[16:16:30] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@75-119-235-204.dsl.teksavvy.com) has quit (Ping timeout: 260 seconds) | |
[16:19:07] | joki (joki!~joki@p5486517B.dip.t-dialin.net) has quit (Ping timeout: 252 seconds) | |
[16:19:23] | joki- (joki-!~joki@p54864335.dip.t-dialin.net) has joined #mythtv | |
[16:19:30] | joki- is now known as joki | |
[16:25:21] | gigem: | sphery, danielk22: Something like http://pastebin.com/bzJhf0Fc is needed to fix kTimeslot and kWeekslot rules. Unfortunately, I can't test it right now because my db server crashed with a disk problem and won't come back up. I'll have to go home for lunch to see what the problem is. |
[16:25:32] | gigem: | This change could be a little more efficient if record.startdate/time were kept in local time instead of UTC, but that would just be confusing and error prone. On the bright side, it would now make sense to combine record.start/enddate/time into just start/endtime. Besides obviously needing time zone support because of convert_tz(), this change would also require that the scehema update also needs to use |
[16:25:34] | gigem: | convert_tz(). If that isn't done and the update is done in DST, rules created in ST would break. Likewise, if the update is done in ST, rules created in DST would break. |
[16:25:39] | gigem: | A similar change needs to be done for kFindDaily and kFindWeekly rules to make sure the findtime/day is correct when DST changes. That also means undoing/fixing the schema update I committed yesterday so that findtime/day are kept in local time or combine them into just findtime so they could be kept in UTC. |
[16:32:18] | stichnot (stichnot!~chatzilla@mythtv/developer/stichnot) has joined #mythtv | |
[16:46:58] | stuartm (stuartm!~stuartm@cpc1-derb9-0-0-cust441.8-3.cable.virginmedia.com) has joined #mythtv | |
[16:46:58] | stuartm (stuartm!~stuartm@cpc1-derb9-0-0-cust441.8-3.cable.virginmedia.com) has quit (Changing host) | |
[16:46:58] | stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has joined #mythtv | |
[16:53:03] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@76-10-146-250.dsl.teksavvy.com) has joined #mythtv | |
[16:54:45] | Dj_FlyBy{MS} (Dj_FlyBy{MS}!~djflyby-m@184.175.16.74) has quit (Read error: Operation timed out) | |
[17:11:20] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Quit: Quit) | |
[17:15:01] | stoffel (stoffel!~quassel@pD9E43B10.dip.t-dialin.net) has quit (Remote host closed the connection) | |
[17:17:46] | stoffel (stoffel!~quassel@pD9E43B10.dip.t-dialin.net) has joined #mythtv | |
[17:19:17] | map7_ (map7_!~map7@1.137.170.58) has quit (Ping timeout: 248 seconds) | |
[17:22:46] | Goga777 (Goga777!~Goga777@128-71-32-193.broadband.corbina.ru) has joined #mythtv | |
[17:23:39] | Goga777 (Goga777!~Goga777@128-71-32-193.broadband.corbina.ru) has quit (Remote host closed the connection) | |
[17:35:22] | tstorm (tstorm!~tstorm@173-164-230-21-SFBA.hfc.comcastbusiness.net) has joined #mythtv | |
[17:36:42] | kormoc (kormoc!~kormoc@mythtv/developer/kormoc) has joined #mythtv | |
[17:36:57] | NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has joined #mythtv | |
[18:00:41] | Beirdo_ is now known as Beirdo | |
[18:01:47] | danielk22 (danielk22!~danielk@96.57.9.142) has quit (Ping timeout: 246 seconds) | |
[18:34:45] | stoffel (stoffel!~quassel@pD9E43B10.dip.t-dialin.net) has quit (Ping timeout: 265 seconds) | |
[18:41:48] | danielk22 (danielk22!~danielk@96.57.9.142) has joined #mythtv | |
[18:50:06] | aloril (aloril!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi) has quit (Ping timeout: 260 seconds) | |
[18:51:54] | Jordack-isCool (Jordack-isCool!~jordack@h69-131-44-221.plmomi.dedicated.static.tds.net) has joined #mythtv | |
[18:52:58] | Jordack (Jordack!~jordack@h69-131-44-221.plmomi.dedicated.static.tds.net) has quit (Ping timeout: 245 seconds) | |
[19:03:18] | aloril (aloril!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi) has joined #mythtv | |
[19:13:43] | Dj_FlyBy{MS} (Dj_FlyBy{MS}!~djflyby-m@69-165-136-8.dsl.teksavvy.com) has joined #mythtv | |
[19:15:17] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@76-10-146-250.dsl.teksavvy.com) has quit (Read error: Operation timed out) | |
[19:22:18] | cattelan (cattelan!~cattelan@c-66-41-26-220.hsd1.mn.comcast.net) has joined #mythtv | |
[19:25:38] | gigem: | Here's an updated patch which fixes kFindDaily and kFindWeekly rules. It doesn't include the not-yet-done parts of undoing the schema update and saving findday/time in local time. I'm mainly throwing these patches out to show the ugliness factor with the hope it will inspire someone else think of a more elegant solution. If anyone is crazy enough, though, to already be running master in production, I would |
[19:25:40] | gigem: | like to hear what kind of run-time effect this patch has. |
[19:25:45] | gigem: | BTW, in tracking down what I thought was a bug in this kFindDaily/Weekly handling, I came across some unexpected news. It seems TMS is now assigning non-generic programids for nearly all of the programs that were the original inspiration for kFindDaily/Weekly. If this had been the case several years ago, kFindDail/Weekly probably wouldn't exist today. I wonder how many people use them and how big the |
[19:25:46] | gigem: | uproard would be if we proposed removing them. |
[19:31:52] | stuartm: | well not everyone is in the US, so there may still be people who feel they genuinely need those schedule types |
[19:33:02] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@69-196-162-120.dsl.teksavvy.com) has joined #mythtv | |
[19:33:13] | stuartm: | personally I stopped using them when it became clear that there was no guarantee they would record the episode you wanted, if they ran repeats the same week as the new episode then 'Find Weekly' was largely useless – same goes for 'Find Daily' |
[19:33:57] | cattelan (cattelan!~cattelan@c-66-41-26-220.hsd1.mn.comcast.net) has quit (Ping timeout: 244 seconds) | |
[19:34:53] | danielk22: | gigem: I'm running the UTC branch in production, but I don't have any finddaily/findweekly schedules. I'll add some and then time before and after.. |
[19:35:12] | stuartm: | and 'Time slot' recordings are sure to cause heartache if a programme airs later (or potentially earlier) because of a sports or other live event on that day (EIT allowing updates right up to the minutes before the recording starting mean that even a 5 minute postponement mean the recording never happens) |
[19:35:35] | danielk22: | gigem: Is the main problem knowing if two programs are in the same day locally and if that is a weekday or weekend? |
[19:35:36] | Dj_FlyBy{MS} (Dj_FlyBy{MS}!~djflyby-m@69-165-136-8.dsl.teksavvy.com) has quit (Ping timeout: 244 seconds) | |
[19:36:14] | gigem: | danielk22: It's the timeslot and weekslot rules — i.e knowing they are on the same weekday and/or time locally. |
[19:37:46] | gigem: | stuartm: We all know the evils of timeslot and weekslot rules. It's some users who insist on using them. We do still need them for recurring manual recording, though. |
[19:40:52] | gigem: | stuartm: I don't understand your point about find daily/weekly being useless. What use case were you trying to use them for? The use case that inspired them was programs with generic programids, but I knew new daily episodes always began at a specific time and new weekly episodes always began on a specific day/time. |
[19:41:43] | danielk22: | gigem: If it comes down to it we could have a table with localprogstart, but maybe we can think of something more elegant. |
[19:43:52] | gigem: | danielk22: I suggested keeping record.start/end/date/time in local time for that reason. I suspect it would be error prone, but would be willing to try it. The bigger impact is the scheduler via the db will always have to convert program.starttime back to local time. Yes, I'm hoping for a more elgant solution too. |
[19:44:54] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Read error: Connection reset by peer) | |
[19:46:36] | sphery: | gigem: specifically, The Daily Show -> http://www.gossamer-threads.com/lists/mythtv/users/153872#153872 |
[19:46:37] | cattelan (cattelan!~cattelan@c-66-41-26-220.hsd1.mn.comcast.net) has joined #mythtv | |
[19:49:19] | sphery: | and, yeah it seems a /huge/ number of users actually think they want timeslot/weekslot rules--I suppose because they're looking at it from more of a VCR-type perspective and forgetting that they have (or failing to trust) listings |
[19:51:59] | gigem: | And don't forget the ones who want timeslot/weekslot with fuzz! |
[19:53:10] | sphery: | hehe, yeah |
[19:54:13] | sphery: | where each one has their own idea of how much fuzz is appropriate, but they still feel custom rules are overkill... (It's easy, just use /my/ value for the one-and-only amount of fuzz!) |
[19:54:14] | jams: | sphery- i can't tell you the number of times the guide changed at the last minute and a show was missed |
[19:54:38] | sphery: | with my any time rules, that has /never/ been a problem for me :) |
[19:54:59] | jams: | for anything real important my wife like a special , my wife now does timeslot or manual |
[19:55:06] | gigem: | sphery: Re. The Daily Show, not a watcher, so I don't care! :) Anyway, from a quick glance at the program listings, it looks like the main problem probably no longer exists there either. The description might not be accurate, but it appears TMS has gotten smart enough to regular assing unique programids in most cases even if they don't have subtitle/descriptions. |
[19:56:25] | danielk22: | I watch the Daily Show and it's pretty good now, even if they don't get the guest in the description they still get the time right, even when it starts a minute late and ends 2 minutes late. |
[19:57:34] | sphery: | that's good news about the listings... with my (very simple) rules, I hadn't noticed the change, but I'm glad you did |
[20:05:22] | gigem: | danielk22: In case I wasn't clear about testing the patch, the main point is to gauge the impact on scheduler run-times. Because time/weekslot rules are defined for local time, the record and program times need to be converted back to local time. Since those same checks are used for single and override rules, everyone will be impacted at least some. The scheduler changes I made earlier for 0.26 might make |
[20:05:23] | gigem: | the impact negligible, but I'm still concerned about it. |
[20:05:57] | danielk22: | gigem: ah, ok so my results will be valid even without adding extra rules... |
[20:06:06] | gigem: | Yes. |
[20:08:55] | danielk22: | gigem: where is the update patch? |
[20:22:35] | Dj_FlyBy{MS} (Dj_FlyBy{MS}!~djflyby-m@69-196-185-75.dsl.teksavvy.com) has joined #mythtv | |
[20:23:28] | gigem: | danielk22: It looks like I forgot to post the url earllier. It's at http://pastebin.com/2k5EswM3 . Because the times in record are converted back to local time, it might very well break on any rules your created during standard time and haven't changed. That's why I think the schema might have to be reworked with convert_tz() anyway. Anyone who updates while things are still being shaken out might very |
[20:23:30] | gigem: | well have to fix some things manually. |
[20:25:35] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@69-196-162-120.dsl.teksavvy.com) has quit (Ping timeout: 260 seconds) | |
[20:47:09] | Jordack-isCool (Jordack-isCool!~jordack@h69-131-44-221.plmomi.dedicated.static.tds.net) has quit () | |
[21:05:55] | stuartm: | gigem: I meant the 'find one showing every day/ every week' |
[21:08:13] | stuartm: | the timeslot versions are useless because it doesn't account for programmes which get moved forward/back an hour to accommodate special event coverage, or even shifted to a second channel for one day e.g. BBC One > BBC Two because of Football/Olympic/Jubilee or extended news coverage of a significant world event |
[21:11:03] | stuartm: | they don't even have to move by much for a timeslot recording to fail, since it's matching an exact start time and isn't flexible enough to recognise that a programme with the correct title starting 15 minutes later is the same episode we wanted to record |
[21:12:34] | stuartm: | with EIT especially starttimes are fluid, EIT can pick up on last minute schedule changes e.g. a starttime being moved back 10 minutes |
[21:14:28] | stuartm: | perhaps 'useless' is overstating it, 'time slot' can just result in missed recordings because it's so rigid and therefore it's always better to use 'Record all' then just delete or 'never record' any repeats/generics it might happen to pick up |
[21:25:56] | SteveGoodey (SteveGoodey!~steve@host86-160-43-123.range86-160.btcentralplus.com) has quit (Remote host closed the connection) | |
[21:26:50] | amessina (amessina!~amessina@2001:470:1f11:a4:d6be:d9ff:fe8d:7c1e) has joined #mythtv | |
[21:30:22] | andreax (andreax!~andreaz@p5089EE1B.dip.t-dialin.net) has joined #mythtv | |
[21:30:53] | gigem: | stuartm: I agree with you about timeslot and weekslot rules. Your 'largely useless' comment was about find daily and find weekly rules and didn't make sense in that context. Perhaps you mistyped. |
[21:44:55] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Quit: jya) | |
[21:48:27] | stuartm: | gigem: not exactly, they are all useless (to me, in the UK) for different reasons – e.g. "Find One per Week" is of limited usefulness when there are repeats being shown of any given programme, you generally want the episode that is 'new this week' but it's guaranteed to occasionally record the repeat of last weeks episode or one from three years ago showing on another network |
[21:49:28] | hashbang (hashbang!~alex@213-152-35-50.dsl.eclipse.net.uk) has quit (Quit: Leaving.) | |
[21:50:18] | stuartm: | or they decide to show two new episodes back to back for a series finale or similar, only one gets recorded |
[21:54:09] | danielk22 (danielk22!~danielk@96.57.9.142) has quit (Quit: Leaving.) | |
[21:55:08] | stuartm: | it very much depends on what you're wanting to record I suppose, Find One Daily probably suits the case where you want to record a news broadcast, it doesn't really matter which one (morning/lunch/evening) and there won't be repeats to accidentally record instead, plus if you miss the news on one day then it's no big deal |
[21:57:23] | stuartm: | when you've got plenty of space available it's always better to record every showing if it comes to that and sort them out afterwards than to periodically have it miss the episode you really wanted |
[21:57:25] | gigem: | That's pretty close to the intended use case. bjm invented the other one which is essentially to rate limit recordings to one a day or one a week. I never used that. |
[21:58:00] | gigem: | "That's pretty close" refers to your news example. |
[21:59:42] | gigem: | Anyway, now that my shows no longer need it, I'll probably change my rules. I still might post something on the -users list about removing find daily/weekly to see what reaction it gets. |
[22:01:24] | stuartm: | right, that makes sense – personally I tend to get most of my news online these days, I can pick and chose the items which seem to be of interest, written articles always tend to include more detail, videos can be re-watched if necessary and you don't have to sit through the mindless repetition and banter/interviews/dispatches that seemingly defines the modern 24 hour rolling news channels |
[22:15:00] | amessina (amessina!~amessina@2001:470:1f11:a4:d6be:d9ff:fe8d:7c1e) has quit (Quit: Konversation terminated!) | |
[22:21:42] | xris: | kormoc just sent this to me. anyone think we should advertise? http://openhatch.org/ |
[22:28:29] | J-e-f-f-A_ (J-e-f-f-A_!~J-e-f-f-A@pool-98-118-100-173.bstnma.fios.verizon.net) has joined #mythtv | |
[22:30:08] | |Slasher| (|Slasher|!~Slasher@188.165.164.15) has joined #mythtv | |
[22:31:12] | peitolm_ (peitolm_!~moreyc@mandlebrot.random-chaos.org.uk) has joined #mythtv | |
[22:31:51] | Beirdo_ (Beirdo_!~gjhurlbu@mythtv/developer/beirdo) has joined #mythtv | |
[22:36:41] | Beirdo (Beirdo!~gjhurlbu@mythtv/developer/beirdo) has quit (*.net *.split) | |
[22:36:41] | J-e-f-f-A (J-e-f-f-A!~J-e-f-f-A@pool-98-118-100-173.bstnma.fios.verizon.net) has quit (*.net *.split) | |
[22:36:41] | gregL (gregL!~greg@cpe-74-76-125-87.nycap.res.rr.com) has quit (*.net *.split) | |
[22:36:42] | XDS2010_ (XDS2010_!u1218@gateway/web/irccloud.com/x-zqvhqmvhmzkvtich) has quit (*.net *.split) | |
[22:36:42] | Cougar (Cougar!~cougar@kkk.version6.net) has quit (*.net *.split) | |
[22:36:42] | peitolm (peitolm!~moreyc@unaffiliated/peitolm) has quit (*.net *.split) | |
[22:36:42] | Slasher` (Slasher`!~Slasher@188.165.164.15) has quit (*.net *.split) | |
[22:36:44] | J-e-f-f-A_ is now known as J-e-f-f-A | |
[22:36:45] | |Slasher| is now known as Slasher` | |
[22:38:18] | zombor (zombor!~zombor_@65.29.231.135) has joined #mythtv | |
[22:38:18] | zombor (zombor!~zombor_@65.29.231.135) has quit (Changing host) | |
[22:38:18] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[22:39:18] | Beirdo_ is now known as Beirdo | |
[22:42:26] | Cougar (Cougar!~cougar@kkk.version6.net) has joined #mythtv | |
[22:43:20] | gregL (gregL!~greg@cpe-74-76-125-87.nycap.res.rr.com) has joined #mythtv | |
[22:44:20] | xris: | anyone else seeing compile errors in audio/audiopulsehandler.cpp with gcc 4.7? not sure if it's a code issue or another oddity to the rpm packaging script (or fedora 17) |
[22:45:25] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[22:48:03] | Beirdo: | we haven't really tested compiling with 4.7 to my knowledge |
[22:48:15] | Beirdo: | hmm, no danielk today |
[22:50:21] | tris (tris!tristan@camel.ethereal.net) has quit (Excess Flood) | |
[22:54:37] | Dj_FlyBy|MS| (Dj_FlyBy|MS|!~djflyby-m@206-248-129-234.dsl.teksavvy.com) has joined #mythtv | |
[22:56:17] | gigem: | Beirdo: He was here earlier. |
[22:56:24] | Beirdo: | hmm, K. |
[22:56:35] | Beirdo: | the d3d9 changes don't compile for Windows |
[22:56:45] | Beirdo: | and they are for Windows only |
[22:56:58] | Dj_FlyBy{MS} (Dj_FlyBy{MS}!~djflyby-m@69-196-185-75.dsl.teksavvy.com) has quit (Ping timeout: 245 seconds) | |
[22:56:59] | Beirdo: | he made the destructor private, and it's called from another class |
[22:58:04] | Beirdo: | so I'm not sure if he's mid-changes, or if he's thinking he's done, and it's borked, or what the case is... don't wanna bother trying to fix it if he's already doing so :) |
[23:00:00] | Beirdo: | although I think I know how to fix it... be better not to duplicate work and all. |
[23:01:19] | tris (tris!tristan@camel.ethereal.net) has joined #mythtv | |
[23:02:51] | Beirdo: | well, I'm gonna put in my change, he can back it out/modify it if he wants, I need the Windows stuff compiling before I merge |
[23:19:50] | danielk22 (danielk22!~danielk@96.57.9.142) has joined #mythtv | |
[23:36:42] | superm1: | xris: same failure on ubuntu quantal i believe: https://launchpadlibrarian.net/107115933/buil . . . BUILD.txt.gz |
[23:37:12] | superm1: | last successful build with 4.7 on quantal was 4 days ago |
[23:37:16] | xris: | superm1: yup, same one |
[23:38:16] | xris: | looks like it was 4f028f388c38c1677 (danielk22) |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.