MythLogBot@irc.freenode.net :: #mythtv

Daily chat history

Current users (83):

aloril, Andy50, Anssi, anykey_, beata, Captain_Murdoch, cesman, Chutt, coling, Cougar, dagar, Dave123-road, dlblog, eharris, exelnet_, f33dMB, foxbuntu, ghoti, gregL, GreyFoxx, highzeth, iamlindoro, ikonia, J-e-f-f-A, j-rod|afk, jams, jcarlos, JEDIDIAH__, joe_, jpabq-, jpharvey, jwhite, knightr, kormoc, kwmonroe, laga, mag0o, markk, mrand, MythBuild, MythLogBot, okolsi, pheld, poptix, purserj, rhpot1991, sailerboy, Seeker`, Snow-Man, sphery, stuartm, sunkan, superm1, sutula, tgm4883, tomimo, tris, Unhelpful, wagnerrp, wahrhaft, weta, xris, xxtjaxx, ybot, _charly_, PointyPumper, clever, kc, MaverickTech, mike|2, cocoa117, ischyrus, andreax1, Anduin, Kelerion, analogue_, ThisNewGuy1, kurre_, jstenback_, Slasher`, ^^rcaskey, califdreas, gkeen316
Saturday, June 4th, 2011, 00:00 UTC
[00:00:18] danielk22: taylorr: so with normal logging no "-v" it works fine?
[00:00:23] taylorr: it's probably a great video to use for testing ringbuffer performance
[00:01:24] taylorr: danielk22: basically if I don't provide a --logfile it's fine
[00:01:43] taylorr: having -v seems to be fine it's writing to the logfile that seems to cause the enormous delays
[00:01:57] taylorr: however, when I set the logfile to an ext3 partition it works great
[00:01:59] taylorr: go figure
[00:02:28] danielk22: If it doesnt' work right with ext4 + normal logging we still need to do something.. if it is only a problem with extra logging like -v file then it's not really any issue.
[00:03:16] taylorr: normal logging is fine
[00:03:29] taylorr: it's things like -v file that really slow things down
[00:03:54] taylorr: I was running -v file,network,extra and that make MythVideo take about 10 secs to initially load
[00:04:03] taylorr: it's less than one if I have normal logging
[00:04:43] danielk22: heh, ok while i don't think that's a problem we need to solve does anyone here have an idea why ext4 would behave this way?
[00:06:02] taylorr: I should also mention that this computer had it's NIC interface blown up by a lightening strike
[00:06:04] taylorr: :)
[00:07:12] Beirdo: Well, I'll test with your changes tonight, with that BSG clip.
[00:07:33] taylorr: Beirdo: can you post the BSG clip on a faster link than mine?
[00:07:39] taylorr: I only have 768k uplink speed
[00:07:44] Beirdo: last night, I had to go to 8MB buffer or it would get whacked, but with it at 3/4 rather than 1/4...
[00:08:18] Beirdo: sure. not going to leave it there forever, but I'll plunk it on my linode or something
[00:08:36] taylorr: at least on my ION the BSG clip uses almost 8MB of a 16MB readahead buffer during a cluster read
[00:08:54] Beirdo: it is very bursty in nature, which is pretty difficult to deal with
[00:09:20] taylorr: yes, I will read 30MB+ in one cluster read
[00:09:31] taylorr: s/I/it/
[00:09:33] Beirdo: not sure if that's mkv in general, and just that one in particular is it has such a range of bitrates, or what the story is
[00:09:51] taylorr: it's something to do with ffmpeg doing the muxing to matroska
[00:10:00] taylorr: the other matroska muxers don't produce such files
[00:10:15] taylorr: Beirdo: just let Daniel know when the clip is ready
[00:10:17] taylorr: thanks
[00:10:22] Beirdo: yeah, no problemo :)
[00:10:29] fphillips (fphillips!~fp@adsl-71-145-161-95.dsl.austtx.sbcglobal.net) has quit (Ping timeout: 276 seconds)
[00:10:33] wgwinn (wgwinn!~chatzilla@c-68-36-58-132.hsd1.nj.comcast.net) has quit (Remote host closed the connection)
[00:11:49] Beirdo: OK, starting the transfer now.
[00:12:49] Beirdo: I don't see the harm in increasing the buffer size in general though. As long as playback will start early enough, and the pause/unpause is timely, and seeks are timely, where's the harm?
[00:13:48] Beirdo: while this transfers, I'm gonna head home too.
[00:17:25] danielk22: Beirdo: It just means an increase in resident memory usage. On the frontend, it may even pay off in less need for need for buffering uncompressed video frames in ffmpeg or vdpau, but on the backend it's might mean less buffering done in the OS since we'd be growing the size mythbackend active set.
[00:18:42] stuartm: cue inevitable complaints that mythtv is a becoming bloated or 'leaking' memory
[00:18:46] danielk22: hehe
[00:20:24] danielk22: This would grow the resident size not just the virtual size :) Still if there is evidence that it is beneficial, it's a pretty quick and easy fix...
[00:27:06] taylorr: as long as "Michael Jackson – This is it" plays back smoothly I don't care about anything else
[00:38:15] fphillips (fphillips!~fp@adsl-71-145-161-95.dsl.austtx.sbcglobal.net) has joined #mythtv
[00:41:50] markk: danielk22: thanks for the patch – makes sense – and I was wondering why some of those bitrates looked a little low:)
[00:42:25] markk: fwiw – I don't think the buffer size needs to be increased on the backend – only really needed for remote frontends, which is a simple enough test.
[00:44:49] danielk22: markk: Only if the file is "http://" or "myth://" backed? That makes sense to me, those would be the cases where the OS isn't helping us out with it's own buffering.
[00:45:19] gigem (gigem!~david@mythtv/developer/gigem) has quit (Remote host closed the connection)
[00:45:48] gigem (gigem!~david@host103.16.intrusion.com) has joined #mythtv
[00:45:49] gigem (gigem!~david@host103.16.intrusion.com) has quit (Changing host)
[00:45:49] gigem (gigem!~david@mythtv/developer/gigem) has joined #mythtv
[00:45:51] markk: danielk22: doesn't even need it for http:// – the ffmpeg code we use for http streaming is doing some extra buffering already.
[00:47:51] Jordack (Jordack!~jordack@h69-131-44-221.mdsnwi.tisp.static.tds.net) has quit ()
[01:08:09] andreax1 (andreax1!~andreaz@p57B92415.dip.t-dialin.net) has joined #mythtv
[01:09:56] andreax (andreax!~andreaz@p57B92E1D.dip.t-dialin.net) has quit (Ping timeout: 250 seconds)
[01:17:59] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[01:19:52] kormoc is now known as kormoc_afk
[01:45:23] taylorr: markk: just got to check out the new OSD statistics – very nice!
[01:48:22] markk: bring them up during those two matroska clips – very entertaining! (in a geeky kind of way)
[01:49:08] Beirdo: hehe, I plan to
[01:49:17] Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has quit (Ping timeout: 276 seconds)
[01:50:08] markk: taylorr: any idea whether we can query ffmpeg to find out if the underlying encoding is variable bitrate? I can't see anything.
[01:51:06] markk: Beirdo: i've been playing with some of my existing recordings, it's amazing how marginal playback is with some stuff.
[01:51:21] Beirdo: hehe
[01:51:56] Beirdo: we've been living on the hairy edge for a while, I guess
[01:52:22] taylorr: markk: no idea
[01:54:02] taylorr: markk: mediainfo doesn't even get that type of info – why do you need it?
[01:54:16] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[01:54:37] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[01:55:20] markk: danielk22: I didn't commit the rest of your bitrate fixes as it gives some very strange results for low bitrate material and material with intermittent reads. not sure what the best solution is – but the bitrate is definitely under-reported but I can't see why.
[01:57:04] markk: taylorr: mediainfo does flag some stuff as variable frame rate (like your clip) – could have sworn it reported variable bit rate as well....
[01:57:32] Beirdo: hehe, I ca't read the debug OSD. stupid glare :)
[01:58:52] Beirdo: I'll have to wait until the sun goes down... not that I'm really complaining, not sunny that often in Seattle
[02:02:05] Beirdo: markk: the Decoder read speed in the logs is bps, rihgt?
[02:02:32] taylorr: markk: no idea why Cars is variable frame rate because it's not
[02:11:16] markk: taylorr: with the 'cluster reads' for cars/galactica – is that a feature of matroska or is it h.264 related? (or both)
[02:12:45] Beirdo: markk: let me try an HDPVR recording, bur I'm pretty sure that's mkv
[02:13:50] taylorr: markk: it seems to be related to matroska and the libmkv muxer library
[02:13:55] Beirdo: not doing that on an HDPVR recording
[02:14:54] taylorr: I've never seen this type of behaviour on non-matroska and only on matroska muxed with libmkv (which I believe is the ffmpeg library)
[02:17:18] Beirdo: it's insane
[02:18:28] kormoc_afk is now known as kormoc
[02:18:49] fphillips (fphillips!~fp@adsl-71-145-161-95.dsl.austtx.sbcglobal.net) has quit (Remote host closed the connection)
[02:21:46] Beirdo: it's fun watching the logging getting progressively more and more behind when I do playback with -v file on
[02:23:36] Beirdo: and wow does the bitrate ever move around
[02:24:13] markk: yeah – I've noticed that – the -v file logging really impacts performance
[02:25:35] Beirdo: well, I'm using new-logging, which queues it and logs it asynchronously, so it will catch up eventually once playback stops
[02:25:45] Beirdo: it's spwewing quite hard though
[02:27:10] taylorr: finally someone confirms that -v file slows down performance! :)
[02:27:41] Beirdo: it sure does
[02:27:58] Beirdo: I'm a minute and a half behind on logging here right now
[02:28:22] Beirdo: of course, the new bitrate logging is spewing pretty hard, but it's oh so useful
[02:38:39] danielk22: -v file,extra does a lot of extra checksumming on all the buffers to make sure we're not losing any data (we were when I started looking at the ringbuffer code.) I wouldn't think -v file alone would be that bad.
[02:39:38] Beirdo: well, it is with the bitrate spew, but that can get changed to file,extra over time, I guess
[02:39:48] danielk22: markk: Yeah, I noticed the bitrate still looked low on one file and also more bursty than I would expect.
[02:39:56] Beirdo: hmm, unless I have extra on too
[02:42:02] Beirdo: almost done on the upload of BSG clip
[02:42:40] jya (jya!~jyavenard@mythtv/developer/jya) has quit (Quit: jya)
[02:42:43] danielk22 (danielk22!~danielk@96.57.9.142) has left #mythtv ()
[02:44:15] Beirdo: nah, just system,file
[02:47:15] jya (jya!~jyavenard@60-242-40-141.static.tpgi.com.au) has joined #mythtv
[02:47:16] jya (jya!~jyavenard@60-242-40-141.static.tpgi.com.au) has quit (Changing host)
[02:47:16] jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv
[03:00:03] fphillips (fphillips!~fp@adsl-71-145-161-95.dsl.austtx.sbcglobal.net) has joined #mythtv
[03:10:27] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[03:13:35] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[03:21:44] jya (jya!~jyavenard@mythtv/developer/jya) has quit (Quit: jya)
[03:36:55] jya (jya!~jyavenard@60-242-40-141.static.tpgi.com.au) has joined #mythtv
[03:36:55] jya (jya!~jyavenard@60-242-40-141.static.tpgi.com.au) has quit (Changing host)
[03:36:55] jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv
[03:37:33] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[03:54:17] Beirdo: hmm, OK, I have the files, but danielk's gone.
[04:21:21] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[04:22:50] sphery (sphery!~mdean@mythtv/developer/sphery) has quit (Quit: leaving)
[04:24:23] sphery (sphery!~mdean@mythtv/developer/sphery) has joined #mythtv
[04:31:41] Beirdo (Beirdo!~gjhurlbu@mythtv/developer/beirdo) has quit (Ping timeout: 240 seconds)
[04:33:23] Beirdo (Beirdo!~gjhurlbu@mythtv/developer/beirdo) has joined #mythtv
[05:06:06] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv
[05:15:56] Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has joined #mythtv
[05:54:06] fphillips (fphillips!~fp@adsl-71-145-161-95.dsl.austtx.sbcglobal.net) has quit (Quit: Leaving)
[06:15:34] Goga777 (Goga777!~Goga777@shpd-95-53-189-217.vologda.ru) has joined #mythtv
[07:14:47] califdreas (califdreas!~andreas@c-76-103-77-157.hsd1.ca.comcast.net) has joined #mythtv
[07:31:13] yannick_ (yannick_!~yannick@222.65.134.86) has joined #mythtv
[07:32:17] yannick_ (yannick_!~yannick@222.65.134.86) has quit (Client Quit)
[07:32:43] yannick_ (yannick_!~yannick@222.65.134.86) has joined #mythtv
[07:34:11] califdreas (califdreas!~andreas@c-76-103-77-157.hsd1.ca.comcast.net) has quit (Ping timeout: 240 seconds)
[08:09:40] jya (jya!~jyavenard@mythtv/developer/jya) has quit (Quit: jya)
[08:27:13] jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv
[08:42:08] stoffel (stoffel!~quassel@p57B4A536.dip.t-dialin.net) has joined #mythtv
[10:02:44] stoffel (stoffel!~quassel@p57B4A536.dip.t-dialin.net) has quit (Remote host closed the connection)
[10:05:02] mike|2 (mike|2!~mike@c-24-21-63-118.hsd1.or.comcast.net) has quit (Remote host closed the connection)
[10:05:52] mike|2 (mike|2!~mike@c-24-21-63-118.hsd1.or.comcast.net) has joined #mythtv
[10:19:57] jya (jya!~jyavenard@mythtv/developer/jya) has quit (Quit: jya)
[10:20:45] jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv
[10:34:33] stoffel (stoffel!~quassel@p57B4A536.dip.t-dialin.net) has joined #mythtv
[10:46:23] yannick_ (yannick_!~yannick@222.65.134.86) has quit (Remote host closed the connection)
[10:47:50] cocoa117 (cocoa117!~cocoa117@188-222-31-239.zone13.bethere.co.uk) has joined #mythtv
[10:54:31] stoffel (stoffel!~quassel@p57B4A536.dip.t-dialin.net) has quit (Remote host closed the connection)
[10:58:58] stuartm: taylorr: fwiw it's long been known that various -v options are performance killers, it might just be that not everyone here was really aware of how bad it could be
[10:59:33] stuartm: for a period I disabled logging altogether because of the small delays it caused, not just in playback but the UI in general
[11:01:36] stuartm: it's a good reason to review existing logging and weed out the stuff that serves little purpose any more, or which is too noisy
[11:03:11] stuartm: Beirdo: does the new logging aggregate repeated errors and show them just the once with a count?
[11:03:29] stuartm: e.g. "Repeated 250 times"
[11:24:47] stoffel (stoffel!~quassel@p57B4A536.dip.t-dialin.net) has joined #mythtv
[11:41:19] jab (jab!~jab@firewall.adslpipe.co.uk) has joined #mythtv
[11:44:05] _gunni_ (_gunni_!~Gunni@koln-4db446df.pool.mediaWays.net) has joined #mythtv
[11:46:47] gigem (gigem!~david@mythtv/developer/gigem) has quit (Remote host closed the connection)
[11:47:13] gigem (gigem!~david@host103.16.intrusion.com) has joined #mythtv
[11:47:13] gigem (gigem!~david@host103.16.intrusion.com) has quit (Changing host)
[11:47:13] gigem (gigem!~david@mythtv/developer/gigem) has joined #mythtv
[12:07:07] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Quit: Quit)
[13:04:37] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv
[13:30:07] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[13:44:17] stoffel (stoffel!~quassel@p57B4A536.dip.t-dialin.net) has quit (Ping timeout: 252 seconds)
[13:50:45] Goga777 (Goga777!~Goga777@shpd-95-53-189-217.vologda.ru) has quit (Read error: Connection reset by peer)
[14:11:14] sphery: stuartm: pretty sure it doesn't do that. I think the problem with that is that few errors are repeated exactly multiple times. Most of our errors have data or appear in groups of 3 repeating or ... Makes it much harder to count. However, on the bright side, new-logging changes our logging so that all logging uses the same verbose macro (so we remove the DB logging API) and you specify a logger to use--either stdout/err, file, database, or ...
[14:11:20] sphery: ... syslog. And, TTBOMK, some syslog implementations have the "last message repeated X times" functionality built in.
[14:12:12] sphery: (oh, and you can use multiple loggers, too, so "any of" rather than "either")
[14:26:10] markk (markk!~mark@cm180.omega173.maxonline.com.sg) has quit (Ping timeout: 240 seconds)
[14:32:15] sphery: and, FWIW, I should mention that a user came up with a patch for counting (see http://code.mythtv.org/trac/ticket/8367#comment:3 for description and http://code.mythtv.org/trac/ticket/6729 for patch's current home). If you update it and run with it, I think you'll find--especially at high verbosity--it's not very useful at all. Only really helps when we're logging a very small range of messages.
[14:33:44] sphery: (i.e. it "fixes" logging when logging isn't a problem and doesn't help when there is a problem) Then again, you could just switch to new-logging (and DB update for new-logging is in master, already, so you can safely switch back and forth) and then try the syslog logger and see if you can configure your implementation to do a similar message repeated thing and see how it works.
[14:36:52] taylorr: stuartm: yes the UI slowness is actually the most evident slowdown – weird that pointing the log to an ext3 instead of ext4 (same hard drive) improved the situation a ton – you still perceive a little slowness but with ext4 it was taking almost 10 secs to bring up MythVideo
[14:39:00] markk (markk!~mark@srv120.dedicated.netrino.co.uk) has joined #mythtv
[14:42:35] sphery: taylorr: also, for short testing runs, you can always point the log to a ramdisk
[14:44:02] taylorr: good idea – but for now (probably forever) I'm done looking at why logging is so bad :)
[14:44:40] sphery: heh, well I meant more so that you could log at whatever level you needed without disk/file system performance impacting the test run
[14:45:10] sphery: (well, file system performance can be avoided because it's easy to switch file systems on a ramdisk)
[14:47:01] sphery: I really think new-logging will make minimize issues from excessive logging since it writes messages asynchronously. Just need to convince Beirdo that it's time to merge it to master.  :)
[14:47:51] jpabq: taylorr, does turning off barriers help with ext4?
[15:03:03] stoffel (stoffel!~quassel@p57B4A536.dip.t-dialin.net) has joined #mythtv
[15:21:28] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 246 seconds)
[15:36:16] jab (jab!~jab@firewall.adslpipe.co.uk) has quit (Remote host closed the connection)
[15:36:32] jab (jab!~jab@firewall.adslpipe.co.uk) has joined #mythtv
[15:45:59] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Read error: Connection reset by peer)
[15:46:49] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[15:52:36] stoffel (stoffel!~quassel@p57B4A536.dip.t-dialin.net) has quit (Ping timeout: 244 seconds)
[16:26:37] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[16:35:35] j-rod|afk is now known as j-rod
[16:41:00] SteveGoodey (SteveGoodey!~steve@host86-147-176-173.range86-147.btcentralplus.com) has joined #mythtv
[16:44:46] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[16:45:39] gigem (gigem!~david@mythtv/developer/gigem) has quit (Remote host closed the connection)
[16:46:04] gigem (gigem!~david@host103.16.intrusion.com) has joined #mythtv
[16:46:04] gigem (gigem!~david@host103.16.intrusion.com) has quit (Changing host)
[16:46:04] gigem (gigem!~david@mythtv/developer/gigem) has joined #mythtv
[16:50:15] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Read error: Connection reset by peer)
[16:50:25] TandyUK (TandyUK!~James@office.tandyukservers.co.uk) has quit ()
[16:50:47] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[16:54:12] mrand (mrand!~mrand@ubuntu/member/mrand) has quit (Ping timeout: 246 seconds)
[16:59:59] stuartm: sphery: well I'm not going to suggest that Beirdo does something he wasn't planning to do, but counting ought to be pretty simple and it only needs to be done for the disk log which I believe we're already delaying (writing in bursts) in the new-logging branch
[17:01:00] stuartm: yeah, and there's a patch :)
[17:02:52] stuartm: on a related subject I'd like to see the scheduling notices move to another verbose level, those are the ones which swap my logs because with EIT we perfom a reschedule every 5 minutes excluding those forced by other events such as schedule changes
[17:03:24] stuartm: I'm not sure that the information they contain is really necessary to have in 'general'
[17:04:45] _gunni_ (_gunni_!~Gunni@koln-4db446df.pool.mediaWays.net) has quit (Quit: KVIrc KVIrc Equilibrium 4.1.1, revision: 5507, sources date: 20110110, built on: 2011-03-07 17:15:32 UTC 5507 http://www.kvirc.net/)
[17:05:07] stuartm: http://mythtv.pastebin.ca/2074662
[17:18:35] stoffel (stoffel!~quassel@p57B4A536.dip.t-dialin.net) has joined #mythtv
[17:30:51] pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv
[17:31:27] sphery: stuartm: yeah, I'm just saying it's useless... "[h264 @ 0x7fa3038b7820]number of reference frames exceeds max (probably corrupt input), discarding one" is different from "[h264 @ 0x7fa3038bA920]number of reference frames exceeds max (probably corrupt input), discarding one" because of the changing location/data. Most of our messages are the same in that they don't actually repeat because of changing values or they come in groups (where you ...
[17:31:33] sphery: ... get mesg1, mesg2, mesg3, mesg1, mesg2, mesg3 or whatever).
[17:40:32] stoffel (stoffel!~quassel@p57B4A536.dip.t-dialin.net) has quit (Ping timeout: 250 seconds)
[17:56:01] j-rod is now known as j-rod|afk
[18:07:24] SteveGoodey (SteveGoodey!~steve@host86-147-176-173.range86-147.btcentralplus.com) has quit (Ping timeout: 250 seconds)
[18:12:33] stuartm: sphery: well those are av* errors which we don't really have much control over, I felt that grouping like errors would be useful but if no-one agrees then I'll say no more
[18:15:27] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[18:20:09] sphery: well, in my experiments with the patch that was there, it seemed useless, but if others feel it's useful, I won't argue :)
[18:21:54] mrand (mrand!~mrand@ubuntu/member/mrand) has joined #mythtv
[18:26:55] stoffel (stoffel!~quassel@p57B4A536.dip.t-dialin.net) has joined #mythtv
[18:27:12] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Operation timed out)
[18:29:36] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[18:29:50] SteveGoodey (SteveGoodey!~steve@host86-147-80-19.range86-147.btcentralplus.com) has joined #mythtv
[18:34:16] SteveGoodey (SteveGoodey!~steve@host86-147-80-19.range86-147.btcentralplus.com) has quit (Ping timeout: 250 seconds)
[18:38:29] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[18:49:21] cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has joined #mythtv
[18:50:17] Beirdo: stuartm: I can look at making it aggregate, but I'm not sure it will hit as often as we'd like
[19:05:14] stoffel (stoffel!~quassel@p57B4A536.dip.t-dialin.net) has quit (Ping timeout: 248 seconds)
[19:05:26] paul-h (paul-h!~paulh@mythtv/developer/paul-h) has quit (Ping timeout: 258 seconds)
[19:14:31] paul-h (paul-h!~paulh@5e003036.bb.sky.com) has joined #mythtv
[19:14:31] paul-h (paul-h!~paulh@5e003036.bb.sky.com) has quit (Changing host)
[19:14:31] paul-h (paul-h!~paulh@mythtv/developer/paul-h) has joined #mythtv
[19:32:48] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[19:34:39] mrand (mrand!~mrand@ubuntu/member/mrand) has quit (Ping timeout: 241 seconds)
[19:35:33] PointyPumper (PointyPumper!~pintlezz@190.244.73.13) has quit (Ping timeout: 252 seconds)
[19:42:24] PointyPumper (PointyPumper!~pintlezz@190.244.73.13) has joined #mythtv
[19:51:27] mrand (mrand!~mrand@ubuntu/member/mrand) has joined #mythtv
[19:55:24] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[20:03:38] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[20:42:18] jpharvey (jpharvey!~jpharvey@host86-135-80-177.range86-135.btcentralplus.com) has quit (Ping timeout: 248 seconds)
[20:42:46] stuartm: paul-h: does any of your mythmusic work include audioscrobbler support? I was thinking of working in it
[20:42:55] stuartm: s/in/on/
[20:45:28] ikonia (ikonia!~irc@unaffiliated/ikonia) has quit (Ping timeout: 246 seconds)
[20:46:56] ikonia (ikonia!~irc@unaffiliated/ikonia) has joined #mythtv
[20:55:54] jpharvey (jpharvey!~jpharvey@host86-181-239-128.range86-181.btcentralplus.com) has joined #mythtv
[21:56:49] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv
[22:18:25] jab (jab!~jab@firewall.adslpipe.co.uk) has quit (Ping timeout: 260 seconds)
[22:26:18] markk (markk!~mark@srv120.dedicated.netrino.co.uk) has quit (Ping timeout: 240 seconds)
[22:40:21] MaverickTech (MaverickTech!~MaverickT@dns2.arel.com.au) has joined #mythtv
[22:42:47] MavT (MavT!~MaverickT@dns2.arel.com.au) has quit (Ping timeout: 240 seconds)
[22:42:47] markk (markk!~mark@cm180.omega173.maxonline.com.sg) has joined #mythtv
[22:47:41] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Read error: Operation timed out)
[22:48:44] paul-h: stuartm: not something I'm interested in at all. Wouldn't we need multi-user support in Myth to use that stuff properly anyway
[22:51:49] stuartm: paul-h: it would work a lot better with multi-user support, but it would still be useful to some even without that
[22:53:50] califdreas (califdreas!~andreas@c-76-103-77-157.hsd1.ca.comcast.net) has joined #mythtv
[22:53:51] stuartm: right now I'm just thinking about implementing it as an external script which along with many others could be triggered by system events etc, that gets around a pretty nasty restriction of the API which requires a secret application key – since we can't keep that key secret we'd basically need every user to obtain their own keys :(
[22:56:14] stuartm: I'm only interested in it because I use last.fm for discovering new music occasionally and I seem to remember a lot of people have asked for this feature in the past
[23:03:13] stuartm: I didn't run into the secret key issue until researching it just now, it's lessened my enthusiasm a fair bit as we couldn't really hope to provide an easy setup, I'm not sure whether it's worth the effort to make it something official vs a private project
[23:04:42] Dave123 (Dave123!~dave@cpe-74-74-200-106.rochester.res.rr.com) has quit (Quit: Leaving)
[23:15:15] gkeen316 (gkeen316!~gkeen316@d75-158-3-201.abhsia.telus.net) has joined #mythtv
[23:18:22] ischyrus (ischyrus!~ischyrus@50-46-219-217.evrt.wa.frontiernet.net) has joined #mythtv
[23:22:05] gkeen316 (gkeen316!~gkeen316@d75-158-3-201.abhsia.telus.net) has quit (Quit: HydraIRC -> http://www.hydrairc.com <- Go on, try it!)
[23:22:25] gkeen316 (gkeen316!~gkeen316@d75-158-3-201.abhsia.telus.net) has joined #mythtv
[23:55:20] sutula (sutula!sutula@nat/hp/x-sgpvtilqxgdbilur) has quit (Read error: Operation timed out)
[23:55:39] sutula (sutula!sutula@nat/hp/x-jynmyzjerwjwwkuu) has joined #mythtv

IRC Logs collected by BeirdoBot.
Please use the above link to report any bugs.