MythLogBot@irc.freenode.net :: #mythtv

Daily chat history

Current users (85):

davide, eharris, MythLogBot, pheld, sutula, tomimo, anykey_, Beirdo, clever, Cougar, Dave123, dlblog, iamlindoro, J-e-f-f-A, JoeJulian, jpabq-, jstenback, knightr, mag0o, markk, mirage335, MythBuild, stuarta, superm1, tgm4883, tris, wagnerrp, wahrhaft, xris, abqjp, aloril, Chutt, damaltor, foobum, ghoti, justinh, kurre2, natanojl, rhpot1991, sphery, Unhelpful, vallor, _charly_, sailerboy, GreyFoxx, Anssi, brfransen, ElmerFudd, gregL, jcarlos, poptix, Slasher`, coling, dekarl, jams, jwhite, purserj, sraue, jarle, skd5aner, Peitolm, Mousey, kormoc, mrand, rsiebert, cattelan, zCougar, kwmonroe, laga, ThisNewGuy, Anduin, cesman, ybot_, highzeth, Seeker`, neufeld, mcbaine1, mzanetti_, pos, foxbuntu, guest___, joe____, Guest65014, NightMonkey, Captain_Murdoch2
Friday, January 13th, 2012, 00:12 UTC
[00:12:12] Mousey (Mousey!~wtfisme@ross154.net) has quit (Remote host closed the connection)
[00:33:02] andreax (andreax!~andreaz@p54BF337A.dip.t-dialin.net) has joined #mythtv
[00:56:36] stuartm (stuartm!~stuartm@cpc1-derb9-0-0-cust441.8-3.cable.virginmedia.com) has joined #mythtv
[00:56:36] stuartm (stuartm!~stuartm@cpc1-derb9-0-0-cust441.8-3.cable.virginmedia.com) has quit (Changing host)
[00:56:37] stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has joined #mythtv
[01:01:01] joe____ (joe____!~jmk@64.73.32.135) has joined #mythtv
[01:03:41] stuartm\gbee (stuartm\gbee!~stuartm@mythtv/developer/stuartm) has quit (*.net *.split)
[01:03:42] xris (xris!~xris@mythtv/developer/xris) has quit (*.net *.split)
[01:03:42] joe__ (joe__!~jmk@64.73.32.135) has quit (*.net *.split)
[01:04:22] jpabq (jpabq!~jpabq@mythtv/developer/jpabq) has quit (Quit: jpabq)
[01:10:45] xris (xris!~xris@xris.forevermore.net) has joined #mythtv
[01:10:46] xris (xris!~xris@xris.forevermore.net) has quit (Changing host)
[01:10:46] xris (xris!~xris@mythtv/developer/xris) has joined #mythtv
[01:25:18] pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (Quit: Leaving.)
[01:51:41] andreax (andreax!~andreaz@p54BF337A.dip.t-dialin.net) has quit (Read error: Connection reset by peer)
[02:04:53] davide (davide!~david@host70.16.intrusion.com) has quit (Remote host closed the connection)
[02:05:04] foobum_ (foobum_!~mythtv@78-105-15-213.zone3.bethere.co.uk) has joined #mythtv
[02:05:16] davide (davide!~david@host70.16.intrusion.com) has joined #mythtv
[02:30:35] taylorr: jpabq-: is livetv still broken in master for the HD-PVR (and any other analog recorder)?
[02:30:50] taylorr: wanting to upgrade but no livetv is a deal breaker
[02:34:38] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[02:38:11] abqjp: taylorr, livetv could be better with the HD-PVR. It may just be *my* HD-PVRs that are doing this, but I am guessing not. What happens to me, is, the signalmonitor tells the HD-PVR to start recording, and retries until the HD-PVR starts producing a good data stream (The HD-PVR will not produce a good data stream, if the STB is not sending good video). After the signalmonitor indicates that the HD-PVR is happy, mpegrecorder does a quick check of
[02:38:11] abqjp: the video resolution, and then starts recording.
[02:39:46] abqjp: The problem is, that after Myth thinks the recording should be able to proceed correctly, the HD-PVR stops sending data. This results in a poll-timeout, which results in mpegrecorder telling the HD-PVR to re-start the recording. This results in a glitch near the beginning of the "recording", that livetv freaks out over.
[02:40:14] taylorr: abqjp: my hd-pvr recordings all seem to have a glitch
[02:40:44] abqjp: For a "recording", that glitch at the beginning is no big deal. For livetv, it is.
[02:41:19] abqjp: I have found that if I set the poll-timeout to be only 1 second (instead of 2.5 seconds), then that allow livetv to weather the glitch. Otherwise LiveTV just hangs.
[02:41:28] taylorr: abqjp: hmmmm, that's interesting... when I tried the newer firmware the glitch seemed to go away
[02:41:41] abqjp: I am not running the latest firmware....
[02:42:38] taylorr: abqjp: do you think there is a way to avoid the startup glitch?
[02:42:55] abqjp: I am thinking there must be, but I don't know how.
[02:43:37] taylorr: so basically us restarting the recording is the isse?
[02:43:39] taylorr: issue
[02:43:53] abqjp: daniel says that he does not have that problem — however he is using an IR blaster with his Dish STB, and he has a long sleep built in, to allow the channel changes to finish. That long sleep may be why he does not see it.
[02:44:16] abqjp: Yes. restarting is what cause the glitch. I don't know if it is a timestamp issue, or what...
[02:45:50] abqjp: I don't know if the HD-PVR stops "encoding" because of instability in what the STB is sending (maybe it is not really settled down after the channel change?), or if there is something wrong with the sequence of commands we are sending the HD-PVR. Or if it is a problem with the firmware in the HD-PVR.
[02:45:55] knightr (knightr!~knightr@mythtv/developer/knightr) has joined #mythtv
[02:47:06] abqjp: This problem did not exist prior to the 0.24 release, but I don't know when it started. I just noticed it a few months ago, because I generally don't use LiveTV.
[02:48:30] taylorr: I'm having issues getting the kernel driver changes to be committed upstream by the linux-media devs – they seem worse than ffmpeg
[02:49:02] taylorr: it'd be nice if people could use the latest firmware with a standard kernel
[02:49:29] taylorr: the changelogs for the firmware indicate it might be much improved with regards to stability
[02:51:02] abqjp: taylorr, I fully intended to give the new firmware a try (and get it working with Myth), but had enough issues that I could not really work on it "in production". Sometime I will setup one of my HD-PVRs in a test environment, and get it worked out.
[02:52:50] pos (pos!~mark@ppp-46-236.grapevine.net.au) has quit (Ping timeout: 276 seconds)
[02:53:52] pos (pos!~mark@ppp-46-236.grapevine.net.au) has joined #mythtv
[03:04:39] taylorr: abqjp: which theme are you updating for the new mythmusic?
[03:08:28] abqjp: It is my own. I am probably about 1–2 weeks away from submitting it.
[03:09:03] taylorr: abqjp: Awesome!
[03:11:57] abqjp: taylorr, it requires some 0.25 features. I know you are still running 0.24, otherwise I would send you a preview.
[03:12:32] taylorr: abqjp: I run 0.25 on my laptop (dev box)
[03:14:28] taylorr: got it, thanks
[03:14:54] abqjp: Still needs some polishing, but it is getting close.
[03:33:48] taylorr: abqjp: it looks very nice... I'm sure it will be popular
[03:46:19] stichnot (stichnot!~chatzilla@192.55.54.42) has joined #mythtv
[03:47:41] stichnot (stichnot!~chatzilla@192.55.54.42) has quit (Client Quit)
[03:56:29] highzeth (highzeth!~hz@hoiseth.no) has quit (Ping timeout: 252 seconds)
[04:06:47] gigem (gigem!~gigem@mythtv/developer/gigem) has quit ()
[04:08:29] gigem (gigem!~gigem@pool-71-170-160-242.dllstx.fios.verizon.net) has joined #mythtv
[04:08:30] gigem (gigem!~gigem@pool-71-170-160-242.dllstx.fios.verizon.net) has quit (Changing host)
[04:08:30] gigem (gigem!~gigem@mythtv/developer/gigem) has joined #mythtv
[04:21:22] highzeth (highzeth!~hz@223-34-11.connect.netcom.no) has joined #mythtv
[04:38:43] sraue (sraue!~stephan@xbmc/staff/sraue) has quit (Quit: Ex-Chat)
[04:45:30] kormoc (kormoc!~kormoc@mythtv/developer/kormoc) has left #mythtv ()
[04:50:13] highzeth (highzeth!~hz@223-34-11.connect.netcom.no) has quit (Ping timeout: 252 seconds)
[04:53:09] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[04:53:44] MaverickTech (MaverickTech!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (Ping timeout: 276 seconds)
[05:07:08] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[05:24:26] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[05:30:00] stichnot (stichnot!~chatzilla@192.55.54.42) has joined #mythtv
[05:53:50] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[05:55:13] kormoc (kormoc!~kormoc@mythtv/developer/kormoc) has joined #mythtv
[05:56:24] skd5aner (skd5aner!~skd5aner@cpe-071-071-242-134.carolina.res.rr.com) has quit (Ping timeout: 240 seconds)
[05:56:56] wahrhaft (wahrhaft!~quassel@cpe-24-210-71-26.columbus.res.rr.com) has quit (Ping timeout: 252 seconds)
[05:57:23] skd5aner (skd5aner!~skd5aner@cpe-071-071-242-134.carolina.res.rr.com) has joined #mythtv
[05:58:09] wahrhaft (wahrhaft!~quassel@cpe-24-210-71-26.columbus.res.rr.com) has joined #mythtv
[07:58:12] dekarl: stuartm: (mashing up some an example so it doesnt get to long) we have channels that run only mon-fri 9–5 (and not on public holidays) so give it thursday 1700 to monday 0900 => the scanner needs to keep vanished channels at least 88 hours in that example. a week is about twice that and on the safe side
[07:59:02] poptix (poptix!poptix@poptix.net) has quit (Ping timeout: 252 seconds)
[08:09:15] dekarl: but it would be lots better to help the broadcaster fix their stuff... we got a new time share channel on DVB-T and they transmit channel a's EIT half the time but the full 24h. channel b is not transmitting EIT so in the end of the day mythtv has 24h worth of guide data (channel a) and will happily record channel b half of the day with channel a's guide :(
[08:11:55] poptix (poptix!poptix@poptix.net) has joined #mythtv
[08:21:21] pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv
[09:20:09] stuarta: morning
[09:21:25] stuarta: Peitolm: i'm getting it working for the buildslave. no idea if it runs
[09:21:43] Peitolm: ah
[09:22:32] Peitolm: it was complaining about multiple QT libraries, ones in the package and ones in .osx-packager, I solved it with an mv .os-packager .os-packager.old
[09:22:56] stuarta: odd, never seen that before
[09:23:01] Peitolm: of course I've also had to upgrade my backend, which completed over night, so i'll report back later to see if it works
[09:23:14] Peitolm: the errors were visible in console.app
[09:23:26] ** stuarta remember he needs to checking net.buildbot.slave.mythtv **
[09:23:47] Peitolm: but it did fireup and do the backend connection dialogue
[09:33:31] foobum_ (foobum_!~mythtv@78-105-15-213.zone3.bethere.co.uk) has quit (Remote host closed the connection)
[09:33:31] foobum (foobum!~mythtv@78-105-15-213.zone3.bethere.co.uk) has quit (Remote host closed the connection)
[09:36:56] foobum (foobum!~mythtv@78-105-15-213.zone3.bethere.co.uk) has joined #mythtv
[09:49:45] highzeth (highzeth!~hz@hoiseth.no) has joined #mythtv
[10:16:30] jeff999 (jeff999!~jeff@203-173-12-152.dyn.iinet.net.au) has joined #mythtv
[10:37:14] Jovaro (Jovaro!~SL007@c-d20ce755.08-77-67626717.cust.bredbandsbolaget.se) has joined #mythtv
[10:38:08] Jovaro: Hi, is it possible to control when user jobs are run? I would like to run my user job while the program is recording is that possible?
[10:41:00] Jovaro: maybe this question fits better in #myhtv-users... I'll try there
[11:02:17] jeff999 (jeff999!~jeff@203-173-12-152.dyn.iinet.net.au) has left #mythtv ("Leaving")
[11:05:02] mike|33 (mike|33!~mike@c-76-115-119-121.hsd1.or.comcast.net) has quit (Remote host closed the connection)
[11:05:50] mike (mike!~mike@c-76-115-119-121.hsd1.or.comcast.net) has joined #mythtv
[11:06:16] mike is now known as Guest65014
[11:19:00] highzeth (highzeth!~hz@hoiseth.no) has quit (Ping timeout: 240 seconds)
[11:20:49] highzeth (highzeth!~hz@hoiseth.no) has joined #mythtv
[11:27:49] Peitolm: stuarta: might if i pm you?
[11:43:09] stuarta: only if it's actually personal
[11:44:14] stuarta: otherwise in channel please
[11:52:05] Peitolm: stuarta: do you have access to a 10.8 box at the moment?
[11:53:39] stuarta: no i don't
[11:55:21] Peitolm: I should be getting an xserve tonight that i'll be putting lion on, and might be able to spin up a vm for build testing if I can work out how buildbot works, would that be useful?
[11:56:20] stuarta: indeed.
[11:57:02] stuarta: i need to update the osx buildslave profile to not use osx-packager
[11:57:12] stuarta: which i'm going to try to do tonight
[11:57:56] Peitolm: o.k. well, i'll peruse the buildbot docs, and see if i can work out the best way to do it
[11:58:06] stuarta: tho you wouldn't really need to spin up a VM
[11:58:16] stuarta: the buildslave is fairly self contained
[11:58:26] Peitolm: it'll take about 45mins per build (the xserve is a early 2008, dual 2.8 4G machine)
[11:58:43] stuarta: it install ccache :)
[11:58:49] stuarta: installs
[11:59:12] stuarta: that's still newer than mine, it's a dual 1.3Ghz mini
[12:01:08] Peitolm: it doesn't seem to be a buildbot FAQ, but does the master need to have accounts on the slaves, or can the slaves spin up, poll the master for work and then report success (which seems logical)
[12:01:34] stuarta: the later, buildbot.net has all the answers
[12:01:54] stuarta: but basically there's a pre-shared key per build slave
[12:02:01] stuarta: which talk back to the master for work
[12:02:22] stuarta: and the master monitors git for changes and queues builds on a commit
[12:02:48] Peitolm: hm, i'm looking at trac.buildbot.net i've read the FAQ, next step is the manual
[12:03:01] stuarta: manual isn't bad
[12:03:05] ** stuarta heads to lunch **
[12:03:06] Peitolm: but as you describe it, it would work how i would hope
[12:03:13] Peitolm: ditto, pubbage time
[12:06:34] Jovaro (Jovaro!~SL007@c-d20ce755.08-77-67626717.cust.bredbandsbolaget.se) has quit (Quit: Ik ga weg)
[12:17:31] Goga777 (Goga777!~Goga777@2.95.30.16) has joined #mythtv
[12:42:48] Yancho (Yancho!~mpulis@c171-244.i02-3.onvol.net) has joined #mythtv
[12:42:48] Yancho (Yancho!~mpulis@c171-244.i02-3.onvol.net) has quit (Changing host)
[12:42:48] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[12:48:04] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 240 seconds)
[13:01:05] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[13:05:56] davide (davide!~david@host70.16.intrusion.com) has quit (Remote host closed the connection)
[13:06:16] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 240 seconds)
[13:06:16] davide (davide!~david@host70.16.intrusion.com) has joined #mythtv
[13:21:02] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[13:28:20] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 240 seconds)
[13:33:04] skd5aner (skd5aner!~skd5aner@cpe-071-071-242-134.carolina.res.rr.com) has quit (Ping timeout: 240 seconds)
[13:33:34] skd5aner (skd5aner!~skd5aner@cpe-071-071-242-134.carolina.res.rr.com) has joined #mythtv
[13:45:37] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[14:01:26] sraue (sraue!~stephan@xbmc/staff/sraue) has joined #mythtv
[14:02:21] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Read error: Operation timed out)
[14:12:10] Goga777 (Goga777!~Goga777@2.95.30.16) has quit (Remote host closed the connection)
[14:15:33] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[14:17:32] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[14:39:34] Jordack (Jordack!~jordack@h69-131-44-221.plmomi.dedicated.static.tds.net) has joined #mythtv
[14:53:31] davide (davide!~david@host70.16.intrusion.com) has quit (Quit: Konversation terminated!)
[14:59:33] davide (davide!~david@host70.16.intrusion.com) has joined #mythtv
[15:19:11] rsiebert_ (rsiebert_!~quassel@g231184108.adsl.alicedsl.de) has joined #mythtv
[15:19:44] rsiebert (rsiebert!~quassel@g231187239.adsl.alicedsl.de) has quit (Ping timeout: 240 seconds)
[15:23:20] rsiebert (rsiebert!~quassel@g231184108.adsl.alicedsl.de) has joined #mythtv
[15:27:18] rsiebert_ (rsiebert_!~quassel@g231184108.adsl.alicedsl.de) has quit (Remote host closed the connection)
[15:29:04] rsiebert_ (rsiebert_!~quassel@g231184108.adsl.alicedsl.de) has joined #mythtv
[15:29:25] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 276 seconds)
[15:29:39] rotundnut (rotundnut!~kvirc@180.215.196.153) has joined #mythtv
[15:43:00] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[15:46:56] rotundnut (rotundnut!~kvirc@180.215.196.153) has quit (Ping timeout: 240 seconds)
[15:49:02] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 255 seconds)
[16:01:35] stuartm: tgm4883, superm1: thank you
[16:02:38] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[16:15:11] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 252 seconds)
[16:18:36] Seeker`: eoukd there be any objections to adding jump points which allow browse mode for videos to be defined?
[16:19:26] Seeker`: and would there be any objections to adding "TV only" and "movie only" browse modes
[16:28:12] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[16:32:20] rsiebert (rsiebert!~quassel@g231184108.adsl.alicedsl.de) has quit (Ping timeout: 240 seconds)
[16:36:08] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 240 seconds)
[16:47:58] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv
[16:50:09] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[16:54:40] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 240 seconds)
[16:57:39] markk: Seeker`: aren't those just filters?
[17:04:31] tgm4883: dblain, I see you did the node text elements for the services API. Regarding the description field, I'm having issues with Python elementtree because the description isn't right after <Program> and instead shows up later. If you want, I can submit a patch to wrap the description in the proper tags, providing that is an acceptable fix
[17:05:16] tgm4883: Example http://mythbuntu.org/files/test.xml
[17:06:11] kormoc (kormoc!~kormoc@mythtv/developer/kormoc) has quit (Quit: kormoc)
[17:06:14] tgm4883: I'm unsure if the XML spec requires it a certain way, but elementtree does not like it at that location. If I manually move it to right after <Program> it works as one would expect
[17:07:13] tgm4883: I believe the bit of code that would need changed is the 5 lines accounting for the one off at https://github.com/MythTV/mythtv/blob/master/ . . . zer.cpp#L125
[17:07:28] Yancho (Yancho!~mpulis@c171-244.i02-3.onvol.net) has joined #mythtv
[17:07:32] Yancho (Yancho!~mpulis@c171-244.i02-3.onvol.net) has quit (Changing host)
[17:07:32] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[17:14:45] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 260 seconds)
[17:16:00] Seeker`: markk: there is a TVMovie browse mode "BRS_TVMOVIE" which creates two virtual folders a d populates them
[17:17:23] NightMonkey (NightMonkey!~NightMonk@pdpc/supporter/professional/nightmonkey) has joined #mythtv
[17:17:34] Seeker`: not had a chance to loo at my system to check what filters are available, but i have seen code to switch to a specific view with a specific browse mode
[17:18:01] Seeker`: and .no correspondingcodefor a filter
[17:19:35] Seeker`: (using ssh+irssi on my phine, aplogies for spelling)
[17:23:12] Seeker`: most of the code for what i want is there, i think i just need a way of adding N_views x M_browse-modes as jump points in a nice way
[17:27:28] Yancho (Yancho!~mpulis@c171-244.i02-3.onvol.net) has joined #mythtv
[17:27:31] Yancho (Yancho!~mpulis@c171-244.i02-3.onvol.net) has quit (Changing host)
[17:27:32] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[17:32:59] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 255 seconds)
[17:46:00] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[17:53:16] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 240 seconds)
[17:57:37] highzeth (highzeth!~hz@hoiseth.no) has quit (Ping timeout: 276 seconds)
[18:06:11] davide (davide!~david@host70.16.intrusion.com) has quit (Remote host closed the connection)
[18:06:34] davide (davide!~david@host70.16.intrusion.com) has joined #mythtv
[18:07:35] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[18:10:53] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Read error: Operation timed out)
[18:10:59] Mousey (Mousey!~wtfisme@ross154.net) has joined #mythtv
[18:13:49] highzeth (highzeth!~hz@hoiseth.no) has joined #mythtv
[18:15:00] dblain: tgm4883: Submit a patch with your proposed fix and I'll take a look.
[18:15:11] tgm4883: dblain, will do
[18:20:31] stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has quit (Remote host closed the connection)
[18:24:17] stichnot (stichnot!~chatzilla@192.55.54.42) has quit (Ping timeout: 255 seconds)
[18:24:55] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[18:27:09] kormoc (kormoc!~kormoc@mythtv/developer/kormoc) has joined #mythtv
[18:54:35] stichnot (stichnot!~chatzilla@192.55.55.41) has joined #mythtv
[19:43:52] jpabq (jpabq!~jpabq@mythtv/developer/jpabq) has joined #mythtv
[19:52:39] jpabq_ (jpabq_!~jpabq@mythtv/developer/jpabq) has joined #mythtv
[19:53:06] jpabq_ (jpabq_!~jpabq@mythtv/developer/jpabq) has quit (Client Quit)
[19:56:34] jpabq (jpabq!~jpabq@mythtv/developer/jpabq) has quit (Ping timeout: 276 seconds)
[20:34:47] stuartm (stuartm!~stuartm@cpc1-derb9-0-0-cust441.8-3.cable.virginmedia.com) has joined #mythtv
[20:34:48] stuartm (stuartm!~stuartm@cpc1-derb9-0-0-cust441.8-3.cable.virginmedia.com) has quit (Changing host)
[20:34:48] stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has joined #mythtv
[20:42:26] davide: has anyone heard from danielk22 today or know if he's unavailable today/this weekend?
[20:57:22] stuartm: http://miffteevee.co.uk/imagebin/nova_nivelo.png < Honest opinions please – Is it worth my time to work on this or have I got it all wrong?
[21:01:06] jams: Love the purple, but I would probably swap the two panels( list and description). Sure that doesn't follow the left->right convention but I find it much easier to read
[21:01:33] jams: at least on a wide screen
[21:02:33] jams: Mostly because the list of titles would start in the middle of the screen
[21:04:33] guest___ (guest___!bcc2232f@gateway/web/freenode/ip.188.194.35.47) has joined #mythtv
[21:05:07] GreyFoxx: stuartm: That looks nice :)
[21:32:45] taylorr: stuartm: yes, it looks very cool!
[21:38:16] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 240 seconds)
[21:52:37] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[21:57:40] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 259 seconds)
[22:02:07] stuartm: jams: I'll experiment with that, I can see what you're saying
[22:02:47] stuartm: jams, GreyFoxx, taylorr: thanks for the feedback
[22:07:04] dekarl: stuartm: I like it, but I'm wondering if the free disk space is that interesting or if the space can be better used to give the synposis more room (more words, bigger font), also the 5/431 could make room for other stuff
[22:08:29] dekarl: maybe more fanart could life in the gained space, dunno
[22:09:06] stuartm: I had real trouble filling the space, my concern about the description is that although in the UK we can have some pretty long ones in the US I'm told they are generally very short so there would be a large void
[22:09:47] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[22:09:55] jams: often they are short, but once in awhile you will the very long description
[22:10:10] stuartm: dekarl: I'm keeping the fanart deliberately lean because it's not available for everyone (especially for TV) or the privacy concious who disabled it for recordings
[22:10:22] taylorr: stuartm: so will the right/left arrows switch between recordings groups?
[22:10:29] stuartm: taylorr: yes
[22:10:36] taylorr: nice! that will be very handy
[22:10:56] dekarl: hmm, I have extending the tvdb grabber to fanart.tv on "the list" but not knowing python is a bit of a handicap ;) http://fanart.tv/shows/?id=167591 maybe I can talk wagn errp into taking a look at it :)
[22:11:34] dekarl: i see, didn't look at it that way
[22:11:50] taylorr: stuartm: any ideas for the OSD yet?
[22:12:52] stuartm: taylorr: nope, I hadn't got that far, I wanted to see if there was interest in the concept before investing too much time
[22:13:15] dekarl: I have some ideas for interesting information, but it'd need supporting code... (like available audio languages, would look nice with more flags)
[22:13:56] dekarl: otoh, have some free space isn't wrong either
[22:14:45] taylorr: stuartm: another question, so in a recording group is it just a flat list?
[22:15:08] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 240 seconds)
[22:15:58] taylorr: so if I just want to just show "The Office" episodes how would I do that
[22:16:57] stuartm: there is obviously info I've deliberately omitted which historically has appeared in many themes, I'd like to keep the UI uncluttered and that means justifying ever piece of info displayed – e.g. I've left out channel for two reasons, 1) it's rarely important after the recording is made 2) if the channel is deleted from the DB because it stops broadcasting or you move to a different source then we lose the icon/name/number to display in the UI
[22:16:58] stuartm: anyway
[22:17:22] markk: stuartm: nice – but how did I miss Blade Runner?
[22:17:33] Seeker`: markk: you mean you dont have it on DVD?
[22:17:33] stuartm: markk: it's a concept, so you didn't ;)
[22:17:54] markk: :)
[22:18:03] stuartm: I just needed a film in the list and it was the first one to come to mind
[22:18:32] stuartm: markk: I recorded the director's cut in HD earlier this year (yet to buy the Blu-ray/DVD)
[22:19:08] stuartm: taylorr: you can 'group' by several criteria, I prefer genre/category but you can use title instead which I know many people do (it might even be the default?
[22:19:13] stuartm: )
[22:19:16] ** wagnerrp still needs to buy his third copy... **
[22:19:48] ** Seeker` still thinks seperate TV/film is the way to go **
[22:20:06] taylorr: stuartm: ah, so right/left isn't recording group but title group (or in your case genre/category) – sorry I got confused
[22:20:14] Seeker`: but ideally that woukdn't be a filter / browse mode
[22:20:18] taylorr: I still like it
[22:20:42] stuartm: Seeker`: so do I (for videos), we just disagree on whether we keep the existing views to add it or replace them
[22:20:49] wagnerrp: i still havent replaced my 5-disk HDDVD, after the discs all died
[22:21:14] Seeker`: stuartm: not for recordings too?
[22:21:25] wagnerrp: public enemies... anna friel... wasnt she the actress on pushing daisies?
[22:21:38] stuartm: taylorr: right sorry, you can also/instead use a recgroup list, but I was confusing the two myself :)
[22:26:29] stuartm: Seeker`: I'm not so sure about the wisdom of splitting recordings into two lists – I'm not decided one way or the other, but I can see it causing confusion if you look down the list of recordings for something you set to record last Friday and it's not there
[22:26:55] markk_ (markk_!~mark@host109-150-242-236.range109-150.btcentralplus.com) has joined #mythtv
[22:27:34] stuartm: I record to watch, not store indefinitely so in that context it's more about browsing everything that is available and less about knowing that I'm looking for a specific film/tv series episode
[22:28:27] Jordack (Jordack!~jordack@h69-131-44-221.plmomi.dedicated.static.tds.net) has quit ()
[22:28:38] stuartm: wagnerrp: yes, that's her
[22:29:27] stuartm: wagnerrp: she's been in two different BBC mini-series since the New Year
[22:29:37] wagnerrp: bbc... shame...
[22:29:56] wagnerrp: it will get remade over here before its ever aired
[22:29:57] wagnerrp: :)
[22:30:29] Seeker`: heh
[22:30:44] stuartm: dramas, pretty different to the role she played in Pushing Daises (he says having not yet watched the recordings yet)
[22:33:00] Seeker`: dont worry, he'll have forgotten you said it by the time he sees it :P
[22:34:16] stuartm: wagnerrp: if you like her, she's got a few Brit films under her belt too which I'm sure you can rent on DVD :) She was known over here before her role in Pushing Daisies and looking at IMDB it seems her career stalled a little after that show
[22:43:48] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[22:44:01] ** stuarta pokes buildbot with some 4x2 **
[22:44:33] stuarta: expand my environment variables you pile of poo
[22:45:20] Seeker`: stuartm: clue-by-four works better
[22:45:24] Seeker`: err
[22:45:29] Seeker`: stuarta: *
[22:45:39] stuarta: i prefer a larting stick
[22:49:11] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 260 seconds)
[23:01:30] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[23:05:20] stichnot (stichnot!~chatzilla@192.55.55.41) has quit (Ping timeout: 240 seconds)
[23:07:06] Yancho (Yancho!~mpulis@unaffiliated/yancho) has quit (Ping timeout: 260 seconds)
[23:10:35] conso (conso!~constanti@p3EE24FCE.dip.t-dialin.net) has joined #mythtv
[23:11:57] conso: hi. I'm regularly recording some german tv shows. epg has episode description, but no episode numbers and often no episode name. are there grabbers for that metadata?
[23:12:43] stuartm: http://developer.android.com/design/get-started/principles.html
[23:13:05] markk_ (markk_!~mark@host109-150-242-236.range109-150.btcentralplus.com) has quit (Quit: This computer has gone to sleep)
[23:13:35] dekarl: conso: there is no grabber that will guess the correct episode from the synopsis (I'd take one, too)
[23:13:45] dekarl: which channel are you looking at?
[23:14:34] conso: like tv-channel? well, I'm mostly recording 2.5 men and futurama from pro7 and kabel
[23:15:20] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[23:16:04] dekarl: yes, thats what I wanted to know. sorry, can't help with these channels due to their restritive data policies... (guide not getting anywhere near a recorder, license fee, etc.) otherwise I'd have pointed you to my guide data, but its mostly public stations with liberal policies
[23:16:44] dekarl: if you have series title and episode title you can look them up on thetvdb as usual
[23:18:33] conso: well, thing is i tend to archive the episodes. for now, i look up the episode nr from some episode guide and add that number while downloading from mythweb to external tv. it works, but seems suboptimal ^^
[23:20:06] Yancho (Yancho!~mpulis@unaffiliated/yancho) has joined #mythtv
[23:20:34] conso: external harddisc
[23:21:01] dekarl: thinking about it, their guide data is for sale in xmltv format, but I've not looked at it so I can't say if its good (tv_grab_eu_epgdata)
[23:21:27] conso: nah, won't buy tv data ^^
[23:21:32] dekarl: btw, that question is more appropriate for the mythtv-users channel (see topic ;)
[23:21:54] conso: ok, will switch. sorry for that
[23:31:28] mirage335 (mirage335!~mirage335@mirage335.dyndns.org) has quit (Excess Flood)
[23:34:03] davide: iamlindoro (or anyone else familiar with the services api): i'm adding two new columns to the cardinput table and possibly removing one column from the capturecard table. what do i need to do to update the services api? i have yet to look at anything in the services framework, so consider me a complete newbie in that area.
[23:40:22] iamlindoro: davide: Just a very quick listing: 1) Make any changes to capturecard reflected in libs/libmythservicecontracts/datacontracts/captureCard.h, 2) change the methods in libmythservicecontracts/services/captureServices.h and programs/mythbackend/services/capture.cpp and .h to account for changes to capturecard and cardinput
[23:41:02] gigem_ (gigem_!~gigem@pool-71-170-160-242.dllstx.fios.verizon.net) has joined #mythtv
[23:41:02] gigem_ (gigem_!~gigem@pool-71-170-160-242.dllstx.fios.verizon.net) has quit (Changing host)
[23:41:02] gigem_ (gigem_!~gigem@mythtv/developer/gigem) has joined #mythtv
[23:41:15] rsiebert (rsiebert!~quassel@g231184108.adsl.alicedsl.de) has joined #mythtv
[23:41:25] iamlindoro: I've probably missed something there but if you start with that the compile errors will get you the rest of the way
[23:41:45] davide: is there any versioning i need to worry about?
[23:43:01] Captain_Murdoch2 (Captain_Murdoch2!~cpinkham@ip72-218-58-187.hr.hr.cox.net) has joined #mythtv
[23:48:29] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (*.net *.split)
[23:48:29] rsiebert_ (rsiebert_!~quassel@g231184108.adsl.alicedsl.de) has quit (*.net *.split)
[23:48:29] skd5aner (skd5aner!~skd5aner@cpe-071-071-242-134.carolina.res.rr.com) has quit (*.net *.split)
[23:48:30] gigem (gigem!~gigem@mythtv/developer/gigem) has quit (*.net *.split)
[23:48:31] Captain_Murdoch (Captain_Murdoch!~cpinkham@mythtv/developer/CaptainMurdoch) has quit (*.net *.split)
[23:48:31] jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has quit (*.net *.split)
[23:48:31] jams (jams!~jams@cpe-184-58-217-97.wi.res.rr.com) has quit (*.net *.split)
[23:48:31] stuarta (stuarta!~stuarta@mythtv/developer/stuarta) has quit (*.net *.split)
[23:48:39] skd5aner (skd5aner!~skd5aner@cpe-071-071-242-134.carolina.res.rr.com) has joined #mythtv
[23:49:25] conso (conso!~constanti@p3EE24FCE.dip.t-dialin.net) has left #mythtv ()
[23:50:10] mirage335 (mirage335!~mirage335@mirage335.dyndns.org) has joined #mythtv
[23:52:36] stuarta (stuarta!~stuarta@mythtv/developer/stuarta) has joined #mythtv
[23:53:11] jams (jams!~jams@cpe-184-58-217-97.wi.res.rr.com) has joined #mythtv
[23:53:46] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv
[23:54:19] jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has joined #mythtv

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