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

Daily chat history

Current users (207):

adante, akv, aloril, And4713, Anduin, AndyCap, anykey_, AriX_, at0m, Azelphur, baffle, bbee, bbigras, beata-, Beirdo, benc_, bjd, bobgill, bobshaffer, Brad-D, brfransen, c4t3l, cafuego, Caliban, Captain_Murdoch, Cap_J_L_Picard, cecil_, chainsawbike, ChanServ, christ_, clever, Computer_Czar, Cougar, croppa, d-tech, d0netsFN, dagar, dansushi, dare, darkstar62, dashcloud, Dassu, Dave123, Daviey, dfletcher, dgilmore, Dibblah, dibbz, dknowles, dlblog, dmb, dmz, donFTW, dougl, dserban, dserban_, dustybin, elmargol, eNeRGi, Essobi, ExElNeT_, felipe`, FinnTux, fleers, Floppe, foobum, foxbuntu, gandalfcome, gbutters, ghoti, GNU\colossus, Greek-Boy, gregl, GreyFoxx, grndslm, growler, GuySoft, hachi, hadees, high-rez, highzeth, Hiisty, hipitihop, hobiga, ikevin, innatech, ivor, i_is_cat, J-e-f-f-A, j-rod, jamesd2, jams, janneg, jarle, javatexan, jbrett, jcarlos, jduggan, JJ1, jmkasunich, joe, JohnQ, jpabq, jpabq-, jstenback, jst_, justdave, jya, k-man, kavakava, KaZeR, kc, keith4, klk, kloeri, kothog, KraMer, kurre_, LabMonkey, ldam, leprechau, Lollero, lotia, Loto, lozaryth1ic, Lt_Dan_, madLyfe, mag0o, Maliuta, markl_, MaverickTech, mbamford, meshe, Metoer, mikeones, MilkBoy, mishehu, mrec, MythLogBot, mzb, npm, nrpil, nuonguy, nutron, og01, olejl, oobe, paperclip, Patina, paul-h, pheld, pigeon, pkendall, PointyPumper, poodyp, prg3, Prost, psipsi, purserj, quicksilver, Ratok, RDV_Linux, Rebecca, rhpot1991, rooaus, rushfan, ruskie, RyeBrye, Shadow__X, sid3windr, simcop2387, SirColin, skd5aner, Slim-Kimbo, sphery, Splat1, squidly, squish103, sulx, sutula, tank-man, Tanthrix_AFK, tgm4883, TheAsp, thefRont, Therock_, ThisOtherGuy, tmkt, Tomas-, tomaw, tomimo, toorima, tris, troyt, tt884_, tzanger, ver, wagnerrp, Wicked, xand, xandie, XLV, xris, yoyoitscr, zzpat, _abbenormal, _charly_
Friday, April 23rd, 2010, 00:00 UTC
[00:00:00] sphery: from my vimrc
[00:00:20] wagnerrp: you can only write to the base of a storage group, and only if there is only a single folder listed in the SG
[00:00:22] ctmjr (ctmjr!~chuck@unaffiliated/ctmjr) has quit (Quit: Leaving)
[00:00:31] wagnerrp: it might just automatically select the first if there are multiple
[00:00:45] clever: wagnerrp: i'm doing it via mv right now and instead of making an ugly php one i'm trying to make something more 'proper'
[00:02:21] olejl (olejl!~olejl@95.175.67.116) has left #mythtv-users ()
[00:02:27] wagnerrp: i really need to do some cleanup on that ftopen function...
[00:02:45] wagnerrp: its really far larger than it needs to be
[00:02:57] wagnerrp: and im sure some of the sanity checks it does dont actually work properly
[00:03:15] clever: ok, so i need to check against db.settings.NULL.AutoExpireExtraSpace
[00:05:36] clever: python seems to think that 7 36 and 11 are all less then 10:S
[00:06:12] wagnerrp: trying to do tests between integer and string values?
[00:06:48] wagnerrp: yeah, seems to be a string value pulled out of the database
[00:06:51] clever: one is 7L
[00:06:56] clever: and the other is u'10'
[00:07:09] wagnerrp: the settings will all be strings
[00:07:12] clever: ah
[00:07:17] wagnerrp: youll need to convert them if necessary
[00:07:20] clever: u meaning unicode string?
[00:07:25] wagnerrp: correct
[00:07:48] clever: int() id guess
[00:07:52] wagnerrp: you just need to int() it
[00:07:53] wagnerrp: right
[00:08:03] clever: google helps:)
[00:08:37] clever: yep, works now
[00:08:43] clever: only listing the drives below auto-expire limit
[00:10:02] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has joined #mythtv-users
[00:10:55] Azelphur: got it working, over nine thousand workarounds
[00:11:21] wagnerrp: anyone know what the reason for those split integers were?
[00:11:27] wagnerrp: was that some qt3 limitation?
[00:11:59] Azelphur: XLIB_SKIP_ARGB_VISUALS="1" fixes the X Errors, -O XineramaMonitorAspectRatio=4.0 fixes the insane aspect ratio ( http://dl.dropbox.com/u/3832397/mythtvaspectratio.png ) and --geometry 1920x1200 fixes it spanning all of my displays \o/
[00:12:07] wagnerrp: because its not used everywhere, i believe the storage group scan returns longs
[00:17:23] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has quit (Read error: Connection reset by peer)
[00:17:46] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has joined #mythtv-users
[00:19:12] GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-128.zone5.bethere.co.uk) has quit (Quit: Leaving.)
[00:21:07] And4713 (And4713!~And4713@c-98-201-61-20.hsd1.tx.comcast.net) has joined #mythtv-users
[00:21:26] sphery: Azelphur: don't use a -O override permanently--set the setting properly
[00:21:28] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has quit (Read error: Connection reset by peer)
[00:21:43] Azelphur: sphery: oh, where do you set it?
[00:21:50] sphery: in mythfrontend settings
[00:22:08] sphery: under Appearance
[00:22:18] sphery: in "Screen settings"
[00:22:20] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has joined #mythtv-users
[00:22:33] clever: wagnerrp: http://privatepaste.com/d558814dc6 how does this look?
[00:23:02] Azelphur: sphery: I don't see an option in here to set that number
[00:23:34] Azelphur: I see display on screen, monitor aspect ratio (with a few options of aspect ratio, but no manual setting), gui width height, gui offset x y, and a few tickboxes
[00:23:40] sphery: "Monitor Aspect Ratio"
[00:23:54] sphery: an 4 is meaningless
[00:23:54] Azelphur: yea it doesn't have an option for me to set 4
[00:24:04] Azelphur: it just has 4:3, 16:9, 16:10
[00:24:16] sphery: those are the valid values
[00:24:28] sphery: what is the aspect of your physical display?
[00:24:32] Azelphur: sphery: my display doesn't fit into any of those categories, thats why I had to use the command line workaround
[00:24:35] sphery: the one on which you are displaying MythTV
[00:24:50] Azelphur: I have 2x1920x1200, so 3840x1200 (32:9)
[00:24:51] sphery: well, I /seriously/ doubt you really have a 4:1 aspect on your TV
[00:24:52] wagnerrp: clever: its usually easier to do 'from MythTV import MythDB, MythTV', and then you can do 'db = MythDB()'
[00:25:06] sphery: Azelphur: but you said you're not displaying on both screens
[00:25:12] sphery: so you want 16:9
[00:25:17] Azelphur: yea, I tried 16:9
[00:25:17] wagnerrp: clever: or you can just do 'from MythTV import *' to pull in everything
[00:25:17] sphery: er, 16:10
[00:25:27] Azelphur: the image above is what it looks like
[00:25:36] sphery: then you have X misconfigured
[00:25:37] Azelphur: with any of those settings 4:3, 16:9 16:10 don't really look much different
[00:25:39] Azelphur: they are all squashed
[00:25:40] clever: wagnerrp: yeah, since i'm not using much else it shouldnt have any colisions
[00:25:48] Azelphur: sphery: yea, it's an X bug actually
[00:25:52] Azelphur: because I have dual twinview it goes wonky.
[00:26:06] sphery: s/bug/misconfiguration/
[00:26:07] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has quit (Read error: Connection reset by peer)
[00:26:11] clever: wagnerrp: what about the part at the end to move the file, could that be pythonized more?
[00:26:17] Azelphur: (quad screen, 2 separate x screens, 2 twinviews)
[00:26:22] Azelphur: sphery: it's a known bug afaik
[00:26:27] sphery: Azelphur: http://www.mythtv.org/wiki/Display_Size + http://www.mythtv.org/wiki/Specifying_DPI_for_NVIDIA_Cards
[00:26:29] clever: it finds any file that hasnt been accessed within 60 minutes (not in use) and then sorts by size
[00:26:46] clever: i should probly make sure that file wont overfill the drive
[00:27:00] clever: moving a 20gig file to a drive with 10gig free isnt going to help
[00:27:06] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has joined #mythtv-users
[00:27:06] sphery: Azelphur: but, again, the screen you're using to display MythTV is /not/ 4:1 aspect--which is what you're saying it is
[00:27:17] Azelphur: sphery: I said I tried every single one
[00:27:24] Azelphur: every single option in that box, one by one
[00:27:25] sphery: Azelphur: I'm guessing MythTV sees it and says, "That's ludicrous, I'll use a proper default"
[00:27:28] Azelphur: and they was all completely squashed
[00:27:40] sphery: Azelphur: again, because your X is misconfigured
[00:27:46] Azelphur: sphery: bugged :P
[00:27:47] sphery: Azelphur: what's the ouput of xdpyinfo
[00:27:55] sphery: pastebin, please
[00:28:33] wagnerrp: clever: surprisingly, there doesnt seem to be anything in 'os' to move files
[00:28:42] Azelphur: sphery: http://pastebin.com/774kJ3r2
[00:28:43] wagnerrp: you can rename them, but that doesnt work if your doing it to another file system
[00:29:06] clever: wagnerrp: yeah, same limits with the kernel api
[00:29:08] wagnerrp: there are commands in shutil (http://docs.python.org/library/shutil.html)
[00:29:15] clever: if you want to cross-fs move, you need to copy and rm
[00:29:31] wagnerrp: but those are basically custom wrappers around the command line tools that do the same thing
[00:29:38] clever: i dont mind using mv, but the find/ls/xargs part could be cleaned more
[00:29:43] wagnerrp: but at least its easier than running your own system commands
[00:29:50] sphery: Azelphur: and what is set for Display on screen?
[00:29:51] clever: so python is aware of which file its mising and can do an extra safety check
[00:29:56] clever: moving*
[00:30:00] Azelphur: sphery: ?
[00:30:10] wagnerrp: ive never used those commands
[00:30:12] sphery: in mythfrontend settings
[00:30:17] Azelphur: oh, 0
[00:30:31] sphery: which is All?
[00:30:36] Azelphur: no
[00:30:38] Azelphur: which is 0.
[00:30:41] sphery: no, all is -1
[00:30:46] clever: wagnerrp: find "/media/mainlv/mythtv" -mount -maxdepth 1 -type f -amin +60 -print0, this will find all files that have been accessed over 60mins ago, and print it as a \0 seperated list
[00:31:00] Azelphur: sphery: not for me
[00:31:03] clever: xargs -0 will then read that from stdin, and give it as seperate arguments to ls
[00:31:04] Azelphur: I have options 0, 1 or All
[00:31:07] sphery: so it's 0, which is 3480x1200, and is listed as 1108x342mm
[00:31:13] sphery: right, 0 is 0
[00:31:20] clever: so its safe to have spaces and even \n in the file/path names
[00:31:22] wagnerrp: clever: you would want to use stuff in the os module for that
[00:31:24] Azelphur: sphery: yup
[00:31:33] Azelphur: sphery: I do have fakexinerama setup so most things work
[00:31:43] Azelphur: but I do have problems with games and other such things grabbing the incorrect resolution
[00:31:48] clever: wagnerrp: wheres the online doc for os?
[00:31:50] Azelphur: been like it for ages, never known how to fix it
[00:32:07] wagnerrp: http://docs.python.org/library/os.html
[00:32:11] sphery: ok, so it's the brokenness of using both Xinerama and TwinView together in a weird way
[00:32:12] clever: thanks
[00:32:22] Azelphur: sphery: yup
[00:32:29] wagnerrp: specifically os.listdir and os.stat
[00:32:36] Azelphur: something like that
[00:32:40] sphery: so you're giving it garbage data
[00:32:49] sphery: and the end result is it undoes the garbage that's the X config
[00:32:54] sphery: so, I guess you can leave it
[00:32:56] sphery: though 4 is wrong
[00:33:06] Azelphur: yea, I changed it to 3 which looks nicer
[00:33:10] clever: wagnerrp: so i just need to learn how to sort a list in python
[00:33:13] sphery: it should be probably 3.2
[00:33:21] Azelphur: I'll change it to that
[00:33:30] Azelphur: wanna take a look at my xorg.conf incase you know how to fix it?
[00:33:31] sphery: strange config, though
[00:33:37] sphery: why both xinerama and twinview?
[00:33:41] Azelphur: oh yea, I know I have a completely off the wall setup
[00:33:44] Azelphur: sphery: no I don't use xinerama
[00:33:47] wagnerrp: clever: there are some built in sorts, or you can write your own algorithm
[00:33:48] Azelphur: I have 2 twinviews
[00:33:50] sphery: actually, I have no idea on xinerama/twinview
[00:34:03] Azelphur: sphery: so it's like separate X screens, only both X screens are twinview
[00:34:03] sphery: how many monitors?
[00:34:06] Azelphur: 4
[00:34:11] clever: wagnerrp: php has an array sort which takes a custom compare function, so i can tell it what is 'larger' then what
[00:34:11] Azelphur: so 2 groups of 2
[00:34:19] clever: wagnerrp: anything like that?
[00:34:37] sphery: Azelphur: OK, I'm willing to agree that it may be twinview brokenness
[00:34:43] Azelphur: yay \o/
[00:34:49] wagnerrp: http://wiki.python.org/moin/HowTo/Sorting
[00:34:51] Azelphur: <showoff> http://dl.dropbox.com/u/3832397/2010-03-31%2022.36.19.jpg </showoff>
[00:35:00] sphery: if you find a way for MythTV to get the proper info from TwinView, feel free to write up a patch
[00:35:16] Azelphur: sphery: I'm not a programmer but I would suggest getting it from xinerama
[00:35:17] sphery: nice setup
[00:35:20] Azelphur: ty :)
[00:35:25] wagnerrp: i know at one point i wrote up a custom sorter function
[00:35:29] wagnerrp: but i cant remember why
[00:35:45] clever: sphery: i was wondering about how to give fake aspect ratio info a while back, to trick it into thinking my tv is 16:9
[00:35:53] Azelphur: sphery: I requested a patch for cairo-dock to do the same, it pulls the xinerama screen information and has options for it and stuff, very nice implementation :)
[00:35:54] wagnerrp: Azelphur: man after my own heart
[00:36:02] sphery: Azelphur: well, we already do get from xinerama what we can (and use it to display the Monitor Aspect Ratio and Display on Screen settings (which don't appear without Xinerama or its ilk)
[00:36:16] wagnerrp: well... except for the big blue case in the back
[00:36:23] sphery: since you're using TwinView (=nvidia's "Xinerama, my way, not using standards"), you get the settings
[00:36:24] clever: sphery: just mythfrontend -O XineramaMonitorAspectRatio=16:9 ?
[00:36:30] sphery: but since it's TwinView, it's not right
[00:36:35] clever: even if its just 1 screen/monitor
[00:36:36] sphery: clever: no, that's not a valid value
[00:36:39] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has quit (Read error: Connection reset by peer)
[00:36:39] poodyp_ (poodyp_!~poodyp@ip68-99-185-99.oc.oc.cox.net) has joined #mythtv-users
[00:36:40] Azelphur: wagnerrp: what big blue case in the back o.O
[00:36:41] poodyp_ is now known as poodyp
[00:36:46] Azelphur: you mean the black one with blue leds?
[00:36:53] clever: sphery: 1.7777?
[00:37:01] wagnerrp: Azelphur: yeah
[00:37:03] sphery: clever: there's a GUI that sets it for you :)
[00:37:14] Azelphur: wagnerrp: don't hate my antec 1200 :o
[00:37:14] clever: sphery: i'll dig around, its near appearance?
[00:37:20] Azelphur: that's a lovely case, my mum calls it darth vader.
[00:37:20] sphery: this is exactly why we have a GUI--so users can't provide invalid values :)
[00:37:31] sphery: (unless they do overrides with bad data)
[00:37:48] sphery: clever: in Appearance under Screen Settings
[00:37:53] sphery: and only appears if you have Xinerama
[00:37:54] clever: ok
[00:38:01] clever: i might not have xinerama enabled
[00:38:02] sphery: otherwise it /always/ uses the X config
[00:38:15] sphery: so you'd just have to configure X for 16:9 aspect
[00:38:16] clever: where would i set it under X?
[00:38:27] sphery: DisplaySize or DPI or ...
[00:38:30] wagnerrp: http://www.wagnerrp.com/images/desktop/P5220003.JPG
[00:38:34] sphery: http://www.mythtv.org/wiki/Display_Size http://www.mythtv.org/wiki/Specifying_DPI_for_NVIDIA_Cards
[00:38:36] clever: ok
[00:38:50] sphery: DisplaySize makes the most sense since you can actually choose any value that's the right ratio
[00:39:08] sphery: if you set DPI, you have to do the math to figure out, "With this DPI and this resolution, what is the calculated aspect ratio."
[00:39:25] clever: it makes more sense to stretch it to fullscreen at the tv, then clip out half the horizontal res
[00:39:36] sphery: however, you might need to override the EDID to make it work
[00:39:46] clever: composite video, no edid back from the tv
[00:39:56] Azelphur: wagnerrp: fun :)
[00:40:20] wagnerrp: the one on the right has had several dead columns for the last ~5yrs
[00:40:23] sphery: ah, yeah, then edid shouldn't be an issue (which is good since I've never seen it get good info from a TV)
[00:40:24] wagnerrp: and the center one is going too
[00:40:35] wagnerrp: either the backlight or ballast is going
[00:40:39] sphery: they lie to make Windows look "nice" and then they scale the desktop to fit
[00:41:18] wagnerrp: but that 7yr old Sony and the 9yr old laptop are still both going plenty strong
[00:41:27] clever: sphery: ive also heard storyes of the edid prom getting corrupt on the hdtv, causing the computer to refuse to even boot
[00:41:27] clever: sounds like the horror stories of harddrive lieing to windows and killing performance
[00:43:09] clever: 4k sectors on the psy drive, but it claims 512 because windows cant handle 4k
[00:43:43] clever: then linux doesnt know any better because of the lie, and winds up with the FS blocks offset 512 bytes inside a sector, covering 2 sectors
[00:44:05] Azelphur: wagnerrp: hehe, I just replaced all mine a few months back
[00:44:08] Azelphur: I had CRT's :D
[00:44:09] clever: so it has to read&rewrite 2 sectors to change 1 sector worth of data (normaly 1 blind write)
[00:44:40] Azelphur: got a good deal though, all 4 monitors only set me back £752 ($1157)
[00:44:42] wagnerrp: i really like that Sony
[00:45:03] wagnerrp: it was $450 for a 17" TN monitor way back when i bought it
[00:45:23] wagnerrp: but IMO its still better and considerably more reliable than the 20" Samsung (also TN)
[00:45:41] wagnerrp: thats like 3yrs newer
[00:46:05] Azelphur: my monitors are completely unreliable, they crash.
[00:46:14] wagnerrp: monitors... crash?
[00:46:15] Azelphur: got an open fault with Iiyama about it, it's fun.
[00:46:19] Azelphur: wagnerrp: yup, seriously
[00:46:23] wagnerrp: wtf...?
[00:47:03] Azelphur: sometimes they won't turn on, sometimes they won't turn off, sometimes they are on but freeze, sometimes I get really weird graphical issues with them like multicolored bars or faint grey lines across the screen
[00:47:03] sphery: Mine would fail to resync after a vid mode change, but it now works fine with kms. crashing, though, seems wrong...
[00:47:07] Azelphur: it's great fun.
[00:47:19] wagnerrp: the one on the right sort-of crashed
[00:47:33] wagnerrp: its got a big 4"x4"x1" power brick
[00:47:41] wagnerrp: that would overheat, causing the monitor to shutdown
[00:48:12] sphery: Azelphur: you sure that's not from the nvidia heaters you're running it off of? Of maybe for some of the lines, all the cables interfering?
[00:48:16] sphery: (joking)
[00:48:24] Azelphur: hehe
[00:48:37] Azelphur: sphery: Iiyama are telling me it's because I use VGA to DVI converters
[00:48:54] wagnerrp: converters? or adapters?
[00:48:58] sphery: DVI-A? shouldn't be any magic/problems with that
[00:49:03] Azelphur: adapters, these things http://www.datapro.net/images/1145-B.jpg
[00:49:07] Azelphur: indeed
[00:49:15] wagnerrp: i ended up buying a pair of Slot-2 Xeon heatsinks
[00:49:20] Azelphur: they even shipped me out another monitor with the DVI circuitry on it to test – it hasn't crashed so far
[00:49:25] wagnerrp: and zip-tying them onto either side of the power brick
[00:49:45] sphery: sounds like they may be saying, "We say we suport DVI-A, but we really don't have good support for it."
[00:49:54] Azelphur: lol
[00:50:05] Azelphur: well I'll probably give it a little while more and if not call them up again and see what they say
[00:50:13] Azelphur: sounds like I may well be getting a free upgrade
[00:50:41] sphery: wagnerrp: Fringe night!
[00:51:22] wagnerrp: i dont think it can compete with last week's
[00:54:08] sphery: last week's was great
[00:54:42] sphery: if this week's isn't as great, at least there's an episode of Supernatural airing to make up for the disappointment
[00:55:37] wagnerrp: and youll have a nice script downloader to play with
[00:55:43] sphery: nice
[00:55:47] sphery: that sounds good, too
[00:56:05] wagnerrp: its pretty much done, i just cant come up with a reliable way to search for the file
[00:56:23] sphery: so with supernatural, they keep adding new episodes to tv.com--I don't know how many there are
[00:56:41] sphery: maybe 3 left...
[00:56:48] wagnerrp: the 'code' template doesnt provide any sort of id, or special identifier
[00:57:16] wagnerrp: and i have to search three levels below the 'div' tag to find the name
[00:58:26] gandalfcome (gandalfcome!~gandalfco@150.203.88.138) has quit (Quit: gandalfcome)
[00:59:34] GuySoft (GuySoft!guy@bzq-79-180-9-104.red.bezeqint.net) has quit (Ping timeout: 252 seconds)
[01:00:23] jamesd2 (jamesd2!~jamesd@adsl-68-254-161-91.dsl.milwwi.ameritech.net) has quit (Read error: Connection reset by peer)
[01:00:41] jamesd2 (jamesd2!~jamesd@adsl-68-254-161-91.dsl.milwwi.ameritech.net) has joined #mythtv-users
[01:05:09] lyricnz (lyricnz!~simonrobe@75.101.63.162) has joined #mythtv-users
[01:12:58] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has quit (Read error: Connection reset by peer)
[01:13:32] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has joined #mythtv-users
[01:14:16] fleers (fleers!~fleers@nat/sun/x-strfuytohrpqxdao) has quit (Read error: Operation timed out)
[01:17:42] GuySoft (GuySoft!guy@bzq-109-67-7-167.red.bezeqint.net) has joined #mythtv-users
[01:21:14] wagnerrp: bah! bah i say!
[01:21:58] ** wagnerrp grumbles about mediawiki arbitrarily adding nbsp's **
[01:22:46] sphery: some of the scripts I pasted in may have had end-of-line whitespace--I didn't clean them up at all
[01:24:03] wagnerrp: no, for some reason it puts those in before both of the ';;' lines in change-channel-lirc.sh
[01:24:32] wagnerrp: \xa0 in pythonese, which breaks as soon as it tries to dump to file
[01:25:10] poodyp_ (poodyp_!~poodyp@m460e36d0.tmodns.net) has joined #mythtv-users
[01:28:01] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has quit (Ping timeout: 245 seconds)
[01:28:02] poodyp_ is now known as poodyp
[01:28:45] inordkuo (inordkuo!~inorkuo@adsl-177-182-134.int.bellsouth.net) has joined #mythtv-users
[01:29:43] Dave123-road (Dave123-road!~dave@74-37-180-238.dsl2-pixley.roch.ny.frontiernet.net) has quit (Quit: Leaving)
[01:30:25] poodyp (poodyp!~poodyp@m460e36d0.tmodns.net) has quit (Remote host closed the connection)
[01:31:12] poodyp (poodyp!~poodyp@m060e36d0.tmodns.net) has joined #mythtv-users
[01:31:42] MaverickTech (MaverickTech!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv-users
[01:31:47] poodyp (poodyp!~poodyp@m060e36d0.tmodns.net) has quit (Remote host closed the connection)
[01:34:38] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has joined #mythtv-users
[01:34:54] XChatMav (XChatMav!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (Ping timeout: 276 seconds)
[01:36:50] ver (ver!~ver@2001:470:b:126:1::200) has joined #mythtv-users
[01:39:32] fleers (fleers!~fleers@cpe-76-93-149-51.san.res.rr.com) has joined #mythtv-users
[01:39:45] Beirdo: humbug
[01:44:31] javatexan1 (javatexan1!~mia@rrcs-71-40-238-191.sw.biz.rr.com) has joined #mythtv-users
[01:45:07] poodyp_ (poodyp_!~poodyp@ip68-99-185-99.oc.oc.cox.net) has joined #mythtv-users
[01:45:08] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has quit (Read error: Connection reset by peer)
[01:45:09] poodyp_ is now known as poodyp
[01:46:49] javatexan (javatexan!~mia@rrcs-71-40-238-191.sw.biz.rr.com) has quit (Ping timeout: 264 seconds)
[01:55:06] javatexan (javatexan!~mia@rrcs-71-40-238-191.sw.biz.rr.com) has joined #mythtv-users
[01:59:10] javatexan1 (javatexan1!~mia@rrcs-71-40-238-191.sw.biz.rr.com) has quit (Ping timeout: 264 seconds)
[02:21:33] hipitihop (hipitihop!~denis@203.132.229.236) has joined #mythtv-users
[02:44:16] dashcloud (dashcloud!~quassel@pool-71-246-26-87.phlapa.fios.verizon.net) has quit (Ping timeout: 245 seconds)
[02:45:22] sprout_ (sprout_!~sprout@203.217.93.161) has quit (Read error: Connection reset by peer)
[02:47:00] gandalfcome (gandalfcome!~gandalfco@mithrandir.anu.edu.au) has joined #mythtv-users
[02:53:49] dfletcher_ (dfletcher_!~fletch@c-24-7-96-44.hsd1.ca.comcast.net) has joined #mythtv-users
[02:54:00] dfletcher (dfletcher!~fletch@drupal.org/user/72475/view) has quit (Ping timeout: 268 seconds)
[03:01:06] poodyp_ (poodyp_!~poodyp@ip68-99-185-99.oc.oc.cox.net) has joined #mythtv-users
[03:03:01] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has quit (Ping timeout: 245 seconds)
[03:04:52] poodyp (poodyp!~poodyp@m060e36d0.tmodns.net) has joined #mythtv-users
[03:06:29] poodyp_ (poodyp_!~poodyp@ip68-99-185-99.oc.oc.cox.net) has quit (Ping timeout: 260 seconds)
[03:14:46] poodyp (poodyp!~poodyp@m060e36d0.tmodns.net) has quit (Remote host closed the connection)
[03:17:00] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has joined #mythtv-users
[03:26:08] poodyp_ (poodyp_!~poodyp@m460e36d0.tmodns.net) has joined #mythtv-users
[03:26:25] poodyp_ (poodyp_!~poodyp@m460e36d0.tmodns.net) has quit (Remote host closed the connection)
[03:26:53] poodyp_ (poodyp_!~poodyp@m460e36d0.tmodns.net) has joined #mythtv-users
[03:28:43] poodyp_ (poodyp_!~poodyp@m460e36d0.tmodns.net) has quit (Remote host closed the connection)
[03:29:10] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has quit (Ping timeout: 252 seconds)
[03:29:22] poodyp_ (poodyp_!~poodyp@ip68-99-185-99.oc.oc.cox.net) has joined #mythtv-users
[03:33:31] poodyp (poodyp!~poodyp@m060e36d0.tmodns.net) has joined #mythtv-users
[03:35:06] poodyp_ (poodyp_!~poodyp@ip68-99-185-99.oc.oc.cox.net) has quit (Ping timeout: 245 seconds)
[03:36:56] _tom_ (_tom_!~tom@cpe-74-77-197-174.buffalo.res.rr.com) has joined #mythtv-users
[03:38:02] _tom_: hey guys, I'm having trouble with my sql server
[03:38:33] _tom_: from the local machine that it is running on, if I connect to 127.0.0.1 I log in in less than 1 second
[03:39:05] wagnerrp: did you allow network logins on your mysql server?
[03:39:32] _tom_: if I connect from the same machine but use the IP address of the machine (192.18.1.50) it takes about 1 minute to log in
[03:39:45] wagnerrp: but it eventually logs in?
[03:39:48] _tom_: yes
[03:39:52] _tom_: just VERY slow
[03:40:04] wagnerrp: funky
[03:40:06] _tom_: so I get really long lags on my FE
[03:40:43] wagnerrp: you arent doing something like using wireless, and flooding the connection with a data transfer at the same time, are you?
[03:41:06] _tom_: Well, I am using wireless
[03:41:16] wagnerrp: then run wires
[03:41:40] _tom_: but this is on the same machine that the sql server is on
[03:42:02] wagnerrp: yeah... the network stack should be keeping that traffic internal, and it should never even touch the wireless card
[03:42:06] wagnerrp: but you should still run wires
[03:42:53] _tom_: unfortunatley I can't do that in my apartment
[03:42:57] _tom_: would love to though
[03:43:15] _tom_: any idea what to look at on the sql server
[03:43:19] wagnerrp: yeah, but you should still run wires
[03:43:22] wagnerrp: mythtv does not like wireless
[03:43:32] wagnerrp: especially if you are trying to stream HD
[03:43:43] _tom_: bandwidth?
[03:43:55] wagnerrp: or are in an otherwise noisy environment, like an apartment building
[03:44:09] _tom_: only apt in the building
[03:44:26] wagnerrp: 802.11g is marginally capable of streaming ATSC recordings in a clean environment as it is
[03:44:29] _tom_: but in an urban area with lots of SSIDs out there
[03:44:46] _tom_: I'm using 802.11n
[03:45:12] wagnerrp: but if you have multiple clients, or multiple nearby access points, or cordless phones, or baby monitors, or microwaves, or any of a hundred other devices that all share the same spectrum, youre going to have dropouts
[03:45:17] _tom_: is that fast enough?
[03:45:20] wagnerrp: 802.11n wont be as bad
[03:45:37] wagnerrp: but youre still going to suffer the same intermittent dropouts as g
[03:45:44] _tom_: I see
[03:45:51] wagnerrp: and mythtv was designed to be used on a reliable network, there is very limited caching done
[03:46:06] _tom_: is the cashing configurable?
[03:46:10] wagnerrp: no
[03:46:15] sphery: So tonight's 30 Rock has some hilarious background comments... I'm Jarem.
[03:46:23] sphery: (first episode from tonight that is)
[03:46:44] sphery: mainly backreferences out of context and not really easy to catch
[03:47:12] _tom_: wagnerrp, do you think I should try disconencting the wireless to see if my mysql problem goes away?
[03:47:32] wagnerrp: i dont know what might cause a problem that that
[03:47:58] wagnerrp: the 'wireless' explanation was a blind guess that should never happen with a sane network stack anyway
[03:48:34] sphery: _tom_: sounds like a problem with name resolution (yes, mysql does name resolution when you use IP addresses--part of its security model)
[03:48:44] wagnerrp: ssh will do some form of DNS reverse lookup which can cause long timeouts, mysql doesnt have anything like that does it?
[03:48:55] sphery: it's doing a reverse lookup of 192.whatever to get hostname
[03:49:04] wagnerrp: i suppose it does
[03:49:12] sphery: heh, pretty sure it does
[03:49:21] wagnerrp: so it seems youll want to set up a DNS server, or populate your hosts files
[03:49:23] sphery: since it needs to find the most-restrictive security policy and apply it
[03:49:55] sphery: so is it true that the 13 root servers will all be using DNSSEC come May 1?
[03:50:17] wagnerrp: havent been following dnssec
[03:50:21] sphery: (on a completely unrelated, off-topic)
[03:50:38] sphery: I thought I heard that they will /require/ it as of May 1
[03:50:57] sphery: and if your name server doesn't support it, your name server will be useless
[03:51:55] _tom_: OK, makes sense. Thanks for the help. I'll check it out and see if that helps.
[03:53:13] tstellar (tstellar!~tstellar@c-24-20-119-246.hsd1.or.comcast.net) has joined #mythtv-users
[03:54:38] tstellar: I have some .mpg files of TV shows that were not recorded using mythtv. Is there some way I can add them to my mythtv database, so I can use the commercial flagging tool?
[03:55:27] _tom_: sphery: interesting line in my /var/log/messages:
[03:55:30] _tom_: Apr 22 09:32:00 linux dhcpcd[3126]: wlan0: Failed to lookup hostname via DNS: Temporary failure in name resolution
[03:55:51] _tom_: Think that points to what you were suggesting?
[03:55:51] inordkuo (inordkuo!~inorkuo@adsl-177-182-134.int.bellsouth.net) has quit (Quit: Leaving.)
[03:55:54] sphery: _tom_: yeah, a hosts entry would likely fix it
[03:56:13] sphery: on the mysql server have a hosts entry for the hosts from which you'll log in to provide their IP's
[03:57:15] _tom_: OK, can I use anything for the host name or does it have to be something special?
[03:57:54] sphery: OK, sounds like the dnssec support isn't being required--just that if you have a bad network implementation that assumes UDP packets must be <512 bytes, you'll have a problem.
[03:58:14] sphery: _tom_: should be the same hostname that your system is configured with
[03:58:18] sphery: and /not/ localhost :)
[03:58:21] wagnerrp: i thought mythweb only supported videos over storage groups now
[03:58:49] sphery: wagnerrp: I think it's in transition (it supports only videos over SG's, but only some of them...)
[03:59:25] sphery: _tom_: you can find out your local hostname by running the command "hostname" (no quotes) on each computer
[04:01:03] _tom_: linux:/etc # hostname
[04:01:05] _tom_: linux
[04:01:14] _tom_: how original – lol
[04:02:30] _tom_: OK guys, got to run – thanks for hte help
[04:02:38] _tom_ (_tom_!~tom@cpe-74-77-197-174.buffalo.res.rr.com) has left #mythtv-users ("Konversation terminated!")
[04:04:14] vect (vect!brains@ca7-losangeles-1911.dsl.wiredcom.net) has quit (Read error: Connection reset by peer)
[04:04:46] poodyp (poodyp!~poodyp@m060e36d0.tmodns.net) has quit (Remote host closed the connection)
[04:04:56] [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users
[04:06:14] wagnerrp: and kormoc isnt online to ask
[04:08:13] mzb: how long is it *likely* to take to update RSS in MythNetVision?
[04:08:34] wagnerrp: rss should be pretty quick
[04:08:34] poodyp (poodyp!~poodyp@m620e36d0.tmodns.net) has joined #mythtv-users
[04:08:55] wagnerrp: assuming the page hosting the rss responds in a timerly manner
[04:09:09] mzb: >1hr doesn't sound too good then? ;) ... and that's on two separate hosts
[04:09:46] inordkuo (inordkuo!~inorkuo@adsl-177-182-134.int.bellsouth.net) has joined #mythtv-users
[04:09:51] wagnerrp: now how long until MNV decides to expire the rss feed and re-download it? i have no idea
[04:10:15] mzb: hmm ... can't cancel it either
[04:10:38] wagnerrp: mzb: is this an RSS refresh youre doing? or a full grabber run?
[04:11:05] mzb: errr ... updated the site feeds, now updating RSS
[04:11:12] mzb: (from MENU)
[04:11:30] mzb: not sure if I even have any RSS subscriptions
[04:11:44] mzb: (unless it happens without me knowing;)
[04:12:01] wagnerrp: you wouldnt unless you manually added them yourself
[04:12:14] mzb: hmm
[04:12:47] hadees (hadees!~hadees@216-188-225-151.dyn.grandenetworks.net) has quit (Remote host closed the connection)
[04:12:50] mzb: don't recall adding any
[04:16:05] mzb: ok, so I've killed both the FE's and all seems OK
[04:16:07] mzb: except
[04:16:27] mzb: there's nothing visible when I browse ... searching works fine
[04:16:41] ** mzb wonders if he remembers reading about this in the wiki **
[04:20:32] hadees (hadees!~hadees@216-188-225-151.dyn.grandenetworks.net) has joined #mythtv-users
[04:20:50] ** mzb updates site maps (again) **
[04:23:10] klk (klk!~klk@76.211.128.200) has joined #mythtv-users
[04:24:07] mzb: err ... browse mode seems to go empty after I change view mode. I guess I should update my code before I ask any more silly questions.
[04:24:17] mzb: (it's probably been a few weeks)
[04:31:22] poodyp (poodyp!~poodyp@m620e36d0.tmodns.net) has quit (Quit: poodyp)
[04:32:29] olejl (olejl!~olejl@95.175.64.10) has joined #mythtv-users
[04:32:46] poodyp (poodyp!~poodyp@m220e36d0.tmodns.net) has joined #mythtv-users
[04:36:46] inordkuo (inordkuo!~inorkuo@adsl-177-182-134.int.bellsouth.net) has quit (Quit: Leaving.)
[04:36:58] pizzledizzle (pizzledizzle!~pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) has quit ()
[04:37:40] javatexan (javatexan!~mia@rrcs-71-40-238-191.sw.biz.rr.com) has quit (Quit: Leaving.)
[04:39:00] pkendall (pkendall!~quassel@122-57-172-59.jetstream.xtra.co.nz) has quit (Remote host closed the connection)
[04:45:17] pkendall (pkendall!~quassel@122-57-172-59.jetstream.xtra.co.nz) has joined #mythtv-users
[04:46:17] hipitihop (hipitihop!~denis@203.132.229.236) has quit (Quit: Ex-Chat)
[04:50:26] wagnerrp: sphery: just never going to give it up are you...
[04:52:58] wagnerrp: anyone in here know their PHP?
[04:54:01] ramindia (ramindia!~balajibhr@96-10.southernonline.net) has joined #mythtv-users
[04:54:38] ramindia: hi iam having issue w_scan before i setup mythTV iam scanning for channels, but i do not see any results
[04:54:43] ramindia: http://pastebin.com/Q6KJWphC
[04:54:58] wagnerrp: thats not mythtv
[04:55:22] wagnerrp: thats some 3rd party scan utility
[04:56:05] ramindia: even i tried scan
[04:56:21] wagnerrp: youre also using an ATSC card in India, which uses DVB-T
[04:56:35] wagnerrp: not sure how you even managed to purchase an ATSC card in india
[04:56:43] wagnerrp: they shouldnt be sold there
[04:57:05] ramindia: i got it from USA, it works in XP and Vista
[04:57:14] wagnerrp: sure, but it doesnt work in india
[04:57:28] ramindia: oh why it was working in XP right
[04:57:41] wagnerrp: what card is that, specifically?
[04:58:14] ramindia: Hauppauge WinTV-HVR1800
[04:59:05] wagnerrp: yep, thats an ATSC card, the drivers arent picking it up improperly
[04:59:14] wagnerrp: that card wont work in india
[04:59:25] wagnerrp: india uses DVB-T, while that card only receives ATSC
[04:59:32] ramindia: oh how about this "Multimedia controller: Philips Semiconductors SAA7130 Video Broadcast Decoder (rev 01"
[04:59:53] ramindia: wagnerrp: what card you recomend then ?
[05:00:04] wagnerrp: thats probably the analog half of that card, which does NTSC
[05:00:08] ramindia: I have 2 cards .. 2 cards i mentioned here..
[05:00:13] wagnerrp: also not usable in india where they use PAL instead
[05:00:37] wagnerrp: there is a reason you had to go out of your way and ship that card all the way from the US
[05:00:49] wagnerrp: because it doesnt work where you are, only in north america
[05:01:22] ramindia: wagnerrp: oh it was working in Vista in india, so i thought i can install in ubuntu too
[05:01:54] wagnerrp: and you could tune and watch channels in vista?
[05:02:05] ramindia: yes
[05:02:30] ramindia: even with this card "Multimedia controller: Philips Semiconductors SAA7130 Video Broadcast Decoder (rev 01""
[05:02:51] ramindia: both cards working Vista and XP
[05:05:06] markl_: ok i was rebooting and mythtv missed the start of a show; is there any way to wake it up so it will start recording it?
[05:05:28] markl_: in mythweb it showed with a dotted box around it instead of the normal green one
[05:05:59] ramindia: wagnerrp: if i want to use in linux in india, what card i need to buy ?
[05:06:52] poodyp (poodyp!~poodyp@m220e36d0.tmodns.net) has quit (Remote host closed the connection)
[05:07:03] wagnerrp: i (and wikipedia, and dvb.org) could be wrong here, but india is a pal/dvb-t country
[05:07:14] wagnerrp: meaning an ntsc/atsc card like that will not work
[05:07:18] wagnerrp: in linux or windows
[05:07:48] wagnerrp: if you want a card that will work properly, see http://linuxtv.org/wiki/index.php/DVB-T_Devices
[05:09:06] Defense|Twin (Defense|Twin!~jepz@f054002118.adsl.alicedsl.de) has joined #mythtv-users
[05:10:27] poodyp__ (poodyp__!~poodyp@m460436d0.tmodns.net) has joined #mythtv-users
[05:13:52] wagnerrp: justdave: you in?
[05:14:03] ramindia: wagnerrp: thanks.. let me work around
[05:14:18] ramindia: but i have "Multimedia controller: Philips Semiconductors SAA7130 Video Broadcast Decoder (rev 01"" its pal-G
[05:14:25] ramindia: PAL BG
[05:15:36] wagnerrp: justdave: re #8374
[05:15:53] wagnerrp: im going to leave kormoc to close it if he wishes (he probably will)
[05:16:23] wagnerrp: thanks for the effort and the patches, however that is not the direction mythvideo is headed
[05:17:25] wagnerrp: local scans would need the file hash routine you put up there, however mythweb no longer uses local mythvideo content
[05:17:49] wagnerrp: it does (IMHO) bad things performing a local file scan against storage group content
[05:18:17] wagnerrp: the proper way to handle it is to let the backend do much of the hard work for you
[05:18:53] wagnerrp: with http://mythtv.org/wiki/QUERY_SG_GETFILELIST_(Myth_Protocol) and http://mythtv.org/wiki/QUERY_FILE_HASH_(Myth_Protocol)
[05:20:16] wagnerrp: that said, i wouldn't recommend writing a new scanner without talking to kormoc and/or Captain_Murdoch first
[05:20:28] wagnerrp: as the scan procedure is likely to change prior to the release of 0.24
[05:31:21] Defense|Twin (Defense|Twin!~jepz@f054002118.adsl.alicedsl.de) has quit (Remote host closed the connection)
[05:33:01] Defense|Twin (Defense|Twin!~jepz@f054002118.adsl.alicedsl.de) has joined #mythtv-users
[05:34:43] jvs (jvs!~jvs@90.146.65.36) has joined #mythtv-users
[05:37:13] rushfan (rushfan!~rushfan@cpe-98-155-86-34.san.res.rr.com) has quit (Read error: Operation timed out)
[05:45:49] oobe (oobe!proxy@aubry.athnex.com) has quit (Remote host closed the connection)
[05:45:54] Defense|Twin (Defense|Twin!~jepz@f054002118.adsl.alicedsl.de) has quit (Remote host closed the connection)
[05:48:50] klk (klk!~klk@76.211.128.200) has quit (Ping timeout: 240 seconds)
[05:52:17] KraMer (KraMer!~mark@2002:46f0:c2c9:0:215:f2ff:fef4:4288) has left #mythtv-users ("Leaving")
[06:04:05] wagnerrp: sphery: what are the odds other-walter is going to play some part in all of this at some point
[06:04:45] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv-users
[06:05:19] iamlindoro: 110%
[06:06:06] wagnerrp: i mean just imagine what other-walter could have come up with had he not spend the same 20yrs in the nuthouse
[06:06:26] wagnerrp: even odds hes behind all of this
[06:07:36] iamlindoro: I'd say better than even odds
[06:07:41] martin_ (martin_!~quassel@static-88.131.29.2.addr.tdcsong.se) has joined #mythtv-users
[06:07:47] iamlindoro: since that episode I feel pretty certain it has to be
[06:15:29] [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving)
[06:16:33] wagnerrp: in completely unrelated news, apparently chinese citizens are setting up and using proxies in droves, to bypass the firewall in order to access.... the twitter feed of a japanese porn star
[06:26:47] tzanger: lawl
[06:28:37] martin_ (martin_!~quassel@static-88.131.29.2.addr.tdcsong.se) has quit (Remote host closed the connection)
[06:28:46] oobe (oobe!~thingo@insidiousramblings.com) has joined #mythtv-users
[06:29:08] martin_ (martin_!~quassel@static-88.131.29.2.addr.tdcsong.se) has joined #mythtv-users
[06:29:41] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Remote host closed the connection)
[06:32:13] superdump (superdump!~rob@unaffiliated/superdump) has joined #mythtv-users
[06:35:00] hpeter (hpeter!~hpeter@178-83-238-140.dclient.hispeed.ch) has joined #mythtv-users
[06:35:56] SirColin (SirColin!~sircolin@my83-216-68-241.mynow.co.uk) has joined #mythtv-users
[06:39:53] flabberkenny (flabberkenny!~flabberke@217-19-28-232.dsl.cambrium.nl) has quit (Quit: flabberkenny)
[06:40:49] sphery: wagnerrp: heh, I just finished the episode, and I was thinking the exact same thing
[06:41:35] sphery: (about other walter, not about japanese porn stars)
[06:42:37] wagnerrp: dont lie, we know youre all about those japanese porn stars
[06:47:20] hpeter (hpeter!~hpeter@178-83-238-140.dclient.hispeed.ch) has quit (Quit: hpeter)
[06:50:57] brfransen (brfransen!~brfransen@adrianDHCP-47.216-254-250.iw.net) has quit (Quit: brfransen)
[06:58:24] christ_ (christ_!~Billybob@CPE00e04b0b7799-CM00111a59bdac.cpe.net.cable.rogers.com) has joined #mythtv-users
[06:59:47] Easy_Rider9999 (Easy_Rider9999!~Miranda@p5B223F50.dip.t-dialin.net) has joined #mythtv-users
[07:00:22] QED__ (QED__!~Billybob@CPE00e04b0b7799-CM00111a59bdac.cpe.net.cable.rogers.com) has quit (Ping timeout: 252 seconds)
[07:06:07] wagnerrp: iamlindoro: from the comment on #8374, the bigger issue is that mythweb does its own local file scan for storage group content
[07:06:24] wagnerrp: the whole thing just needs to be rewritten
[07:06:44] wagnerrp: although wasnt there some discussion about that in #mythtv a couple weeks ago?
[07:07:22] revilootneg (revilootneg!~oliver@pool-34-67-198-89.dbd-ipconnect.net) has joined #mythtv-users
[07:11:26] octavsly (octavsly!~octavsly@static.ip-80-255-245-177.signet.nl) has joined #mythtv-users
[07:11:33] octavsly (octavsly!~octavsly@static.ip-80-255-245-177.signet.nl) has quit (Remote host closed the connection)
[07:12:23] octavsly (octavsly!~octavsly@static.ip-80-255-245-177.signet.nl) has joined #mythtv-users
[07:12:47] hpeter (hpeter!~hpeter@250-203.5-85.cust.bluewin.ch) has joined #mythtv-users
[07:19:20] reviloot1eg (reviloot1eg!~oliver@pool-34-67-198-89.dbd-ipconnect.net) has joined #mythtv-users
[07:22:43] k-man (k-man!~jason@unaffiliated/k-man) has quit (Read error: Connection reset by peer)
[07:22:44] revilootneg (revilootneg!~oliver@pool-34-67-198-89.dbd-ipconnect.net) has quit (Ping timeout: 240 seconds)
[07:26:08] k-man (k-man!~jason@unaffiliated/k-man) has joined #mythtv-users
[07:31:04] pak0 (pak0!~Paco@91.127.221.87.dynamic.jazztel.es) has joined #mythtv-users
[07:33:24] oobe (oobe!~thingo@insidiousramblings.com) has quit (Remote host closed the connection)
[07:35:06] tmkt (tmkt!~dminogue@CPE00242b77265d-CM0016b533ff4a.cpe.net.cable.rogers.com) has quit (Ping timeout: 245 seconds)
[07:35:09] tmkt (tmkt!~dminogue@CPE00242b77265d-CM0016b533ff4a.cpe.net.cable.rogers.com) has joined #mythtv-users
[07:35:44] justinh: bloody random play on my car stereo. now I've got the theme tune to 'Monkey' stuck in my head
[07:35:47] JohnQP (JohnQP!~JohnQ@c-67-188-114-214.hsd1.ca.comcast.net) has joined #mythtv-users
[07:38:52] ramindia (ramindia!~balajibhr@96-10.southernonline.net) has quit (Ping timeout: 252 seconds)
[07:39:48] oobe (oobe!~thingo@insidiousramblings.com) has joined #mythtv-users
[07:39:56] oobe (oobe!~thingo@insidiousramblings.com) has quit (Remote host closed the connection)
[07:41:42] JohnQP: Comcast^WXfinity seems to have changed my lineup a bit. Bastards.
[07:42:05] oobe (oobe!~thingo@insidiousramblings.com) has joined #mythtv-users
[07:42:44] Easy_Rider9999 (Easy_Rider9999!~Miranda@p5B223F50.dip.t-dialin.net) has quit (Read error: Connection reset by peer)
[07:43:06] oobe (oobe!~thingo@insidiousramblings.com) has quit (Remote host closed the connection)
[07:44:09] JohnQP is now known as JohnQ
[07:51:24] oobe (oobe!~thingo@insidiousramblings.com) has joined #mythtv-users
[07:52:03] SirColin (SirColin!~sircolin@my83-216-68-241.mynow.co.uk) has quit (Quit: Leaving.)
[07:53:37] pak0: i have a seriously problem with the tuners xD
[07:55:50] justinh: a seriously problem? sounds er... seriously
[07:56:39] pak0: its a long fight with some devices
[07:56:59] pak0: and all of these got the infamous af9015 chipset, i hate it...
[07:57:14] justinh: should've done your research before buying them then eh
[07:57:53] pak0: two days working fine with mythtv, this mornign work fine, my children wathc ben 10, now i return, press button to watch tv, shows the last channels fine, i change to channel and.... BREAKS!!!
[07:57:55] justinh: then again I never did. I just bought a 'dvb-t tuner card' on ebay & hoped for the best.. but then I wasn't buying for linux
[07:58:07] pak0: next i restart my computer, and watching tv only shows black screen
[07:58:28] pak0: justinh, i uses v4l wiki before buy a new adapter
[07:58:43] pak0: and people says, the af9015 work fine in a lot of devices
[07:59:37] pak0: but i have tested 2 or 3 devices and on all i have the same problem, on setup i set the correct tuner, watch tv, but in about 4 or 5 hours, the device disconnect or something and i only can watch a black screen :)
[07:59:49] pak0: the devices is showed correctly on dmesg :P
[07:59:57] tstorm (tstorm!~tstorm@c-98-207-90-194.hsd1.ca.comcast.net) has joined #mythtv-users
[08:00:49] pak0: now i removed the device, replugged and ... af9015: I2C read failed reg:9bee
[08:00:55] pak0: and i have the latest firm
[08:04:22] tstorm (tstorm!~tstorm@c-98-207-90-194.hsd1.ca.comcast.net) has quit (Client Quit)
[08:06:58] npm (npm!~npm@cpe-76-169-12-237.socal.res.rr.com) has quit (Quit: Leaving.)
[08:10:16] Ian_Zeplin (Ian_Zeplin!~Ian_Zepli@host-84-9-37-2.dslgb.com) has joined #mythtv-users
[08:10:40] npm (npm!~npm@cpe-76-169-12-237.socal.res.rr.com) has joined #mythtv-users
[08:10:54] JohnQ: Crap. Looks like Comcast stopped broadcasting comedy central digitally.
[08:11:52] flabberkenny (flabberkenny!~flabberke@a80-101-6-24.adsl.xs4all.nl) has joined #mythtv-users
[08:14:59] SirColin (SirColin!~sircolin@my83-216-68-241.mynow.co.uk) has joined #mythtv-users
[08:15:09] JohnQ: And of course the channel scanner in myth seems to be broken still. Joy.
[08:17:38] SirColin: can anyone tell me how to add a slave backend to my existing front/backend setup i have installed mythbackend but it's not seeing a database by the looks of things when i run setup ???
[08:17:43] k-man (k-man!~jason@unaffiliated/k-man) has quit (Read error: Connection reset by peer)
[08:17:53] k-man (k-man!~jason@unaffiliated/k-man) has joined #mythtv-users
[08:33:36] Ratok (Ratok!~koch@2001:638:906:2:21c:c0ff:fe2a:2417) has joined #mythtv-users
[08:34:45] Ratok: hello i got a weird problem, MythTV-Setup states when i try to close it "Error: Failed to set channel to Bitte Send"
[08:35:56] Ratok: after closing it, i get the following error in the log when trying to open livetv (which closes instantly) TVRec(1) Error: Failed to set channel to "Bitte Send". Reverting to kState_None
[08:38:26] poodyp__ (poodyp__!~poodyp@m460436d0.tmodns.net) has quit (Ping timeout: 245 seconds)
[08:39:40] Ratok: i think it got stucked in channel search and saved something strange in the database
[08:41:18] poodyp (poodyp!~poodyp@m4f0436d0.tmodns.net) has joined #mythtv-users
[08:52:35] hashbang (hashbang!~hashbang@cse-ajb.cse.bris.ac.uk) has joined #mythtv-users
[08:53:35] poodyp (poodyp!~poodyp@m4f0436d0.tmodns.net) has quit (Ping timeout: 265 seconds)
[08:53:52] lyricnz (lyricnz!~simonrobe@75.101.63.162) has quit (Quit: lyricnz)
[09:10:56] reviloot1eg (reviloot1eg!~oliver@pool-34-67-198-89.dbd-ipconnect.net) has quit (Quit: leaving)
[09:13:18] Ratok: anyone got an idea?
[09:26:06] pak0 (pak0!~Paco@91.127.221.87.dynamic.jazztel.es) has quit (Read error: Connection reset by peer)
[09:26:15] poodyp (poodyp!~poodyp@m3f0436d0.tmodns.net) has joined #mythtv-users
[09:26:50] JohnQP (JohnQP!~JohnQ@216.239.45.130) has joined #mythtv-users
[09:27:35] JohnQ (JohnQ!~JohnQ@c-67-188-114-214.hsd1.ca.comcast.net) has quit (Disconnected by services)
[09:27:36] JohnQP is now known as JohnQ
[09:31:11] poodyp_ (poodyp_!~poodyp@m460436d0.tmodns.net) has joined #mythtv-users
[09:32:17] pak0 (pak0!~Paco@161.126.221.87.dynamic.jazztel.es) has joined #mythtv-users
[09:33:00] poodyp (poodyp!~poodyp@m3f0436d0.tmodns.net) has quit (Ping timeout: 268 seconds)
[09:33:01] poodyp_ is now known as poodyp
[09:35:20] JohnQ (JohnQ!~JohnQ@216.239.45.130) has quit (Quit: Head kerploded)
[09:38:54] Ian_Zeplin (Ian_Zeplin!~Ian_Zepli@host-84-9-37-2.dslgb.com) has quit (Quit: When two people dream the same dream, it ceases to be an illusion. KVIrc 3.4.2 Shiny http://www.kvirc.net)
[09:48:34] pak0: how can i detect when is my dvb-usb disconnected and why?
[09:49:06] clever: udev can probly be configured to run a script when its disconnected
[09:49:10] pak0: work fine, but if a i live from watch tv, and return a few hours later, then i only can watch a black screen
[09:50:29] pak0: i really dont know if it is disconnect or what is worng, because if i do dmesg, show my adapter and loads the correct firmware, but if i do watch tv, only shows black screen and if i change to another channels, says locked and change to another input
[09:51:36] clever: if its truely disconnected then it should disapear from /dev/
[09:57:20] poodyp_ (poodyp_!~poodyp@m4b0436d0.tmodns.net) has joined #mythtv-users
[09:58:41] SirColin (SirColin!~sircolin@my83-216-68-241.mynow.co.uk) has quit (Quit: Leaving.)
[09:59:48] poodyp (poodyp!~poodyp@m460436d0.tmodns.net) has quit (Ping timeout: 265 seconds)
[09:59:53] poodyp_ is now known as poodyp
[10:16:15] simonckenyon (simonckenyon!~kvirc@195.7.61.12) has quit (Remote host closed the connection)
[10:18:31] Ratok: anyone got a clue to my strange error?
[10:21:30] simonckenyon (simonckenyon!~kvirc@195.7.61.12) has joined #mythtv-users
[10:22:28] pak0 (pak0!~Paco@161.126.221.87.dynamic.jazztel.es) has quit (Quit: This computer has gone to sleep)
[10:36:03] revilootneg (revilootneg!~oliver@141.71.80.47) has joined #mythtv-users
[10:44:08] hpeter (hpeter!~hpeter@250-203.5-85.cust.bluewin.ch) has quit (Quit: hpeter)
[11:16:00] octavsly (octavsly!~octavsly@static.ip-80-255-245-177.signet.nl) has quit (Ping timeout: 276 seconds)
[11:30:44] zzpat (zzpat!~zzpat@203.171.82.242.static.rev.aanet.com.au) has quit (Ping timeout: 240 seconds)
[11:32:49] revilootneg (revilootneg!~oliver@141.71.80.47) has quit (Quit: leaving)
[11:33:32] octavsly (octavsly!~octavsly@static.ip-80-255-245-177.signet.nl) has joined #mythtv-users
[11:47:27] zzpat (zzpat!~zzpat@203.171.82.242.static.rev.aanet.com.au) has joined #mythtv-users
[12:06:58] poodyp (poodyp!~poodyp@m4b0436d0.tmodns.net) has quit (Quit: poodyp)
[12:16:25] inordkuo (inordkuo!~inorkuo@97.66.21.169) has joined #mythtv-users
[12:25:46] croppa (croppa!~stuart@135.27.233.220.static.exetel.com.au) has quit (Read error: Connection reset by peer)
[12:30:56] storma (storma!~storma@ppp118-209-102-29.lns20.mel4.internode.on.net) has joined #mythtv-users
[12:41:47] hipitihop (hipitihop!~denis@203.132.229.236) has joined #mythtv-users
[12:53:45] storma (storma!~storma@ppp118-209-102-29.lns20.mel4.internode.on.net) has quit (Remote host closed the connection)
[13:01:27] pak0 (pak0!~Paco@161.126.221.87.dynamic.jazztel.es) has joined #mythtv-users
[13:04:25] Jester-Droid (Jester-Droid!~Jester@91.sub-97-144-251.myvzw.com) has joined #mythtv-users
[13:05:56] octavsly (octavsly!~octavsly@static.ip-80-255-245-177.signet.nl) has quit (Remote host closed the connection)
[13:06:37] JJ1 (JJ1!~jjensen@jeffjensen.dsl.visi.com) has left #mythtv-users ()
[13:07:20] Jester-Droid: hey guys.. my mbe seems to be losing ota recordings.. they show up in the recording list but says it cant find them upon trying to playback
[13:08:29] jst_ (jst_!~jst@185.249.121.70.cfl.res.rr.com) has joined #mythtv-users
[13:08:33] dewman (dewman!~dewman@lennon-ubr-64-85-156-99.power-net.net) has quit (Read error: Connection reset by peer)
[13:08:35] octavsly (octavsly!~octavsly@static.ip-80-255-245-177.signet.nl) has joined #mythtv-users
[13:08:48] Jester-Droid: feel free to PM me with any ideas as im at work and on via droid.. cant keep an eye on the chat room
[13:10:35] Azelphur: is there any reason mythtv frontend doesn't work so well with a mouse? is it just that nobody has written it yet?
[13:10:54] Azelphur: I have a touch screen gadget, figure it'd be awesome if it worked with myth :P
[13:14:43] GreyFoxx: It was written to be used with a remote control, not with a mouse :)
[13:15:10] GreyFoxx: There is more and more mouse support in some areas as everything is converted over to mythui but a lot has limited or no mouse support
[13:20:37] Azelphur: I see
[13:20:41] Azelphur: so it's on the way long story short
[13:21:10] Jester-Droid: just use a Droid via network remotr ;) lol
[13:22:42] Azelphur: haha
[13:23:17] Azelphur: http://2.bp.blogspot.com/_bFlo00yQhj8/SwXQcFG . . . +Radio+1.JPG + kitchen + touch screen mythtv = win
[13:24:09] devinheitmueller (devinheitmueller!~devinheit@pool-98-116-56-243.nycmny.fios.verizon.net) has joined #mythtv-users
[13:24:16] gandalfcome (gandalfcome!~gandalfco@mithrandir.anu.edu.au) has quit (Ping timeout: 252 seconds)
[13:24:29] GreyFoxx: What unit is that ?
[13:24:51] GreyFoxx: If you can upload your own code to be triggered by those buttons you could use the telnet interface to control myth
[13:24:51] Jester-Droid: i wish u could forward the ui to the droid tho.. kind of had to navigate thru menus to the radio from the bathroom over network remote alone lol.. not to mention if u could do playback to the droid it'd b amazing..
[13:25:22] Azelphur: GreyFoxx: it's an O2 Joggler, was on offer recently for £50
[13:25:34] Azelphur: 1.3ghz atom, 512mb ram, boots from USB, pretty fun
[13:25:40] GreyFoxx: nice
[13:25:46] GreyFoxx: not a bad price
[13:25:52] Azelphur: indeed
[13:26:07] javatexan (javatexan!~mia@129.62.151.64) has joined #mythtv-users
[13:26:58] GreyFoxx: For thatr price I'm sure I could find a use assuming it has wifi...though you could use a usb wifi adapter I suppose
[13:27:46] Azelphur: it has "built in" wifi
[13:29:32] Azelphur: GreyFoxx: http://www.madeo.co.uk/wp-content/uploads/201 . . . ler_open.jpg
[13:29:41] Azelphur: see the bottom right for what I mean by "built in" :P
[13:30:20] Azelphur: internal usb socket, oh the fun that can be had
[13:32:04] Jester-Droid: you can get that for 50???
[13:32:05] johnnyj (johnnyj!~chatzilla@cpe-173-172-31-183.tx.res.rr.com) has joined #mythtv-users
[13:32:32] Jester-Droid: wonder how much i could get that for here in the us..
[13:32:34] Azelphur: Jester-Droid: yea, it's awesome :o
[13:32:40] Azelphur: dunno, it was on half price offer
[13:32:42] GreyFoxx: Nice. too bad they don't have them locally
[13:32:55] johnnyj: help – I started an create dvd process and I didn't realize my default was on pal format – so I asked it to cancel and it's still running
[13:32:57] johnnyj: python /usr/local/share/mythtv/mytharchive/scripts/mythburn.py
[13:32:58] Azelphur: was funny, someone piped up in #ubuntu-uk with the specs, price, and that it could boot from USB
[13:33:17] Azelphur: people was buying them so fast, must have been selling like 1 every 5 seconds, people was buying 3 at a time and stuff, madness xD
[13:34:29] jst_: God, that little toy looks/sounds awesome.
[13:34:40] Azelphur: indeed
[13:34:42] mag0o: johnnyj: it takes it a bit to cancel the process if i recall
[13:34:48] GreyFoxx: yeah I'd order one now if they would let me :)
[13:35:18] cocoa117 (cocoa117!~cocoa117@98.158.122.244) has joined #mythtv-users
[13:35:19] revilootneg (revilootneg!~oliver@141.71.80.47) has joined #mythtv-users
[13:35:19] Azelphur: there's already a ubuntu netbook remix fork for it, android boots with no touch screen or wifi, and MeeGo is in the works
[13:35:35] Azelphur: and it's only been a couple weeks
[13:37:03] devinheitmueller (devinheitmueller!~devinheit@pool-98-116-56-243.nycmny.fios.verizon.net) has quit (Quit: devinheitmueller)
[13:37:13] jst_: There was a device that hak5 was crazy about.
[13:37:19] devinheitmueller (devinheitmueller!~devinheit@pool-98-116-56-243.nycmny.fios.verizon.net) has joined #mythtv-users
[13:37:25] jst_: I don't think it was as capable as the Joggler though.
[13:37:30] jst_: Can't remember the name of it for some reason.
[13:39:20] Azelphur: hehe
[13:39:32] Azelphur: only down side to the joggler is it only has 1GB of external storage so you're limited to boot from USB
[13:39:41] johnnyj: mag0o: yep – looks like I wasn't patient enough – yet again
[13:40:09] johnnyj: thanks
[13:40:11] johnnyj (johnnyj!~chatzilla@cpe-173-172-31-183.tx.res.rr.com) has left #mythtv-users ()
[13:47:15] martin_ (martin_!~quassel@static-88.131.29.2.addr.tdcsong.se) has quit (Remote host closed the connection)
[13:48:55] Jester-Droid: something tells me having irc on my droid is going to negatively impact my productivity lol
[13:50:52] Ratok: hello i got a weird problem, MythTV-Setup states when i try to close it "Error: Failed to set channel to Bitte Send"
[13:51:04] Jester-Droid: Azelphur.. i bet you could put Arch Linux (htpc version) on 1 gig.. dunno how large the myth FE/remote is tho..
[13:51:13] Ratok: after closing it, i get the following error in the log when trying to open livetv (which closes instantly) TVRec(1) Error: Failed to set channel to "Bitte Send". Reverting to kState_None
[13:51:13] Azelphur: hehe
[13:52:18] Ratok: does anyone got an idea what to do?
[13:57:57] revilootneg (revilootneg!~oliver@141.71.80.47) has quit (Quit: leaving)
[14:00:06] Dibblah: Azelphur: No, you're not. You can stick in an internal SD card or NFS or ...
[14:00:23] Azelphur: wat?
[14:00:46] Dibblah: In the Joggler.
[14:01:04] Azelphur: there is no SD card slot, you'd have to fit one
[14:01:07] Dibblah: There's 2 unpopulated USB ports.
[14:01:31] Azelphur: I know, I said that?
[14:01:38] Azelphur: also 1 of them isn't unpopulated unless you feel like loosing wifi
[14:01:51] Dibblah: No, you didn't.
[14:02:12] Azelphur: (14:30:29) Azelphur: internal usb socket, oh the fun that can be had
[14:02:12] Dibblah: http://jogglerwiki.info/index.php?title=Additional_USB_Ports
[14:02:27] Dibblah: "unpopulated"
[14:02:38] Dibblah: As in there are no sockets.
[14:04:35] Azelphur: fun
[14:05:13] Dibblah: Yeah. I discovered that PCI-e should be fairly easy too :)
[14:05:26] Dibblah: Of course, I have no hardware at this time :(
[14:08:21] Azelphur: hehe
[14:08:29] Azelphur: surely there's not enough space inside for all that
[14:12:45] Dibblah: If you really care about the case... :)
[14:13:48] suffice (suffice!~phann@118.176.141.49) has joined #mythtv-users
[14:16:30] pak0: arclight theme is not free?
[14:16:46] janneg: no, it is
[14:16:52] Jester-Droid: build a new back of the case with a vac mold
[14:17:01] pak0: but i have alot of pixels background
[14:18:26] janneg: pak0: and how is that related to not being free? it uses dynamic background images, those images are of course not included
[14:19:05] LedHed (LedHed!~LedHed@static-74-45-162-66.dr01.pasn.ca.frontiernet.net) has joined #mythtv-users
[14:20:22] pak0: ups
[14:20:33] pak0: then i have to read the wiki for do the same i think
[14:21:32] rushfan (rushfan!~rushfan@cpe-98-155-86-34.san.res.rr.com) has joined #mythtv-users
[14:25:28] streeter (streeter!~streeter@nat/redhat/x-rnfnmjlhhinxgqpi) has joined #mythtv-users
[14:29:38] olejl (olejl!~olejl@95.175.64.10) has quit (Ping timeout: 268 seconds)
[14:32:51] pak0: very wel
[14:32:53] pak0: very well*
[14:33:03] pak0: arclight its very pretty
[14:33:15] pak0: i want to test it with videos, and the graber too
[14:33:34] pak0: but, jamu stills in development or are more stable now?
[14:35:34] RDV_Linux: pak0: You do not need jamu to get images and meta data. Use the MythVideo "w" key. Jamu has been out and functioning since 0.22 and is targeted as a mass update of a large collection.
[14:36:15] pak0: ok ok
[14:36:22] pak0: thank you very much RDV_Linux
[14:36:28] RDV_Linux: np
[14:36:34] pak0: i want to test it now
[14:36:45] pak0: i hate to stay all time jumping from mythtv to xbmc
[14:37:09] devinheitmueller (devinheitmueller!~devinheit@pool-98-116-56-243.nycmny.fios.verizon.net) has quit (Quit: devinheitmueller)
[14:37:15] pak0: and we have support now for series and movies on each menu? on all in one?
[14:37:24] devinheitmueller (devinheitmueller!~devinheit@pool-98-116-56-243.nycmny.fios.verizon.net) has joined #mythtv-users
[14:38:05] Slim-Kimbo (Slim-Kimbo!~Kimbo@host86-142-187-174.range86-142.btcentralplus.com) has left #mythtv-users ()
[14:38:20] fleers (fleers!~fleers@cpe-76-93-149-51.san.res.rr.com) has quit (Quit: Leaving.)
[14:43:02] dewman (dewman!~dewman@lennon-ubr-64-85-156-99.power-net.net) has joined #mythtv-users
[14:44:27] olejl (olejl!~olejl@194.54.209.248) has joined #mythtv-users
[14:44:39] cocoa117 (cocoa117!~cocoa117@98.158.122.244) has quit (Ping timeout: 276 seconds)
[14:44:39] gandalfcome (gandalfcome!~gandalfco@150.203.88.138) has joined #mythtv-users
[14:45:01] revilootneg (revilootneg!~oliver@pool-34-67-198-89.dbd-ipconnect.net) has joined #mythtv-users
[14:45:10] cocoa117 (cocoa117!~cocoa117@98.158.122.244) has joined #mythtv-users
[14:46:06] cocoa117 (cocoa117!~cocoa117@98.158.122.244) has quit (Read error: Connection reset by peer)
[14:47:36] Jester-Droid: can we get jamu added to the menu in mythvideo
[14:48:21] RDV_Linux: Jester-Droid: What would you be trying to accomplish by doing that?
[14:48:56] sebrock (sebrock!~sebastian@hd5b90669.selukra.dyn.perspektivbredband.net) has joined #mythtv-users
[14:49:47] RDV_Linux: Jester-Droid: Jamu emulates what MythVideo already functionally does. The difference that MythVideo does one video at a time and Jamu works on your video collection as a whole.
[14:50:43] Jester-Droid: instead of pressing 'w' .. i use remote only so no w key.. tho i do ssh in..
[14:51:49] Jester-Droid: its just not intuitive to use the w key to run jamu..
[14:53:00] RDV_Linux: pak0: 0.22 and up has supported TV series and Movies from the one MythVideo interface. For videos without images or metadata the video file name determines which type your video is assumed to be. Check the wiki on supported filename formats.
[14:55:26] RDV_Linux: Jester-Droid: The MythVideo "w" is a short cut key to functionality on a menu for downloading metadata. Jamu is never used by MythVideo in any way. MythVideo uses separate grabbers and code to get metadata and images.
[14:56:42] Jester-Droid: ohhh i understand now... how do u initiate jamu then?
[14:57:02] Jester-Droid: .. havent used it yet.. obv
[14:57:44] RDV_Linux: Jester-Droid: Most people run Jamu once to get the images and metadata for their collection (mass update). A metadata kick start so to speak. Then as new videos are added the use MythVideo.
[14:58:22] rushfan (rushfan!~rushfan@cpe-98-155-86-34.san.res.rr.com) has quit (Ping timeout: 258 seconds)
[14:59:57] Jester-Droid: yeah.. i relocated my videos and it didnt carry the Mdata so i have to redo it.. do u just install jamu and run jamu via term?
[15:00:29] RDV_Linux: Jester-Droid: After the mass update people will run three cron jobs for Jamu. (1) an hourly to get images for the Watch Recordings screen (-MW) options (2) a weekly (-MJ) janitor cronjob to clean up unused graphics,
[15:02:14] RDV_Linux: Jester-Droid: (3) a (-M) regular maintenance cronjob that is run ever few days (at most) that add data from TVDB or TMDB that was not available when the mass update was done. Check out the Jamu wiki page for details.
[15:02:22] pak0 (pak0!~Paco@161.126.221.87.dynamic.jazztel.es) has quit (Quit: This computer has gone to sleep)
[15:03:13] RDV_Linux: Jester-Droid: Jamu is already installed if you are using MythTV 0.22 or higher.
[15:04:17] Jester-Droid: ok thanks man
[15:05:34] Jester-Droid: def need that...
[15:07:21] Jester-Droid: how much cpu load does it put on the cron system.. i have over 200 movies.. length of process for that?
[15:08:03] Jester-Droid: and can u add cron jobs via terminal (ssh) .. at work so id have to do it via droid lol
[15:11:13] wagnerrp: Jester-Droid: most cron systems just use a text file for management
[15:11:22] wagnerrp: try 'crontab -e'
[15:11:33] wagnerrp: or maybe edit /etc/crontab directly
[15:12:06] dkeith__ (dkeith__!~dkeith@pool-98-118-119-110.bstnma.fios.verizon.net) has joined #mythtv-users
[15:13:13] Jester-Droid: ok thanks
[15:23:09] dgilmore: anyone using mythtv with dishnetwork?
[15:23:27] wagnerrp: several, whats the question?
[15:23:44] dgilmore: wondering how people deal with the recievers going to sleep
[15:24:07] wagnerrp: such that you have to hit the power button to turn it back on?
[15:24:12] wagnerrp: or can you use the remote?
[15:24:15] gandalfcome (gandalfcome!~gandalfco@150.203.88.138) has quit (Quit: gandalfcome)
[15:24:26] wagnerrp: is there a button that will bring it out of standby but not turn it off?
[15:24:30] dgilmore: well you have to hit select for it to become active again
[15:24:56] dgilmore: i disabled the standby after 4 hrs default
[15:25:11] dgilmore: but when the reciever does its daily software update it goes to sleep
[15:25:20] dgilmore: and i cant disable the software update
[15:25:31] tomimo (tomimo!~kurre@xdsl-83-150-88-111.nebulazone.fi) has quit (Ping timeout: 248 seconds)
[15:25:33] gandalfcome (gandalfcome!~gandalfco@150.203.88.138) has joined #mythtv-users
[15:25:45] kurre (kurre!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has quit (Ping timeout: 268 seconds)
[15:26:54] wagnerrp: add that command to your channel change script?
[15:26:55] brfransen (brfransen!~brfransen@adrianDHCP-47.216-254-250.iw.net) has joined #mythtv-users
[15:27:06] wagnerrp: put it on a cron?
[15:27:41] dgilmore: i have it in cron right now
[15:27:52] dgilmore: but its failed a couple of times to work
[15:28:05] dgilmore: I dont know if the software update took to long
[15:28:16] octavsly (octavsly!~octavsly@static.ip-80-255-245-177.signet.nl) has quit (Quit: Leaving.)
[15:28:19] dgilmore: or if it was something else
[15:28:59] dgilmore: anyway i thought id see what others are doing to deal with it
[15:29:58] dgilmore: so far im really unsatisfied with my switch to dish
[15:30:50] fleers (fleers!~fleers@nat/sun/x-phcjdwuahtstxbmm) has joined #mythtv-users
[15:32:49] tomimo (tomimo!~kurre@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv-users
[15:37:04] devinheitmueller (devinheitmueller!~devinheit@pool-98-116-56-243.nycmny.fios.verizon.net) has quit (Quit: devinheitmueller)
[15:37:19] devinheitmueller (devinheitmueller!~devinheit@pool-98-116-56-243.nycmny.fios.verizon.net) has joined #mythtv-users
[15:37:22] kurre_ (kurre_!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv-users
[15:40:52] Jester-Droid (Jester-Droid!~Jester@91.sub-97-144-251.myvzw.com) has left #mythtv-users ()
[15:43:19] Wicked (Wicked!~zero@unaffiliated/blazed) has quit (Read error: Operation timed out)
[15:43:36] superdump (superdump!~rob@unaffiliated/superdump) has quit (Quit: WeeChat 0.3.3-dev)
[15:45:11] ** iamlindoro wonders why one would need a script to handle external drives with photos, since photo data isn't kept in the DB (ie, you can just have your drive mount in your photos dir and browse them fine) **
[15:45:54] wagnerrp: pretty much...
[15:46:24] wagnerrp: of course these are the same users who are calling their HDHRs with only the local channels 'bricked'
[15:46:42] iamlindoro: yeah, heh, I chuckled at that
[15:46:51] wagnerrp: you need to put the bar a bit lower
[15:47:18] sebrock (sebrock!~sebastian@hd5b90669.selukra.dyn.perspektivbredband.net) has quit (Quit: This computer has gone to sleep)
[15:47:21] dgilmore: wagnerrp: i need to unplug the cable and plug an antena into my HDHR
[15:47:35] wagnerrp: dgilmore: no you dont
[15:47:48] wagnerrp: you should pick up almost as many stations over that cable as you do over an antenna
[15:48:02] dgilmore: wagnerrp: well right now its still plugged into cable, and im getting ota channels
[15:48:09] wagnerrp: however your cableco may recompress them to a lower quality than you would get over an antenna
[15:48:22] dgilmore: but last i tried i actually got more ota channels ota than though cable
[15:48:41] wagnerrp: correct, cable will only carry the 'must carry' channels
[15:48:48] wagnerrp: and then only those in your local area
[15:48:52] dgilmore: cable is only still connected because of internet
[15:48:57] wagnerrp: if you have a nice and/or directional antenna, you can pick up more
[15:49:18] wagnerrp: but that IN NO WAY makes your HDHR bricked
[15:49:19] dgilmore: since im no longer paying for cable i may as well get a couple of extra channels
[15:49:39] dgilmore: :) i wouldnt say it does make it briked
[15:49:40] wagnerrp: that whole 'comcast bricked my HDHR' thread was a practice in ignorance
[15:49:47] unixSnob (unixSnob!~unixSnob@starfury.spearlink.com) has joined #mythtv-users
[15:50:02] wagnerrp: of course they dont seem to be able to learn, so that actually makes them stupid
[15:51:09] dgilmore: part of why i dropped comcast was that twice in the last month they moved all the channels around. part of it was the price rise they just announced. and part of it was the move to digital, forcing me to have to deal with set top boxes
[15:53:54] sebrock (sebrock!~sebastian@hd5b90669.selukra.dyn.perspektivbredband.net) has joined #mythtv-users
[15:55:01] brif8 (brif8!~brif8@rrcs-24-227-64-35.se.biz.rr.com) has joined #mythtv-users
[15:55:08] wagnerrp: brif8: what version of mythtv?
[15:55:33] brif8: latest I think where do I check
[15:55:40] wagnerrp: mythbackend --version
[15:56:16] brif8: MythTV Version  : 22594
[15:56:18] brif8: MythTV Branch  : branches/release-0-22-fixes
[15:56:28] wagnerrp: yeah, that version doesnt support analog scanning
[15:56:54] brif8: ok which version does?
[15:57:02] wagnerrp: either upgrade to 0.23, or manually enter the channels
[15:58:35] brif8: okay do I just need the mythtv-0.23-rc2 tarball or do I need the latest of the others also?
[15:59:08] wagnerrp: as always, you should be running from the 0.23 fixes branch rather than any of the tarballs
[15:59:13] wagnerrp: are you running source currently?
[15:59:31] wagnerrp: if not, there should be packages for 0.23 available for your distro to use
[15:59:33] brif8: no I did the Ubuntu 9.10 install from apt-get
[16:00:03] wagnerrp: there are 0.23 packages available for 9.10
[16:00:46] brif8: doing a apt-cache search myth I do not see anything marked 0.23
[16:01:16] brif8: I don't mind compiling from the source if necessary
[16:01:42] wagnerrp: you need to switch to a different repo, i dont know any more beyond that
[16:01:48] wagnerrp: try in #ubuntu-mythtv
[16:01:53] hashbang (hashbang!~hashbang@cse-ajb.cse.bris.ac.uk) has quit (Quit: Leaving)
[16:02:43] brif8: okay will try there
[16:07:11] brfransen: on .23-fixes since 24204 went in many of my dvds, isos and video_ts don't play and even have problems getting to the menu
[16:07:33] wagnerrp: isos and video_ts folders work just fine with 0.23-fixes
[16:07:41] brfransen: the frontend log has a bunch of AFD Error: Unknown decoding error
[16:08:02] brfransen: and it locks up the frontend
[16:08:06] iamlindoro: 24204 doesn't have anything to do with video playback?
[16:08:24] iamlindoro: It's a UI change, and not anywhere having to do with playback of DVD, ISO, or video_TS
[16:09:17] wagnerrp: dvds too... mistook this as another case of trying to use ISOs over storage groups
[16:09:18] brfransen: I know it is just a ui change but for some reason rolling back to 24177 and everything works fine
[16:09:36] brfransen: go to 24205 and they dont
[16:09:46] iamlindoro: And rolling back to 24203?
[16:10:12] iamlindoro: It sounds like you're blaming whatever the penultimate revision is, not actually bisecting
[16:11:10] brfransen: I just did those two because they were the ones listed in the changelog as changes to 23-fixes
[16:11:26] iamlindoro: Ah, you're right
[16:11:26] GlemSom (GlemSom!~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk) has joined #mythtv-users
[16:11:40] iamlindoro: anyway, there is just no way that change could have any effect on playback of DVDs
[16:11:57] iamlindoro: It *only* touches code in the "Watch Recording" screen
[16:11:59] brfransen: that is what I thought from looking at the code
[16:12:17] wagnerrp: from 0.23–24177 to 0.23–24204, there was not a single commit made
[16:13:02] Bubba_B (Bubba_B!~bubbab@mobile-166-137-140-181.mycingular.net) has joined #mythtv-users
[16:13:15] brfransen: I mean 24205...24204 was what 24205 backported
[16:13:25] Bubba_B (Bubba_B!~bubbab@mobile-166-137-140-181.mycingular.net) has quit (Client Quit)
[16:14:53] klk (klk!~klk@76.211.128.200) has joined #mythtv-users
[16:26:18] LedHed (LedHed!~LedHed@static-74-45-162-66.dr01.pasn.ca.frontiernet.net) has quit (Quit: Leaving)
[16:27:46] trumee (trumee!~nobody@cpc2-cmbg15-0-0-cust1000.5-4.cable.virginmedia.com) has joined #mythtv-users
[16:30:49] flabberkenny (flabberkenny!~flabberke@a80-101-6-24.adsl.xs4all.nl) has quit (Quit: flabberkenny)
[16:30:51] dserban: wow, I just wasted a bunch of my life reading the -users mailing list. I think it'd be feasible to do up a FAQ at some point. The issues cropping up repeat themselves ad nauseum.
[16:31:12] wagnerrp: dserban: wont help any
[16:31:14] ** dserban awaits the trout **
[16:31:41] wagnerrp: the users dont read the existing FAQ and wiki articles that already exist to cover most of those issues theyre talking about
[16:32:02] dserban: wagnerrp, yeah, well it may if someone codes a robot to point them to the FAQ page on the wiki.
[16:32:02] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv-users
[16:32:03] dserban: :P
[16:32:12] wagnerrp: nor do they read the archives to find the thread three weeks back where someone already answered their exact question
[16:33:12] dserban: meh
[16:33:44] dserban: so much wasted human effort, don't they know that all that time they spend re-inventing the wheel, that they could be learning C++?
[16:33:55] pizzledizzle (pizzledizzle!~pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) has joined #mythtv-users
[16:33:56] wagnerrp: no, they dont
[16:34:05] wagnerrp: and thats why there are so few people contributing to mythtv
[16:35:02] pak0 (pak0!~Paco@161.126.221.87.dynamic.jazztel.es) has joined #mythtv-users
[16:35:02] dserban: oh btw, the wiki page for the devel list is heck-a outta date.
[16:35:05] dserban: nvm
[16:35:23] wagnerrp: and so many more who have come up with a great new ideas like rewriting the scheduler, and then expect someone else to do the work for them
[16:36:59] sphery: and without ever even attempting to understand the current scheduler
[16:37:03] sphery: and why it works the way it does
[16:37:14] sphery: after all, the only important configuration is "mine"
[16:37:37] wagnerrp: dserban: we already have that bot for the mailing list, meet sphery
[16:37:54] sphery: heh
[16:38:21] sphery: "This wheel is too round. Someone should make it more triangular!"
[16:38:22] dserban: I think it may be partly due to the project's structure, has there been any discussion on having a "branched" svn which would allow commits? Like. A forked myth tree? kernel.org does it etc... maybe it would encourage others to share their work?
[16:38:23] wagnerrp: but he largely goes ignored, as no one respects his authority and/or knowledge on most things mythtv
[16:38:24] dserban: just an idea
[16:39:24] dserban: sphery, I hope you get paid, seems like you do this as a full time job
[16:40:50] iamlindoro: His reward is the smiling faces of our satisfied usHAHAHAHAHAHA ok I can't keep a straight face saying that
[16:41:05] klk (klk!~klk@76.211.128.200) has quit (Read error: Operation timed out)
[16:41:29] sphery: heh
[16:41:46] dserban: lol!
[16:41:57] sphery: yeah, I should get away from the -users list. It seems that each time I try, I get sucked back in.
[16:42:21] wagnerrp: yeah, what was that about no longer replying to that multirec thread?
[16:42:24] sphery: It's just like Muse said... Supermassive Black HOle
[16:42:49] wagnerrp: mm...
[16:42:52] sphery: heh, yeah, I didn't realize that those were in that thread until I saw your comment from last night
[16:42:56] ** wagnerrp fires up BHaR in winamp **
[16:43:18] sphery: s/winamp/MythMusic/
[16:44:19] dserban: a'rite i'm outtie/afk
[16:44:44] M0nching (M0nching!~Greek-B0y@41.188.154.137) has quit (Ping timeout: 240 seconds)
[16:45:09] Geminizer (Geminizer!~gatekeepe@cpe-76-180-18-183.buffalo.res.rr.com) has joined #mythtv-users
[16:45:15] wagnerrp: sphery: RDV suggested i restructure this thing to be multi-threaded, would certainly speed things up as it seems it stalls on downloading the pages
[16:45:40] sphery: cool... could be nice--but it's up to you
[16:45:48] sphery: as it is, it's already much better than copy/paste
[16:57:40] Easy_Rider9999 (Easy_Rider9999!~Miranda@p5B226D46.dip.t-dialin.net) has joined #mythtv-users
[17:00:07] simonckenyon (simonckenyon!~kvirc@195.7.61.12) has quit (Quit: When two people dream the same dream, it ceases to be an illusion. KVIrc 3.4.2 Shiny http://www.kvirc.net)
[17:07:35] KraMer (KraMer!~mark@2002:46f0:c2c9:0:215:f2ff:fef4:4288) has joined #mythtv-users
[17:07:49] Peitolm: hrm, I upgraded my kernel and now I'm getting "Error: SetChannelByString(101): Failed to initialize multiplex options" google isn't being my friend here,
[17:09:01] stoffel (stoffel!~quassel@p57B4DAB9.dip.t-dialin.net) has joined #mythtv-users
[17:09:01] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stoffel
[17:10:58] Geminizer (Geminizer!~gatekeepe@cpe-76-180-18-183.buffalo.res.rr.com) has left #mythtv-users ()
[17:16:57] tstellar (tstellar!~tstellar@c-24-20-119-246.hsd1.or.comcast.net) has left #mythtv-users ()
[17:19:06] jst_ (jst_!~jst@185.249.121.70.cfl.res.rr.com) has quit (Ping timeout: 276 seconds)
[17:19:11] hadees (hadees!~hadees@216-188-225-151.dyn.grandenetworks.net) has quit (Remote host closed the connection)
[17:20:09] LedHed (LedHed!~LedHed@static-74-45-162-66.dr01.pasn.ca.frontiernet.net) has joined #mythtv-users
[17:23:42] johnnyj (johnnyj!~chatzilla@cpe-173-172-31-183.tx.res.rr.com) has joined #mythtv-users
[17:23:44] fleers1 (fleers1!~fleers@nat/sun/x-llwhqzlpzoxreskx) has joined #mythtv-users
[17:23:56] klk (klk!~klk@76.211.128.200) has joined #mythtv-users
[17:24:31] johnnyj: salutations!
[17:24:54] RobertLaptop (RobertLaptop!~RobertLap@pool-173-69-205-54.bltmmd.fios.verizon.net) has quit (Quit: Leaving)
[17:25:14] fleers (fleers!~fleers@nat/sun/x-phcjdwuahtstxbmm) has quit (Ping timeout: 240 seconds)
[17:33:44] Defense|Twin (Defense|Twin!~jepz@f054003054.adsl.alicedsl.de) has joined #mythtv-users
[17:38:30] johnnyj: is tom dexter in here?
[17:39:24] dfletcher_ (dfletcher_!~fletch@c-24-7-96-44.hsd1.ca.comcast.net) has quit (Read error: Connection reset by peer)
[17:44:09] johnnyj: sphery: can we chat a moment about the dummy tuner?
[17:44:24] sphery: sure
[17:44:38] LabMonkey (LabMonkey!~bogart@ppp-70-254-42-18.dsl.lgvwtx.swbell.net) has quit (Read error: No route to host)
[17:44:40] johnnyj: the wiki at http://www.mythtv.org/wiki/Dummy_Tuner says to use card type MPEG-2
[17:45:07] johnnyj: in my setup on .23-fixes it says IVTV in front of that – and the issue appears to be with the probed info
[17:45:21] johnnyj: since it's not actually an IVTV probable device
[17:45:27] sphery: In the new terminology, that would be "IVTV MPEG-2 encoder card"
[17:45:42] johnnyj: ok – so I should still try to use that?
[17:45:44] olejl (olejl!~olejl@194.54.209.248) has quit (Ping timeout: 268 seconds)
[17:45:47] sphery: yes
[17:45:56] johnnyj: and then insert "file://path/to/mpeg file?"
[17:46:06] sphery: think it's a single /
[17:46:28] johnnyj: is a file segment from one of my recordings acceptable?
[17:46:38] johnnyj: created with the dd command ?
[17:47:02] sphery: http://www.gossamer-threads.com/lists/mythtv/dev/217058#217058
[17:47:11] johnnyj: "Create a valid MPEG2 file on the machine. " isn't clear enough for me
[17:47:17] hadees (hadees!~hadees@64.132.24.100) has joined #mythtv-users
[17:47:17] sphery: if it's an ivtv-like MPEG-2
[17:47:41] sphery: I just put a small recording in place
[17:47:53] sphery: it's actually reading from one of the recordings I have imported into my dev box
[17:48:13] sphery: btw, feel free to clean up that wiki entry, too, with more detail/corrections
[17:48:23] sphery: the post from Captain_Murdoch is probably about the best documentation
[17:48:24] wagnerrp: skd5aner: decide that couple-character fix wasnt actually release note worthy?
[17:48:43] sphery: compare what's in your capturecard/cardinput tables with what he posts, and see what needs changing
[17:49:09] johnnyj: sphery: will do – thanks
[17:49:10] sphery: and, ideally, figure out how to change it through the GUI or, if you want, feel free to make a patch to just allow someone to create a dummy tuner directly
[17:49:44] sphery: i.e. "Dummy Tuner for Development" and all it has is a path for an MPEG-2 file
[17:49:47] johnnyj: sounds good to me
[17:50:07] sphery: I've been meaning to do that for ages, but it's low on my todo
[17:50:22] johnnyj: i'll be glad to take it
[17:50:30] skd5aner: wagnerrp: which r#?
[17:50:48] wagnerrp: 24219
[17:50:54] wagnerrp: you added, and the immediately removed
[17:51:05] wagnerrp: i was going to remove it myself until i saw you had already done so
[17:52:16] skd5aner: wagnerrp: since .23 hasn't officially released, anything that's getting backported I'm removing from the .24 release notes... sometimes it takes some time for me to catch up in the commits log and undo things :)
[17:52:22] skd5aner: or, if things are backported days later
[17:52:31] wagnerrp: oh, right... forgot i backported that
[17:52:34] ExElNeT_ (ExElNeT_!~exelnet@p5B215F21.dip.t-dialin.net) has joined #mythtv-users
[17:52:53] mzb (mzb!~mzb@ppp108-88.static.internode.on.net) has quit (Ping timeout: 246 seconds)
[17:52:58] skd5aner: wagnerrp: you probably though it was trivial enough either way to keep off the changelog?
[17:53:33] wagnerrp: maybe one shared line for 'assorted unicode fixes'
[17:53:44] skd5aner: cool, gotcha
[17:53:46] wagnerrp: im sure theres a fair number of ones i should fix
[17:53:47] skd5aner: :)
[17:54:18] wagnerrp: i /know/ a lot of the prints when using the interactive interpreter have problems with unicode
[17:55:05] wagnerrp: im just not motivated to fix them
[17:55:26] wagnerrp: since ive got no current guide data or recordings, and only a handful of stuff in mythvideo, that even uses unicode
[17:55:30] skd5aner: hard to fix the bugs that don't really impact you as much as the other ones that do (or the lack of functionality you crave to work on)
[17:55:48] gnuday (gnuday!~gnuday@78-105-162-223.zone3.bethere.co.uk) has quit (Quit: Leaving)
[17:55:57] skd5aner: wagnerrp: why no recording activity?
[17:56:05] yoyoitscr (yoyoitscr!~itscrimet@c-174-57-80-228.hsd1.pa.comcast.net) has joined #mythtv-users
[17:56:18] wagnerrp: none that use unicode
[17:56:24] ExElNeT (ExElNeT!~exelnet@p5B214716.dip.t-dialin.net) has quit (Ping timeout: 276 seconds)
[17:56:34] wagnerrp: its all 7-bit text
[17:56:36] skd5aner: oh, I was going to say... thought you meant you weren't recording
[17:56:42] yoyoitscr: anyone use a Scientific Atlanta 4250 HD cable box?
[17:56:56] skd5aner: yoyoitscr: I've got the 3250hd
[17:57:12] wagnerrp: i think ive got one episode of The Big Bang Theory, and maybe one of Eureka, that use unicode characters
[17:57:14] wagnerrp: and thats it
[17:57:21] yoyoitscr: skd5aner is it a roger's box?
[17:57:23] wagnerrp: so at least i know the Video class works fine
[17:58:16] sphery: johnnyj: btw, in case it wasn't clear, in the case of the dummy tuner selection, you would not need to do any probing--just verify the existence and readability of the file
[17:58:34] johnnyj: right
[17:58:39] sphery: so if you add that, it should be a much simpler case than the existing one
[17:58:41] sphery: s
[17:58:44] LabMonkey (LabMonkey!~bogart@ppp-70-254-42-18.dsl.lgvwtx.swbell.net) has joined #mythtv-users
[17:58:48] johnnyj: i was going to figure a way to bypass the probing on this new type
[17:58:55] johnnyj: right on
[17:59:38] yoyoitscr: i have this canadain roger's cable Scientific Atlanta 4250 HD box any ever use one with firewire or usb-uirt?
[17:59:58] dfletcher (dfletcher!~fletch@c-24-7-96-44.hsd1.ca.comcast.net) has joined #mythtv-users
[18:00:21] suffice (suffice!~phann@118.176.141.49) has quit (Remote host closed the connection)
[18:00:58] klk (klk!~klk@76.211.128.200) has quit (Ping timeout: 264 seconds)
[18:01:08] skd5aner: yoyoitscr: no, twc
[18:01:33] olejl (olejl!~olejl@95.175.67.43) has joined #mythtv-users
[18:01:42] brfransen: iamlindoro: you are right 24205 did cause the problem. I made a mistake somewhere in testing and though it worked at 24177 but I retested and it doesn't.
[18:02:02] iamlindoro: s/did/did not/ ?
[18:02:15] iamlindoro: In that case, it's a known problem that is being worked on
[18:02:15] Digdilem (Digdilem!~flash@plague.digdilem.org) has quit (Quit: I existed. Now I don't.)
[18:02:29] brfransen: I think 24115 is where some of my dvds stopped working
[18:02:42] brfransen: sorry did NOT cause the problem
[18:02:46] GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-128.zone5.bethere.co.uk) has joined #mythtv-users
[18:03:33] iamlindoro: There are a few known issues with DVDs pertaining to still frames, they are being worked out
[18:03:43] iamlindoro: and yes, they were introduced semi-recently
[18:08:31] RobertLaptop (RobertLaptop!~RobertLap@70.17.252.152) has joined #mythtv-users
[18:08:55] brfransen: ok. I know it can all be related but what I am seeing isn't getting stuck on still frame but moving menus. And it doesn't happen on every dvd
[18:11:06] iamlindoro: It is almost certainly all related
[18:11:18] iamlindoro: and definitely not worth delving in to until the recently introduced issue is solved
[18:17:04] brfransen: ok thanks
[18:18:55] trumee is now known as zzztrumee
[18:20:02] klk (klk!~klk@76.211.128.200) has joined #mythtv-users
[18:21:43] mzb (mzb!~mzb@ppp108-88.static.internode.on.net) has joined #mythtv-users
[18:22:15] Slim-Kimbo (Slim-Kimbo!~Kimbo@host86-142-187-174.range86-142.btcentralplus.com) has joined #mythtv-users
[18:25:43] GuySoft (GuySoft!guy@bzq-109-67-7-167.red.bezeqint.net) has quit (Ping timeout: 240 seconds)
[18:26:59] ctmjr (ctmjr!~chuck@unaffiliated/ctmjr) has joined #mythtv-users
[18:28:44] ** johnnyj is attempting to create a valid loop.mpg file using his newly acquired ffmpeg skillz **
[18:28:47] flabberkenny (flabberkenny!~flabberke@217-19-28-232.dsl.cambrium.nl) has joined #mythtv-users
[18:30:29] johnnyj: so I ran "ffmpeg -i /var/lib/mythtv/recordings/1111_20100322203100.mpg -acodec copy -vcodec copy -t 120 loop.mpg"
[18:30:52] ctmjr (ctmjr!~chuck@unaffiliated/ctmjr) has quit (Client Quit)
[18:31:25] johnnyj: and it spit out some errors whilst processing:
[18:31:27] johnnyj: [mpeg @ 0x9348580]packet too large, ignoring buffer limits to mux it
[18:31:29] johnnyj: [mpeg @ 0x9348580]buffer underflow i=0 bufi=248090 size=257447
[18:34:25] johnnyj: i'm using google but there's so much noise related to ffmpeg on the interweb
[18:36:08] wagnerrp: johnnyj: got an ivtv card?
[18:36:36] GuySoft (GuySoft!~guysoft@bzq-79-180-20-186.red.bezeqint.net) has joined #mythtv-users
[18:36:41] wagnerrp: if so, just 'cat' a bit of the dev node to a file to use
[18:36:42] sphery: and possibly even ATSC digital recordings should work
[18:36:51] wagnerrp: if not, just 'dd' a chunk of a file to use
[18:36:58] wagnerrp: or just pull the whole thing
[18:37:04] sphery: though I don't know for sure if it will work with other than 480i (I'm using 480i since it was a small file)
[18:37:22] wagnerrp: a couple GB should be a pittance on any sizable mythtv install
[18:38:41] sphery: but, wait, I thought we were all supposed to save a couple MB at a time by not installing things we don't "need" (even though they may be requirements for proper MythTV usage)
[18:39:19] sphery: (not a jab at johnnyj, but at an attitude from -users list in general)
[18:40:41] wagnerrp: i know that ten-millionth of my total disk capacity from deleting mythbackend makes all the difference
[18:40:51] brif8 (brif8!~brif8@rrcs-24-227-64-35.se.biz.rr.com) has quit (Remote host closed the connection)
[18:42:30] johnnyj: i'm actually at my day job – so i literally have no tuner here on my lappy
[18:42:55] wagnerrp: but you have a recording youre trying to clip?
[18:43:07] johnnyj: so I'm ssh'd home and attempting to create a healthy loop file, since it doesn't seem to like the dd chunk i already had handy
[18:43:32] wagnerrp: so you just want something smaller than a several GB recording to transfer?
[18:43:35] wagnerrp: man dd
[18:44:16] wagnerrp: digital broadcasts use mpeg2 transport streams
[18:44:38] wagnerrp: the container is set up such that you can hack and chop to your heart's content, and the player wont care
[18:45:22] johnnyj: good to know
[18:45:37] wagnerrp: it just seeks until it finds a program table and a keyframe, and plays from there
[18:46:12] Wicked (Wicked!~zero@unaffiliated/blazed) has joined #mythtv-users
[18:46:35] klk (klk!~klk@76.211.128.200) has quit (Ping timeout: 260 seconds)
[18:55:00] superdump (superdump!~rob@unaffiliated/superdump) has joined #mythtv-users
[18:57:19] dorgan1 (dorgan1!~dorgan@rrcs-97-77-90-180.se.biz.rr.com) has joined #mythtv-users
[18:59:24] jvs (jvs!~jvs@90.146.65.36) has quit (Quit: Leaving)
[18:59:49] AriX_ (AriX_!~AriX@c-68-39-4-46.hsd1.nj.comcast.net) has joined #mythtv-users
[18:59:51] dorgan1: what mythbuntu user has the cron jobs like mythfilldatabase?
[19:00:04] dorgan1: apparently my mythfilldatabase is not in cron
[19:00:27] ** johnnyj ducks **
[19:00:27] _charly_ (_charly_!kroseneg@sunrise.schmidham.net) has quit (Quit: _charly_)
[19:02:48] stuarta (stuarta!~stuarta@unaffiliated/stuarta) has joined #mythtv-users
[19:02:48] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stuarta
[19:02:59] stuarta: evening campers
[19:05:51] johnnyj: dorgan1: i added it to /etc/cron.daily but I'm not sure you're supposed to use cron for that
[19:05:58] johnnyj: although you can
[19:06:21] stuarta: you can use cron for what ever you want
[19:06:28] devinheitmueller: Hey, I'm having a bit of trouble getting the MythTV UPNP server working. Can anybody offer any pointers on how to set the VideoStartupDir?
[19:06:35] stuarta: although it's a challenge to get it to make a cup of tea
[19:06:51] johnnyj: not if you're living in Electric Dreams
[19:06:54] stuarta: devinheitmueller: you set it up in mythvideo
[19:07:00] devinheitmueller: I'm getting UPnpMedia: BuildMediaMap – no VideoStartupDir set, skipping scan.
[19:07:03] devinheitmueller: Oh, ok.
[19:07:05] devinheitmueller: let me try that
[19:07:38] stoffel (stoffel!~quassel@p57B4DAB9.dip.t-dialin.net) has quit (Remote host closed the connection)
[19:07:40] _charly_ (_charly_!kroseneg@sunrise.schmidham.net) has joined #mythtv-users
[19:07:48] devinheitmueller: stuarta: you mean in the mythtv-setup config?
[19:07:51] sphery: devinheitmueller: but you should only set it if you're not using video SG's, I think.
[19:07:59] sphery: it would be in mythfrontend settings for mythvideo
[19:08:05] devinheitmueller: oh, ok.
[19:08:08] ** devinheitmueller looks **
[19:08:27] sphery: I don't know if UPnP supports scanning video sg's for UPnP serving
[19:08:31] sphery: someone else would know
[19:08:40] sphery: if it does, then that's an irrelevant message
[19:08:52] stuarta: i think it present the video out via upnp
[19:08:58] sphery: (probably should get removed or reworded to say, "no local dirs, using video sgs")
[19:09:11] stuarta: whether your upnp client speaks the same upnp as mythtv is a different matter
[19:09:15] devinheitmueller: I'm a little surprised that configuration parameter is in the frontend config, given it's a backend parameter.
[19:09:24] marc-us (marc-us!~marc@74.61.84.86) has joined #mythtv-users
[19:09:28] stuarta: it's not tho really
[19:09:28] sphery: no, it's a frontend plugin argument
[19:09:31] sphery: er, setting
[19:09:37] devinheitmueller: hmmm, ok.
[19:09:46] sphery: but the backend is piggy-backing off it because the backend tries to make videos available through upnp
[19:09:54] sphery: (and there's no upnp serving done by frontends)
[19:10:01] devinheitmueller: ok, well let me try that.
[19:10:07] devinheitmueller: Any suggestions what it should be set to?
[19:10:20] devinheitmueller: presumably whatever directory contains my recordings, right?
[19:10:21] sphery: that's why the new code is using video sg's--since they're backend config and available to both easily
[19:10:49] sphery: devinheitmueller: no, it's a mythvideo thing--for videos that aren't recordings
[19:11:05] sphery: and that aren't in any storage group directory
[19:11:18] devinheitmueller: Ok, so perhaps I'm missing something then. How do I make recording available to upnp clients via MythTV?
[19:11:23] sphery: you're trying to get recordings shown in UPnP?
[19:11:26] devinheitmueller: Yes.
[19:11:45] devinheitmueller: Right now I see the server, but as soon as I try to enumerate it the backend throws an error and the upnp server terminates.
[19:12:33] dorgan1: johnnyj: I just found out there is a setting in the frontend under settings then general its like the last page of general setup
[19:12:40] sphery: In mythtv-setup, "Video content to show a WMP Client: This forces us to show WMP clients either the Recordings tree or the Video tree when they request a list of videos"
[19:12:58] devinheitmueller: sphery: Yeah, I saw that parameter.
[19:13:05] sphery: devinheitmueller: though if it is a MS client, there's a good chance it won't allow MPEG-2 via UPnP
[19:13:07] devinheitmueller: Oh, so I should set that to recordings?
[19:13:13] sphery: (at least XBox 360 won't)
[19:13:14] devinheitmueller: sphery: it's not an MS client.
[19:13:15] sphery: right
[19:13:19] sphery: ok
[19:13:28] sphery: if it's set to videos, it's serving mythvideo videos
[19:13:43] johnnyj: dorgan1: yep – that's the preferred method, AFAIK
[19:13:48] devinheitmueller: Ok, and that would cause the upnp stack to bail out because the video directory isn't set?
[19:13:48] dorgan1: yeah
[19:14:09] sphery: devinheitmueller: right, unless the backend UPnP code supports videos in Video SG's
[19:14:13] sphery: I don't know if it does
[19:14:24] johnnyj: but stuarta is correct,you can use cron for anything you like – this ain't redmond
[19:14:27] sphery: but if it does, then the message is irrelevant
[19:14:28] devinheitmueller: Actually, it was already set to recordings.
[19:14:48] sphery: then the message should be unimportant
[19:14:52] sphery: something else is the problem
[19:14:53] devinheitmueller: ok
[19:15:02] sphery: like the lack of universality of "U"PnP
[19:15:03] ** devinheitmueller does some more digging.... **
[19:15:17] sphery: (as stuarta alluded to :)
[19:17:48] leprechau (leprechau!~leprechau@temp4.wavelinx.net) has quit (Quit: Leaving)
[19:17:52] devinheitmueller: Oh weird. I'm seeing things like the titles populated, but the recordings are not showing up in the list.
[19:17:56] devinheitmueller: hmm....
[19:18:20] devinheitmueller: Ok, this might actually be something with my client. Will have to break out wireshark....
[19:18:24] sphery: I know the UPnP stuff is in need of (yet another rewrite)
[19:18:32] sphery: CDev is working on a major one
[19:19:03] sphery: though he was holding it for after 0.23 release, someone might be able to convince him to commit it to trunk if he's done with it
[19:19:10] sphery: (since we are branched)
[19:19:26] devinheitmueller: Yeah, it is pretty painful to setup.
[19:22:04] devinheitmueller: Crap. Yeah, the wire sniff shows that Mythtv is returning the data. It's a client issue.
[19:22:10] devinheitmueller: Thanks guys for helping me along.
[19:23:03] johnnyj: did the Wii ever release a upnp player?
[19:23:32] sphery: Wii don't need no stinkin' UPnP player!
[19:24:17] marc-us (marc-us!~marc@74.61.84.86) has quit (Quit: Lost terminal)
[19:26:42] leprechau (leprechau!~leprechau@temp4.wavelinx.net) has joined #mythtv-users
[19:29:10] brif8 (brif8!~brif8@rrcs-24-227-64-35.se.biz.rr.com) has joined #mythtv-users
[19:29:52] brif8: ok I'v upgraded 0.23 and even though it scans through the number 0 to 88 it does not find any channels ?
[19:30:05] grumpydevil (grumpydevil!~rudy@2001:610:73e:0:225:64ff:fea4:928e) has joined #mythtv-users
[19:31:10] sphery: need much more info on your setup... capture card type, tv format, tv source ...
[19:31:36] johnnyj: ...African or European...
[19:32:20] brif8: sorry, Ubuntu 9.10 Myth 0.23 HVR-950Q US , Florida Cable
[19:33:41] dan4dm (dan4dm!~dan@danstowell.demon.co.uk) has joined #mythtv-users
[19:34:24] sphery: brif8: and you're using the digital side of it?
[19:35:51] dfletcher: nice! just built a remote receiver that receives from a sony remote, connects to USB and acts like a USB keyboard. now just need to map the codes :)
[19:35:52] brif8: currently the analog, the digital most of the channels are encrypted. tvtime picks up the channels fine, but you can't record, so I'm wanting to get myth setup.
[19:35:55] PeaceKeeper (PeaceKeeper!~PeaceKeep@12.148.112.253) has joined #mythtv-users
[19:36:38] dfletcher: aaaaaaaaaaaaaaa <-- my sony remote outputting 'a' for no reason :P
[19:37:31] stuarta: maybe it's being friendly?
[19:37:46] sphery: what's up, a?
[19:37:51] dfletcher: hehe :)
[19:37:54] stuarta: or it is it's way of saying "hello earthling"
[19:38:59] sphery: brif8: and what version of 0.23-fixes are you using? You likely need to upgrade. (And make sure you also are using the right TV Format--likely US Cable, possibly US Cable HRC or, less likely, US Cable IRC)
[19:39:09] sphery: brif8: mythbackend --version (to pastebin, please)
[19:40:42] brif8: sphery: http://www.pastebin.org/170795
[19:42:28] brif8: sphery: was using us-cable
[19:43:59] sphery: and you're letting it complete a full scan?
[19:44:11] sphery: wait...
[19:44:14] sphery: you said analog?
[19:44:16] sphery: and FL
[19:44:20] sphery: you should /not/ be scanning
[19:44:25] sphery: http://www.gossamer-threads.com/lists/mythtv/users/264034#264034
[19:45:04] johnnyj: do you have those on macros?
[19:45:26] abqjp (abqjp!~abqjp@97-119-165-158.albq.qwest.net) has joined #mythtv-users
[19:45:34] wagnerrp: sphery, devinheitmueller: the UPnP stuff is completely independent of MythVideo
[19:45:35] sphery: I really should
[19:45:42] wagnerrp: the only thing shared is that one setting for that one host
[19:46:00] sphery: right, but does the UPnP support the MythVideo Video SG's?
[19:46:11] wagnerrp: but it does not use the videometadata table, nor has it been updated to use storage groups
[19:46:15] joe (joe!~jsauer@24-113-205-221.wavecable.com) has quit (Ping timeout: 276 seconds)
[19:46:27] wagnerrp: it just performs its own local scan of content through the file system
[19:46:44] ** johnnyj is installing blame **
[19:46:54] wagnerrp: blame?
[19:47:28] dustybin: im compiling .23 on slackware, so far only one dep was required, lame lib!
[19:47:33] johnnyj: tortoise blame
[19:49:04] brif8: sphery: okay I have for analog the Capture Card set as IVTV MPEG-2 encoder card /dev/video0 would this be correct ?
[19:49:21] johnnyj: blech no linux version
[19:49:29] wagnerrp: no, the 950Q is not an IVTV card
[19:49:38] AndyCap: johnnyj: svn blame ?
[19:49:43] wagnerrp: it is a framegrabber, and as such should not be used for recording analog
[19:50:23] joe (joe!~jsauer@24-113-205-221.wavecable.com) has joined #mythtv-users
[19:50:37] brif8: what then should I pick V4L Analog Card ?
[19:50:53] johnnyj: AndyCap: cool – thanks
[19:50:53] justinh: you should pick another tuner card. a good one :)
[19:51:06] wagnerrp: ideally, you buy a PVR-150/500, or PVR-USB2, or HVR-1950
[19:51:17] wagnerrp: and use the 950Q for digital only
[19:51:42] johnnyj: who is ijr in the repo?
[19:51:52] wagnerrp: isaax
[19:51:53] wagnerrp: c
[19:52:00] wagnerrp: big man
[19:52:07] brif8: What about a HVR-1800 ? I had that to start with and could only get tvtime picture no audio, at least with the HVR950Q I managed to get tvtime picture & audio
[19:52:21] devinheitmueller: The 950q will work for analog, although it puts more load on the host CPU since the 950q doens't have an onboard encoder.
[19:52:28] wagnerrp: the 1800 currently has a driver bug that prevents mythtv from using it in mythtv
[19:52:32] wagnerrp: it works fine in linux though
[19:52:33] devinheitmueller: the 1800's analog implementation needs work before it will work in MythTV.
[19:52:44] dfletcher: crappy cell cam pic of this neat little receiver :) http://i41.tinypic.com/rk7rkx.jpg
[19:53:07] wagnerrp: dfletcher: transmitter?
[19:53:22] johnnyj: everyone thinks there baby is cutest
[19:53:40] brif8: okay so using what I have the HVR-950Q what Capture Card setting for analog. BTW: devin brif8 = barry on your 950Q testers blog
[19:53:43] devinheitmueller: The 950q should work for both analog and digital under MythTV, as long as you installed the latest v4l-dvb code (since there was a power managment bug which was fixed recently)
[19:53:49] dfletcher: wagnerrp, nope, receiver. the LED just shows activity
[19:54:02] dfletcher: it's a USB keyboard :P
[19:54:10] devinheitmueller: You would select "v4l2 analog device" under Mythtv setup.
[19:54:13] wagnerrp: brif8: correct, you would use the 'v4l analog card'
[19:54:41] wagnerrp: framegrabbers are good for live playback, stuff like tvtime
[19:54:52] wagnerrp: but they are far less than ideal for recording
[19:54:54] devinheitmueller: Also, you need to make sure that if you are setting up both analog and digital that you put both the DVB and the analog video sources into the same input group, or else they will conflict.
[19:55:03] devinheitmueller: Also, make sure you have "EIT scanning" disabled under the digital profiel.
[19:55:10] devinheitmueller: s/profiel/profile/
[19:55:18] wagnerrp: youll have to jump through some hoops to get audio working and synced
[19:55:25] devinheitmueller: And did you set the xc5000 no_poweroff option to off?
[19:55:26] wagnerrp: which is why most mythtv users have abandoned their use
[19:55:45] devinheitmueller: pardon, I mean did you set "no_poweroff=1" ?
[19:56:44] brif8: Yes I have the no_poweroff=1 and debug =1 in the xc5000.conf and local.conf. Current I also setup two video sources even though they are the same.
[19:57:12] devinheitmueller: Ok. So what exactly is the issue then? Analog is not working?
[19:57:30] devinheitmueller: Or is it the digital support that is the issue?
[19:58:18] brif8: Correct, I could not get analog to scan (and was just now told to upgrade to 0.23) now trying to scan just told not to scan and use fetch from listing
[19:58:45] devinheitmueller: Woah wait. You are trying to analog scan? Yeah, analog scan is completely broken (regardless of which card you have).
[19:59:03] wagnerrp: devinheitmueller: analog scanning is operational in 0.23 now
[19:59:12] wagnerrp: brif8: correct, in the US there should be no reason to scan analog
[19:59:15] devinheitmueller: wagnerrp: Yeah, that is what I heard.
[19:59:22] wagnerrp: you can just grab a lineup from your schedules direct account
[19:59:33] devinheitmueller: Well, I can think of a number of good reasons to have analog scanning, even in the US. But I digress.
[19:59:33] dorgan1 (dorgan1!~dorgan@rrcs-97-77-90-180.se.biz.rr.com) has left #mythtv-users ()
[20:00:20] wagnerrp: the only reason to have such would be if the SD lineup was incorrect
[20:00:37] devinheitmueller: wagnerrp: or you didn't want to manually have to configure which ala carte channels you receive.
[20:01:48] wagnerrp: at least on my lineup, there are several different blocks which you can enable/disable independently
[20:02:08] wagnerrp: meh... just seems faster to me to check them off on the webpage than wait for the scanner to pick them up
[20:02:46] brif8: okay busy scanning for digital right now, and then I'll run mythfilldatabase and get into the frontend to see what is what now.
[20:03:01] wagnerrp: dont run MFD just yet
[20:03:09] devinheitmueller: wagnerrp: Sure, if you have a simple config that's probably true (and it's becoming less and less of an issue as more cable systems move to digital)
[20:03:13] wagnerrp: once you scan digital, start up the backend and frontend
[20:03:17] wagnerrp: and try to tune those channels
[20:03:27] wagnerrp: so you can figure out what they are and set their XMLTV IDs
[20:03:37] wagnerrp: so that MFD will actually do something when it runs
[20:04:03] wagnerrp: devinheitmueller: yeah, 4mo until im forced to make the jump
[20:04:05] devinheitmueller (devinheitmueller!~devinheit@pool-98-116-56-243.nycmny.fios.verizon.net) has left #mythtv-users ()
[20:04:23] brif8: okay I won't run MFD still scanning digital right now at 17% and then perhaps you can help me with the tune part
[20:04:36] wagnerrp: tune?
[20:05:07] wagnerrp: oh, i just mean start up a livetv session, and go to that channel
[20:05:14] brif8: you said "and try to tune those channels"
[20:05:24] brif8: oh okay
[20:07:53] brif8: Side Track: do you know anything about CableCards? can I use a cablecard with either the HVR-1800 or 950Q ?? this way I can then decode the digital and be done away with analog all together ?
[20:08:17] wagnerrp: tuners that support cablecard have a special slot to accept that cablecard
[20:08:45] wagnerrp: cablecard cannot currently be used by any open source media player, nor will they ever be able to be used by any open source media player
[20:09:01] wagnerrp: as doing do would instantly defeat ANY drm scheme
[20:09:02] brif8: so I can't use a pcmcia card reader and one of my current tuners ?
[20:09:34] wagnerrp: DRM schemes rely on being able to give the user the keys, and not let them use them
[20:09:50] wagnerrp: which will only work if you provide a protected path all the way from capture to output
[20:10:06] wagnerrp: something which simply cannot exist in open source, where you can just remove that and recompile
[20:10:07] GrahamIRC: hello DMCP!
[20:10:10] justinh: plugging a cablecard into a PCMCIA slot would likely blow it up anyway :)
[20:10:27] RyeBrye: I think that's the signal taht the MPAA uses to dispatch helicopters to your house
[20:10:46] brif8: okay
[20:11:00] justinh: naw. the helicopters are called by us emitting thought waves
[20:11:04] wagnerrp: if you dont like it, bitch to your local congressman and be ignored
[20:11:11] justinh: you can only block those with metal hats
[20:11:39] justinh: or you can just vote with your wallet & abstain from pay-tv
[20:11:58] wagnerrp: not that it will do a whole lot of good
[20:12:19] wagnerrp: too many sheeple dont know enough to do the same thing
[20:12:27] justinh: no, but you'll be safe in the knowledge you have principles you believe in
[20:12:36] wagnerrp: yeah, them things
[20:12:38] GrahamIRC: and nothing to watch
[20:12:49] justinh: so? like there's much worth watching on paytv anyway
[20:12:55] wagnerrp: GrahamIRC: i get most of my TV from broadcast anyway
[20:13:10] justinh: if you don't do sports...
[20:13:19] GrahamIRC: If I looked at my myth logs I'd probably find the same
[20:13:29] GrahamIRC: can't wait to get my freesat working
[20:13:30] bjd: then's there's the pub for the sport :p
[20:13:42] AndyCap: justinh: heh, reminds me of my thought when I read about a thought controlled tv remote. They'll just make one that switches until brainwave activity ceases.
[20:13:48] GrahamIRC: I dont watch sport either
[20:14:11] GrahamIRC: lol @ AndyCap
[20:14:43] dustybin: i am totally confused, i have installed slackware 13, compiled mythtv with the only required dep (lame), and it works!!
[20:14:50] dustybin: i was expecting _serious_ pain
[20:15:09] bjd: well done!
[20:15:26] dustybin: i mean, this is easier than any other distro ive used
[20:15:53] wagnerrp: i highly doubt slackware comes with QT as a base package
[20:15:56] Tamun (Tamun!~drtrate@abkk71.neoplus.adsl.tpnet.pl) has joined #mythtv-users
[20:15:56] dustybin: i selected a nice range of base packages on slackware, A / AP / N / L / X / XAP
[20:16:03] justinh (justinh!~justin@cpc1-salf4-0-0-cust69.manc.cable.ntl.com) has quit (Quit: leaving)
[20:16:07] dustybin: wagnerrp: i honestly did not install anything else
[20:16:11] Tamun (Tamun!~drtrate@abkk71.neoplus.adsl.tpnet.pl) has left #mythtv-users ()
[20:16:44] wagnerrp: you must have picked up some big graphical package that pulled in most of myth's dependencies
[20:16:56] dustybin: wagnerrp: X / XAP
[20:17:06] wagnerrp: Xorg wouldnt do it
[20:17:06] GlemSom (GlemSom!~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk) has quit (Remote host closed the connection)
[20:17:10] dustybin: actually, i only chose fluxbox in XAP
[20:17:10] wagnerrp: whats XAP?
[20:17:15] dustybin: hold on ill show you
[20:17:20] wagnerrp: no, thats ok
[20:17:26] wagnerrp: im not that concerned about it
[20:17:36] aloril (aloril!~aloril@84.249.126.153) has quit (Ping timeout: 245 seconds)
[20:17:42] cecil_ (cecil_!~cecil@pool-108-0-54-214.lsanca.fios.verizon.net) has joined #mythtv-users
[20:18:23] dustybin: http://www.slackbook.org/html/installation-requirements.html
[20:19:30] GreyFoxx: The slackware install disk comes with QT, though like anything it's an optional install
[20:19:38] pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (Quit: Leaving.)
[20:19:40] GreyFoxx: but if you do a "full install" everything you need will be there
[20:20:40] GreyFoxx: I rebuilt my master backend the other day on Slackware 13 and I don't even remember needing to install lame
[20:22:03] ** GreyFoxx thinks it's time to go home and forget about work for afew days **
[20:22:24] cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has quit (Ping timeout: 276 seconds)
[20:24:09] brif8: okay digital scan just finished now opening frontend
[20:25:29] brif8: going to Watch TV on frontend it has Error: MythTV us using all inputs but there are not active recordings?
[20:27:28] wagnerrp: did you start the backend?
[20:27:28] ctmjr (ctmjr!~chuck@unaffiliated/ctmjr) has joined #mythtv-users
[20:27:40] dewman (dewman!~dewman@lennon-ubr-64-85-156-99.power-net.net) has quit (Read error: Connection reset by peer)
[20:27:54] dustybin: my frontend did not ask for a database password or anything
[20:28:01] dustybin: i just typed in my backend ip and that was it :_S
[20:28:11] wagnerrp: or restart it after adding those tuners and channels?
[20:28:32] johnnyj: sphery: the dummy tuner, should it be added to MPEGConifugrationGroup or be it's own option?
[20:28:58] johnnyj: technically, it's an MPEG...
[20:29:16] brif8: yes backend is running
[20:29:28] wagnerrp: restart it
[20:29:59] brif8: okay had to just wait I guess I click Watch TV is goes black says please wait and then back to the Watch TV menu
[20:30:14] wagnerrp: check your backend logs as to why the recording failed
[20:30:47] sphery: johnnyj: no, make a whole new class to hold it... MPEGConfGroup does all the probing you don't want
[20:31:37] johnnyj: sphery: i was gonna add an if checking for 'file:/' in the device and return true on the probes if I used that class
[20:31:42] brif8: http://www.pastebin.org/171002
[20:31:43] sphery: anything from "DummyConfigurationGroup" to "TestingConfigurationGroup" or ...
[20:31:52] johnnyj: new class it is
[20:32:08] sphery: keeping it separate would be cleaner--after all, it /is/ a different type
[20:32:42] johnnyj: ok – there's some logic in there about a variable FAKE_VIDEO
[20:32:50] johnnyj: ijr shows up on blame
[20:33:13] foxbuntu (foxbuntu!~foxbuntu@ubuntu/member/foxbuntu) has quit (Ping timeout: 246 seconds)
[20:33:26] wagnerrp: brif8: you need to set a proper initial channel for your cards
[20:33:28] wagnerrp: in mythtv-setup
[20:33:46] johnnyj: oh nm -that's V$L
[20:33:49] johnnyj: V4L
[20:35:05] brif8: On the analog side I have channel 9 the digital side is remnants from the 0.22
[20:35:34] klk (klk!~klk@76.211.128.200) has joined #mythtv-users
[20:37:29] dustybin: GreyFoxx: did you use a slackbuild for mythtv
[20:38:31] Defense|Twin (Defense|Twin!~jepz@f054003054.adsl.alicedsl.de) has quit (Remote host closed the connection)
[20:38:34] aloril (aloril!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi) has joined #mythtv-users
[20:38:47] foxbuntu (foxbuntu!~foxbuntu@173-29-231-123.client.mchsi.com) has joined #mythtv-users
[20:38:55] foxbuntu (foxbuntu!~foxbuntu@173-29-231-123.client.mchsi.com) has quit (Changing host)
[20:38:55] foxbuntu (foxbuntu!~foxbuntu@ubuntu/member/foxbuntu) has joined #mythtv-users
[20:40:08] javatexan (javatexan!~mia@129.62.151.64) has quit (Quit: Leaving.)
[20:40:11] Defense|Twin (Defense|Twin!~jepz@f054003054.adsl.alicedsl.de) has joined #mythtv-users
[20:40:19] brif8 (brif8!~brif8@rrcs-24-227-64-35.se.biz.rr.com) has quit (Remote host closed the connection)
[20:40:49] bwallen (bwallen!~brian@wsip-98-191-212-226.dc.dc.cox.net) has joined #mythtv-users
[20:45:46] brif8 (brif8!~brif8@rrcs-24-227-64-35.se.biz.rr.com) has joined #mythtv-users
[20:46:46] johnnyj (johnnyj!~chatzilla@cpe-173-172-31-183.tx.res.rr.com) has quit (Remote host closed the connection)
[20:48:30] johnnyj (johnnyj!~chatzilla@cpe-173-172-31-183.tx.res.rr.com) has joined #mythtv-users
[20:49:00] Easy_Rider9999 (Easy_Rider9999!~Miranda@p5B226D46.dip.t-dialin.net) has quit (Read error: Connection reset by peer)
[20:50:27] brif8: okay still can't watch analog click 'Watch TV' and it just jumps back to the menu after a brief "Please Wait"
[20:51:39] johnnyj: logs?
[20:51:47] johnnyj: don't paste – go look at them
[20:53:55] unixSnob (unixSnob!~unixSnob@starfury.spearlink.com) has quit (Quit: leaving)
[20:54:40] brif8: frontend had EntryToProgram(0@Wed Dec 31 19:00:00 1969) failed to bet pginfo and TV Error: HandleStateChange(): LiveTV not successfully started
[20:55:14] johnnyj: and the backend ?
[20:55:56] brif8: GetChannelData() failed because it could not find channel number '12' in DB for source '1'. but this is on the digital side
[20:56:13] brif8: perhaps I should just delete the digital until I can get the analog working ?
[20:57:02] Defense|Twin (Defense|Twin!~jepz@f054003054.adsl.alicedsl.de) has quit (Remote host closed the connection)
[20:57:31] JohnQ (JohnQ!~JohnQ@nat/google/x-ffaedgpehtmdchre) has joined #mythtv-users
[21:00:32] bwallen (bwallen!~brian@wsip-98-191-212-226.dc.dc.cox.net) has quit (Quit: Leaving)
[21:01:12] johnnyj: sphery: do you get a dime on every upgrade to .23-fixes?
[21:01:25] croppa (croppa!~stuart@135.27.233.220.static.exetel.com.au) has joined #mythtv-users
[21:01:44] johnnyj: i guuess this one should goto arclight though
[21:02:04] zzztrumee is now known as trumee
[21:02:33] sphery: heh
[21:02:48] sphery: no, but I don't have to hear about long-since-fixed bugs from those users who upgrade
[21:02:52] stuarta (stuarta!~stuarta@unaffiliated/stuarta) has left #mythtv-users ()
[21:03:01] sphery: this one being a preemptive strike, though (since he didn't have bugs)
[21:03:33] johnnyj: seemingly
[21:08:40] nutron (nutron!~nutron@S010600195b2f0f96.ok.shawcable.net) has joined #mythtv-users
[21:11:38] nutron: ah yuh
[21:11:54] nutron: mc hawking is my hero
[21:16:20] yoyoitscr: i have this canadain roger's cable Scientific Atlanta 4250 HD box any ever use one with firewire or usb-uirt?
[21:19:20] qupada (qupada!~qupada@222-152-235-112.jetstream.xtra.co.nz) has joined #mythtv-users
[21:20:45] qupada (qupada!~qupada@222-152-235-112.jetstream.xtra.co.nz) has quit (Client Quit)
[21:22:05] pak0 (pak0!~Paco@161.126.221.87.dynamic.jazztel.es) has quit (Quit: This computer has gone to sleep)
[21:24:16] brif8: okay I deleted the digital channel stuff and still can't watch http://www.pastebin.org/171249
[21:24:54] brif8: neither does tvtime show anything since the 10.04 upgrade
[21:25:16] johnnyj: brif8: i think we need a few more lines later in the backend logs
[21:26:21] jams (jams!~jams@CPE-65-29-46-29.wi.res.rr.com) has quit (Ping timeout: 245 seconds)
[21:26:22] brif8: http://www.pastebin.org/171256 your wish is my command
[21:27:00] klk (klk!~klk@76.211.128.200) has quit (Ping timeout: 276 seconds)
[21:27:07] the-FoX (the-FoX!~the-FoX@p4FDEEB9D.dip.t-dialin.net) has joined #mythtv-users
[21:27:11] the-FoX: hi
[21:27:13] the-FoX: i need some help with vdpau, my frontend stops playing dvb live tv: http://jqd.org/pastebin?id=2006
[21:28:16] johnnyj: brif: i'm not well versed in your tuner type – but the log at http://www.pastebin.org/171256 does appear to have the valid errors in it
[21:28:22] wagnerrp: the-FoX: sounds like its choking on a damaged recording
[21:30:30] the-FoX: you mean recording doesn't work? if i don't use vdpau it works better
[21:31:05] trumee (trumee!~nobody@cpc2-cmbg15-0-0-cust1000.5-4.cable.virginmedia.com) has quit (Remote host closed the connection)
[21:31:07] yoyoitscr: anyone in here from canada with rogers cable?
[21:31:12] Peitolm: sphery, I know you've seen this in the past, do you know what the fix is? 'QSqlDatabasePrivate::removeDatabase: connection 'DBManager0' is still in use, all queries will cease to work.'
[21:33:07] dkeith__ (dkeith__!~dkeith@pool-98-118-119-110.bstnma.fios.verizon.net) has quit (Quit: Trillian (http://www.ceruleanstudios.com)
[21:33:50] sebrock (sebrock!~sebastian@hd5b90669.selukra.dyn.perspektivbredband.net) has left #mythtv-users ("Leaving")
[21:33:52] jams (jams!~jams@65.29.46.29) has joined #mythtv-users
[21:33:55] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v jams
[21:35:36] brif8: johnnyj: that is what is in the log file.
[21:35:47] brif8: any suggestions at all ?
[21:35:53] nutron: yoyoitscr: I'm from Canada. No not Rogers for me, I have Shaw :(... Sounds like a disease doesn't it?
[21:35:55] dashcloud (dashcloud!~quassel@pool-71-246-26-87.phlapa.fios.verizon.net) has joined #mythtv-users
[21:37:18] johnnyj: brif8: I don't know that tuner card – this seems to be error: Channel(/dev/video0) Error: InitPictureAttribute( colour): failed to query controls.
[21:38:06] yoyoitscr: nutron i have a shaw box
[21:38:15] yoyoitscr: motorola 2500
[21:38:29] nutron: Yeah, I have six and I need one more .. heh.
[21:38:38] nutron: Why do you have shaw? Aren't you on Rogers?
[21:39:02] yoyoitscr: i on nieghter
[21:40:14] brif8: going to try to uninstall the v4l-dvb I loaded from kernellabs and see if that helps ?
[21:41:27] brif8 (brif8!~brif8@rrcs-24-227-64-35.se.biz.rr.com) has quit (Remote host closed the connection)
[21:45:46] revilootneg (revilootneg!~oliver@pool-34-67-198-89.dbd-ipconnect.net) has quit (Quit: leaving)
[21:47:58] jams (jams!~jams@65.29.46.29) has quit (Read error: Connection reset by peer)
[21:49:31] the-FoX (the-FoX!~the-FoX@p4FDEEB9D.dip.t-dialin.net) has quit (Quit: Leaving.)
[21:50:13] jams (jams!~jams@CPE-65-29-46-29.wi.res.rr.com) has joined #mythtv-users
[21:50:13] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v jams
[21:50:52] Flakeparadigm (Flakeparadigm!~tann@unaffiliated/flakeparadigm) has joined #mythtv-users
[21:51:18] cdpuk (cdpuk!~chris@cdpuk.cdp.me.uk) has joined #mythtv-users
[21:52:06] grumpydevil (grumpydevil!~rudy@2001:610:73e:0:225:64ff:fea4:928e) has quit (Ping timeout: 276 seconds)
[21:52:24] Flakeparadigm: I have mythtv installed in ubuntu 10.04, and it will not play a dvd or cd. I havnt been able to foind any help except change the devices to /dev/sr0 which causes the frontend to crash.
[21:52:50] ctmjr (ctmjr!~chuck@unaffiliated/ctmjr) has quit (Quit: Leaving)
[21:53:03] iamlindoro: you should change it to whatever your device node for the dvd is, not just random one you find on the internet
[21:53:07] iamlindoro: ls /dev/dvd*
[21:53:15] iamlindoro: find whichever one is appropriate, use that
[21:53:18] JohnQ: Dangit. Command IR's are all sold out. Bummer.
[21:55:28] inordkuo (inordkuo!~inorkuo@97.66.21.169) has quit (Ping timeout: 246 seconds)
[21:56:35] Flakeparadigm: The /dev/dvd wasn't working, but the sr0 reacted to the insertion of a disk.
[21:57:26] Peitolm (Peitolm!~moreyc@mandlebrot.random-chaos.org.uk) has quit (Quit: leaving)
[21:57:34] iamlindoro: did you use /dev/dvd, or did you run the command I just said?
[21:58:15] SirColin (SirColin!~sircolin@my83-216-68-241.mynow.co.uk) has joined #mythtv-users
[21:58:56] Flakeparadigm: I used /dev/dvd as a defualt. Ls /dev/dvd came back as no such file or directory
[21:59:13] iamlindoro: I didn't say to run ls /dev/dvd
[21:59:17] iamlindoro: look again :)
[21:59:53] iamlindoro: and it's case sensitive
[21:59:56] iamlindoro: ls
[22:00:37] Flakeparadigm: I ran ls (auto capitalization on my droid when I typed it in irc)
[22:00:55] iamlindoro: ls /dev/dvd*
[22:00:57] iamlindoro: not
[22:00:59] iamlindoro: ls /dev/dvd
[22:01:30] Flakeparadigm: I see. Thanks
[22:01:41] Flakeparadigm: Sorry about that. Haha
[22:02:01] iamlindoro: Use one of those
[22:02:06] streeter (streeter!~streeter@nat/redhat/x-rnfnmjlhhinxgqpi) has quit (Quit: Leaving)
[22:02:07] iamlindoro: then if it still crashes, we need to see logs
[22:02:10] iamlindoro: frontend logs
[22:02:23] iamlindoro: (in a pastebin, please)
[22:02:34] Flakeparadigm: Okay, I think this will work.
[22:05:38] PeaceKeeper (PeaceKeeper!~PeaceKeep@12.148.112.253) has quit (Ping timeout: 240 seconds)
[22:08:10] klk (klk!~klk@76.211.128.200) has joined #mythtv-users
[22:08:29] SirColin (SirColin!~sircolin@my83-216-68-241.mynow.co.uk) has left #mythtv-users ()
[22:08:44] SirColin (SirColin!~sircolin@my83-216-68-241.mynow.co.uk) has joined #mythtv-users
[22:11:29] Flakeparadigm: iamlindoro: it appears I was too optimistic
[22:12:40] klk: I just got an HD-PVR. when i plug it in, i look in /var/log/messages and it says "attached to /dev/video8"
[22:12:48] klk: but if I do an ls, /dev/video8 doesn't exist
[22:14:54] hadees (hadees!~hadees@64.132.24.100) has quit (Remote host closed the connection)
[22:17:17] superdump (superdump!~rob@unaffiliated/superdump) has quit (Quit: WeeChat 0.3.3-dev)
[22:19:40] Flakeparadigm: iamlindoro: it crashes with "mount: block device /dev/sr0 is write protected, mounting read-only" (I replaced /dev/sr0 though?), "QPixmap: It is not safe to use pixmaps outside of GUI thread" x2, then Segmentation Fault
[22:20:59] Flakeparadigm: Being the last four lines of terminal feedback
[22:24:36] sphery: Flakeparadigm: http://svn.mythtv.org/trac/ticket/8194
[22:25:32] sphery: Flakeparadigm: the best solution, though, is don't have a DVD in the drive when starting mythfrontend
[22:25:44] sphery: put DVD's in when you want to use them
[22:25:56] Flakeparadigm: That's what I'm doing
[22:26:05] Flakeparadigm: Let me look at the link
[22:34:33] sphery: Flakeparadigm: that applies to DVD's, BD's, USB removable media, including flash drives, etc...
[22:35:01] Flakeparadigm: Alright. I'm going try the patch in a moment
[22:35:17] sphery: and if it's not removable media (i.e. you're using a USB drive for a root file system), tell Myth that it's not removable and shouldn't be scanned
[22:35:33] sphery: that's mandatory--patch or none--or myth will scan the whole drive each time it starts
[22:36:31] dan4dm (dan4dm!~dan@danstowell.demon.co.uk) has quit (Quit: leaving)
[22:37:45] Guest69511 (Guest69511!~Crazy@d66-183-26-105.bchsia.telus.net) has joined #mythtv-users
[22:39:14] Flakeparadigm: Just using my sata drive. Looks like the patch will be in ubuntu soon – "in progress" being the status of the bug on launchpad.
[22:39:32] Flakeparadigm: With high importance
[22:40:04] johnnyj (johnnyj!~chatzilla@cpe-173-172-31-183.tx.res.rr.com) has quit (Quit: They do expect me to be working)
[22:41:07] fleers (fleers!~fleers@nat/sun/x-nlfzflpjjrdoeeti) has joined #mythtv-users
[22:43:02] sphery: in theory, it shouldn't be there until it's in MythTV
[22:43:04] fleers1 (fleers1!~fleers@nat/sun/x-llwhqzlpzoxreskx) has quit (Ping timeout: 246 seconds)
[22:44:04] Guest69511 (Guest69511!~Crazy@d66-183-26-105.bchsia.telus.net) has left #mythtv-users ("Leaving")
[22:45:03] hadees (hadees!~hadees@216-188-225-151.dyn.grandenetworks.net) has joined #mythtv-users
[22:50:01] Flakeparadigm: sphery: I probably have missed it, but what file does the patch go into?
[22:50:33] sphery: mythtv/libs/libmyth/mythmedia.cpp
[22:50:51] Flakeparadigm: Alright
[22:50:53] cdpuk (cdpuk!~chris@cdpuk.cdp.me.uk) has quit (Remote host closed the connection)
[22:54:28] Tann (Tann!~tann@77.sub-75-245-225.myvzw.com) has joined #mythtv-users
[22:54:29] Tann (Tann!~tann@77.sub-75-245-225.myvzw.com) has quit (Read error: Connection reset by peer)
[22:57:44] Flakeparadigm (Flakeparadigm!~tann@unaffiliated/flakeparadigm) has quit (Ping timeout: 240 seconds)
[23:02:18] flabberkenny (flabberkenny!~flabberke@217-19-28-232.dsl.cambrium.nl) has quit (Quit: flabberkenny)
[23:07:13] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 260 seconds)
[23:09:37] rushfan (rushfan!~rushfan@cpe-98-155-86-34.san.res.rr.com) has joined #mythtv-users
[23:10:46] RobertLaptop (RobertLaptop!~RobertLap@70.17.252.152) has quit (Quit: Leaving)
[23:11:49] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has joined #mythtv-users
[23:15:27] GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-128.zone5.bethere.co.uk) has quit (Quit: Leaving.)
[23:25:29] pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv-users
[23:26:34] poodyp_ (poodyp_!~poodyp@m370436d0.tmodns.net) has joined #mythtv-users
[23:30:20] poodyp (poodyp!~poodyp@ip68-99-185-99.oc.oc.cox.net) has quit (Ping timeout: 265 seconds)
[23:30:22] poodyp_ is now known as poodyp
[23:30:53] Greek-Boy (Greek-Boy!~Greek-B0y@41.188.154.137) has joined #mythtv-users
[23:32:59] javatexan (javatexan!~mia@rrcs-71-40-238-191.sw.biz.rr.com) has joined #mythtv-users
[23:39:38] abqjp (abqjp!~abqjp@97-119-165-158.albq.qwest.net) has quit (Quit: abqjp)
[23:47:23] poodyp (poodyp!~poodyp@m370436d0.tmodns.net) has quit (Read error: No route to host)
[23:52:47] dfletcher: yay, stuff is recording! heh now if I can just figure out why mythweb takes like a minute to reply I'll be golden
[23:52:54] jst_ (jst_!~jst@185.249.121.70.cfl.res.rr.com) has joined #mythtv-users
[23:53:21] jst_: Starting with *buntu 10.04 Lucid, would it make sense to use the Mythbuntu repos package?
[23:53:42] bjd: isn't lucid still alpha?
[23:53:46] jst_: It seemed to fix some issues with Karmic's myth packages, but looks like Lucid's will be pretty up-to-date.
[23:53:52] jst_: RC
[23:53:58] poodyp (poodyp!~poodyp@m470436d0.tmodns.net) has joined #mythtv-users
[23:54:20] bjd: i'm using karmic with mythbuntu's repo
[23:54:39] jst_: Yeah, same here.
[23:54:48] jst_: I guess my question is how often are -fixes packages made?
[23:54:54] bjd: don't really see the reason to jump to lucid just yet
[23:55:11] jst_: Well, FWIW, it is LTS.
[23:55:30] jst_: But I use Xubuntu, so there's not a whole lot of differences from what I can tell.
[23:56:22] JJ1 (JJ1!~jjensen@jeffjensen.dsl.visi.com) has joined #mythtv-users
[23:56:23] bjd: i mean, sure i'll upgrade to lucid when the time is right, I just don't fancy breaking shit and being without any TV :p
[23:57:08] LedHed (LedHed!~LedHed@static-74-45-162-66.dr01.pasn.ca.frontiernet.net) has quit (Quit: Leaving)
[23:57:35] jst_: I hear that.
[23:57:58] pizdets (pizdets!~pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) has joined #mythtv-users
[23:57:59] pizzledizzle (pizzledizzle!~pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) has quit (Read error: Connection reset by peer)
[23:57:59] jst_: You gotta figure if you update any machine, you have to update them all.
[23:58:01] pizdets (pizdets!~pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) has quit (Remote host closed the connection)
[23:58:02] jst_: 0.22 vs 0.23.
[23:58:19] bjd: yeah
[23:58:20] jst_: I have to say I am so impressed with 0.22.
[23:58:32] jst_: I've played with WMC, MediaPortal, BeyondTV, etc.
[23:58:35] bjd: i'm still on .22
[23:58:38] jst_: Myth is the best by far.
[23:59:04] jst_: I wish it had CableCard support, but I realize that is beyond the control of the Myth developers.
[23:59:23] jst_: Still, the custom recording rules... my god.

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