MythLogBot@irc.freenode.net :: #mythtv-users

Daily chat history

Current users (151):

MythLogBot, Gibby, J-e-f-f-A, Shadow__X, Slasher`, natanojl, hadees, gregL, GlemSom, pheld, tank-man, tgm4883, dougl, Sulx, ubIx_, clever, NULL[0], wahrhaft, brfransen, ghoti, tlhiv_laptop, Azelphur, kurre2, tomimo, MissionCritical, Hoochster, LedHed, aloril, jcarlos, LabMonkey, Dave123, M0nk3Ee_, nutron, _abbenormal, mzb, nooneami, dmz, thefRont, AndyCap, iamlindoro, justinh, dagar, kwmonroe, lapion, pigeon, Anduin, StevenR, npm, chainsawbike, ikonia, jarle, felipe`, NickHu, PointyPumper, anykey_, dlblog, grantm, johnf1911, Cougar, DeviceZer0, peterpops, kc, NRGizeR, jbrett, justdave, styelz, benc_, sraue, tris, GreyFoxx, kabtoffe, adante, MilkBoy, skd5aner, uW, Floppe, knightr, sailerboy, KaZeR, zCougar, earthnative, Heliwr, xris, grumpydevil, Patina, rclark, BLZbubba, keith4, mag0o, Meliorator, dekarl, G, simcop2387, cafuego, sphery, sid3windr, Twiggy2cents, jams, _charly__, jstenback, squidly, straterra, Metoer, hackman_, purserj, Seeker`, Beirdo, ComradeHaz`, kloeri, ChanServ, sutula, trumee, zombor, russell5, larrikin, Scopeuk-AFK, kormoc_afk, j-rod|afk, Unhelpful, troyt, JEDIDIAH__, andreax, wagnerrp, fleers, MavT, Technophil, ShapeShifter_, mike|2, waxhead, shipit, jpabq-, Muzer, mkrufky, likwid--_, highzeth_, Caliban, Bhaal, ICM^, quicksilver, Korny1, madsara, jhp, xrdodrx, Hydr0p0nX, somedude, deegan, Lunar_Lamp, exelnet_, laga_, lotia-aw1y, quentusrex_
Friday, September 9th, 2011, 00:05 UTC
[00:05:16] skd5aner: Ihate blog entries that don't put year on the date line
[00:05:17] skd5aner: :/
[00:05:33] skd5aner: yea – you posted it on May 7, but that tells me nothing
[00:06:43] nooneami: Anyone know if there is an easy way to tweak the Mythui widget data for display without tinkering with the code?
[00:08:16] nooneami: Specifically, I am looking to see if I can display original air date on the recordings view, since that is how I have it sorted. But the two widget options I see originalairdate and shortoriginalairdate are both not the best way to display data.
[00:08:18] Gumby (Gumby!~gumby@S010600151714fce2.vc.shawcable.net) has joined #mythtv-users
[00:08:18] Gumby (Gumby!~gumby@S010600151714fce2.vc.shawcable.net) has quit (Changing host)
[00:08:18] Gumby (Gumby!~gumby@unaffiliated/gumby) has joined #mythtv-users
[00:09:10] wagnerrp: iamlindoro: the wiki will now refuse account creation to anyone using any email domain this guy has been using
[00:09:19] wagnerrp: it merely claims that the account name is already in use
[00:09:32] Gumby: hi all. does anyone know where the screenshots are kept when you take a screenshot within mythtv? I've mapped a global jumpoint key for "screenshot" but I've no clue what happens after that
[00:09:40] nooneami: The long version has day, month/date year and the short has month/year. What is really necessary for multi season shows is month/date/year
[00:10:31] sphery: Gumby: http://www.gossamer-threads.com/lists/mythtv/ . . . 92813#392813
[00:10:51] Gumby: thanks sphery
[00:11:06] sphery: one of the 2 got removed in master, though
[00:12:28] sphery: seems the jump point got removed in master, so you must be on 0.24-fixes
[00:14:12] sphery: we need that tmp storage group for things like that
[00:15:29] wagnerrp: was tmp only added in 0.25?
[00:15:44] wagnerrp: i thought the download stuff in 0.24 (0.23?) used it
[00:15:51] sphery: do we have a tmp storage group now?
[00:16:00] wagnerrp: yeah
[00:16:20] sphery: yeah, then it's only in master
[00:16:30] wagnerrp: pretty sure its not
[00:16:35] sphery: we should fix things like screenshotpath to use that
[00:16:44] sphery: positive it's not on 0.24-fixes
[00:16:53] sphery: I /use/ 0.24 fixes, so I should know :)
[00:17:05] sphery: you go play with your unstable production system...
[00:17:11] wagnerrp: you dont have any control over it
[00:17:17] wagnerrp: it stuffs everything in ~/.mythtv/tmp
[00:17:36] sphery: ahhh
[00:17:39] sphery: that's strange
[00:17:44] sphery: not much of a storage group that way
[00:17:53] ** sphery might have to change that **
[00:18:35] wagnerrp: yeah, the 'Temp' storage group points there
[00:19:50] Gumby: sphery: you don't happen to have a magic link for a solution to black screenshots for livetv? I assume this is an overlay issue
[00:19:54] sphery: why can't github figure out the libmythbase->libmythdb switch when I "switch branches" on storagegroup.cpp
[00:20:04] sphery: Gumby: it's a broken seek table
[00:20:13] sphery: did you just upgrade?
[00:20:25] sphery: wagnerrp: ok, so Temp exists in 0.24-fixes, too
[00:20:42] sphery: I'll rework it to be user-definable location with a default of GetConfDir() + "/tmp"
[00:20:56] sphery: (default / fallback)
[00:21:01] Gumby: sphery: this is just for using the screenshot button while using livetv. I don't have blank TV all the time or even in my previews
[00:21:05] sphery: since I want to be able to point it to a useful location for me
[00:21:26] sphery: Gumby: ah, that's because you're using the ScreenShot Jump Point, which is meant for taking screenshots of the GUI
[00:21:46] sphery: you need the SCREENSHOT key binding for in-playback screenshots
[00:22:07] wagnerrp: doesnt seem to exist in 0.23
[00:22:13] Gumby: ah, ok. I am guessing this is different than the jumpoint screenshot button
[00:22:14] wagnerrp: that file really moves around
[00:22:19] sphery: yeah, no joke
[00:22:19] wagnerrp: libmyth to libmythdb to libmythbase
[00:22:54] MaverickTech (MaverickTech!~MaverickT@dns2.arel.com.au) has joined #mythtv-users
[00:23:06] sphery: and I don't know if it was moved incorrectly so git doesn't know that it's the same or if git doesn't support knowing or if github just doesn't know how to figure it out
[00:23:14] sphery: but would be really nice if it did
[00:23:22] wagnerrp: github doesnt know how to
[00:23:46] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv-users
[00:26:43] wagnerrp: seems MediaNews Group has rescinded its relationship with Righthaven
[00:33:32] hadees (hadees!~hadees@72-48-91-73.dyn.grandenetworks.net) has quit (Quit: hadees)
[00:46:35] nooneami: You mean fake copyright trolling is not a valid business plan? I am shocked. /Shocked/ I tell you.
[00:52:51] Unhelpful (Unhelpful!~quassel@rockbox/developer/Unhelpful) has quit (Remote host closed the connection)
[00:53:25] Unhelpful (Unhelpful!~quassel@rockbox/developer/Unhelpful) has joined #mythtv-users
[00:57:47] Unhelpful (Unhelpful!~quassel@rockbox/developer/Unhelpful) has quit (Remote host closed the connection)
[00:58:01] Unhelpful (Unhelpful!~quassel@rockbox/developer/Unhelpful) has joined #mythtv-users
[01:12:53] J-e-f-f-A: Beirdo: Gee, is any part of my mythlcdserver making it into 0.25? ;-)
[01:13:40] Beirdo: J-e-f-f-A: I thought I had put some of that in...
[01:13:49] Beirdo: is there a ticket that I'm forgetting?
[01:13:54] J-e-f-f-A: Beirdo: Hehehe.. I haven't checked. ;-)
[01:14:10] J-e-f-f-A: I just remembered 5 mins ago – from when I gave you the patch months ago. ;-)
[01:14:25] Beirdo: hehe
[01:14:31] J-e-f-f-A: I'm not running trunk, so I don't know yet. ;-)
[01:14:46] Beirdo: I remember looking at it, just not sure what happened anymore, I think it went in
[01:15:06] J-e-f-f-A: Well, it was a bit of a hack, so I think you were looking to clean it up some. ;-)
[01:18:43] mtrax (mtrax!ca2e88c2@gateway/web/freenode/ip.202.46.136.194) has joined #mythtv-users
[01:19:17] LabMonkey (LabMonkey!~bogart@99-69-73-8.lightspeed.snantx.sbcglobal.net) has quit (Ping timeout: 258 seconds)
[01:19:28] mtrax: hi looking some info on how to fix up some lirc issues
[01:22:53] lyricnz (lyricnz!~simonrobe@r125-63-197-127.cpe.unwired.net.au) has joined #mythtv-users
[01:33:32] LabMonkey (LabMonkey!~bogart@99-69-73-8.lightspeed.snantx.sbcglobal.net) has joined #mythtv-users
[01:42:23] skd5aner (skd5aner!~skd5aner@cpe-071-071-242-134.carolina.res.rr.com) has quit (Ping timeout: 260 seconds)
[01:43:51] skd5aner (skd5aner!~skd5aner@cpe-071-071-242-134.carolina.res.rr.com) has joined #mythtv-users
[01:46:08] [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users
[01:54:05] shipit (shipit!~shipit@204-15-2-155-static.ipnetworksinc.net) has quit (Read error: Connection reset by peer)
[01:54:27] shipit (shipit!~shipit@204-15-2-155-static.ipnetworksinc.net) has joined #mythtv-users
[01:54:40] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[01:56:08] Slasher` (Slasher`!~Slasher@188.165.164.15) has quit (Read error: Operation timed out)
[01:58:09] Slasher` (Slasher`!~Slasher@188.165.164.15) has joined #mythtv-users
[02:04:40] J-e-f-f-A: Well, that was a season finale filled with twists & turns...
[02:07:43] J-e-f-f-A: wagnerrp: did you say there was an 0.25pre branch now? Because I don't see it when I do a "git branch -a" ... What am I missing?
[02:14:29] wagnerrp: master is tagged v0.25pre
[02:14:34] wagnerrp: see 'git describe'
[02:14:37] J-e-f-f-A: ah, ok. ;-)
[02:21:15] tank-man (tank-man!1000@S010600121729c6a1.vc.shawcable.net) has joined #mythtv-users
[02:23:32] wagnerrp: J-e-f-f-A: basically, git requires some form of tag
[02:23:40] wagnerrp: or else describe doesnt work
[02:23:58] wagnerrp: and without describe, the only version number we could auto-generate is the hash
[02:24:00] wagnerrp: which sucks
[02:24:02] sphery: J-e-f-f-A: which season finale
[02:24:16] sphery: mtrax: you should ask your lirc question and someone might volunteer an answer
[02:24:52] sphery: few will sign up to be personal support without knowing more about what/how much help you need :)
[02:27:41] J-e-f-f-A: sphery: Burn Notice. ;-)
[02:29:50] J-e-f-f-A: Beirdo: I just did a compare of master to my code, and it's nearly identical, with a few proper cleanups... Even i was saying to myself "What was I thinking?" hehehehe
[02:29:55] sphery: J-e-f-f-A: ahhh... I haven't started watching that, yet. They started airing it in syndication on MyTV, but I didn't catch the premiere, so I have to wait for the wrap around
[02:30:10] Hydr0p0nX (Hydr0p0nX!~hydr@68.117.250.114) has joined #mythtv-users
[02:30:12] sphery: (so I can get the first 5 episodes of S1)
[02:31:34] sphery: wagnerrp: did you hear that global warming causes alient attacks?
[02:31:59] sphery: best description of the real story (and how the media is bending it) at http://www.huliq.com/12092/report-aliens-dest . . . nhouse-gases
[02:32:04] J-e-f-f-A: Wait, I thought it was the other way around????
[02:33:37] sphery: heh, I guess in this scenario, they would use an all-natural approach to exterminating the humans of Earth--since they're destroying us to protect the universe from our influence
[02:33:48] wagnerrp: alient?
[02:34:12] sphery: can't even think of a humorous explanation for that typo
[02:34:21] J-e-f-f-A: I guess they didn't proofread it very well.... an excerpt "...provides not only the grim possibility that first contact with alien civilizations might be violent but that they could also rather friendly."
[02:34:41] Hydr0p0nX (Hydr0p0nX!~hydr@68.117.250.114) has quit (Ping timeout: 250 seconds)
[02:34:49] wagnerrp: did you know that packrats cannot play borderlands?
[02:35:06] wagnerrp: in this one area, there is only one store
[02:35:09] sphery: heh, well that's just that article
[02:35:19] wagnerrp: so i get close to the end of the level
[02:35:24] wagnerrp: and im out of storage
[02:35:34] wagnerrp: so i have to go back to the store at the beginning of the level
[02:35:49] wagnerrp: but on the way back, enemies respawn, and i have to kill them, leaving more loot on the ground that i cant pick up
[02:35:55] wagnerrp: so i empty myself at the store, head back
[02:36:05] wagnerrp: only theres loot on the ground to pick up, and enemies are spawning again
[02:36:11] wagnerrp: so i get even less far the next time
[02:36:24] wagnerrp: and then i have to go back, and more enemies have respawned to kill and drop loot
[02:36:26] wagnerrp: and ...
[02:36:59] sphery: J-e-f-f-A: there were worse articles about the paper--such as http://www.ibtimes.com/articles/200769/201108 . . . -warming.htm see the paragraph starting with "The analysis divided..."
[02:38:11] sphery: Intentional means unintentional? What a country!
[02:40:22] J-e-f-f-A: HA!
[02:51:00] highzeth (highzeth!~hz@hoiseth.no) has quit (Ping timeout: 246 seconds)
[03:02:51] sphery: wagnerrp: hehe, I spend way too much Fallout 3 time shuttling loot back to my house, so I get the idea--though at least in Fallout the enemies don't spawn that quickly
[03:03:19] wagnerrp: plus in fallout, you can fast travel to anywhere
[03:03:30] wagnerrp: from anywhere, rather
[03:03:35] sphery: yeah, fast travel is nice
[03:04:01] wagnerrp: borderlands has the 'echo system', but it can only bounce you between certain stations
[03:04:15] sphery: especially once you figure out where you can fast travel without causing enemies to respawn
[03:04:25] wagnerrp: i do remember one battle in the capitol between talon and the supermutants
[03:04:46] wagnerrp: where i made about a dozen trips back and forth to collect all the armor and heavy wespons
[03:04:57] wagnerrp: the capitol building, that is
[03:10:21] MavT (MavT!~MaverickT@dns2.arel.com.au) has joined #mythtv-users
[03:11:28] DeviceZer0 (DeviceZer0!~hate@unaffiliated/devicezer0) has quit (Read error: Operation timed out)
[03:11:29] straterra (straterra!~straterra@fuhell.com) has quit (Read error: Operation timed out)
[03:11:30] sailerboy (sailerboy!sailerboy@ipv61.sailerboy.net) has quit (Read error: Operation timed out)
[03:11:34] straterra (straterra!~straterra@fuhell.com) has joined #mythtv-users
[03:11:43] DeviceZer0 (DeviceZer0!~hate@unaffiliated/devicezer0) has joined #mythtv-users
[03:11:58] styelz (styelz!~yoohoo@m0o0.mooo.com) has quit (Read error: Operation timed out)
[03:12:17] styelz (styelz!~yoohoo@m0o0.mooo.com) has joined #mythtv-users
[03:13:08] hadees (hadees!~hadees@72-48-91-73.dyn.grandenetworks.net) has joined #mythtv-users
[03:13:28] MaverickTech (MaverickTech!~MaverickT@dns2.arel.com.au) has quit (Ping timeout: 260 seconds)
[03:15:08] sailerboy (sailerboy!sailerboy@ipv61.sailerboy.net) has joined #mythtv-users
[03:15:27] hadees (hadees!~hadees@72-48-91-73.dyn.grandenetworks.net) has quit (Read error: Connection reset by peer)
[03:15:38] hadees (hadees!~hadees@72-48-91-73.dyn.grandenetworks.net) has joined #mythtv-users
[03:44:29] dekarl_afk is now known as dekarl
[03:56:53] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv-users
[04:15:51] mtrax (mtrax!ca2e88c2@gateway/web/freenode/ip.202.46.136.194) has quit (Quit: Page closed)
[04:16:49] dekarl: sphery: I was asking because in the mythbuntu ppa the output ends up in the main syslog, but reading the configuration suggested it should already be going to the usual files.
[04:19:20] sphery: dekarl: it's going to both places or just the main syslog files
[04:19:40] wagnerrp: Beirdo: you around?
[04:20:02] shipit_ (shipit_!~shipit@204-15-2-155-static.ipnetworksinc.net) has joined #mythtv-users
[04:20:46] shipit (shipit!~shipit@204-15-2-155-static.ipnetworksinc.net) has quit (Read error: Connection reset by peer)
[04:21:22] dekarl: sphery, just the main log
[04:22:01] wagnerrp: Beirdo: im wondering if #9769 might be related to the h264/hdpvr preview generation issues you fixed a while back
[04:22:03] sphery: if you change the top FileGroup to adm (and then delete all the /var/log/mythtv/* files, does it work properly?
[04:22:50] sphery: dekarl: and the FileCreateMode to 664
[04:23:35] sphery: thinking that the ubuntu syslog user doesn't have write permissiong to the file
[04:23:40] GWG (GWG!~gwg@cpe-24-90-16-58.nyc.res.rr.com) has joined #mythtv-users
[04:23:46] GWG: I'm missing something
[04:24:22] dekarl: sphery, shouldn't rsyslog do something like write "permission denied trying to write <there>" then? (I'm testing it)
[04:24:23] GWG: Since my upgrade to Fedora 15, Lirc in MythTV will only work if I run it from the command line. The service will not work.
[04:24:33] wagnerrp: your marbles?
[04:24:39] sphery: not sure... I've never actually had such a config
[04:25:31] sphery: GWG: do system logs say anything about the faling to start it or something?
[04:25:44] GWG: I'm worried it might be selinux
[04:28:35] dekarl: sphery: didn't work out. rsyslog goes to uid:gid syslog:syslog, the mythtv log directory has g+s for the mythtv group
[04:29:26] wagnerrp: sphery: think #9736 should be closed upstream bug?
[04:30:42] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[04:30:53] sphery: dekarl: hmmm, ok, how about just changing the file owner to syslog as a test
[04:31:10] sphery: wagnerrp: I'm assuming he means in recorded programs?
[04:31:14] dekarl: I could remove the whole directory, too
[04:31:46] sphery: yeah, either way... I'd just like you to get it so syslog definitely has permission to write to it
[04:31:56] sphery: oh, and restart syslog (but I think you know/did that)
[04:32:30] ** dekarl did the "service rsyslog restart" dance and it did something **
[04:32:37] sphery: wagnerrp: if he does mean in recorded programs, then, yeah, I say close it as a packaging bug since it works fine for me
[04:32:49] wagnerrp: upcoming recordings, not recorded programs
[04:32:56] dekarl: didn't want to try if sending HUP works
[04:33:22] sphery: wagnerrp: that works for me, too, so yeah
[04:35:57] sphery: dekarl: so it's working, now?
[04:38:06] dekarl: it's not, I'm looking what "rsyslogd -c4 -d" has to say, I'm not sure it's even looking at the configuration file
[04:38:53] sphery: ahhh, does ubuntu's /etc/rsyslog.conf have an: $IncludeConfig /etc/rsyslog.d/*.conf
[04:38:59] sphery: or something?
[04:39:24] dekarl: goes like "$IncludeConfig /etc/rsyslog.d/*.conf"
[04:40:00] sphery: and it's /etc/rsyslog.d/mythtv.conf , right/
[04:40:28] dekarl: close, /etc/rsyslog.d/mythtv-rsyslog.conf
[04:40:40] sphery: yeah, that should still work
[04:40:53] sphery: weird
[04:41:51] dekarl: main config file is in the default location at /etc/rsyslog.conf
[04:43:23] bumblebeebat (bumblebeebat!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has quit (Ping timeout: 276 seconds)
[04:45:29] dekarl: so it's reading the config file at least: 3503.132004879:7fa419a5e720: logmsg: flags 1, from 'mythmaster', msg the last error occured in /etc/rsyslog.d/mythtv-rsyslog.conf, line 45:"$SapperlotItsworking"
[04:46:40] sphery: hehe, cool directive
[04:47:53] dekarl: meh, it helps if the directory /var/log/syslog is there and owened/ writeable by syslog:syslog
[04:48:09] dekarl: now back to see why it's not working with the right credentials
[04:48:25] dekarl: s|/var/log/syslog|/var/log/mythtv|
[04:49:29] dekarl: Now it's logging to both /var/log/syslog and /var/log/mythtv/$program.log
[04:49:54] sphery: & ~ line should prevent it from further processing the line
[04:50:11] GWG (GWG!~gwg@cpe-24-90-16-58.nyc.res.rr.com) has left #mythtv-users ("WHO #category5")
[04:50:38] dekarl: the default file is at 50-default.conf... might that result in logging to /var/log/syslog and then looking at the mythtv config?
[04:50:41] sphery: dekarl: try changing that line (& ~) to local7.* ~
[04:50:50] sphery: ah, yeah
[04:51:10] sphery: so maybe the mythtv one needs to be 40-mythtv-rsyslog.conf or something
[04:52:15] dekarl: renaming to 40-* it worked
[04:53:57] dekarl: could it be that it can open the file only once it knows the program name, but at the point it has lowered privilegues already? Hmm, nvm how could it rotate the files then
[04:54:24] sphery: tgm4883: ^^^ seems that the syslog user on *buntu doesn't have permission to write to the /var/log/mythtv directory and the files that would be created in it... Don't know if you want to change the File/DirCreateMode to include group write (0664/0775) and put syslog user in the mythtv group or change the File/DirGroup in the config file to adm or syslog or whatever, or just go with the syslog defaults for owner/perms (the ones in ...
[04:54:31] sphery: ... /etc/rsyslog.conf). Also, looks like you'll need to make sure the config happens before 50-default.conf (so, like 40-mythtv-rsyslog.conf)...
[04:55:34] sphery: currently, 50-default.conf writes to the main system logs, then mythtv-rsyslog.conf writes to the mythtv logs, so it's filling main logs with garbage and logging redundantly
[04:58:57] dekarl: ohhh, if it can't create the directory it says something at least "rsyslogd: Could not open dynamic file '/var/log/mythtv/mythbackend.log' – discarding message". It doens't to that when the directory exists :(
[05:00:41] sphery: tgm4883: oh, and feel free to update the wiki page with any changes you make--I figure it probably makes the most sense to keep it in line with ubuntu's configuration -> http://www.mythtv.org/wiki/Rsyslog_Configuration
[05:00:52] sphery: dekarl: thanks for tracking this down, btw
[05:01:45] bumblebeebat (bumblebeebat!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has joined #mythtv-users
[05:06:56] lyricnz_ (lyricnz_!~simonrobe@r125-63-197-127.cpe.unwired.net.au) has joined #mythtv-users
[05:07:07] ** wagnerrp wants to close #9915 "use nfs instead" **
[05:09:18] sphery: heh, yeah
[05:10:01] ** wagnerrp wants to close #9915 "put the drive back in your da-- myth backend" **
[05:10:26] lyricnz (lyricnz!~simonrobe@r125-63-197-127.cpe.unwired.net.au) has quit (Ping timeout: 258 seconds)
[05:10:27] lyricnz_ is now known as lyricnz
[05:11:08] sphery: wonder if he's running mythtv-setup as the mythtv user or as his own user (eric?)
[05:11:42] dekarl: sphery, tgm4883: how about /var/log/mythtv owned by syslog:mythtv with mode 2755 ? rsyslog will try to create as syslog:syslog but end up as syslog:mythtv nicely
[05:11:43] sphery: though the 775 perms say either should work
[05:12:13] sphery: dekarl: that sounds like a good plan
[05:12:32] dekarl: sphery: btw mythbuntu runs mythtv-setup as "the user" but the backend as "mythtv", need to look into that sometime, too.
[05:13:05] dekarl: it makes for funny acls and $HOME/.something directories when using XMTLV grabbers
[05:21:56] Floppe__ (Floppe__!muppet@crew.cluster-lan.org) has quit (Quit: Reconnecting)
[05:22:00] Floppe (Floppe!muppet@crew.cluster-lan.org) has joined #mythtv-users
[05:30:42] Defense|Twin (Defense|Twin!~defense@e177235231.adsl.alicedsl.de) has joined #mythtv-users
[05:32:05] stoffel (stoffel!~quassel@p57B4A4B6.dip.t-dialin.net) has joined #mythtv-users
[05:32:06] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stoffel
[05:34:37] dougl (dougl!~doug@S01060018f3992b5d.wp.shawcable.net) has quit (Read error: Connection reset by peer)
[05:37:23] bumblebeebat (bumblebeebat!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has quit (Ping timeout: 252 seconds)
[05:38:36] bumblebeebat (bumblebeebat!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has joined #mythtv-users
[05:54:29] sphery: wagnerrp: ok, I'm thinking that http://www.mythtv.org/wiki/XMLTV_Myth_Channel_Setup needs to be completely replaced (and named better--if nothing else with a proper MythTV and not using Myth, but preferrably just better)
[05:54:44] sphery: it was references "since version 0.15", so I think it's way out of date
[05:55:07] sphery: and the whole, "read the source code to find out the freqid," is just bad instructions for a user
[05:55:21] bumblebeebat (bumblebeebat!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has quit (Ping timeout: 252 seconds)
[05:55:44] sphery: if users really need to see the freqid to frequency mappings, we should put them on the wiki
[05:56:33] MavT (MavT!~MaverickT@dns2.arel.com.au) has quit (Ping timeout: 276 seconds)
[05:58:12] dekarl: sphery: and it's describing the old analogue way... I'd vote to dump it completely...
[05:58:15] hpeter (hpeter!~hpeter@178-83-235-5.dynamic.hispeed.ch) has quit (Quit: hpeter)
[05:58:33] sphery: yeah, seems that would be best
[05:58:44] sphery: not really much current stuff in there
[05:59:05] sphery: and I'm guessing things are generally easier for most xmltv users
[05:59:24] karl370 (karl370!~karl370@cpe-76-170-222-94.socal.res.rr.com) has left #mythtv-users ("Leaving")
[05:59:41] dekarl: lets say it in my own words... the way to setup mythv with xmltv... sucks big times :(
[05:59:57] sphery: like those whose xmltv has frequency id information should use Fetch channels, and those whose xmltv doesn't should scan...
[06:00:07] dekarl: I redid it the correct way when I rebuilt my backend 2 months ago... it really is not fun
[06:00:13] stoffel (stoffel!~quassel@p57B4A4B6.dip.t-dialin.net) has quit (Remote host closed the connection)
[06:00:46] dekarl: I'd love to say "it's digital? scan channels and tell mythtv your preferred grabber, that's it"
[06:01:00] sphery: yeah, it requires you to manually match your grabber's channels with mythtv's channels, but until there's a universal, agreed-upon standard for identifying channels....
[06:01:07] dekarl: but channel scan for dvb-c/t is not really working either :(
[06:01:17] sphery: granted, the ui could be improved--and that's what the http setup is about
[06:01:22] wagnerrp: sphery: is there any qt-ish way of handling variable argument lists?
[06:01:35] dekarl: sphery: presenting the display-name over the raw xmltvid would be nice already ;)
[06:01:46] sphery: presenting it where?
[06:02:16] ** sphery must kill Switch to Tab **
[06:02:34] sphery: I still can't believe that the Firefox devs think the proper way to disable Switch to Tab is to install a new add on
[06:02:35] dekarl: but until someone from europe steps up and digs into the channel scanner that's not going to change. Maybe we can get the mapping ChannelScan<->XMLTV off the ground this year.. would be a good start
[06:02:46] sphery: an add on to remove a feature... is that a remove on?
[06:03:47] sphery: wagnerrp: I think there was a way that someone had mentioned once, but I can't remember it
[06:04:04] wagnerrp: i mean as opposed to the argv/argc type stuff
[06:04:20] sphery: I'm not a fan of that approach... after all, if you're using an object-oriented language, why not define objects for your data...
[06:04:36] sphery: wait, are you talking var args or command line args?
[06:05:08] wagnerrp: unspecified inputs to a function
[06:05:37] wagnerrp: for instance, stuff like capt'ms mythutil, or iamli ndoros mythmetadatalookup
[06:05:47] wagnerrp: there are several options that only allow one to be called at a time
[06:05:59] wagnerrp: rather than require they all be manually set as mutually exclusive
[06:06:13] wagnerrp: i want to write a function that you just input all the arguments that you cant
[06:06:15] wagnerrp: want
[06:06:23] wagnerrp: and it applies exclusion as needed
[06:06:49] sphery: why not just have them send a list?
[06:07:27] wagnerrp: then you need to do QList() << arg1 << arg2 << arg3
[06:07:36] wagnerrp: it would work
[06:07:53] wagnerrp: id just rather have messier in the parser, cleaner in its uses
[06:07:58] sphery: C has an approach for doing varargs, but it's, er, less than elegant
[06:08:12] wagnerrp: the va_start/va_arg macros?
[06:08:25] sphery: yeah
[06:10:08] wagnerrp: so just stick to the QList?
[06:10:47] sphery: you might want to ask one of the guys who knows qt better
[06:21:14] FabriceMG (FabriceMG!~MARTIN@217.112.59.207) has joined #mythtv-users
[06:22:01] sphery: wagnerrp: if nothing else, you could just make 2 functions, one with X QString args, where all but the first have default values of QString("") and the other that takes a list
[06:22:19] sphery: then if they have X or fewer args, they can use the easy function call, otherwise, use the list
[06:22:49] sphery: then when you push it someone will recommend a better approach :)
[06:23:09] wagnerrp: heh, i was going to say when i push that, someone will yell at me
[06:23:59] sphery: well, it would be too ugly if the qstring one just created the list and delegated to the list one
[06:24:25] sphery: at least not ugly from a "not duplicating the code" standpoint
[06:24:50] ubIx_ (ubIx_!~ulf@p5DD18282.dip0.t-ipconnect.de) has joined #mythtv-users
[06:25:27] wagnerrp: well its moot anyway, ive already written the code
[06:25:37] wagnerrp: :)
[06:25:46] sphery: hehe, what approach did you use?
[06:26:21] wagnerrp: http://pastebin.com/9AMxL7bD
[06:26:47] sphery: yeah, that's probably what I'd have done
[06:27:22] waxhead (waxhead!~pete@ppp121-45-209-123.lns20.cbr1.internode.on.net) has joined #mythtv-users
[06:27:29] sphery: but if you really want, you can throw in a "convenience" function to allow people to pass up to X args (say 5? or whatever would likely be enough for most uses)
[06:27:43] sphery: and just have it create the QList<CommandLineArg*> and call that one
[06:28:24] ubIx (ubIx!~ulf@p5DD182ED.dip0.t-ipconnect.de) has quit (Ping timeout: 276 seconds)
[06:41:29] shipit_ (shipit_!~shipit@204-15-2-155-static.ipnetworksinc.net) has quit (Remote host closed the connection)
[06:48:07] wagnerrp: so far
[06:48:20] wagnerrp: mythmetadatalookup has 5, mythshutdown has 9, mythbackend has 10
[06:50:07] [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving)
[06:52:51] sphery: ah, yeah, that might get a bit big
[06:55:48] wagnerrp: mythcommflag has 9
[06:56:37] wagnerrp: the real kicker is going to be that mythutil
[06:56:48] wagnerrp: that is going to suck up a number of these one off utility functions
[06:56:52] wagnerrp: it will have like 30
[07:03:54] k-man: iamlindoro, when you compile mythtv on OS X, do you use the osx-packager.pl script?
[07:23:30] lyricnz_ (lyricnz_!~simonrobe@r125-63-197-127.cpe.unwired.net.au) has joined #mythtv-users
[07:26:54] lyricnz (lyricnz!~simonrobe@r125-63-197-127.cpe.unwired.net.au) has quit (Ping timeout: 276 seconds)
[07:26:54] lyricnz_ is now known as lyricnz
[07:32:48] bumblebeebat (bumblebeebat!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has joined #mythtv-users
[07:33:38] lyricnz (lyricnz!~simonrobe@r125-63-197-127.cpe.unwired.net.au) has quit (Quit: lyricnz)
[07:34:31] seeker (seeker!~seeker@unaffiliated/seeker) has joined #mythtv-users
[07:36:59] croppa (croppa!~stuart@CPE-120-146-137-99.static.nsw.bigpond.net.au) has joined #mythtv-users
[07:41:52] mycosys (mycosys!~mycosys@220-245-190-74.static.tpgi.com.au) has joined #mythtv-users
[07:41:52] mycosys (mycosys!~mycosys@unaffiliated/mycosys) has joined #mythtv-users
[07:41:52] mycosys (mycosys!~mycosys@220-245-190-74.static.tpgi.com.au) has quit (Changing host)
[07:42:03] somedude (somedude!~root@pool-96-242-160-143.nwrknj.fios.verizon.net) has quit (Ping timeout: 252 seconds)
[07:42:07] somedude (somedude!~root@pool-96-242-160-143.nwrknj.fios.verizon.net) has joined #mythtv-users
[07:44:05] bumblebeebat (bumblebeebat!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has quit (Ping timeout: 276 seconds)
[07:53:00] sailerboy (sailerboy!sailerboy@ipv61.sailerboy.net) has quit (Ping timeout: 260 seconds)
[07:53:36] map7_ (map7_!~map7@ppp118-209-19-140.lns20.mel4.internode.on.net) has joined #mythtv-users
[07:57:39] sailerboy (sailerboy!sailerboy@ipv61.sailerboy.net) has joined #mythtv-users
[08:00:51] k-man (k-man!~k-man@unaffiliated/k-man) has quit (Read error: Connection reset by peer)
[08:01:03] k-man_ (k-man_!~k-man@ppp167-253-181.static.internode.on.net) has joined #mythtv-users
[08:01:03] k-man_ (k-man_!~k-man@unaffiliated/k-man) has joined #mythtv-users
[08:01:03] k-man_ (k-man_!~k-man@ppp167-253-181.static.internode.on.net) has quit (Changing host)
[08:01:24] map7_ (map7_!~map7@ppp118-209-19-140.lns20.mel4.internode.on.net) has quit (Ping timeout: 258 seconds)
[08:01:36] mycosys (mycosys!~mycosys@unaffiliated/mycosys) has joined #mythtv-users
[08:06:16] sulx (sulx!~sulx@85-23-15-158.bb.dnainternet.fi) has quit (Read error: Connection reset by peer)
[08:07:37] mycosys (mycosys!~mycosys@unaffiliated/mycosys) has quit (Quit: Leaving.)
[08:08:26] mycosys (mycosys!~mycosys@220-245-190-74.static.tpgi.com.au) has joined #mythtv-users
[08:08:26] mycosys (mycosys!~mycosys@220-245-190-74.static.tpgi.com.au) has quit (Changing host)
[08:08:26] mycosys (mycosys!~mycosys@unaffiliated/mycosys) has joined #mythtv-users
[08:17:13] sulx (sulx!~sulx@85-23-15-158.bb.dnainternet.fi) has joined #mythtv-users
[08:33:10] hpeter (hpeter!~hpeter@120-216.4-85.cust.bluewin.ch) has joined #mythtv-users
[08:40:19] GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-127.zone5.bethere.co.uk) has joined #mythtv-users
[09:01:52] lyricnz (lyricnz!~simonrobe@ppp118-209-44-183.lns20.mel4.internode.on.net) has joined #mythtv-users
[09:17:11] lyricnz (lyricnz!~simonrobe@ppp118-209-44-183.lns20.mel4.internode.on.net) has quit (Quit: lyricnz)
[09:17:45] lyricnz (lyricnz!~simonrobe@ppp118-209-44-183.lns20.mel4.internode.on.net) has joined #mythtv-users
[09:22:30] bedahr (bedahr!~bedahr@91-114-178-34.adsl.highway.telekom.at) has joined #mythtv-users
[09:30:52] hashbang (hashbang!~isajb@2001:630:e4:1212:230:48ff:febf:1392) has joined #mythtv-users
[09:46:15] Seeker` (Seeker`!~cjo20@unaffiliated/seeker) has quit (Ping timeout: 260 seconds)
[09:47:27] bedahr (bedahr!~bedahr@91-114-178-34.adsl.highway.telekom.at) has quit (Ping timeout: 252 seconds)
[09:53:12] Seeker` (Seeker`!~cjo20@unaffiliated/seeker) has joined #mythtv-users
[10:05:02] Guest4020 (Guest4020!~mike@c-24-21-63-118.hsd1.or.comcast.net) has quit (Remote host closed the connection)
[10:05:54] mike|2 (mike|2!~mike@c-24-21-63-118.hsd1.or.comcast.net) has joined #mythtv-users
[10:15:11] justdave_ (justdave_!~dave@unaffiliated/justdave) has quit (Read error: Connection reset by peer)
[10:15:21] justdave (justdave!~dave@unaffiliated/justdave) has joined #mythtv-users
[10:18:41] mycosys (mycosys!~mycosys@unaffiliated/mycosys) has quit (Quit: Leaving.)
[10:19:20] mycosys (mycosys!~mycosys@220-245-190-74.static.tpgi.com.au) has joined #mythtv-users
[10:19:21] mycosys (mycosys!~mycosys@unaffiliated/mycosys) has joined #mythtv-users
[10:19:21] mycosys (mycosys!~mycosys@220-245-190-74.static.tpgi.com.au) has quit (Changing host)
[10:31:52] croppa (croppa!~stuart@CPE-120-146-137-99.static.nsw.bigpond.net.au) has quit (Remote host closed the connection)
[11:15:11] kth (kth!~kth@unaffiliated/kth) has joined #mythtv-users
[11:29:26] ServerSage (ServerSage!~ServerSag@c-24-6-96-121.hsd1.ca.comcast.net) has quit (Quit: ServerSage)
[12:10:38] seeker (seeker!~seeker@unaffiliated/seeker) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
[12:16:48] Lunar_Lamp: I cobbled together a mythtv setup last night from parts I had around, and didn't get a chance to test it properly before leaving for work this morning and telling it to record stuff. Unsurprisingly, it didn't work, however, looking at the error logs in mythbackend.log, I'm not sure why: http://pastebin.com/Qf4zGY47
[12:17:25] Lunar_Lamp: Any suggestions?
[12:17:26] mycosys (mycosys!~mycosys@220.245.190.74) has joined #mythtv-users
[12:17:26] mycosys (mycosys!~mycosys@unaffiliated/mycosys) has joined #mythtv-users
[12:17:27] mycosys (mycosys!~mycosys@220.245.190.74) has quit (Changing host)
[12:17:52] Lunar_Lamp: (I'm still in the office though, so only have ssh access)
[12:34:20] dewman (dewman!~dewman@68-188-231-61.dhcp.bycy.mi.charter.com) has quit (Read error: Connection reset by peer)
[12:35:12] Seeker`: any idea what causes mythfilldatabase to not run, with the error message that XMLTV returned error code 2
[12:36:57] Seeker`: seems to finish correctly if i run it manually
[12:37:47] k-man: Lunar_Lamp, does mythpreviewgen exist?
[12:38:48] k-man: Lunar_Lamp, what version of mythtv are you using?
[12:38:51] Lunar_Lamp: k-man: hmm, I'm not sure, but that wouldn't stop the recording from happening would it?
[12:39:04] Lunar_Lamp: (let me just check on both counts)
[12:39:21] k-man: Lunar_Lamp, did you try "/usr/bin/mythpreviewgen --size 0x0 --chanid 2341 --starttime 20110909091500 > /dev/null" from the command line to see if it will give you more info?
[12:39:25] Lunar_Lamp: I've got /usr/bin/mythpreviewgen
[12:39:49] deegan (deegan!~deegan@88-83-55-175.customer.t3.se) has quit (Ping timeout: 260 seconds)
[12:40:03] k-man: Lunar_Lamp, not sure, it doesn't sound like it I guess
[12:40:07] Lunar_Lamp: Error: GetPlaybackURL: '2341_20110909091500.mpg' should be local, but it can not be found.
[12:40:15] Lunar_Lamp: So I think the previewgen fails because the recording failed.
[12:40:19] Lunar_Lamp: (which makes perfect sense)
[12:40:23] k-man: I think you'll have to post more logs to diagnose the not recording error
[12:40:52] k-man: hmm.. I see in there "recorder failed"
[12:41:07] Lunar_Lamp: Hmm, that seemed to be everything around that time window, but OK.
[12:41:22] k-man: have you tested that your tuner card works outside of mythtv?
[12:41:39] Lunar_Lamp: mythbackend version: fixes/0.24 [v0.24-243-g9ba3ece] www.mythtv.org
[12:41:50] Lunar_Lamp: Yes, it does, (it tuned fine also)
[12:42:59] k-man: I think you'll have to rerun the backend with more verbosity, and see if you can get more info about why it failed
[12:43:03] Ryushin (Ryushin!proxy@cl-412.phx-01.us.sixxs.net) has joined #mythtv-users
[12:43:14] Lunar_Lamp: Fair enough! :-)
[12:43:38] k-man: Lunar_Lamp, sorry, I'm not really an expert
[12:43:42] k-man: just trying to help
[12:45:58] seeker (seeker!~seeker@unaffiliated/seeker) has joined #mythtv-users
[12:46:05] Lunar_Lamp: No worries, and thanks.
[12:48:29] k-man: Lunar_Lamp, it could be the tuning timeouts are too short maybe
[12:51:13] seeker_ (seeker_!~seeker@unaffiliated/seeker) has joined #mythtv-users
[12:54:16] seeker (seeker!~seeker@unaffiliated/seeker) has quit (Ping timeout: 258 seconds)
[12:54:19] seeker_ is now known as seeker
[13:01:14] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv-users
[13:18:15] dekarl: Seeker`: ls -l /home/*/.mythtv/*.xmltv ?
[13:18:49] dekarl: and compare that to what it tried to access in the backend log...
[13:21:46] dekarl: I suspect that you will find files in the home of the user that has been created for you at install time, but the backend is searching in the home of user mythtv
[13:21:51] dkeith (dkeith!~dkeith@12.230.88.99) has joined #mythtv-users
[13:22:25] Seeker`: dekarl: backend log doesn't say which file it is looking for
[13:22:47] Seeker`: dekarl: what are the owner/group and file permissions of your xmltv file?
[13:22:58] dekarl: it's not saying something like: XMLTV config file is: /home/
[13:23:06] Seeker`: dekarl: nope
[13:23:29] dekarl: meh, that's what I have in my log direclty in front of "... error code 2"
[13:23:46] Seeker`: my backend log doesn't show the error code 2 thing
[13:24:02] Seeker`: it just shows up in the status of mythfilldatabase on mythweb
[13:24:02] dekarl: do you have a mythfilldatabase.log ?
[13:24:36] Seeker`: dekarl: not that I can find
[13:25:23] dekarl: Ahh, that's what we get from routing everything through syslog methinks... more logs for the program != mythbackend :=)
[13:26:17] dekarl: I vaguely remember success with moving the configuration into the home of user mythtv in the same substructure
[13:28:39] Seeker`: dekarl: can you paste the output of the ls command for me?
[13:31:06] dekarl: sure, but you won't like it (been messing around manually :) http://pastebin.com/ujc61gxE
[13:31:54] dekarl: sudo -u mythtv mythfilldatabase works like a charm... I think because $HOME still point to /home/user and not /home/mythtv
[13:32:56] dekarl: sudo -u mythtv bash -c set|grep HOME
[13:35:36] seeker: I can run mythfilldatabase fine from the command line just logged in normally
[13:38:21] dekarl: seeker, running from the same command line you ran mythtv-setup from is easy. The tricky part is to run it in the environment of mythtvbackend started by the service management
[13:39:11] seeker: I've copied the file to the mythtv user directory in the appropriate place. Will leave it overnight to see what happens
[13:39:43] dekarl: just to be safe, take a peek in the file if it has some cache directory that might be under the frontend user...
[13:40:04] kth (kth!~kth@unaffiliated/kth) has quit (Quit: Leaving.)
[13:43:20] deegan (deegan!~deegan@88-83-55-175.customer.t3.se) has joined #mythtv-users
[13:44:30] Seeker`: dekarl: yup, copied that too
[13:46:04] lyricnz_ (lyricnz_!~simonrobe@ppp118-209-44-183.lns20.mel4.internode.on.net) has joined #mythtv-users
[13:50:41] lyricnz (lyricnz!~simonrobe@ppp118-209-44-183.lns20.mel4.internode.on.net) has quit (Ping timeout: 276 seconds)
[13:50:42] lyricnz_ is now known as lyricnz
[13:52:47] map7_ (map7_!~map7@ppp118-209-19-140.lns20.mel4.internode.on.net) has joined #mythtv-users
[13:54:40] mag0o: heh, woot has the boxee box for $125 shipped...not too shabby
[13:54:52] mag0o: (sellout.woot.com)
[14:06:56] sulx (sulx!~sulx@85-23-15-158.bb.dnainternet.fi) has quit (Ping timeout: 276 seconds)
[14:07:05] hadees (hadees!~hadees@72-48-91-73.dyn.grandenetworks.net) has quit (Quit: hadees)
[14:07:18] map7_ (map7_!~map7@ppp118-209-19-140.lns20.mel4.internode.on.net) has quit (Ping timeout: 276 seconds)
[14:23:29] MMlosh (MMlosh!~MMlosh@2001:470:1f0b:b78:dd56:d0ed:5867:7d5f) has quit (Quit: Bye...)
[14:23:49] lyricnz (lyricnz!~simonrobe@ppp118-209-44-183.lns20.mel4.internode.on.net) has quit (Quit: lyricnz)
[14:33:00] FabriceMG (FabriceMG!~MARTIN@217.112.59.207) has left #mythtv-users ()
[14:35:33] dougl (dougl!~doug@S01060018f3992b5d.wp.shawcable.net) has joined #mythtv-users
[14:37:23] sulx (sulx!~sulx@85-23-15-158.bb.dnainternet.fi) has joined #mythtv-users
[14:41:00] NULL[0] (NULL[0]!~fred@e181023250.adsl.alicedsl.de) has joined #mythtv-users
[14:44:38] NULL[NULL[0]] (NULL[NULL[0]]!~fred@e181032111.adsl.alicedsl.de) has quit (Ping timeout: 260 seconds)
[14:47:02] jpabq_ (jpabq_!~jpabq@97-119-163-47.albq.qwest.net) has joined #mythtv-users
[14:47:03] jpabq_ (jpabq_!~jpabq@97-119-163-47.albq.qwest.net) has quit (Changing host)
[14:47:03] jpabq_ (jpabq_!~jpabq@mythtv/developer/jpabq) has joined #mythtv-users
[14:47:45] GlemSom (GlemSom!~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk) has joined #mythtv-users
[15:10:16] stoffel (stoffel!~quassel@p57B4DF51.dip.t-dialin.net) has joined #mythtv-users
[15:10:16] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stoffel
[15:28:45] Easy_Rider9999 (Easy_Rider9999!~Miranda@p5B221EED.dip.t-dialin.net) has joined #mythtv-users
[15:29:59] Easy_Rider9999 (Easy_Rider9999!~Miranda@p5B221EED.dip.t-dialin.net) has quit (Read error: Connection reset by peer)
[15:38:47] qwebirc18515 (qwebirc18515!cfa4b641@gateway/web/freenode/ip.207.164.182.65) has joined #mythtv-users
[15:50:51] qwebirc18515: I asked yesterday about QPainter error messages filling up my mythfrontend.log file....One of the solutions I was given to try was to switch to OpenGL....I did that but still get the error messages although I think they only happen during video playback and maybe only when the OSD is up....does the OSD us Qt by default and if so can it be switched to OpenGL too?
[15:53:42] bumblebeebat (bumblebeebat!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has joined #mythtv-users
[15:55:59] fleers (fleers!~fleers@cpe-76-93-149-124.san.res.rr.com) has joined #mythtv-users
[15:56:12] fleers (fleers!~fleers@cpe-76-93-149-124.san.res.rr.com) has quit (Client Quit)
[15:57:45] fleers (fleers!~fleers@cpe-76-93-149-124.san.res.rr.com) has joined #mythtv-users
[15:58:31] dkeith (dkeith!~dkeith@12.230.88.99) has quit (Ping timeout: 252 seconds)
[16:03:18] hashbang (hashbang!~isajb@2001:630:e4:1212:230:48ff:febf:1392) has quit (Quit: Leaving.)
[16:03:40] FabriceMG (FabriceMG!~fabrice@APoitiers-155-1-36-183.w83-193.abo.wanadoo.fr) has joined #mythtv-users
[16:14:19] sphery: qwebirc18515: Right, the OpenGL Theme Painter only affects what's used in the UI. The Playback Profile (and, specifically, the video renderer) affects playback.
[16:15:11] sphery: are you still using CPU+? If so, that's almost definitely the real problem.
[16:15:55] sphery: (and have you tried resetting your playback profile groups to defaults, then trying Slim?)
[16:19:04] qwebirc18515: Ah....that's what I forgot to do last night....I'll try again tonight....Is there a "set to defaults" option somewhere or do I just compare them to the wiki?
[16:22:54] hpeter (hpeter!~hpeter@120-216.4-85.cust.bluewin.ch) has quit (Quit: hpeter)
[16:25:05] sphery: you read the section I linked
[16:25:09] sphery: http://www.mythtv.org/wiki/Playback_profiles# . . . ofile_groups
[16:28:20] quentusrex_ (quentusrex_!~quentusre@70-89-155-57-amigo-vino-wa.hfc.comcastbusiness.net) has joined #mythtv-users
[16:28:20] quentusrex_ (quentusrex_!~quentusre@70-89-155-57-amigo-vino-wa.hfc.comcastbusiness.net) has quit (Changing host)
[16:28:21] quentusrex_ (quentusrex_!~quentusre@freeswitch/developer/quentusrex) has joined #mythtv-users
[16:29:45] qwebirc18515: The only difference I see in CPU+ was the secondary deinterlacer wasn't onefield for the first profile...I changed that
[16:30:04] sphery: but you want to use Slim
[16:30:15] sphery: so I'm hoping you had changed stuff on that that made it not work
[16:30:17] qwebirc18515: I'll try VDPAU Slim tonight and hope I don't get the audio skipping issue I was having before
[16:30:18] sphery: and now it might work
[16:30:26] sphery: try just plain Slim first
[16:30:52] sphery: that's the simplest one--and should work on anyone's system, assuming proper audio and video configuration
[16:31:03] qwebirc18515: ah....maybe that's been my problem....I didn't realize there was a "regular" slim
[16:31:18] FabriceMG: sphery, yo, MythXML is the future of mythweb?
[16:31:36] sphery: it is, for all practical purposes, the exact same profile that was used in 0.21-fixes and all before we had Playback Profiles
[16:31:50] sphery: FabriceMG: it should be--or at least the basis of it
[16:32:11] sphery: all the code in MythWeb that's doing other-than-display logic should be removed and the backend should do all data interpretation
[16:33:01] sphery: unfortunately, though, it needs to be taken farther to get to that point (and I'm not sure if other devs agree with me that MythWeb shouldn't be doing any interpretation)
[16:34:34] qwebirc18515: I just compared the regular slim profile and it hasn't been changed (assuming "Standard" = ffmepg)....I'll try that tonight too...thanks again
[16:39:13] sphery: well, your goal should be to make Slim work--instead of whatever you're getting from the broken CPU+ profile that thinks it can use XvMC when it likely can't
[16:41:27] FabriceMG: It is true, that the first time I saw the html code in c + + code, I had a moment of doubt. But it works just fine.
[16:41:28] sphery: it is possible, though, that it is using XvMC and your system just can't handle the playback requirements of your video without some offload and XvMC provides enough help to get you just in the range of possible... So if you want a working system that's actually supported, you'll need to get a modern video decode offload approach (VDPAU) working (which is likely easiest by just not transcoding anything :)
[16:42:08] sphery: FabriceMG: well, ideally, there would be no display code in the backend (no HTML in the backend) and no data/business code in the client (MythWeb)
[16:42:39] sphery: I think you're thinking of the HTTP setup--which is not a replacement for MythWeb
[16:42:59] sphery: it's possible someone may decide to make the MythWeb client code out of C++, but it would be separate from the HTTP setup code
[16:43:25] sphery: MythXML, though, is just a means of allowing a client to request data from the backend in XML or JSON or ...
[16:44:04] sphery: (and the HTTP setup just happens to use MythXML, too--though now, really, we're calling it the "Services API" because it's not just XML)
[16:44:18] sphery: just some background...  :)
[16:47:11] tgm4883: what is responsible for downloading RSS items in mythnetvision?
[16:47:19] tgm4883: I'm trying to work through https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/814105
[16:51:56] bumblebeebat (bumblebeebat!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has quit (Ping timeout: 258 seconds)
[16:52:46] dekarl: Is the new logging code turning \n\t\t\t into #012#011#011#011? All these octal numbers mixed with decimal numbers (for SID & co.) give me headaches ;)
[16:56:25] qwebirc18515: I got lucky....my wife started watching a show so I have a log....http://pastebin.com/8fGmmmTZ
[16:56:49] qwebirc18515: still getting the QPainter messages but I'm now using the regular Slim profile
[16:57:02] tgm4883: qwebirc18515, you might want to redefine your definition of getting lucky with the wife
[16:57:12] qwebirc18515: :)
[16:57:35] seeker (seeker!~seeker@unaffiliated/seeker) has quit (Remote host closed the connection)
[16:59:56] sphery: qwebirc18515: you're using current 0.24-fixes, right? like from http://mythbuntu.org/repos (the 0.24.1 stuff)
[17:01:38] qwebirc18515: yes
[17:02:06] xrdodrx: hi, I'm trying to configure mythtv to allow me to view closed captions, I've set my VBI format to NTSC closed captioning but while watching TV hitting the "T" key does nothing, not even a visual cue that closed captions were turned on. I've also tried to configure closed captioning using the steps on the wiki http://www.mythtv.org/wiki/Closed_captioning# . . . d_Captioning , and have checked edit keys to make sure the T key is set to togg
[17:02:17] sphery: qwebirc18515: what theme?
[17:03:13] qwebirc18515: MythCenter-wide...version is the log says fixes/0.24 [v0.24.1-80-g1de0431]
[17:03:14] sphery: xrdodrx: don't do http://www.mythtv.org/wiki/Closed_captioning# . . . d_Captioning stuff... that's probably only required for ivtv 0.10.0 or so (like from 7 years ago)
[17:03:34] xrdodrx: sphery, :s
[17:03:39] xrdodrx: so I should revert that then
[17:03:48] sphery: yeah, take it out, then reload the module
[17:03:53] xrdodrx: okay :)
[17:04:05] sphery: really, probably easiest to reboot because you may need to restart mythbackend, too
[17:06:14] bumblebeebat (bumblebeebat!~sean@173.208.87.10) has joined #mythtv-users
[17:06:29] sphery: xrdodrx: then try: mysql -umythtv -p mythconverg -e "DELETE FROM settings WHERE value = 'VbiFormat' AND hostname IS NOT NULL;" && mythbackend --clearcache
[17:07:24] xrdodrx: paste that command as is?
[17:07:33] sphery: yeah, into a terminal
[17:07:37] xrdodrx: okay
[17:07:48] sphery: get both parts... the mysql and the mythbackend commands
[17:08:07] sphery: and you're not transcoding your shows are you?
[17:08:20] xrdodrx: no
[17:08:21] sphery: transcoding removes subtitles and captions
[17:08:23] sphery: ok
[17:08:25] xrdodrx: at least, I don't think so
[17:08:31] xrdodrx: they appear as mpg files in /Recordings/
[17:08:40] skd5aner: Beirdo: ping
[17:08:46] sphery: ok, then they're good
[17:09:04] xrdodrx: sphery, a password other than my root password is required for that command?
[17:09:16] sphery: xrdodrx: also, note that hitting T in the recording when there are no captions at all will not give any feedback at all
[17:09:19] xrdodrx: [or rather user password since i use sudo]
[17:09:36] sphery: it's the mysql mythtv user's password
[17:09:37] xrdodrx: yeah sphery, i've been testing it on livetv
[17:09:48] xrdodrx: i didn't set one as this isn't a public-facing box
[17:09:57] xrdodrx: just hitting enter also gives access denied :(
[17:10:01] sphery: if you don't know it, you can try using -uroot, assuming you know mysql root user's password
[17:10:27] xrdodrx: the only password i know is my own lol
[17:10:36] sphery: try with -uroot and your own password
[17:10:44] sphery: or try with -umythtv and your own password
[17:11:15] Beirdo: skd5aner: whazzup?
[17:11:38] skd5aner: Beirdo: so... my HDPVR has been rock solid since the day I started using it like 2 years ago...
[17:11:59] skd5aner: and in the last 2 days, I've been getting 0 byte recordings... only resolvable with a power cycle of the hdpvr :/
[17:11:59] xrdodrx: sphery, there is no root password, this is ubuntu...
[17:12:03] xrdodrx: only my password
[17:12:12] Beirdo: fun
[17:12:13] xrdodrx: I didn't set a mysql password, it said it wasn't required
[17:12:20] Beirdo: is it overheating?
[17:12:21] skd5aner: Beirdo: looks like I finally got bitten by the bug that you've been trying to resolve with your little device. you think?
[17:12:31] Beirdo: yeah, most likely so
[17:12:47] Beirdo: I think I should build a batch this weekend :)
[17:12:50] skd5aner: Beirdo: I don't know? It doesn't feel extraordinarily hot... but I don't know if that means much
[17:13:07] sphery: xrdodrx: mysql users != system users
[17:13:13] Beirdo: I know some people saw a correlation to the hot weather
[17:13:19] Beirdo: for me, that's not the issue
[17:13:33] skd5aner: So, will your device help recover instantly if it sees that it's not working? or will you still lose that specific scheduled recording time?
[17:13:35] Beirdo: but it could be overheating IN the box for all I know
[17:13:41] sphery: xrdodrx: if nothing else, read your config.xml or mysql.txt files to figure out what the mythtv user's mysql password is
[17:13:45] Beirdo: you lose that recording
[17:13:49] skd5aner: yea – it wouldn't be weather... it's in a conditioned space
[17:13:51] Beirdo: but it will reschedule
[17:14:07] xrdodrx: sphery, when i installed mythtv, it installed mysql. It asked me if I wanted to set a mysql user password and said it wasn't required and I chose no since mythtv is not exposed to the itnernet.
[17:14:25] Beirdo: unless for some reason the USB controller goes stupid too (happens once in a while for me) and won't reconnect to it when the power's back on
[17:14:28] skd5aner: I can't remember, does it have a fan in the case?
[17:14:29] xrdodrx: in my setup, at least
[17:14:46] Beirdo: I don't think so, but that might be different per revision
[17:15:19] xrdodrx: there is no password unless mysql decided to come up with one all on its own
[17:15:43] sphery: xrdodrx: if there's no password, then you can try without -p
[17:15:59] xrdodrx: still doesn't work :(
[17:16:15] xrdodrx: so there's a phantom password :| should just tell you to set one no matter what
[17:16:38] skd5aner: Beirdo: hmmmm... looks liek there is a 5volt fan header on the board...
[17:18:01] xrdodrx: great, now i get to wrestle with mysql >.<
[17:18:23] sphery: xrdodrx: 09.09 13:13:41 <+sphery> xrdodrx: if nothing else, read your config.xml or mysql.txt files to figure out what the mythtv user's mysql password is
[17:18:45] skd5aner: Beirdo: very frustrating though – can't believe it's been stable and solid for 2 years, and now gets flakey :(
[17:18:47] sphery: if you like, try the default: mythtv
[17:18:52] sphery: xrdodrx: ^^^
[17:19:01] xrdodrx: sphery, lol, mythbuntu must automatically generate one
[17:19:03] xrdodrx: DBUserName=mythtv
[17:19:03] xrdodrx: DBPassword=N2ravr1K
[17:19:03] xrdodrx: DBName=mythconverg
[17:19:05] xrdodrx: DBType=QMYSQL3
[17:19:17] xrdodrx: I know I didn't write that ;)
[17:19:29] sphery: probably shouldn't have pasted it in here... even if it's not exposed to the 'net
[17:19:35] tgm4883: yes we generate it
[17:19:40] xrdodrx: i'll take my chances
[17:19:46] sphery: after all, I know a lot of SSL CAs who thought their systems weren't exposed to the 'net
[17:19:51] sphery: and gaming companies
[17:19:53] sphery: and ...
[17:19:56] dekarl: xrdodrx: off course they do, every "appliance distribution" should do so ;)
[17:19:57] xrdodrx: so do I :)
[17:20:06] xrdodrx: if someone wants my mythtv configuration, by all means let them have it
[17:20:15] xrdodrx: :P
[17:20:29] sphery: and there are idiots out there who think it's funny to ruin the credit ratings/etc. of innocent bystanders just so they can have some "lulz"
[17:20:56] dekarl: xrdodrx: you live alone? truncating random tables will not get you much fame with your significant other if timed well :D
[17:20:59] sphery: so--even though it wouldn't make the news--I'm sure they'd love to have some lulz at your expense, too
[17:21:23] Beirdo: sphery: lulz can fund a new nice car?
[17:22:01] xrdodrx: okay sphery I finally was able to run that command but T still doesn't turn on captioning
[17:24:18] sphery: xrdodrx: all I can say is that it's some invalid data in your database
[17:24:26] sphery: when did you create the database? it's not new, is it?
[17:24:52] sphery: (and you did do the mythbackend --clearcache, right?)
[17:24:59] xrdodrx: yup
[17:25:10] xrdodrx: i created it recently
[17:25:16] xrdodrx: like within the last week
[17:25:54] sphery: what's connected to your ivtv cards?
[17:26:02] sphery: stb or direct cable input?
[17:26:13] xrdodrx: I just ran mythtv-setup, it's showing my vbi format as ntsc...
[17:26:23] xrdodrx: sphery, a digital antenna i picked up
[17:26:38] sphery: Canada, I'd assume, then?
[17:26:46] xrdodrx: US
[17:27:01] sphery: HVR-1600, then?
[17:27:16] sphery: and you're using the digital side, not the analog side?
[17:27:20] xrdodrx: 1250
[17:27:26] xrdodrx: and yes analog has been shut off in the US
[17:27:29] sphery: ahh, then you're not using ivtv
[17:27:32] xrdodrx: couldn't use it if i wanted to
[17:27:42] xrdodrx: oh :(
[17:28:17] sphery: ok, so in a recording or live tv, get to an actual spot in the program (not the commercials) and hit MENU, then go to Subtitles and see what's listed
[17:28:24] sphery: it will only show you those that exist
[17:30:52] kormoc_afk (kormoc_afk!~kormoc@mythtv/developer/kormoc) has joined #mythtv-users
[17:30:52] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v kormoc_afk
[17:30:54] kormoc_afk is now known as kormoc
[17:31:31] xrdodrx: sphery, okay, I don't see a subtitles option though after hitting M for menu
[17:31:43] xrdodrx: it's not in video either as far as i can see
[17:31:47] sphery: what's there... should be right after video or audio
[17:31:49] xrdodrx: not sure where else it would logically be
[17:31:53] sphery: might not say subtitles
[17:32:18] xrdodrx: audio, video, playback, schedule, jobs
[17:34:22] sphery: ok, it is called subtitles, so that means it's not detecting any
[17:34:38] sphery: which is why you don't see any when you toggle subs on
[17:34:55] xrdodrx: :<
[17:35:00] andreax (andreax!~andreaz@p57B93112.dip.t-dialin.net) has joined #mythtv-users
[17:35:47] xrdodrx: none of my 3 channels seem to support subtitling :<
[17:35:57] xrdodrx: i thought they were required by law
[17:36:02] xrdodrx: especially on stations like NBC
[17:36:12] xrdodrx: WMGM
[17:36:30] sphery: you should see it during prime time, at least
[17:36:35] sphery: not sure about daytime subs
[17:36:43] sphery: though I thought it should be there
[17:36:50] xrdodrx: it's the law
[17:36:56] StevenR (StevenR!~foo@88.97.49.237) has quit (Remote host closed the connection)
[17:37:17] xrdodrx: http://www.fcc.gov/guides/closed-captioning
[17:37:20] sphery: it could just be that a) your configuration isn't right or b) they're not signalling it correctly (but in a way that other, "sloppier" devices don't notice that it's wrong)
[17:38:07] xrdodrx: how can i turn my device into a slob
[17:38:09] xrdodrx: ;)
[17:38:46] StevenR (StevenR!~foo@88.97.49.237) has joined #mythtv-users
[17:39:50] sphery: you could try: mythfrontend -v playback,vbi and you should see a ton of messages, a few of which should say something about what's happening with subtitles
[17:48:49] xrdodrx: sphery, http://pastebin.com/FpnnMhcV
[17:49:12] xrdodrx: the word subtitle is never even mentioned
[18:04:10] shipit (shipit!~shipit@c-67-180-21-185.hsd1.ca.comcast.net) has joined #mythtv-users
[18:07:51] hadees (hadees!~hadees@67-198-70-13.dyn.grandenetworks.net) has joined #mythtv-users
[18:11:12] sdkovacs (sdkovacs!~mythtv@c-98-233-97-251.hsd1.md.comcast.net) has joined #mythtv-users
[18:13:23] sdkovacs: Hi all. Question regarding VDPAU playback. I have an 8400GS playing back SD and HD content from clearQAM recordings. Which is the best VDPAU playback profile for me?
[18:15:18] wagnerrp: vdpau slim, you might be able to pull off normal
[18:16:14] sdkovacs: thank you. I'm limping along with old hardware until i can put together a purchase for new backend and new frontend. Have a great weekend.
[18:16:33] wagnerrp: crummy ghost disk
[18:16:49] wagnerrp: what do you mean you cant find the CD drive
[18:16:56] wagnerrp: you just friggen booted off of it
[18:17:13] sdkovacs (sdkovacs!~mythtv@c-98-233-97-251.hsd1.md.comcast.net) has quit (Quit: User disconnected)
[18:20:46] GlemSom (GlemSom!~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk) has quit (Remote host closed the connection)
[18:34:47] Defense|Twin (Defense|Twin!~defense@e177235231.adsl.alicedsl.de) has quit (Remote host closed the connection)
[18:41:09] dcrbeloit (dcrbeloit!602a1fdc@gateway/web/freenode/ip.96.42.31.220) has joined #mythtv-users
[18:41:55] ** Beirdo flings things at whoever wrote cacti **
[18:43:35] GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-127.zone5.bethere.co.uk) has quit (Read error: Connection reset by peer)
[18:45:56] bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM00222da10af5.cpe.net.cable.rogers.com) has joined #mythtv-users
[18:52:52] sulx (sulx!~sulx@85-23-15-158.bb.dnainternet.fi) has quit (Ping timeout: 260 seconds)
[18:56:09] stoffel (stoffel!~quassel@p57B4DF51.dip.t-dialin.net) has quit (Read error: Connection reset by peer)
[18:56:55] stoffel (stoffel!~quassel@p57B4DF51.dip.t-dialin.net) has joined #mythtv-users
[18:56:55] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stoffel
[18:58:59] dcrbeloit (dcrbeloit!602a1fdc@gateway/web/freenode/ip.96.42.31.220) has quit (Quit: Page closed)
[19:13:41] jpabq_ (jpabq_!~jpabq@mythtv/developer/jpabq) has quit (Ping timeout: 260 seconds)
[19:18:20] SteveGoodey (SteveGoodey!~steve@host86-147-182-10.range86-147.btcentralplus.com) has joined #mythtv-users
[19:23:22] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv-users
[19:27:31] sulx (sulx!~sulx@85-23-15-158.bb.dnainternet.fi) has joined #mythtv-users
[19:29:58] qwebirc18515 (qwebirc18515!cfa4b641@gateway/web/freenode/ip.207.164.182.65) has quit (Quit: Page closed)
[19:30:21] Azelphur (Azelphur!~Azelphur@azelphur.com) has quit (Excess Flood)
[19:31:41] Azelphur (Azelphur!~Azelphur@azelphur.com) has joined #mythtv-users
[19:33:21] tank-man (tank-man!1000@S010600121729c6a1.vc.shawcable.net) has quit (Read error: Operation timed out)
[19:34:22] tank-man (tank-man!1000@S010600121729c6a1.vc.shawcable.net) has joined #mythtv-users
[19:35:21] Azelphur (Azelphur!~Azelphur@azelphur.com) has quit (Excess Flood)
[19:36:11] Azelphur (Azelphur!~Azelphur@azelphur.com) has joined #mythtv-users
[19:36:53] Gumby` (Gumby`!~terry@unaffiliated/gumby) has joined #mythtv-users
[19:38:03] Gumby`: hi all. I know that the asx streaming in mythweb is somewhat experimental (or at least that is what mythweb tells me) but is there a way that anyone knows of to figure out why the streaming does not listen to the bitrate and width that I set it to?
[19:40:51] FabriceMG (FabriceMG!~fabrice@APoitiers-155-1-36-183.w83-193.abo.wanadoo.fr) has quit (Quit: Ex-Chat)
[19:46:28] Azelphur (Azelphur!~Azelphur@azelphur.com) has quit (Excess Flood)
[19:47:41] Azelphur (Azelphur!~Azelphur@azelphur.com) has joined #mythtv-users
[19:51:30] Azelphur (Azelphur!~Azelphur@azelphur.com) has quit (Excess Flood)
[19:51:38] pmhahn (pmhahn!~pmhahn@port-92-196-56-138.dynamic.qsc.de) has joined #mythtv-users
[19:53:11] Azelphur (Azelphur!~Azelphur@azelphur.com) has joined #mythtv-users
[19:54:32] SteveGoodey (SteveGoodey!~steve@host86-147-182-10.range86-147.btcentralplus.com) has quit (Remote host closed the connection)
[19:56:28] Azelphur (Azelphur!~Azelphur@azelphur.com) has quit (Excess Flood)
[19:56:42] Azelphur (Azelphur!~Azelphur@azelphur.com) has joined #mythtv-users
[20:01:30] Azelphur (Azelphur!~Azelphur@azelphur.com) has quit (Excess Flood)
[20:02:41] Azelphur (Azelphur!~Azelphur@azelphur.com) has joined #mythtv-users
[20:06:28] Azelphur (Azelphur!~Azelphur@azelphur.com) has quit (Excess Flood)
[20:06:42] Azelphur (Azelphur!~Azelphur@azelphur.com) has joined #mythtv-users
[20:08:08] sphery: Gumby`: asx streaming means that mythtv gives you a plain text file with the location of some video file to play
[20:08:49] sphery: if that is now using the backend or mythweb or something to do the streaming (versus just a list of files on the file system), it's not actually transcoding anything
[20:09:08] sphery: only thing that attempts to transcode (TTBOMK) is the Flash garbage
[20:11:39] Gumby`: sphery: oh, I see. now I remember..... it's been awhile. The flash player is located within the recording info page in mythweb for the specific recording
[20:11:44] Gumby`: its not the asx streaming link
[20:16:19] sphery: if it's the flash player, only way to actually change that is to change the ffmpeg command line it's using to generate the video
[20:29:08] bumblebeebat (bumblebeebat!~sean@173.208.87.10) has quit (Ping timeout: 276 seconds)
[20:29:12] NightMonkey (NightMonkey!~NightMonk@pdpc/supporter/professional/nightmonkey) has joined #mythtv-users
[20:30:08] Gumby`: sphery: the mythweb settings dont work? There is a page to adjust width/video bitrate/audio bitrate
[20:36:47] bumblebeebat (bumblebeebat!~sean@173.208.87.10) has joined #mythtv-users
[20:43:47] SteveGoodey (SteveGoodey!~steve@host86-147-182-10.range86-147.btcentralplus.com) has joined #mythtv-users
[20:44:28] SteveGoodey (SteveGoodey!~steve@host86-147-182-10.range86-147.btcentralplus.com) has quit (Remote host closed the connection)
[20:44:31] bumblebeebat (bumblebeebat!~sean@173.208.87.10) has quit (Ping timeout: 252 seconds)
[20:50:52] kormoc is now known as kormoc_afk
[20:51:29] awalls (awalls!~awalls@d-72-9-4-240.cpe.metrocast.net) has joined #mythtv-users
[20:58:02] shipit (shipit!~shipit@c-67-180-21-185.hsd1.ca.comcast.net) has quit (Remote host closed the connection)
[21:03:15] Azelphur (Azelphur!~Azelphur@azelphur.com) has quit (Excess Flood)
[21:03:42] Azelphur (Azelphur!~Azelphur@azelphur.com) has joined #mythtv-users
[21:08:16] Azelphur (Azelphur!~Azelphur@azelphur.com) has quit (Excess Flood)
[21:10:11] Azelphur (Azelphur!~Azelphur@azelphur.com) has joined #mythtv-users
[21:11:15] awalls (awalls!~awalls@d-72-9-4-240.cpe.metrocast.net) has quit (Quit: Leaving.)
[21:12:29] andreax1 (andreax1!~andreaz@p57B931B2.dip.t-dialin.net) has joined #mythtv-users
[21:13:16] Azelphur (Azelphur!~Azelphur@azelphur.com) has quit (Excess Flood)
[21:14:27] andreax (andreax!~andreaz@p57B93112.dip.t-dialin.net) has quit (Ping timeout: 250 seconds)
[21:14:41] hadees (hadees!~hadees@67-198-70-13.dyn.grandenetworks.net) has quit (Quit: hadees)
[21:15:11] Azelphur (Azelphur!~Azelphur@azelphur.com) has joined #mythtv-users
[21:29:44] bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM00222da10af5.cpe.net.cable.rogers.com) has quit (Quit: buh-bye)
[21:33:38] shipit (shipit!~shipit@204-15-2-155-static.ipnetworksinc.net) has joined #mythtv-users
[21:38:23] Ryushin (Ryushin!proxy@cl-412.phx-01.us.sixxs.net) has quit (Ping timeout: 260 seconds)
[21:38:33] fendrychl (fendrychl!~fendrychl@ns1.neomezeny-hosting.cz) has joined #mythtv-users
[21:39:33] straterra (straterra!~straterra@fuhell.com) has quit (Ping timeout: 260 seconds)
[21:41:40] fendrychl (fendrychl!~fendrychl@ns1.neomezeny-hosting.cz) has quit (Remote host closed the connection)
[21:42:28] fendrychl (fendrychl!~fendrychl@ns1.neomezeny-hosting.cz) has joined #mythtv-users
[21:42:44] DeviceZer0 (DeviceZer0!~hate@unaffiliated/devicezer0) has quit (Ping timeout: 260 seconds)
[21:42:59] hadees (hadees!~hadees@72-48-91-73.dyn.grandenetworks.net) has joined #mythtv-users
[21:44:55] fendrychl (fendrychl!~fendrychl@ns1.neomezeny-hosting.cz) has left #mythtv-users ()
[21:52:02] DeviceZer0 (DeviceZer0!~hate@glock45.armed.us) has joined #mythtv-users
[21:52:02] DeviceZer0 (DeviceZer0!~hate@unaffiliated/devicezer0) has joined #mythtv-users
[21:52:02] DeviceZer0 (DeviceZer0!~hate@glock45.armed.us) has quit (Changing host)
[21:53:45] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[21:55:28] stoffel (stoffel!~quassel@p57B4DF51.dip.t-dialin.net) has quit (Remote host closed the connection)
[21:57:47] andreax1 (andreax1!~andreaz@p57B931B2.dip.t-dialin.net) has quit (Read error: Connection reset by peer)
[22:02:15] ubIx_ (ubIx_!~ulf@p5DD18282.dip0.t-ipconnect.de) has quit (Ping timeout: 252 seconds)
[22:03:00] wagnerrp: only nine tickets closed this past week
[22:03:12] ubIx_ (ubIx_!~ulf@p5DD18282.dip0.t-ipconnect.de) has joined #mythtv-users
[22:03:33] andreax (andreax!~andreaz@p57B931B2.dip.t-dialin.net) has joined #mythtv-users
[22:03:45] straterra (straterra!~straterra@fuhell.com) has joined #mythtv-users
[22:04:39] DeviceZer0 (DeviceZer0!~hate@unaffiliated/devicezer0) has joined #mythtv-users
[22:05:13] wagnerrp: versus ten opened
[22:12:12] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv-users
[22:16:33] Gumby` (Gumby`!~terry@unaffiliated/gumby) has quit (Quit: leaving)
[22:32:52] cesman (cesman!~cecil@pool-108-38-214-203.lsanca.fios.verizon.net) has joined #mythtv-users
[22:32:52] cesman (cesman!~cecil@pool-108-38-214-203.lsanca.fios.verizon.net) has quit (Changing host)
[22:32:53] cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has joined #mythtv-users
[22:53:04] GlemSom (GlemSom!~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk) has joined #mythtv-users
[22:58:10] pmhahn (pmhahn!~pmhahn@port-92-196-56-138.dynamic.qsc.de) has quit (Quit: Konversation terminated!)
[23:02:14] Hoochster (Hoochster!~hooch@74.194.77.222) has quit (Ping timeout: 258 seconds)
[23:03:48] Hoochster (Hoochster!~hooch@74.194.77.222) has joined #mythtv-users
[23:15:29] sphery: wagnerrp: heh, yours did it too... the 0.24-fixes commit went through, but the (fore-?)ported commit to master didn't trigger an update to the ticket (even though the github message came through e-mail)
[23:16:23] wagnerrp: mine what?
[23:16:35] sphery: I'm starting to wonder if that -x message on a cherry pick is messing it up
[23:16:47] wagnerrp: the mythweb commit?
[23:16:59] wagnerrp: mythweb is not tracked by trac
[23:17:05] wagnerrp: only the primary repository is
[23:17:09] sphery: http://code.mythtv.org/trac/ticket/9857#comment:2 has the 0.24-fixes commit, but didn't make a comment for https://github.com/MythTV/mythweb/commit/8b4f13064
[23:17:15] wagnerrp: limitation of trac, it only supports one repository
[23:17:28] sphery: ahh, so /you/ made the comment in trac
[23:17:32] sphery: that's why it doesn't say github
[23:17:32] sphery: nvm
[23:17:39] wagnerrp: if you notice, its hand written, and has both commits
[23:17:40] wagnerrp: :)
[23:18:17] sphery: well, your handwriting is as perfect as the font the computer uses, so I didn't recognize it as handwritten :)
[23:18:50] wagnerrp: to be honest, i didnt intend to backport the fix
[23:19:03] wagnerrp: i just happened to first commit it unintentionally to 0.24
[23:19:14] wagnerrp: and backing out the commit was more effort than just puching it
[23:19:16] sphery: hehe
[23:19:21] sphery: yeah, not worth backing it out
[23:19:28] MavT (MavT!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv-users
[23:20:05] wagnerrp: i was trying to fix 10031 too
[23:20:23] wagnerrp: but i _can_not_figure_out_ how to debug mythweb
[23:20:50] wagnerrp: all of those commands get routed through a redirect page
[23:21:03] wagnerrp: and the redirect page says nothing but the 302 header
[23:21:03] sphery: I think the problem with that is that in some cases it puts up a default button when it should be one of the other buttons
[23:21:40] wagnerrp: no, the problem is the function to reset to default does some form of type checking
[23:21:46] sphery: this is the problem with each client trying to interpret the data itself
[23:21:49] wagnerrp: and as far as i can tell, type does not get populated
[23:22:36] sphery: well, the type checking makes sense since resetting to default is only usable when there's an override in place
[23:22:45] sphery: (I'm guessing you mean checking the rule type)
[23:23:22] sphery: now sure why it wouldn't populate the type, though
[23:24:47] wagnerrp: https://github.com/MythTV/mythweb/blob/master . . . ram.php#L678
[23:25:08] wagnerrp: those $schedule->type checks, i couldnt get anything to match them
[23:25:32] wagnerrp: except for an undefined variable, which i believe means it matched NULL
[23:26:29] wagnerrp: except php has some hideously funky inheritance
[23:26:53] wagnerrp: and as far as i understand object oriented programming, that command to pull the schedule shouldnt work
[23:27:46] Hydr0p0nX (Hydr0p0nX!~hydr@68.117.250.114) has joined #mythtv-users
[23:28:10] wagnerrp: also, ivee decided im going to use completely new tables for messing with the jobqueue stuff, at least for now
[23:28:32] wagnerrp: having to repeatedly merge changes to dbcheck is getting annoying
[23:30:16] sphery: hehe, because of my recent update to dbcheck?
[23:30:29] wagnerrp: and the last six before that
[23:30:50] sphery: I just did it so you wouldn't feel guilty about adding something new to dbcheck and making it so we need a new rollup
[23:30:56] wagnerrp: what does this '{disarmed}' mean?
[23:32:37] sphery: in the wiki?
[23:32:47] wagnerrp: on the mailing list
[23:32:54] wagnerrp: HDPVR firmware thread
[23:33:02] sphery: heh, no idea
[23:33:30] sphery: maybe some annoying spam filter that actually changes the subject (like the stupid ones that put BULK in there or whatever)
[23:34:13] sphery: MailScanner har detekterat ett möjligt bedrägeriförsök från "www.mythtv.org" >http://www.mythtv.org/wiki/HDPVR
[23:34:43] wagnerrp: chris porter? that dork infected one of the workstations at work
[23:34:44] sphery: I'm guessing that's related--but I don't know my nordic...
[23:35:07] sphery: he sent a virus to the list?
[23:35:25] wagnerrp: no, theres a guy named chris porter that works here
[23:35:35] wagnerrp: and he got something funky onto one of the machines here
[23:35:56] wagnerrp: hooks into the TCP stack or something, and injects redirects into pages accessed from google searches
[23:36:10] sphery: ahhh, wow
[23:36:26] sphery: yeah, when I couldn't get to bing, I saw tons of threads about bing/google search redirects
[23:36:43] wagnerrp: its been down ever since, waiting for the admin to re-image it
[23:36:45] sphery: i've also seen a lot of (less than trustworth, imho) DNS providers doing that
[23:36:51] wagnerrp: having given up on waiting, i decided to do it myself
[23:37:00] wagnerrp: but all weve got are old volume license copies of XP
[23:37:13] wagnerrp: and apparently no floppy drives to load the AHCI drivers
[23:38:20] sphery: like in Dulles airport, they have free wifi using a dns provider that redirects google and bing searches (you get the actual google/bing homepage, but when you submit, it redirects the request to a different search provider that pays per search)
[23:38:30] sphery: trying to remember which one... opendns?
[23:39:02] sphery: yep, opendns
[23:39:02] wagnerrp: ive never heard of opendns doing that
[23:39:16] wagnerrp: ive never liked some of the things opendns does
[23:39:27] wagnerrp: but had they done that, im sure tons of people would have been crying foul on the internet
[23:39:40] wagnerrp: since its only the techie types that would think to even use opendns
[23:39:41] skd5aner: wagnerrp: what don't you like about opendns?
[23:40:00] wagnerrp: skd5aner: the fact that it always returns some IP
[23:40:10] skd5aner: ah, yea
[23:40:11] sphery: http://forums.opendns.com/comments.php?Discus . . . 6&page=2
[23:40:40] wagnerrp: if theres nothing at that address, then damnit, i want my dns server to tell me so
[23:40:49] sphery: seems it's tied to the account--so I'm sure that the dulles airport has it set up to do that
[23:40:54] wagnerrp: i dont want to be redirected to some random web server running a search page
[23:40:57] sphery: might be how they "monetize" the wifi usage?
[23:41:09] wagnerrp: if i want that, i can just use my ISP's dns servers
[23:41:22] sphery: anyway, was really annoying--since their search engine sucks
[23:42:33] sphery: oh, and they also filter stuff, don't they--like they won't tell you addresses for "unsafe" or "offensive" sites or something
[23:43:33] wagnerrp: plus it f-s up all sorts of geo-location mechanisms websites set up
[23:43:48] wagnerrp: stuff that ensures youre using a nearby server for bandwidth heavy content
[23:44:10] wagnerrp: stuff that is intelligently trying to make the internet a better place
[23:45:00] skd5aner: actually – they just announced something to resolve that issue
[23:45:32] skd5aner: wagnerrp: http://gigaom.com/broadband/opendns-google-an . . . -up-the-web/
[23:45:57] wagnerrp: that still doesnt excuse the fact that the very things people would want to abandon their ISP's dns server for doing, they do
[23:46:09] wagnerrp: so whats the point
[23:46:44] ** wagnerrp heads out to get food **
[23:48:13] awalls (awalls!~awalls@d-72-9-4-240.cpe.metrocast.net) has joined #mythtv-users
[23:49:16] skd5aner: sphery: thansk for sharin that thread – that's kind of eye opening. I'm surprised I hadn't heard of that issue before
[23:50:15] sphery: yeah, it seems that it only does it in some places, so it's quite likely you wouldn't have actually seen it unless you connect to cheap and questionable public wifi (like in Dulles :)
[23:50:28] NightMonkey (NightMonkey!~NightMonk@pdpc/supporter/professional/nightmonkey) has quit (Quit: Body blow! Body blow!)
[23:50:44] sphery: I've been using OpenNIC DNS, lately, myself
[23:51:02] sphery: may not be the fastest, but at least I'm not giving google every single hostname I visit :)
[23:51:52] skd5aner: yea – I should eventually investigate some alternatives
[23:53:10] natanojl: sphery: That's Swedish for 'MailScanner has detected a potential phishing attempt from "www.mythtv.org" >http://www.mythtv.org/wiki/HDPVR'
[23:53:35] sphery: natanojl: hehe, wonder why it thinks that's a phishing attempt
[23:53:43] Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has quit (Ping timeout: 260 seconds)
[23:55:24] iamlindoro: I knew I shouldn't have added the step to setup where you e-mail me your bank account numbers
[23:55:59] skd5aner: I thought the HD-PVR had a built in ATM feature
[23:56:01] sphery: no joke--project rules say you have to share those numbers with all of us!
[23:56:09] natanojl: sphery: the link including capital letters ?
[23:56:49] sphery: strange
[23:57:14] sphery: fortunately, I don't have users on my network that require me to use anything other than my own brain to try to avoid phishing attempts/virii/...
[23:57:32] sphery: (meaning I'm willing to take the risk of getting pwned)
[23:59:40] awalls (awalls!~awalls@d-72-9-4-240.cpe.metrocast.net) has quit (Quit: Leaving.)

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