Sunday, May 23rd, 2010, 00:01 UTC | ||
[00:01:07] | pyther: | It's really bizarre that it just started happening |
[00:02:43] | NightMonkey: | Isn't OSS emulated in the kernel, as a frontend to ALSA? |
[00:02:59] | wagnerrp: | no |
[00:03:16] | wagnerrp: | there ARE oss-style dev nodes running through ALSA |
[00:03:25] | wagnerrp: | but you can run OSS instead of ALSA |
[00:03:59] | NightMonkey: | wagnerrp: Ah, I see. There's two options, one emulated, the other the real deal. My bad. |
[00:04:07] | jams: | pyther- was myth or oss updated in the last 2–3 days? |
[00:04:26] | wagnerrp: | as opposed to PulseAudio which exists only as a frontend to ALSA, or some other 'proper' audio system |
[00:05:37] | jams: | maybe disable internal volume controls within myth. And of course verify that oss works fine by running osstest |
[00:08:51] | pyther: | osstest seems okay, but I'm not sure the sample that is being played is all that clear |
[00:09:56] | sphery: | pyther: OSS4 isn't supported |
[00:10:06] | gregl (gregl!~greg@cpe-69-204-191-116.nycap.res.rr.com) has joined #mythtv-users | |
[00:10:14] | sphery: | if you're really using OSS, I'm guessing you need to add proper OSS4 support :) |
[00:10:19] | sphery: | we'd /love/ it, btw |
[00:10:36] | pyther: | sphery: but shouldn't it use the legacy oss crap |
[00:10:42] | pyther: | and shouldn't it work? |
[00:11:23] | sphery: | well, if channel mapping or anything differs, there might be problems |
[00:11:33] | sphery: | I can't tell you--I've never tried OSS4 with Myth |
[00:11:57] | pyther: | it was working fine before just a few days ago :-/ |
[00:12:16] | sphery: | Only other thing I can suggest is that you should make sure you haven't enabled the Mute audio channels independently setting |
[00:12:41] | sphery: | but I doubt if you had one channel muted, that it would carry over from playback to playback |
[00:12:50] | PurpleJesus (PurpleJesus!~purplejes@71-87-180-121.dhcp.jcsn.tn.charter.com) has left #mythtv-users ("Leaving") | |
[00:13:11] | jams: | pyther- the output from osstest contains no static |
[00:13:20] | jams: | it's a very clear piano track |
[00:13:24] | pyther: | jams: hmm bugger |
[00:13:47] | pyther: | I bet it is this stupid 2.6.34 kernel that is causing me greif |
[00:14:14] | pyther: | or maybe it is just the card that is going :-/ |
[00:14:19] | tank-man (tank-man!1000@S010600121729c6a1.vc.shawcable.net) has quit (Ping timeout: 265 seconds) | |
[00:14:24] | jams: | check your connections |
[00:15:11] | jams: | got one cable that doesn't like to be touched. Any movement will cause static or left/right will go away for a bit. |
[00:15:37] | wagnerrp: | the (detachable) cable for my headphones are getting that way |
[00:15:48] | wagnerrp: | if i bend it in the wrong direction, i lose one channel |
[00:16:10] | wagnerrp: | ive got a spare sitting around somewhere, but i dont remember where off hand |
[00:17:09] | pyther: | gah |
[00:17:15] | pyther: | it's these stupid ass speakers :( |
[00:17:18] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (Quit: Leaving.) | |
[00:17:26] | pyther: | the headphone jack is shit :( |
[00:17:39] | wagnerrp: | no profanity in this channel |
[00:17:48] | Lycan^ (Lycan^!~MrX@124-168-95-12.dyn.iinet.net.au) has joined #mythtv-users | |
[00:18:49] | pyther: | sorry |
[00:27:13] | justinh: | no profundity either, generally ;) |
[00:27:59] | wagnerrp: | are you calling us shallow? |
[00:28:12] | wagnerrp: | im going to have to go buy something shiny to console myself now... |
[00:29:53] | dserban__ (dserban__!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[00:32:15] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[00:32:25] | NightMonkey: | Do most folks run MySQL for myth with innodb these days? |
[00:33:15] | sphery: | no, MyISAM |
[00:33:18] | sphery: | MySQL defaults |
[00:33:34] | sphery: | only InnoDB is generally for MythWeather |
[00:33:53] | NightMonkey: | sphery: Because MW is so chatty? |
[00:33:58] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 264 seconds) | |
[00:35:15] | dserban__ (dserban__!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 240 seconds) | |
[00:35:29] | rushfan (rushfan!~rushfan@cpe-98-155-86-34.san.res.rr.com) has joined #mythtv-users | |
[00:35:30] | [R]: | i need a cron that will run missed jobs |
[00:35:33] | [R]: | i can't think of the name |
[00:35:54] | wagnerrp: | missed jobs? |
[00:36:04] | [R]: | like if the computer was off when it was supposed to run |
[00:36:27] | wagnerrp: | jobs run as soon as the resources are available to run them |
[00:36:42] | wagnerrp: | or you mean stuff external to mythtv |
[00:36:42] | [R]: | not myth's jobs... cron jobs |
[00:36:47] | wagnerrp: | anacron? |
[00:36:49] | sphery: | NightMonkey: because MythWeather was a partially-implemented built-from-scratch project done as part of the Google SoC, and the guy who wrote it used foreign keys and no one has cared enough to make it work without InnoDB |
[00:36:54] | [R]: | my box is using anacron |
[00:36:59] | [R]: | but it hasn't been run the daily cron |
[00:37:00] | NightMonkey: | [R]: fcron. |
[00:37:11] | [R]: | NightMonkey: ah... thats it |
[00:37:27] | sphery: | basically, it was a guy who didn't have a lot of experience with the rest of Myth, so he did things his way |
[00:38:05] | NightMonkey: | sphery: Interesting that it was accepted into MythTV officially. |
[00:38:50] | NightMonkey: | [R]: In case you don't have this: http://fcron.free.fr/ |
[00:39:12] | [R]: | NightMonkey: thanks |
[00:39:27] | NightMonkey: | Reminds me that I need to put fcron on my laptop. |
[00:41:08] | [R]: | well i figured out why my daily cron hasn't been running |
[00:41:18] | [R]: | ubuntu's default scripts require anacron installed to do that... and its not installed |
[00:41:27] | [R]: | but it runs the hourly cron w/o it |
[00:46:21] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[00:50:49] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 276 seconds) | |
[00:51:53] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 260 seconds) | |
[00:52:09] | Jay2k1 (Jay2k1!~J@g224125113.adsl.alicedsl.de) has quit () | |
[00:52:17] | squish102 (squish102!~sqiush102@cpe-075-176-069-055.carolina.res.rr.com) has quit (Quit: = oops wrong button) | |
[00:54:53] | sqiush102 (sqiush102!~sqiush102@cpe-075-176-069-055.carolina.res.rr.com) has joined #mythtv-users | |
[00:54:58] | sqiush102 is now known as squish102 | |
[01:01:45] | wagnerrp: | someone want to tell this 'Outbreak Monkey' that comskip.exe IS mythcommflag? |
[01:03:23] | Captain_Murdoch: | supposedly not much anymore. |
[01:03:28] | Captain_Murdoch: | used to be |
[01:03:38] | wagnerrp: | its diverged pretty far from its origins? |
[01:03:39] | sphery: | outbreak monkey? |
[01:03:43] | wagnerrp: | wiki |
[01:03:43] | sphery: | is this on the -users list? |
[01:03:45] | sphery: | oh |
[01:04:00] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[01:04:05] | InfoAddict (InfoAddict!~ios@60-242-254-22.static.tpgi.com.au) has quit () | |
[01:04:13] | sphery: | nice of him to not just patch mythcommflag, too |
[01:04:15] | Captain_Murdoch: | wagnerrp, guy supposedly rewrote mostof it and has a closed sourceverison now even I think with more enhancements. |
[01:04:27] | wagnerrp: | im just looking at the types 4 and 5 |
[01:04:37] | wagnerrp: | which are the same defines used for mythcommflag |
[01:04:47] | wagnerrp: | which only make sense with mythtv because the markup is used for other things |
[01:05:30] | Captain_Murdoch: | originally I had a makefile for the comskip code that made it run under Linux, but I haven't messed with it inyears. I did get some ideas back from him andthat's why I switched to the weighted block-based algorithm it currently uses. |
[01:06:15] | dserban__ (dserban__!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[01:06:28] | iamlindoro: | Captain_Murdoch, How did he manage to close source it? Or is it just that nobody cares to pursue it? |
[01:07:01] | Captain_Murdoch: | he rewrote it and now uses some windows dlls for his decoding. hewas usinglibmpegfor the openversion atone point. |
[01:07:11] | ** Captain_Murdoch needs to get his space bar fixed. ** | |
[01:07:30] | Captain_Murdoch: | might be open sourcestill,but has aclosedsource dll or something I think. |
[01:07:55] | wagnerrp: | so its basically a completely new program, and the fact that it uses the same types for start/stop are about the only remaining similarities? |
[01:08:07] | f0urtyfive (f0urtyfive!~45@server1.ceteranet.com) has joined #mythtv-users | |
[01:08:17] | f0urtyfive: | Hey... whats the best way to "update" my channel list? |
[01:08:30] | f0urtyfive: | I recently lost a bunch of stuff to encryption... |
[01:08:32] | Captain_Murdoch: | I think he rewrote it in C. beenyears since I looked it though. |
[01:08:52] | sphery: | http://www.kaashoek.com/comskip/ for the site |
[01:08:52] | Lycan^ (Lycan^!~MrX@124-168-95-12.dyn.iinet.net.au) has quit (Remote host closed the connection) | |
[01:08:58] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Read error: Operation timed out) | |
[01:09:24] | Captain_Murdoch: | the current mythcommflag code is hardly like anything that existed back when he made a copy. I thinkit's even a different guy working on it now. |
[01:09:56] | sphery: | looks like it's open, but those who donate get "personalized access code to the Comskip Early Access download area where bugfixes and improvements will be first available" |
[01:09:59] | davide (davide!~david@160.86.12.137) has quit (Remote host closed the connection) | |
[01:10:10] | sphery: | "The Comskip version available in the Early Access download area is able to process HD MPEG2 recordings at double speed" |
[01:10:24] | davide (davide!~david@160.86.12.137) has joined #mythtv-users | |
[01:10:24] | sphery: | wonder how long that's been/going to be the case :) |
[01:10:53] | dlblog (dlblog!~dlblog@c-76-127-227-175.hsd1.ma.comcast.net) has quit (Ping timeout: 240 seconds) | |
[01:11:08] | sphery: | wagnerrp: having a couple of similar defines was enough for SCO's lawsuit :) |
[01:11:46] | wagnerrp: | well we know how well that went |
[01:11:48] | bcgrown (bcgrown!~dave@216-19-189-175.dyn.novuscom.net) has joined #mythtv-users | |
[01:12:00] | purserj (purserj!~purserj@k-sit.com) has quit (Read error: Connection reset by peer) | |
[01:12:13] | purserj (purserj!~purserj@k-sit.com) has joined #mythtv-users | |
[01:13:21] | christ` (christ`!~Billybob@CPE00e04b0b7799-CM00111a59bdac.cpe.net.cable.rogers.com) has joined #mythtv-users | |
[01:13:22] | Captain_Murdoch: | sphery, I believe thatthe 'early access' area is that paid area that gets you a licensed mpeg decoder and that's why it's faster. |
[01:13:47] | ** Captain_Murdoch does a 'svn co' of the code to look atlater. ** | |
[01:15:02] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[01:15:08] | bcgrown: | anyone here manage to get game emulators working well with a gamepad and remote? |
[01:15:31] | wagnerrp: | i used to, like 4 years ago |
[01:15:34] | Captain_Murdoch: | comskip.c still mentions that it is based on my code. |
[01:15:35] | wagnerrp: | havent in some time |
[01:16:24] | dlblog (dlblog!~dlblog@c-76-127-227-175.hsd1.ma.comcast.net) has joined #mythtv-users | |
[01:17:02] | tank-man (tank-man!1000@S010600121729c6a1.vc.shawcable.net) has joined #mythtv-users | |
[01:17:59] | GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-128.zone5.bethere.co.uk) has quit (Quit: Leaving.) | |
[01:18:50] | dserban__ (dserban__!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 240 seconds) | |
[01:19:36] | wagnerrp: | looks like it requires you run the script on the machine hosting the sql server |
[01:20:17] | bcgrown: | wagnerrp: ever use snes9x? the button config from snes9x-gtk doesn't seem to transfer over to the command-line snes9x |
[01:20:39] | wagnerrp: | nah, it was some old DOS games |
[01:22:01] | ** wagnerrp debates a python version on the talk page ** | |
[01:22:55] | bcgrown: | hrm |
[01:23:31] | bcgrown: | i tried zsnes but it's 32-bit only and i couldn't find a binary |
[01:24:17] | wagnerrp: | so compile from source? |
[01:24:19] | dserban__ (dserban__!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[01:24:39] | bcgrown: | wagnerrp: doesn't support 64-bit |
[01:24:47] | wagnerrp: | so use the 32-bit version? |
[01:25:14] | bcgrown: | dunno how to compile it |
[01:25:23] | bcgrown: | for 32-bit |
[01:25:34] | wagnerrp: | use the cross-compile tools |
[01:25:59] | bcgrown: | *whoosh* |
[01:28:02] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 240 seconds) | |
[01:28:21] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[01:29:55] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[01:31:46] | dserban__ (dserban__!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 276 seconds) | |
[01:31:53] | bcgrown: | yay, found a 64-bit deb |
[01:32:52] | bcgrown: | wagnerrp: how did you map the remote keys to your emulator(s)? |
[01:33:07] | wagnerrp: | dont recall, it was years ago |
[01:33:39] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 260 seconds) | |
[01:39:45] | dserban__ (dserban__!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[01:39:47] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
[01:44:02] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[01:44:27] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 276 seconds) | |
[01:46:21] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[01:46:39] | kilmarnock (kilmarnock!~homer@p57A71068.dip0.t-ipconnect.de) has quit (Ping timeout: 240 seconds) | |
[01:46:46] | dserban__ (dserban__!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 245 seconds) | |
[01:49:51] | dserban__ (dserban__!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[01:50:06] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 245 seconds) | |
[01:54:01] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 264 seconds) | |
[01:58:57] | kilmarnock (kilmarnock!~homer@p57A71865.dip0.t-ipconnect.de) has joined #mythtv-users | |
[02:07:00] | JJ2 (JJ2!~jjensen@jeffjensen.dsl.visi.com) has joined #mythtv-users | |
[02:07:37] | JJ1 (JJ1!~jjensen@jeffjensen.dsl.visi.com) has quit (Ping timeout: 258 seconds) | |
[02:13:12] | pjcrux is now known as pjcrux|zzz | |
[02:17:39] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[02:20:46] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[02:21:31] | dserban__ (dserban__!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 248 seconds) | |
[02:24:01] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 264 seconds) | |
[02:26:23] | BaZiL (BaZiL!~lion@h-109-228-140-36.NA.cust.bahnhof.se) has quit (Disconnected by services) | |
[02:27:09] | wagnerrp: | sphery: re 24799, the python bindings update automatically to fit new table definitions... :P |
[02:28:41] | dlblog (dlblog!~dlblog@c-76-127-227-175.hsd1.ma.comcast.net) has quit (Ping timeout: 265 seconds) | |
[02:30:23] | sphery: | wagnerrp: lucky! |
[02:31:32] | c4t3l (c4t3l!~c4t3l@c-76-31-57-251.hsd1.tx.comcast.net) has quit (Read error: Connection reset by peer) | |
[02:31:45] | klucas (klucas!~klucas@206-248-137-146.dsl.teksavvy.com) has joined #mythtv-users | |
[02:31:57] | c4t3l (c4t3l!~c4t3l@c-76-31-57-251.hsd1.tx.comcast.net) has joined #mythtv-users | |
[02:39:21] | wagnerrp: | ugh... i try to manually reconcile some change, to exactly what was changed on the commit, and svn barfs |
[02:42:36] | d00gster (d00gster!~dt@77.30.47.220) has joined #mythtv-users | |
[02:42:43] | d00gster (d00gster!~dt@77.30.47.220) has quit (Client Quit) | |
[02:58:13] | bcgrown: | anyone good with lirc configs? i can't make irxevent send commands |
[03:05:03] | pennstatejoe74 (pennstatejoe74!~joe@108.25.164.155) has joined #mythtv-users | |
[03:05:19] | dlblog (dlblog!~dlblog@c-76-127-227-175.hsd1.ma.comcast.net) has joined #mythtv-users | |
[03:08:31] | pennstatejoe74: | looking for some advice on optimal software RAID configuration for my first mythtv machine. My first experience with linux was in December and since then I've had several "trial" installs of Ubuntu – trying to find optimal configuration. I want to run RAID 5 for the stability |
[03:09:11] | pennstatejoe74: | i have 3 hdd's, each identical 1.5 TB |
[03:09:47] | wagnerrp: | for recordings, you want independent drives, for archival, raid5/6 works fine |
[03:11:03] | bcgrown: | wagnerrp: i've seen you say that before, but how can you make equal use of multiple drives with myth? don't you need to define specific criteria for what goes into each storage group? |
[03:11:43] | wagnerrp: | you just add a directory on each drive into the storage group, and mythtv will balance between them during recording |
[03:12:01] | bcgrown: | ah |
[03:12:03] | bcgrown: | cool |
[03:12:05] | pennstatejoe74: | partition scheme is as follows – each drive has 250 gb set aside for /root (ext4), 400 gb for /home (ext4), and the rest (850 gb) for recordings (mounted to /var/lib/mythtv) and that is in xfs. |
[03:12:09] | wagnerrp: | you can add multiple paths to a single storage group |
[03:12:17] | wagnerrp: | thats why theres that tall window, rather than a single line |
[03:12:57] | wagnerrp: | 250GB is massively over spec for root |
[03:12:59] | bcgrown: | right |
[03:13:08] | pennstatejoe74: | since each drive is partitioned like that – it yields double the capacity when I put them into RAID 5 |
[03:13:17] | Beirdo: | oooh, baseball in HD now ;) |
[03:13:19] | wagnerrp: | even if root contains your whole system install, youre still only taking a couple GB of files |
[03:13:26] | Beirdo: | or I coulda gone to the game... |
[03:13:27] | Beirdo: | heh |
[03:13:34] | wagnerrp: | 400GB is massively over spec for home |
[03:13:34] | pennstatejoe74: | okay, good to know |
[03:13:40] | bcgrown: | pennstatejoe74: i agree with wagnerrp, your root will never fill 250GB |
[03:13:56] | wagnerrp: | your root should never fill 20GB |
[03:14:17] | wagnerrp: | and thats only if you install a crap ton of applications |
[03:14:20] | bcgrown: | pennstatejoe74: i have mythbuntu, and a bunch of extra apps installed, and my root still is <5GB |
[03:14:22] | pennstatejoe74: | well the actual array is double those capacities |
[03:14:23] | Beirdo: | dang, baseall looks great in 720p |
[03:14:27] | wagnerrp: | my mythtv boxes have a 4GB root partition |
[03:14:44] | wagnerrp: | pennstatejoe74: that simply makes it twice as unnecessary |
[03:14:51] | pennstatejoe74: | so I have 500 for room, 800 for home, and 1.7 tb for /var/lib/mythtv |
[03:14:54] | Beirdo: | the commercials look like crap though :) |
[03:14:55] | bcgrown: | pennstatejoe74: why do you need 400GB for home |
[03:15:09] | wagnerrp: | what do you intend to store in home? |
[03:15:15] | bcgrown: | Beirdo: does 720p make baseball more or less boring? ;) |
[03:15:15] | Beirdo: | pr0n |
[03:15:21] | wagnerrp: | thats a lot of porn |
[03:15:27] | Beirdo: | baseball doesn't bore me. |
[03:15:30] | wagnerrp: | certainly the largest collection ive ever heard of |
[03:15:36] | pennstatejoe74: | apparently I don't. Just didn't know any better :-D |
[03:15:58] | bcgrown: | pennstatejoe74: it really depends on what you plan on putting there |
[03:16:03] | Beirdo: | and the Sens already choked out of the playoffs, so I am not TOO interested in hockey |
[03:16:11] | pennstatejoe74: | none the less, i've been having some stability issues with my configuration |
[03:16:16] | bcgrown: | Beirdo: i lost interest after the Canucks bombed :) |
[03:16:21] | Beirdo: | heh |
[03:16:36] | Beirdo: | I was glad to see the Flyers beat the Bruins |
[03:16:51] | Beirdo: | but that's a hate/hate more situation, and I was in Philly at the time |
[03:16:54] | pennstatejoe74: | so I have physical drives A, B, and C... each with 3 partitions on them (1 for root, 2 for home, and 3 for media) |
[03:17:37] | pennstatejoe74: | i build my arrays using mdadm – command such as: mdadm --assemble /dev/md0 /dev/A1 /dev/A2 /dev/A3 |
[03:17:43] | Beirdo: | bcgrown: but the Canucks are kinda my "home" team I guess now, but I will stay a Senators fan regardless |
[03:18:00] | pennstatejoe74: | strike that.... |
[03:18:08] | Beirdo: | even if Seattle gets NHL, the Sens will stay my #1 team, with Seattle at #2 :P) |
[03:18:34] | pennstatejoe74: | should be: mdadm – command such as: mdadm --assemble /dev/md0 /dev/A1 /dev/B1 /dev/C1 |
[03:18:44] | wagnerrp: | pennstatejoe74: right now, ive got a pair of mirrored 250s running my server, a trio of independent 300s for recordings, and then anything i want to keep, i shuffle off to a slew of 750s in raid6 |
[03:19:37] | wagnerrp: | ideally, you keep your recordings on independent drives (or mirrors), and your database on a completely separate drive (or mirror) |
[03:20:13] | Beirdo: | anyways, watching the Mariners game that is in play about a mile from me |
[03:20:42] | Beirdo: | in pretty HD :) |
[03:20:43] | wagnerrp: | mythtv likes having plenty of IO, and you can always spin down drives when not in use |
[03:21:00] | pennstatejoe74: | why would that be advisable? I'm looking for the redundancy offered by RAID 5 and the confidence of knowing that I can withstand a single HDD failure |
[03:22:03] | wagnerrp: | the database wants a lot of IO during recording |
[03:22:20] | wagnerrp: | if it gets caught in contention because of other tasks, you will have problems |
[03:22:59] | pennstatejoe74: | I don't have alot of flexibility with my hardware configuration due to $$, but I could add two 750 GB hdd's to the backend |
[03:23:16] | wagnerrp: | multiple separate recordings would ideally be recorded to separate partitions for fragmentation prevention, and on multiple independent spindles to limit seeking |
[03:23:41] | pennstatejoe74: | maybe I should add those in a RAID Mirror and run the DB off of those? |
[03:23:55] | wagnerrp: | now in practice, one modern hard drive should easily have plenty of capacity for simultaneously recording half a dozen shows simultaneously |
[03:25:06] | wagnerrp: | your setup will work, im just listing myth's ideal setup, price, power, and ports not withstanding |
[03:25:41] | pennstatejoe74: | the stability problems I referred to earlier were that I was having 1 and sometimes 2 drives fail, for no known reason.... I would then get all sorts of errors and had to reboot to the rescue broken system on my install CD |
[03:26:38] | pennstatejoe74: | that happened to me over and over and over... I've gotten very good at running mdadm commands to fail our the drives, stop the array and then force rebuild. |
[03:27:16] | wagnerrp: | if you keep dropping drives, you have hardware issues you need to resolve |
[03:27:31] | pennstatejoe74: | I'm doing a new install now, and I'm hoping to prevent that from happening again. I was thinking maybe it was an issue with the 3 drives staying in sync with all the I/O |
[03:27:32] | wagnerrp: | lack of power, or maybe a flaky drive controller |
[03:27:39] | AriX_ (AriX_!~AriX@c-68-39-4-46.hsd1.nj.comcast.net) has joined #mythtv-users | |
[03:28:01] | bcgrown: | pennstatejoe74: i don't think software is your problem |
[03:28:19] | pennstatejoe74: | pint taken... i did replace the PSU and upgraded to 850 watts from 750 |
[03:28:30] | pennstatejoe74: | also switched out SATA cables |
[03:28:31] | wagnerrp: | what hardware do you have in there? |
[03:28:42] | pennstatejoe74: | that did appear to improve the frequency of occurance |
[03:29:48] | bcgrown: | pennstatejoe74: i hate to tell you after you bought a new PS, but you can't trust their ratings: http://www.hardwaresecrets.com/article/410 |
[03:30:01] | pennstatejoe74: | board is EVGA 680i with Quad Core 2.4 Ghz, 8 GB RAM, nVidia 8800 GTS |
[03:30:54] | pennstatejoe74: | psu was 850 watt Zalman |
[03:31:19] | wagnerrp: | so... sy 40W for the board, 100W for the CPU, 60 for memory, 200 for video, 50 for half a dozen hard drives |
[03:31:30] | wagnerrp: | that 750W was overkill as it was |
[03:31:48] | wagnerrp: | not to mention an 8800gts will go completely unused with mythtv |
[03:33:08] | pennstatejoe74: | the upgrade was more for the quietness of the Zalman which has multiple heatsinks in the PSU |
[03:33:32] | wagnerrp: | youre talking 'quietness' in a system with an 8800gts? |
[03:33:51] | pennstatejoe74: | yeah, i realize that card needs to be upgraded... lol |
[03:34:32] | pennstatejoe74: | especially after my last chat in here last week with you when we discussed the lack of VDPAU support |
[03:34:45] | pennstatejoe74: | so power doesn't seem to be the issue |
[03:35:06] | wagnerrp: | at least its an 80plus supply |
[03:35:21] | wagnerrp: | but its way way over spec unless youre running multiple video cards |
[03:35:35] | pennstatejoe74: | and I replaced a few SATA cables and found an improvement... instead of often dropping 2 drives, it has only been dropping 1. |
[03:35:42] | pennstatejoe74: | but dropping 1 is still annoying. |
[03:35:50] | purserj (purserj!~purserj@k-sit.com) has quit (Read error: Connection reset by peer) | |
[03:36:02] | pennstatejoe74: | so I was looking at some of the mounting options during my new install of Ubuntu 10.04 server x64 |
[03:36:08] | wagnerrp: | dropping any is serious cause for concern |
[03:36:15] | purserj (purserj!~purserj@k-sit.com) has joined #mythtv-users | |
[03:36:16] | pennstatejoe74: | and I was curious about "sync" mounting option |
[03:36:16] | wagnerrp: | i replace a drive when my controller drops it |
[03:36:29] | wagnerrp: | 'sync' means there is no memory cache |
[03:36:35] | wagnerrp: | you almost certainly do not want that |
[03:36:57] | pennstatejoe74: | i don't have a raid controller. it's all software raid |
[03:37:33] | wagnerrp: | point still stands |
[03:37:46] | pennstatejoe74: | but here's the thing... i have 3 software raid drives (call them 0, 1, and 2) |
[03:37:53] | wagnerrp: | if youre dropping drives from a raid, either the raid software is garbage, or you have hardware that needs replacing |
[03:37:58] | pennstatejoe74: | they all exist from partitions of the same 3 physical drives |
[03:38:14] | npm (npm!~npm@cpe-76-169-12-237.socal.res.rr.com) has quit (Remote host closed the connection) | |
[03:38:33] | pennstatejoe74: | I was finding that it was failing a drive in /dev/md0, but not in /dev/md1 or /dev/md2 |
[03:38:56] | wagnerrp: | why have three separate arrays going? |
[03:39:04] | wagnerrp: | why not just make one array, and then partition the array? |
[03:39:08] | pennstatejoe74: | so that leads me to think it wasn't a physical hdd |
[03:39:54] | pennstatejoe74: | maybe bad software raid config... maybe I'm not going about it properly |
[03:40:07] | pennstatejoe74: | is that what I should do – 1 array, with multiple partitions? |
[03:40:51] | wagnerrp: | unless you intend to do separate levels |
[03:41:07] | pennstatejoe74: | you mean RAID levels, right? |
[03:41:09] | wagnerrp: | say 3x40GB raid1 for root, and the rest as raid5 |
[03:41:33] | Beirdo: | 3x40GB?! Wow, that's quite the mirror |
[03:41:53] | wagnerrp: | Beirdo: well... what else are you going to do with that extra space? |
[03:41:59] | Beirdo: | true |
[03:42:01] | Beirdo: | heh |
[03:42:14] | Beirdo: | might as well |
[03:42:31] | pennstatejoe74: | why would i want it in raid 1 vs. raid 5? |
[03:42:39] | Beirdo: | frig! Jimmy Rollins back on DL |
[03:42:44] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
[03:42:55] | wagnerrp: | because they each have their advantages and disadvantages |
[03:43:21] | pennstatejoe74: | i want to minimize (or eliminate) downtime for my server |
[03:43:29] | wagnerrp: | raid5 works best for sequential read/write of large files |
[03:43:50] | wagnerrp: | raid1 works best for multiple simultaneous reads of small files |
[03:44:00] | wagnerrp: | so 5 is more ideal for bulk storage of large videos |
[03:44:05] | pennstatejoe74: | ah |
[03:44:12] | wagnerrp: | while 1 is more ideal for the access patterns of a root partition |
[03:44:19] | pennstatejoe74: | so i want root in ext4 |
[03:44:24] | pennstatejoe74: | in a raid 1 |
[03:44:35] | pennstatejoe74: | size – no larger than 40 gb |
[03:45:05] | wagnerrp: | pennstatejoe74: that depends entirely on what you plan to do with the machine |
[03:45:14] | wagnerrp: | you may very well have reason to have a larger root |
[03:45:21] | pennstatejoe74: | then how would you recommend partitioning the rest, given that I would have: 3 1.5 TB drives and 2 750 GB drives available |
[03:46:11] | wagnerrp: | i would try to scrounge up some old <300GB drives |
[03:46:24] | wagnerrp: | maybe buy some cheap, single platter 250s or 320s |
[03:46:24] | pennstatejoe74: | my intentions are to host a webpage and my own email, run mythtv front/backend, run 3–5 virtual machines (not all at once) |
[03:46:40] | wagnerrp: | mirror them, and use that as root |
[03:46:49] | wagnerrp: | use the 750s as independent drives for recordings |
[03:46:56] | wagnerrp: | and 1.5s in raid5 for archive |
[03:47:51] | wagnerrp: | either way, i would recommend keeping the root and database on a different drive as your recordings |
[03:48:52] | pennstatejoe74 (pennstatejoe74!~joe@108.25.164.155) has quit (Quit: Leaving.) | |
[03:49:33] | pennstatejoe74 (pennstatejoe74!~joe@108.25.164.155) has joined #mythtv-users | |
[03:50:04] | pennstatejoe74: | okay wagnerrp, thank you for the assistance |
[03:50:24] | pennstatejoe74: | last question – regarding the database location |
[03:51:02] | pennstatejoe74: | how do I change that... and is that something I should take into consideration when first installing mySQL or before setting up other SQL databases? |
[03:51:10] | wagnerrp: | anywhere you want, preferably not on the same partition or drive as recordings, and on a partition you can ensure will never fill up |
[03:51:19] | klucas (klucas!~klucas@206-248-137-146.dsl.teksavvy.com) has quit (Remote host closed the connection) | |
[03:51:41] | wagnerrp: | if you fill the partition housing the mysql database, you /WILL/ lose data |
[03:51:53] | pennstatejoe74: | what is best file system for database partition? |
[03:52:06] | wagnerrp: | no opinion |
[03:52:31] | pennstatejoe74: | and when do I specify the db location? i don't remember ever being asked? |
[03:52:40] | wagnerrp: | thats up to your distro |
[03:53:06] | npm (npm!~npm@cpe-76-169-12-237.socal.res.rr.com) has joined #mythtv-users | |
[03:53:44] | pennstatejoe74: | ext4 for root, and home is good, right? and xfs for the recordings and archive partitions? |
[03:53:56] | wagnerrp: | good enough |
[03:54:11] | pennstatejoe74: | boot...? ext4? |
[03:54:16] | wagnerrp: | you may need a small ext2 boot partition |
[03:54:40] | pennstatejoe74: | :) |
[03:54:53] | Beirdo: | personally, I intend to always use a separate partition for mysql databases from now on |
[03:55:03] | Beirdo: | and likely the same for /var/log |
[03:55:24] | Beirdo: | tired of having my databases being taken out by runaway log files |
[03:55:43] | pennstatejoe74: | good advice |
[03:55:54] | wagnerrp: | ive got my mysqldb on its own logical partition |
[03:56:09] | pennstatejoe74: | what was meant by "no option" regarding the filesystem on the mysqldb partition |
[03:56:16] | wagnerrp: | but i havent bothered setting up anything to say it must get a certain amount of space |
[03:56:36] | wagnerrp: | i didnt say 'no option', i said 'no opinion' |
[03:57:01] | pennstatejoe74: | oh... so you did... :-! |
[03:57:20] | Beirdo: | likely ext3/4 for the mysql db partition unless you are a reiserfs lover |
[03:57:20] | pennstatejoe74: | Beirdo – any opinion on that question? |
[03:57:33] | NightMonkey (NightMonkey!~NightMonk@pdpc/supporter/professional/nightmonkey) has quit (Ping timeout: 240 seconds) | |
[03:57:33] | Beirdo: | no need for xfs, it's not really huge files |
[03:57:51] | pennstatejoe74: | i'm not an anything lover yet. |
[03:58:02] | ** wagnerrp is a zfs lover ** | |
[03:58:14] | ** Beirdo wishes Linux had zfs ** | |
[03:58:32] | wagnerrp: | well... just how btrfs comes through in the near term |
[03:58:37] | wagnerrp: | s/how/hope/ |
[03:58:39] | Beirdo: | I'm considering running OpenSolaris on my eventual fileserver box just for that |
[03:59:06] | pennstatejoe74: | any difference between what I want to have on physical partitions vs. logical partitions, or does that make no difference at all? |
[03:59:35] | wagnerrp: | depends on how your logical partitions are handled |
[03:59:38] | wagnerrp: | if you mean logical partitions in fdisk, makes no difference |
[03:59:39] | jamesd_: | zfs rocks.. i use a iscsi share 100GB to add some storage to my mythtv box it works great... nfs has issues maintaining the bandwidth needed for mythtv between solaris and linux. |
[03:59:54] | wagnerrp: | if you mean dynamically sized logical partitions through LVM or ZFS, thats a different matter |
[03:59:57] | RyeBrye (RyeBrye!~ryebrye@67.199.187.50) has joined #mythtv-users | |
[04:00:19] | Beirdo: | jamesd_: bah humbug |
[04:00:37] | Beirdo: | NFS can maintain bandwidth just fine. you just need to tweak it |
[04:00:43] | pennstatejoe74: | i only know through fdisk – not familiar with the details of the other things you're referring to. |
[04:01:06] | Lord_Deathscythe (Lord_Deathscythe!~chris@h240.133.20.98.dynamic.ip.windstream.net) has joined #mythtv-users | |
[04:01:25] | jamesd_: | Beirdo, just what i have seen... i don't have any nfs issues between solaris and esxi ( peeks of over 80MB/s) solaris to solaris nfs works great as well.. its just that linux doesn't play nice with solaris nfs. |
[04:01:29] | wagnerrp: | pennstatejoe74: primary partitions are just the four partitions designed into the BIOS way back in the 70s |
[04:01:51] | Beirdo: | jamesd_: what settings on the Linux mount? |
[04:01:52] | wagnerrp: | if you want more than four partitions, it has to be handled through logical partitions and the operating system |
[04:01:55] | Beirdo: | you HAVE to tweak it |
[04:02:00] | wagnerrp: | your boot must be on a primary partition |
[04:02:11] | wagnerrp: | everything else doesnt make much difference |
[04:02:38] | jamesd_: | Beirdo, i have tried rsize=wsize=8192 works okay if i force vers=2 but that isn't really friendly with mythtv hd recording. |
[04:02:49] | Beirdo: | vers=3 |
[04:03:01] | Beirdo: | why the heck would you force 2? |
[04:03:15] | wagnerrp: | momentary insanity |
[04:03:40] | jamesd_: | because it works better... i will give it a try next time... iscsi is working so damm smoothly i'm not changing it... if it aint broken don't fix it. |
[04:03:53] | Beirdo: | I had my window sizes at 16k and vers=3 and it would saturate 100mbit ethernet in both directions |
[04:04:05] | Beirdo: | 3 works better than 2. |
[04:04:26] | Beirdo: | but if iscsi works for ya, go with it ;) |
[04:04:33] | pennstatejoe74: | having boot on a raid array was a problem for me a few months ago... something about Grub2... didn't research it too much, just been having boot on a non raid partition. is there a work-around to allow Grub2 to be installed onto a RAID array? |
[04:05:00] | wagnerrp: | have the RAID handled by your BIOS/controller |
[04:05:16] | Beirdo: | or point grub at one of the 3 mirrors |
[04:05:41] | Lord_Deathscythe (Lord_Deathscythe!~chris@h240.133.20.98.dynamic.ip.windstream.net) has quit (Client Quit) | |
[04:05:45] | Beirdo: | although be sure to learn how to use grub if THAT mirror dies :) |
[04:06:37] | pennstatejoe74: | so wagnerrp, you're suggesting setting up a hardware raid array just for boot |
[04:06:39] | Beirdo: | OMG, I need a beer |
[04:06:51] | pennstatejoe74: | and Beirdo, how do I do what you suggested? |
[04:07:17] | wagnerrp: | no, hardware raid is expensive, and nearly all firmware (hard or soft) based raid solutions require dedicated disks |
[04:07:29] | wagnerrp: | im saying there is no real good solution |
[04:07:36] | Beirdo: | you tell grub that the root is the /dev/sda1 or whatever underneath the md0 or whatever |
[04:07:38] | jamesd_: | wonders why anyone would use 3way mirror for mythtv, sure its a pain, but mirroring should be fine and its not all that io intensively that the 3way mirror helps any. |
[04:08:06] | wagnerrp: | jamesd_: hes got three disks, i was suggesting he not use raid5 for root |
[04:08:22] | wagnerrp: | and if he only did 2-way, he would end up with an extra unused partition |
[04:08:34] | wagnerrp: | may as well toss it into the mirror |
[04:08:42] | Beirdo: | which he could add to the mirror... or have a HUGE pile of swap |
[04:08:43] | Beirdo: | heh |
[04:08:58] | pennstatejoe74: | Berirdo, if I point grub2 to the underlying drive, it would then mirror to the other 2 during sync, is that right? |
[04:09:12] | jamesd_: | put it in a storage pool... or just keep it around as a hot/cold spare disk... |
[04:09:35] | Beirdo: | well, no. You need to actually INSTALL it to one drive, but set the root to a drive... I dunno |
[04:09:46] | Beirdo: | you may need to install grub on all 3 drives |
[04:09:50] | wagnerrp: | jamesd_: i was coming up with a reason why one might want to partition BEFORE raiding |
[04:10:00] | wagnerrp: | if you wanted to have two different types of raid on the same disk |
[04:10:05] | Beirdo: | I'm gonna go get a beer |
[04:10:06] | Beirdo: | heh |
[04:10:14] | Beirdo: | too much thinking for a Saturday |
[04:10:21] | pennstatejoe74: | agreed! |
[04:10:29] | wagnerrp: | jamesd_: hypothetical situation, and one that probably shouldnt be used anyway |
[04:11:59] | bcgrown (bcgrown!~dave@216-19-189-175.dyn.novuscom.net) has quit (Quit: Leaving) | |
[04:12:41] | NightMonkey (NightMonkey!~NightMonk@pdpc/supporter/professional/nightmonkey) has joined #mythtv-users | |
[04:15:02] | ** Beirdo pours out a 7 Seas Ballz Deep ** | |
[04:15:40] | Beirdo: | Double IPA from Gig Harbor... 16oz of 8.4% :) |
[04:16:00] | Beirdo: | yummy beer |
[04:16:07] | wagnerrp: | ugh... |
[04:16:13] | Beirdo: | ugh what? :) |
[04:16:18] | Beirdo: | you don't like hops? |
[04:16:26] | ** wagnerrp tries to come up with a way of reorganizing the bindings without running into circular imports ** | |
[04:16:37] | Beirdo: | here, have a pint. |
[04:17:09] | Beirdo: | Alcohol is your friend. |
[04:17:12] | wagnerrp: | sadly, python has no concept such as 'prototyping' |
[04:17:26] | wagnerrp: | i cant just have a header circlejerk |
[04:17:28] | Beirdo: | yeah well.. python... oh never mind :) |
[04:17:36] | jamesd_: | tosses a few sam adams boston lager in the freezer to enjoy in a bit. |
[04:18:02] | Beirdo: | Sam Adams isn't bad for a kinda mega-brew |
[04:18:04] | Beirdo: | heh |
[04:18:12] | wagnerrp: | how low can beer go before it freezes? |
[04:18:28] | wagnerrp: | i know weve got some liquor in the deep freeze |
[04:18:29] | Beirdo: | BTW, most beer should NOT be drunk ice cold |
[04:19:10] | Beirdo: | Umm, I think most freezers will freeze anything under about 30% alcohol.. eventually |
[04:19:25] | wagnerrp: | beer with flavor should not be drunk ice cold |
[04:19:30] | Beirdo: | 40% (like vodka) can live in the freezer indefinitely |
[04:19:42] | ** Beirdo agrees with wagnerrp ** | |
[04:20:04] | wagnerrp: | beer without flavor... well its debatable whether that should be drunk either |
[04:20:14] | wagnerrp: | but at least when cold, its more palatable |
[04:20:18] | pennstatejoe74: | What do you all think about this as my final configuration... Using my 3 1.5 TB HDD's – 50 GB Raid 1 using 2 hdd's (for/ root – ext4), use the other hdd as my swap. Then 300 GB RAID 5 using 3 hdd's (for /home – ext4), remaining space partition as a RAID 5 array using 3 hdd's as xfs for archives. Then with my 2 750 GB drives, make a small 5 gb raid 1 for /boot as ext2, then a 250 gb raid 1 parittion in ext4 for mysqldb, the remaining space as |
[04:20:19] | Beirdo: | most beer that is "supposed to be" drunk ice cold is that way as the flavor is definitely not Scottish |
[04:20:31] | Beirdo: | as if it's not Scottish... it's Crrrrap! |
[04:20:51] | wagnerrp: | bonus points for obscure michael meyers movie reference |
[04:20:59] | Beirdo: | movie and SNL :) |
[04:21:39] | Beirdo: | anyways, this IPA needs to warm up a touch, but should be cold, but not fridge cold in my opinion |
[04:21:47] | wagnerrp: | the local hoffbrau makes some nice microbrews |
[04:22:24] | Beirdo: | I forget where ya are, but I'm definitely impressed by the beer supply here in Seattle :) |
[04:22:37] | wagnerrp: | cincinnati |
[04:22:41] | Beirdo: | ah yes |
[04:23:17] | Beirdo: | glad that the midwest area is starting to get real beer :) |
[04:23:18] | jamesd_: | milwaukee... yes we have good beer.... just not anything by miller or budwiser unles you are making beer batter fish or beer bread. |
[04:23:31] | wagnerrp: | most impressive thing ive seen was some place up in Ann Arbor, Sherley's? |
[04:23:41] | wagnerrp: | had like 150 microbrews on tap |
[04:23:45] | Beirdo: | nice |
[04:23:55] | Beirdo: | that's always a good place to be at then |
[04:24:08] | wagnerrp: | one of the few times ive ever managed to get wasted on beer alone |
[04:24:33] | Beirdo: | hehe, I used to do that in my living room |
[04:24:40] | Beirdo: | but I brewed my own IPA... |
[04:24:41] | wagnerrp: | wheat beer just goes down so easily |
[04:24:48] | Beirdo: | it was stronger than this one... |
[04:25:03] | Beirdo: | it was about 10% alcohol.... and I bottled it in 1L bottles |
[04:25:14] | wagnerrp: | ein mass |
[04:25:30] | Beirdo: | so if I drank the whole bottle in one sitting, it was about the same as drinking a 6-pack of swill... in 15min |
[04:25:37] | jamesd_: | http://beeradvocate.com/beer/profile/710/2940 leinkugel dark on tap, a local bar has it for less than $2 a glass... good deal for a decent beer.... |
[04:25:49] | Beirdo: | nice |
[04:26:33] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 240 seconds) | |
[04:26:56] | Beirdo: | I have decided... sports + HDTV is a good match |
[04:27:19] | jamesd_: | its no fun to pay $5+ a bottle for a beer.... there are much better ways to have a good evening... captain and coke for one... |
[04:27:21] | [R]: | sports are stupid |
[04:27:39] | Beirdo: | whatever |
[04:27:50] | Beirdo: | I'm a geek and I still like sports |
[04:27:53] | jamesd_: | Beirdo, yeah hd and sports rock.. can even make golf cool... watching the individual blades of grass move... |
[04:27:56] | Beirdo: | just not to play em |
[04:28:05] | Beirdo: | yeah... |
[04:28:16] | Beirdo: | Golf still puts me to sleep though |
[04:28:39] | Beirdo: | but today I watched hockey, Indy 500 qual.. baseball... |
[04:29:06] | wagnerrp: | to be honest, i enjoy playing sports, but i was never much one for watching |
[04:29:10] | wagnerrp: | ill only go for the company |
[04:29:14] | jamesd_: | imax movies on bluray disk rock with a 1080p tv.... undersea was totally engrossing to watch... even better when i get to 10 blu-ray disks a week to watch for free since son works at blockbuster... |
[04:29:33] | Beirdo: | btw, wagnerrp... The Reds' closer buggered up again... -4 points for me :) |
[04:30:02] | Beirdo: | at least he didn't lose it this time |
[04:30:13] | Beirdo: | he's on my fantasy team |
[04:30:30] | wagnerrp: | what do you expect from a team that had to bench one of their pitchers, because he trashed his wrist playing Guitar Hero |
[04:30:37] | Beirdo: | heh |
[04:30:42] | Beirdo: | true nuff |
[04:31:26] | Beirdo: | I do like to go to games. It's fun for me |
[04:31:44] | wagnerrp: | of course our football team loses players who try to jump onto fast moving vehicles |
[04:32:13] | Beirdo: | nothing better to do in Cincinnati? |
[04:32:25] | jamesd_: | going to games is too expensive... after tickets, parking, food and drink it gets hard to justify... |
[04:32:26] | wagnerrp: | i think he was in WVa at the time |
[04:32:55] | Beirdo: | jamesd_: dunno about Brewers games, but it's pretty reasonable here in Seattle |
[04:32:58] | Beirdo: | and was in Philly too |
[04:33:01] | Lt_Dan (Lt_Dan!~fabulous@sierra.jamespurl.org) has quit (Remote host closed the connection) | |
[04:33:08] | Beirdo: | and in Toronto when I lived there |
[04:33:24] | wagnerrp: | tried to jump into the back of his (ex?) girlfriends truck as she sped off, tumbled backwards, tumbled out, cracked his skull open |
[04:33:45] | Beirdo: | wagnerrp: nice job. some people just don't think |
[04:33:58] | biffhero (biffhero!~Adium@c-67-188-68-223.hsd1.ca.comcast.net) has joined #mythtv-users | |
[04:33:59] | jamesd_: | Beirdo, take 2 people to a brewers game ... tickets $15 each.. parking $20... that is $50 before food/drink for 2 people... |
[04:34:17] | Beirdo: | no way to get there without driving? |
[04:34:36] | Beirdo: | I never count parking as I never drive to a game :) |
[04:34:43] | wagnerrp: | wow, i think we pay $6 for valet |
[04:34:45] | jamesd_: | Beirdo, bus's but its painful... adds an extra hour each way... |
[04:35:00] | Beirdo: | make-out time if you are so lucky |
[04:35:11] | wagnerrp: | and $15 for tickets on the first baseline |
[04:35:14] | jamesd_: | not on super packed busses.. |
[04:35:25] | Beirdo: | wagnerrp: oh wow, now THAT is sweet |
[04:35:35] | Beirdo: | like first level? |
[04:35:49] | wagnerrp: | yeah, usually 5–10 rows back |
[04:35:59] | wagnerrp: | perfect foul ball territory |
[04:36:06] | Beirdo: | dang, I gotta go to a Reds game :) |
[04:36:23] | wagnerrp: | i think thats some special student discount though |
[04:36:37] | Beirdo: | you have to be "special"? :) |
[04:36:43] | Beirdo: | sorry |
[04:36:45] | Beirdo: | heh |
[04:37:18] | wagnerrp: | valet parking is about half a mile away at the montgomery inn (upscale barbecue) |
[04:37:18] | Beirdo: | either way, going to games is a 3 times a season type of thing for me. |
[04:37:29] | wagnerrp: | fridays, they have free appetizers before the game |
[04:37:34] | jamesd_: | and really its much better experience to buy ticket to the 300 club (currently called the metavante club) for $3 each.. nicer view, and big screen tv's inside a controlled environment but does add like $1 each to drink prices but better choices. |
[04:37:37] | wagnerrp: | (with the assumption you buy drinks) |
[04:37:37] | Beirdo: | not really worse than ging to the movies |
[04:37:43] | NightMonkey (NightMonkey!~NightMonk@pdpc/supporter/professional/nightmonkey) has quit (Quit: Body blow! Body blow!) | |
[04:38:06] | Beirdo: | now, basketball... is a waste of money |
[04:38:12] | Beirdo: | and most NHL games too |
[04:39:02] | wagnerrp: | i heard our team just wont the <small>minor league</small> hockey championship cup |
[04:39:07] | Beirdo: | of course, ballpark beer is a waste of money (and crap beer) |
[04:39:24] | Beirdo: | nice |
[04:39:30] | jamesd_: | now football in wisconsin would be fun... but never felt rich enough to go to a game... scalped tickets are $75 each on game day.... parking is probably $20.. its been 15 years since greenbay home game hasn't sold out... |
[04:39:38] | Beirdo: | gack |
[04:39:46] | Beirdo: | I've never been an NFL fan |
[04:39:52] | wagnerrp: | ECHL or something, caught the mention watching the news at the restaurant tonight |
[04:40:08] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[04:40:11] | Beirdo: | but I might learn... I can see the stadium where the Seahawks play from my balcony |
[04:40:40] | Beirdo: | less than a mile from here, I think. next door to where the Mariners just lost |
[04:41:12] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[04:42:39] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
[04:44:45] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 240 seconds) | |
[04:45:11] | dserban__ (dserban__!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[04:46:37] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Read error: Operation timed out) | |
[04:46:55] | dashcloud (dashcloud!~quassel@pool-71-246-26-87.phlapa.fios.verizon.net) has quit (Ping timeout: 265 seconds) | |
[04:47:30] | pennstatejoe74: | back at 12:20 AM, I posted a proposed configuration for my 3 1.5 TB drives and 2 750 GB drives. Anyone have any thoughts? |
[04:47:47] | Beirdo: | too busy drinking |
[04:47:50] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[04:47:56] | pennstatejoe74: | lol |
[04:48:11] | pennstatejoe74: | i saw that |
[04:48:32] | ** wagnerrp changes the title of #mythtv-users to ##beer ** | |
[04:48:37] | Wicked: | pennstatejoe74, my thoughts?...send them to me. |
[04:48:42] | Wicked: | :) |
[04:48:59] | pennstatejoe74: | the drives? haha |
[04:49:10] | Beirdo: | 50G of swap will be massive overkill, I think |
[04:49:56] | pennstatejoe74: | but again... back to that question of what to do with that extra space b/c of using a raid 1 and a raid 5 on the same physical drives |
[04:50:28] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[04:50:34] | Beirdo: | I dunno :) I'd just throw it in the mirror, personally. Swap will do also, but hat's a lot of swap |
[04:50:50] | adante (adante!~adante@59.167.212.65) has quit (Remote host closed the connection) | |
[04:51:36] | pennstatejoe74: | how much swap is recommended? should i make a small raid 0 (stripping) on the 750's for swap? |
[04:51:39] | Beirdo: | Hmm, Lost in HD is kinda cool too |
[04:51:58] | dserban__ (dserban__!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 276 seconds) | |
[04:52:05] | Beirdo: | generally, you want about as much swap as RAM (approx) |
[04:52:14] | Beirdo: | standard UNIX-wise |
[04:52:16] | jamesd_: | and actually having that much swap can kill peformance.... swap should be at most 2x ram... and that is usually over kill unless you are doing a multi-user shell box... with 100's of users... |
[04:52:24] | Beirdo: | or at least in the same range |
[04:52:25] | pennstatejoe74: | so i got 8 gigs |
[04:52:28] | pennstatejoe74: | of ram |
[04:53:02] | Beirdo: | I would carve off like 3G from each drive for swap in its own partition, no RAID |
[04:53:04] | pennstatejoe74: | okay, so i put it on the 750's. is it good/bad to do it on a raid 0 array?? |
[04:53:15] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 240 seconds) | |
[04:53:22] | Beirdo: | or just 4G on each 750G :) |
[04:53:49] | wagnerrp: | no, independent swap |
[04:53:57] | pennstatejoe74: | so i can define multiple partitions for swap? |
[04:54:09] | wagnerrp: | 'swapon <partition>' |
[04:54:25] | Beirdo: | yes. and if you mount them with the same priority in fstab, the OS will stripe automatically |
[04:54:35] | Beirdo: | essentially |
[04:54:42] | pennstatejoe74: | cool! |
[04:55:02] | pennstatejoe74: | it's sad that I'm so excited to have learned that – at 1am on a Saturday |
[04:56:36] | pennstatejoe74: | 250 GB in raid 1 on a ext4 partition seem appropriate for mysqldb? |
[04:56:51] | Beirdo: | I doubt you will ever fill that |
[04:57:03] | Beirdo: | if it's primarily for myth anyways |
[04:57:04] | wagnerrp: | 250MB is almost more appropriate |
[04:57:12] | Beirdo: | I woulda said 4G or so |
[04:57:15] | wagnerrp: | mine is running some 320MB or so |
[04:57:21] | Beirdo: | just to give growing room |
[04:57:21] | pennstatejoe74: | wow – really! |
[04:57:35] | wagnerrp: | 4GB should be enough for all but the largest of myth systems (read: sphery's) |
[04:57:36] | pennstatejoe74: | good to know. |
[04:57:49] | Beirdo: | and likely mine (hopefully) |
[04:57:59] | Beirdo: | I am mentally at about 5 tuners |
[04:58:01] | Beirdo: | heh |
[04:58:20] | pennstatejoe74: | better to have that on raid 1 with my active recording partitions, or raid 5 with my archives? |
[04:58:22] | wagnerrp: | Beirdo: youve got a long way to go, hes at like 1400 recordings and several months worth of video |
[04:58:48] | Beirdo: | wagnerrp: I have about 500MB of old ones... |
[04:58:50] | Beirdo: | heh |
[04:58:59] | wagnerrp: | pennstatejoe74: thats all up to you, most people dont deem recordings of sufficient worth to keep on redundant drives |
[04:58:59] | Beirdo: | but yeah, I hear ya |
[04:59:15] | wagnerrp: | my recordings are to non-redundant drives |
[04:59:32] | wagnerrp: | anything i actually do want to keep, i clip the commercials out of, and move over to mythvideo on my array |
[04:59:36] | pennstatejoe74: | right, recordings would not be on the raid 1 |
[05:00:42] | pennstatejoe74: | but I would have my 2 750 GB drives – with a small raid 1 partition for /boot and a raid 1 partition for mysqldb, and then independent swap partitions on each drive, and independent recording partitions |
[05:01:04] | wagnerrp: | with 8GB of memory, swap of is of limited worth |
[05:01:37] | pennstatejoe74: | is it better to have the mysqldb on the other drives, the raid 5 drives with root, home, and recording archives? |
[05:01:53] | pennstatejoe74: | you mentioned the i/o was a concern with the db |
[05:01:55] | poodyp (poodyp!~poodyp@adsl-68-121-84-157.dsl.irvnca.pacbell.net) has quit (Quit: poodyp) | |
[05:02:00] | sphery: | My DB is only a little over 500MiB |
[05:02:14] | wagnerrp: | sphery: dumped to text and compressed |
[05:02:27] | Beirdo: | wagnerrp: should always do swap. better than OOM |
[05:02:31] | xris: | pennstatejoe74: i/o is more an issue with drives than partitions.... |
[05:02:31] | pennstatejoe74: | and best to separate that partition onto a different physical drive |
[05:02:33] | sphery: | heh, that's full mythconverg directory of binary files |
[05:02:55] | Beirdo: | although 8G takes work to OOM on |
[05:03:12] | wagnerrp: | oh? then where am i getting 382MB used by my database |
[05:03:12] | xris: | I use a raid1 for OS, and then independent non-raid partitions for recordings (since I don't care about those as much) |
[05:04:17] | wagnerrp: | oh, 50MB in a log file, 100MB in an error file |
[05:04:18] | wagnerrp: | ...heh |
[05:04:25] | sphery: | only about 86MiB for my DB backups compressed with gzip |
[05:04:27] | pennstatejoe74: | i'm thinking my db may be better off on my raid 5 – due to fail-over protection plus, since that will be for root and archives, it will have less activity during active recordings, since those will be going onto the 750's |
[05:04:30] | Beirdo: | some part of me STILL wants a large (like 10TB) RAID, but I'm just insane sometimes |
[05:05:17] | wagnerrp: | my log file's starting date is 070520 |
[05:05:23] | wagnerrp: | three years of SQL logs |
[05:05:30] | wagnerrp: | (and three days) |
[05:05:45] | pennstatejoe74: | happy belated birthday to your db |
[05:44:31] | Beirdo: | blargh |
[05:45:12] | cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has quit (Remote host closed the connection) | |
[05:45:20] | lucas_ (lucas_!~tweek@host-231-137-111-24.midco.net) has joined #mythtv-users | |
[05:45:37] | lucas_: | the closed caption script on the wiki is awful, so I rewrote it |
[05:46:11] | lucas_: | and now I'm thinking, where do I go from here |
[05:47:59] | Beirdo: | get a beer |
[05:48:27] | lucas_: | aside from mythtranscode, are there scripts already made to query the database for cutpoints / metadata / so on |
[05:48:59] | lucas_: | and call mencoder / transcode / whatever to reencode the video to, say, H.264 MP4 w/MP3 audio and those extracted subtitles |
[05:49:13] | Beirdo: | yes |
[05:49:19] | Beirdo: | nuvexport |
[05:49:27] | stoffel (stoffel!~quassel@p57B4A357.dip.t-dialin.net) has joined #mythtv-users | |
[05:49:27] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stoffel | |
[05:49:35] | Beirdo: | edxcept it doesn't do subtitles |
[05:49:37] | lucas_: | I'm talking just MPEG-2 -> MP4 |
[05:49:49] | lucas_: | the NUV files are nowhere to be found on my system, maybe they're temp |
[05:50:16] | Beirdo: | whatever. |
[05:50:27] | Beirdo: | anyways, back to Castle :) |
[05:51:13] | Captain_Murdoch: | mythcommflag -c CHANID -s STARTTIME --getcutlist |
[05:51:24] | lucas_: | yep, that's how I'm doing it in the script |
[05:51:49] | Captain_Murdoch: | so you meant "aside from mythcommflag" then, not mythtranscode. :) |
[05:51:53] | lucas_: | but there's so much other useful data stored in this database. program title, synopsis, series name / episode number, actors |
[05:52:11] | Captain_Murdoch: | use the perl or python bindings for that. |
[05:52:16] | lucas_: | probably a bunch I'm not even aware of |
[05:52:43] | lucas_: | was just wondering if someone else had written a script that extracted all that stuff for tagging purposes so that I wouldn't have to hunt it all down |
[05:55:10] | cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has joined #mythtv-users | |
[06:10:01] | abqjp (abqjp!~abqjp@97-119-180-26.albq.qwest.net) has quit (Quit: abqjp) | |
[06:10:23] | abqjp (abqjp!~abqjp@97-119-180-26.albq.qwest.net) has joined #mythtv-users | |
[06:12:44] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv-users | |
[06:13:52] | Defense|Twin (Defense|Twin!~jepz@d122086.adsl.hansenet.de) has joined #mythtv-users | |
[06:24:14] | npm (npm!~npm@cpe-76-169-12-237.socal.res.rr.com) has quit (Quit: Leaving.) | |
[06:24:43] | npm (npm!~npm@cpe-76-169-12-237.socal.res.rr.com) has joined #mythtv-users | |
[06:25:32] | npm (npm!~npm@cpe-76-169-12-237.socal.res.rr.com) has quit (Client Quit) | |
[06:25:53] | npm (npm!~npm@cpe-76-169-12-237.socal.res.rr.com) has joined #mythtv-users | |
[06:29:02] | stoffel (stoffel!~quassel@p57B4A357.dip.t-dialin.net) has quit (Ping timeout: 265 seconds) | |
[06:29:38] | abqjp (abqjp!~abqjp@97-119-180-26.albq.qwest.net) has quit (Quit: abqjp) | |
[06:29:39] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[06:32:46] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Read error: Operation timed out) | |
[06:39:31] | npm (npm!~npm@cpe-76-169-12-237.socal.res.rr.com) has quit (Quit: Leaving.) | |
[06:39:47] | npm (npm!~npm@cpe-76-169-12-237.socal.res.rr.com) has joined #mythtv-users | |
[06:43:40] | jya (jya!~avenardj@60-242-40-141.static.tpgi.com.au) has quit (Quit: jya) | |
[06:43:46] | esperegu (esperegu!~quassel@145.116.15.244) has joined #mythtv-users | |
[06:46:52] | lucas_: | the commercial detection works like a charm |
[07:00:41] | hipitihop (hipitihop!~denis@203.132.229.236) has joined #mythtv-users | |
[07:01:23] | jya (jya!~avenardj@60-242-40-141.static.tpgi.com.au) has joined #mythtv-users | |
[07:02:24] | jya_ (jya_!~avenardj@60-242-40-141.static.tpgi.com.au) has joined #mythtv-users | |
[07:02:25] | jya (jya!~avenardj@60-242-40-141.static.tpgi.com.au) has quit (Read error: Connection reset by peer) | |
[07:02:25] | jya_ is now known as jya | |
[07:02:50] | gandalfcome (gandalfcome!~gandalfco@150.203.88.138) has joined #mythtv-users | |
[07:08:32] | stoffel (stoffel!~quassel@p57B4A357.dip.t-dialin.net) has joined #mythtv-users | |
[07:08:32] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stoffel | |
[07:16:29] | mcl0vin_ (mcl0vin_!~chatzilla@168.107-30-64.ftth.swbr.surewest.net) has joined #mythtv-users | |
[07:19:39] | mcl0vin (mcl0vin!~chatzilla@168.107-30-64.ftth.swbr.surewest.net) has quit (Ping timeout: 240 seconds) | |
[07:19:42] | mcl0vin_ is now known as mcl0vin | |
[07:23:52] | pizzledizzle (pizzledizzle!~pizdets@pool-96-250-215-244.nycmny.fios.verizon.net) has quit () | |
[07:28:09] | poodyp (poodyp!~poodyp@adsl-68-121-84-157.dsl.irvnca.pacbell.net) has joined #mythtv-users | |
[07:33:40] | esperegu (esperegu!~quassel@145.116.15.244) has quit (Read error: Connection reset by peer) | |
[07:33:41] | esperegu_ (esperegu_!~quassel@145.116.15.244) has joined #mythtv-users | |
[07:35:36] | superdump (superdump!~rob@unaffiliated/superdump) has joined #mythtv-users | |
[07:42:19] | esperegu_ (esperegu_!~quassel@145.116.15.244) has quit (Ping timeout: 260 seconds) | |
[07:44:35] | esperegu (esperegu!~quassel@145.116.15.244) has joined #mythtv-users | |
[07:46:29] | KraMer (KraMer!~mark@2002:46f0:c2c9:0:215:f2ff:fef4:4288) has left #mythtv-users ("Leaving") | |
[07:48:28] | cdpuk (cdpuk!~chris@91.84.144.76) has joined #mythtv-users | |
[07:50:42] | esperegu (esperegu!~quassel@145.116.15.244) has quit (Ping timeout: 258 seconds) | |
[07:50:58] | esperegu (esperegu!~quassel@145.116.15.244) has joined #mythtv-users | |
[08:12:33] | revilootneg (revilootneg!~oliver@pool-24-67-198-89.dbd-ipconnect.net) has joined #mythtv-users | |
[08:27:40] | Nixon (Nixon!~nixon@63.245.245.18) has joined #mythtv-users | |
[08:59:47] | SubJimbo (SubJimbo!~SubJimbo@CPE-124-176-188-116.lns3.win.bigpond.net.au) has joined #mythtv-users | |
[09:01:13] | SubJimbo: | Hey guys, Does anybody have a DigitalNow TinyTwin USB Tuner that is working in the 0.23 release of MythTV (Windows Port)? |
[09:09:23] | SubJimbo: | The tuner works fine with W7MC & is detected by windows, But No joy when trying to get it up for MythTV. |
[09:10:06] | justinh: | mythbackend on windows won't support non-network tuners. So there |
[09:11:16] | justinh: | you can only use networked tuners with mythbackend on windows – in theory. Which means networked tuners might not even work with mythbackend on windows. YMMV |
[09:11:57] | SubJimbo: | Ahh no problems, Thanks for your help :) |
[09:12:19] | justinh: | if you want to use PCI or USB tuners with mythtv it has to be on linux |
[09:13:38] | justinh: | actually you only need the backend to run on linux. that's a *real* linux system not a VM. Nobody here would recommend running mythbackend in a virtual linux machine either :) |
[09:15:36] | okolsi (okolsi!~mythtv@a88-112-74-247.elisa-laajakaista.fi) has joined #mythtv-users | |
[09:16:04] | okolsi: | friend is having problems with MySQL, three MythWeather tables are corrupt/broken |
[09:16:20] | justinh: | and mysqlcheck can't fix them? |
[09:16:47] | okolsi: | no.. it gives "incorrect information in file", same result if you try to truncate table or delete all from there |
[09:17:09] | okolsi: | we thought howabout dropping the tables.. but does MythWeather create them automatically afterwards..? |
[09:17:15] | justinh: | ouch. |
[09:18:04] | justinh: | possibly. but it might be safer to uninstall mythweather (only) then drop the tables, then reinstall the plugin. I *think* the plugin will create the tables automagically on first run |
[09:18:36] | okolsi: | aa.. that's right, but how does one "uninstall" one particular plugin? |
[09:18:42] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv-users | |
[09:18:44] | justinh: | depends how it was installed |
[09:19:15] | justinh: | if using packages, use your package manager |
[09:19:19] | okolsi: | I think compiled from sources.. |
[09:19:39] | justinh: | if it's built from source, go into the plugin directory & make uninstall, I'd have thought |
[09:19:59] | okolsi: | yeah.. i'll test that one myself first |
[09:20:22] | justinh: | you might not actually need to do that as long as mythbackend/mythfrontend aren't running |
[09:21:05] | justinh: | or hey – he could always reinstate yesterday's database backup – or part of it – specifically the mythweather tables |
[09:21:28] | okolsi: | yes!! :D I have backups in perfect order, but not sure about him.. :( |
[09:21:55] | justinh: | he be a foo not to have db backups |
[09:22:01] | okolsi: | true |
[09:22:57] | justinh: | grr @ ubuntu. the 'docs' for 10.04 samba say to use /etc/init.d/samba but guess what? ;-) |
[09:23:30] | justinh: | oh and changing the workgroup name requires nmbd to be restarted as well as smbd. sheesh |
[09:27:05] | Defense (Defense!~jepz@g224027219.adsl.alicedsl.de) has joined #mythtv-users | |
[09:29:14] | Defense|Twin (Defense|Twin!~jepz@d122086.adsl.hansenet.de) has quit (Ping timeout: 240 seconds) | |
[09:35:23] | okolsi: | justinh: table drop complained something but did the job and now everything works again :) |
[09:36:25] | bjd (bjd!ben@alice.poddle.net) has quit (Ping timeout: 265 seconds) | |
[09:36:32] | okolsi: | a bit irritating if you weather tables are corrupt (and you don't use that plugin) and that prevents you to use myth at all.. don't know what happened but both MythFE and MythWeb were unusable when those tables were broken |
[09:37:34] | poodyp (poodyp!~poodyp@adsl-68-121-84-157.dsl.irvnca.pacbell.net) has quit (Quit: poodyp) | |
[09:52:31] | Pwen (Pwen!~Pwen@203.214.34.122) has joined #mythtv-users | |
[09:53:31] | Pwen: | hi all. a question about mythvideo: I have properly named TV series eps to be "title – [01x01] – subtitle.avi" for example. episode 1 has metadata downloaded automatically, but the rest do not. they are displayed as "title – [" like something isnt being parsed properly. what can I do? |
[09:58:41] | bjd (bjd!ben@alice.poddle.net) has joined #mythtv-users | |
[10:01:15] | johd (johd!~johd@90.146.66.73) has joined #mythtv-users | |
[10:01:32] | esperegu (esperegu!~quassel@145.116.15.244) has quit (Read error: Connection reset by peer) | |
[10:01:43] | esperegu (esperegu!~quassel@145.116.15.244) has joined #mythtv-users | |
[10:04:37] | esperegu (esperegu!~quassel@145.116.15.244) has quit (Client Quit) | |
[10:05:50] | oobe: | Pwen, i prefer to name things with no spaces and no [ or ) in them |
[10:05:56] | oobe: | i dont have any problems then |
[10:08:14] | esperegu (esperegu!~quassel@145.116.15.244) has joined #mythtv-users | |
[10:09:42] | Pwen: | oobe, hmm, I was hoping you wouldnt say that because I have literally done hundreds of episodes :( |
[10:09:45] | Pwen: | sigh :p |
[10:10:18] | zzpat: | sed is your friend |
[10:11:06] | Pwen: | I am not well enough versed, guess I might have to be |
[10:11:16] | oobe: | yes sed is good |
[10:11:42] | oobe: | also if your prefer gui option there is a program called bulk rename which comes with xfce |
[10:12:14] | oobe: | if your gonna use sed i would cp the directory first in case you make an error |
[10:12:23] | Pwen: | yeah |
[10:12:33] | Pwen: | all my eps are on a nas with no gui so its going to have to be sed |
[10:12:43] | Pwen: | could have thought of better ways to spend my sunday evening tho |
[10:15:19] | Pwen: | so oobe you just have "Title 01x01 Subtitle.avi" ? |
[10:15:35] | Pwen: | or "Title – 01x01 – Subtitle.avi" |
[10:16:19] | justinh: | the rename command rocks :) |
[10:17:08] | Pwen: | hmmm regex |
[10:17:13] | Pwen: | not really good at that either haha :p |
[10:17:55] | justinh (justinh!~justin@cpc1-salf4-0-0-cust69.manc.cable.ntl.com) has quit (Remote host closed the connection) | |
[10:20:06] | dr_mason (dr_mason!~who@p57911E7C.dip.t-dialin.net) has joined #mythtv-users | |
[10:21:30] | oobe: | Pwen> or "Title – 01x01 – Subtitle.avi" << this will work |
[10:21:47] | oobe: | its the brackets that stuff you round |
[10:22:03] | oobe: | having said all of the jamu may work on it without haveing to rename |
[10:44:15] | cleith (cleith!~cleith@d24-150-206-71.home.cgocable.net) has joined #mythtv-users | |
[10:45:58] | cleith: | Hello |
[10:46:01] | johd (johd!~johd@90.146.66.73) has quit (Quit: Leaving) | |
[10:58:01] | cleith (cleith!~cleith@d24-150-206-71.home.cgocable.net) has left #mythtv-users () | |
[10:58:41] | superdump (superdump!~rob@unaffiliated/superdump) has quit (Quit: WeeChat 0.3.2) | |
[11:07:40] | npm (npm!~npm@cpe-76-169-12-237.socal.res.rr.com) has quit (Ping timeout: 276 seconds) | |
[11:17:01] | gandalfcome (gandalfcome!~gandalfco@150.203.88.138) has quit (Quit: gandalfcome) | |
[11:21:46] | Goga777 (Goga777!~Goga777@shpd-95-53-185-151.vologda.ru) has joined #mythtv-users | |
[11:30:55] | Patang (Patang!~nils@cm-84.208.157.66.getinternet.no) has joined #mythtv-users | |
[11:34:12] | croppa (croppa!~stuart@135.27.233.220.static.exetel.com.au) has quit (Remote host closed the connection) | |
[11:35:15] | ecksii (ecksii!~chris@ool-457cb346.dyn.optonline.net) has joined #mythtv-users | |
[11:36:07] | ecksii: | Good morning |
[11:52:57] | ecksii: | I'd like to run a pretty simple MythTV setup with One Backend and three Frontends. One Frontend will be on the backend server (just so I can check things out) The other two will be remote. Is it appropriate to put the address 0.0.0.0 in the setup of the backend server instead of 127.0.0.1? |
[11:54:10] | dibbz (dibbz!roach@snapping.asia) has quit (Ping timeout: 265 seconds) | |
[11:58:23] | ecksii (ecksii!~chris@ool-457cb346.dyn.optonline.net) has left #mythtv-users () | |
[12:04:41] | justinh (justinh!~justin@cpc1-salf4-0-0-cust69.manc.cable.ntl.com) has joined #mythtv-users | |
[12:05:53] | ecksii (ecksii!~chris@ool-457cb346.dyn.optonline.net) has joined #mythtv-users | |
[12:08:53] | davide (davide!~david@160.86.12.137) has quit (Remote host closed the connection) | |
[12:09:17] | davide (davide!~david@160.86.12.137) has joined #mythtv-users | |
[12:11:03] | npm (npm!~npm@cpe-76-169-12-237.socal.res.rr.com) has joined #mythtv-users | |
[12:24:04] | johd (johd!~johd@90.146.66.73) has joined #mythtv-users | |
[12:25:01] | ecksii (ecksii!~chris@ool-457cb346.dyn.optonline.net) has left #mythtv-users () | |
[12:28:26] | Slim-Kimbo (Slim-Kimbo!~Kimbo@host86-142-187-174.range86-142.btcentralplus.com) has joined #mythtv-users | |
[12:42:24] | wagnerrp: | ask a question, leave if you dont get a response _immediately_ |
[12:43:20] | oobe: | lol |
[12:43:53] | oobe: | is it possible to use 0.0.0.0 instead of loopback even thought niether options would ever work |
[12:46:08] | dr_mason (dr_mason!~who@p57911E7C.dip.t-dialin.net) has quit () | |
[12:48:02] | wagnerrp: | i have no idea what that would do |
[12:52:13] | oobe: | well he wants to use remote fe's |
[12:53:13] | wagnerrp: | so you specify the address you want mythtv to listen on |
[12:53:23] | oobe: | oh 0.0.0.0 is loopback aswell |
[12:53:26] | oobe: | i didnt know that |
[12:53:41] | wagnerrp: | no, 0.0.0.0 is everything |
[12:53:50] | oobe: | yea that is what he has to do but he is gone and niether would work |
[12:53:51] | oobe: | oh ok |
[12:53:57] | oobe: | maybe 0.0.0.0 would work then |
[12:54:02] | oobe: | how do you mean everying |
[12:54:10] | wagnerrp: | it means you listen for all available traffic, everywhere, on that port |
[12:54:20] | oobe: | i just pinged it and i got a reply from 127.0.0.1 |
[12:54:33] | oobe: | oh ok |
[12:54:33] | ezzieyguywuf (ezzieyguywuf!~wolfie@cpe-173-095-153-154.nc.res.rr.com) has quit (Read error: Operation timed out) | |
[12:54:40] | oobe: | that might work then |
[12:54:53] | wagnerrp: | allows you to pick up traffic from multiple subnets, if its a multi-homed server |
[12:55:30] | wagnerrp: | no, it would not work |
[12:55:42] | oobe: | oh ok |
[12:55:43] | wagnerrp: | youve got the master and local IPs |
[12:56:02] | wagnerrp: | and mythtv will only run as the master if those two are the same |
[12:56:26] | wagnerrp: | remote boxes connect to the master by whatever the master ip is set to in the database |
[12:56:43] | wagnerrp: | so if you have the master listening on 0.0.0.0, the remote machines will try to connect to 0.0.0.0 |
[12:57:03] | wagnerrp: | so whether or not the master will work, i have no idea |
[12:57:06] | cynicismic (cynicismic!~rclark@188-223-82-64.zone14.bethere.co.uk) has joined #mythtv-users | |
[12:57:11] | wagnerrp: | but the clients and slaves will not |
[12:59:32] | oobe: | yea i see |
[13:01:46] | wagnerrp: | RDV_Linux: is this something youve previously encountered/fixes? http://www.mythtvtalk.com/forum/genera/13228- . . . parsing.html |
[13:02:10] | wagnerrp: | since hes talking about metadata being downloaded automatically, i assume its jamu doing the scanning |
[13:12:50] | Dave123-road (Dave123-road!~dave@cpe-74-69-108-236.rochester.res.rr.com) has joined #mythtv-users | |
[13:14:02] | XChatMav (XChatMav!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv-users | |
[13:16:55] | MavT (MavT!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (Ping timeout: 258 seconds) | |
[13:39:20] | Dave123-road (Dave123-road!~dave@cpe-74-69-108-236.rochester.res.rr.com) has quit (Quit: Leaving) | |
[13:43:57] | wagnerrp: | RDV_Linux: nevermind |
[13:44:17] | wagnerrp: | seems that (after i got filename parsing in python working again) the braces are simply not supported |
[13:44:42] | johd (johd!~johd@90.146.66.73) has quit (Quit: Leaving) | |
[13:49:26] | dibbz (dibbz!roach@snapping.asia) has joined #mythtv-users | |
[14:00:14] | abqjp (abqjp!~abqjp@97-119-180-26.albq.qwest.net) has joined #mythtv-users | |
[14:06:47] | xand: | that link does not go to what it says it does |
[14:07:00] | xand: | it goes to http://www.mythtvtalk.com/forum/general/13228 . . . options.html |
[14:07:30] | Dave123 (Dave123!~dave@cpe-74-69-108-236.rochester.res.rr.com) has quit (Quit: Leaving) | |
[14:08:46] | sphery: | xand: it's 13229 |
[14:09:05] | sphery: | wagnerrp: the information in square brackets are purposefully removed |
[14:09:09] | exelnet (exelnet!~exelnet@i577B51EA.versanet.de) has joined #mythtv-users | |
[14:10:15] | sphery: | it allows people to put information in the the filename that won't appear as part of the guessed title name (but it seems you know that since you basically said that) |
[14:11:34] | exelnet: | is mythtv automuting at any point? |
[14:12:35] | sphery: | mythtv mutes when it forwards, etc |
[14:12:41] | sphery: | if you're using Pulse Audio, the mute can stick |
[14:12:45] | sphery: | Pulse Audio isn't supported |
[14:13:32] | jya: | het :) |
[14:13:35] | jya: | yet :) |
[14:14:00] | exelnet: | sphery: ah ok. well im not using pulseaudio. |
[14:14:11] | sphery: | jya: right :) |
[14:14:27] | jya: | exelnet: what do you mean by automute ? |
[14:14:38] | exelnet: | is there a way to change mute to set the volume to 0 instead of using the mixers mute? |
[14:14:56] | jya: | sphery: the audio before wasn't really muted... what it did was play 000000.... instead of the proper audio stream |
[14:15:28] | exelnet: | jya: well my gf is having problems since the next morning she wakes up the mixer is mutet... so i wonder why? (maybe she was it herself, but hey... if i say that...) |
[14:16:23] | exelnet: | so i thought there might be some function which turns on the screensaver and activates mute |
[14:16:24] | jya: | exelnet: you could use the software mixer instead... actually I don't recall what the code does now when you mute |
[14:16:35] | justinh: | ahh mythtvtalk.com, the home of the abandoned |
[14:17:06] | sphery: | exelnet: sounds like you have something outside of MythTV messing with the audio settings... Like a desktop environment or something that's responding to multimedia keys on the keyboard or whatever. |
[14:17:33] | exelnet: | sphery: ok that might be the cause... its mythbuntu after all... |
[14:18:47] | exelnet: | maybe the softwaremixer is the solution... :=) |
[14:20:03] | jya: | exelnet: yeah, mute is done by lowering the volume to 0 |
[14:21:03] | jya: | not something I looked into before... I guess we could just stop outputting sound instead of lowering the volume |
[14:22:24] | justinh: | I've still yet to setup passthrough on my new frontend install. not looking fwd to the pain I forsee there |
[14:24:48] | jya: | why would it be painful? |
[14:25:19] | wagnerrp: | sphery: no, its not... the square brackets simply get consumed as part of the title and subtitle |
[14:26:01] | exelnet: | jya: well normally it would be fine, but since im using an mpd on the same machine its kind of troublesome since mpd cant unmute. but hey, this is more of a mpd problem than a mythtv one |
[14:26:30] | trumee (trumee!~user@cpc2-cmbg15-0-0-cust1000.5-4.cable.virginmedia.com) has quit (Read error: Connection reset by peer) | |
[14:26:57] | trumee (trumee!~user@cpc2-cmbg15-0-0-cust1000.5-4.cable.virginmedia.com) has joined #mythtv-users | |
[14:27:45] | jya: | exelnet: at this stage, you'll have to use 0.23 and the software mixer if you don't want that changing the volume level or mute affects your overall machine |
[14:27:55] | olejl (olejl!~olejl@95.175.70.147) has quit (Read error: Operation timed out) | |
[14:33:55] | okolsi: | jamu question.. I'm seeing following errors/warnings, anything to worry about..? http://mythtv.pastebin.com/nTyvw62H |
[14:35:20] | wagnerrp: | did you do a manual backup of your recordings at some point? |
[14:36:08] | wagnerrp: | specifically, a manual backup of the 'recorded' table |
[14:36:33] | leprechau (leprechau!~leprechau@temp4.wavelinx.net) has quit (Read error: Connection reset by peer) | |
[14:36:42] | wagnerrp: | okolsi: ^^^ |
[14:37:46] | leprechau (leprechau!~leprechau@temp4.wavelinx.net) has joined #mythtv-users | |
[14:39:36] | wagnerrp: | ... |
[14:39:40] | sphery: | okolsi: and have you tried running optimize_mythdb.pl |
[14:40:19] | wagnerrp: | sphery: hes got a 'recorded' object, that hes trying to pull the respective 'recordedprogram' object for |
[14:40:26] | wagnerrp: | but the bindings cannot find it in the database |
[14:40:59] | sphery: | Oh, I thought maybe it was a mysql problem. |
[14:41:02] | wagnerrp: | which i can only assume means at some point he restored recordings from an old database by only restoring the recorded table, and not any of the other needed tables |
[14:41:12] | wagnerrp: | meaning a broken database |
[14:41:41] | wagnerrp: | either that, or theres some bug with an ancient version of the (new) bindings |
[14:42:07] | olejl (olejl!~olejl@95.175.70.104) has joined #mythtv-users | |
[14:42:11] | wagnerrp: | and he is running a very old copy of them, because that DeprecationWarning at the top was squelched long before release of 0.23 |
[14:42:34] | sphery: | the addition of recordedprogram to the partial-restore instructions was relatively recent (0.21 era?) |
[14:43:23] | sphery: | so it's possible he did it according to the instructions on the HOWTO for doing the grep-based restore (which were always broken, anyway) a long time ago |
[14:43:42] | wagnerrp: | but it seems well never know |
[14:43:44] | sphery: | so, yeah, |
[14:48:16] | RDV_Linux: | wagnerrp and sphery: It seems like you guys are handling Jamu questions so well I will not need the help desk staff I now employ. Thanks;) |
[14:49:05] | wagnerrp: | can we get their pay? |
[14:49:26] | sphery: | well, it seems I was wrong about it, but that's actually common with some help desks |
[14:49:44] | RDV_Linux: | wagnerrp: They are all from the local zoo. Do you you work for peanuts? |
[14:50:17] | wagnerrp: | that depends? salted? shelled? chocolate dipped? |
[14:50:25] | RyeBrye (RyeBrye!~ryebrye@67.199.187.50) has quit (Quit: RyeBrye) | |
[14:50:37] | RDV_Linux: | sphery: I am using the Comcast model for my help desk. With a little coaching you too can solve no problems and sell the customer something they do not want. |
[14:50:48] | sphery: | heh |
[14:51:06] | sphery: | I'm sure once I got the checklists your guys used, I'd be more effective. |
[14:51:20] | RDV_Linux: | wagnerrp: Shell? The shells are all the parts of the peanut you get! |
[14:51:36] | cynicismic (cynicismic!~rclark@188-223-82-64.zone14.bethere.co.uk) has quit (Quit: leaving) | |
[14:51:44] | wagnerrp: | 'have you belittled the customer yet?' |
[14:51:51] | wagnerrp: | 'No: well then do so' |
[14:52:02] | wagnerrp: | 'Yes: well then do so again, its so much fun!' |
[14:52:44] | RDV_Linux: | wagnerrp: Sure I randomly give them links to the wrong wiki pages some of which are not even on the MythTV site. |
[14:54:19] | johnnyj (johnnyj!~chatzilla@cpe-173-172-31-183.tx.res.rr.com) has joined #mythtv-users | |
[14:55:29] | SubJimbo (SubJimbo!~SubJimbo@CPE-124-176-188-116.lns3.win.bigpond.net.au) has quit (Quit: Leaving) | |
[14:57:54] | okolsi: | wagnerrp, sphery: i'm doing mysql optimize every night, and don't remember restoring database.. but cannot be sure |
[14:58:59] | wagnerrp: | okolsi: i would still upgrade your bindings and/or jamu |
[15:00:23] | okolsi: | wagnerrp: i thought i was running up to date.. bindings should be installed during every build, jamu i'm not sure but i'll check |
[15:00:38] | johnnyj: | i have a gdb question in regards to setting a breakpoint |
[15:01:01] | RDV_Linux: | okolsi: Please take wagnerrp's advise ^^^. I have never seen the issue in your pastebin. If you are up to date then you have some issues in the DB. |
[15:01:22] | johnnyj: | i'd like to set one in the gdbcommands file for "void ComboBoxSetting::setValue(QString newValue)" – how would that syntax look? |
[15:01:40] | wagnerrp: | as mentioned, if you were up to date, you shouldnt be getting that warning at the top |
[15:02:32] | okolsi: | oh my.. was it so that jamu was in svn at some point but not anymore? |
[15:02:45] | wagnerrp: | jamu is still in svn |
[15:03:33] | dashcloud (dashcloud!~quassel@pool-71-246-26-87.phlapa.fios.verizon.net) has joined #mythtv-users | |
[15:03:50] | okolsi: | svnversion jamu.py gives: 'jamu.py' not versioned, and not exported |
[15:04:11] | okolsi: | hmm.. local svn problem or something |
[15:04:35] | RDV_Linux: | wagnerrp: Is there a chance okolsi has a python dependency issue? |
[15:05:07] | wagnerrp: | in the version hes got, the only dependency there is is mysqldb |
[15:05:54] | RDV_Linux: | wagnerrp: He is saying he uses trunk and if that is the case then some old version of things may be revealing itself. |
[15:06:11] | olejl (olejl!~olejl@95.175.70.104) has left #mythtv-users () | |
[15:07:01] | okolsi: | downloaded latest jamu from Trac and diffing it to one in /usr/local/.. shows those are identical |
[15:07:30] | sphery: | okolsi: also, make sure that bindings /are/ being installed... we now do a check to see if you have all the prerequisites and refuse to install if not |
[15:07:49] | wagnerrp: | okolsi: what happens when you run python, and run 'import MythTV; MythTV.__version__' |
[15:09:24] | okolsi: | wagnerrp: it just echoes the line.. probably doing something wrong.. |
[15:10:10] | wagnerrp: | pastebin exactly what it outputs |
[15:10:32] | RDV_Linux: | okolsi: Did you go into python first? |
[15:11:04] | okolsi: | http://mythtv.pastebin.com/8ZhCFu2C |
[15:11:23] | wagnerrp: | no quotes |
[15:11:28] | okolsi: | :D |
[15:12:05] | RDV_Linux: | okolsi: Here is what it should look like: http://paste.ubuntu.com/438367/ |
[15:13:00] | okolsi: | okay, something wrong then: http://mythtv.pastebin.com/1aSKEXyg |
[15:13:29] | wagnerrp: | so youre running an old version of the bindings |
[15:13:51] | wagnerrp: | at some point prior to when i started adding versioning |
[15:14:20] | okolsi: | make install seems fine: http://mythtv.pastebin.com/2GW8jLAw |
[15:15:31] | okolsi: | I'll re-run jamu now that I manually installed bindings, just in case.. |
[15:15:53] | wagnerrp: | try 'rm -r /usr/lib/python2.6/site-packages/MythTV*', and then make install again |
[15:18:06] | okolsi: | okay.. now the install did lot more |
[15:18:32] | okolsi: | and now the version test works :) |
[15:18:48] | okolsi: | thanks guys.. it was some old cruft in there.. |
[15:21:50] | okolsi: | too happy too soon.. so now i really have latest bindings but still get those db error lines with jamu..? something wrong with the DB? |
[15:24:29] | okolsi: | what would be the problem with 'recorded' table..? |
[15:25:33] | RDV_Linux: | okolsi: As I have never seen this before from Jamu I do think this is a DB data issue. I am not knowledgeable to help further. |
[15:25:59] | wagnerrp: | okolsi: it means JAMU is requesting an entry from the recordedprogram table that does not exist |
[15:26:20] | leprechau (leprechau!~leprechau@temp4.wavelinx.net) has quit (Read error: Connection reset by peer) | |
[15:27:29] | okolsi: | wagnerrp: how can i dig deeper? where does that request for non-existing entry come from..? |
[15:27:59] | wagnerrp: | every entry in recorded should have a matching entry in recordedprogram |
[15:28:04] | wagnerrp: | you seem to have some that dont |
[15:29:07] | okolsi: | okay, at least row counts are equal |
[15:31:34] | leprechau (leprechau!~leprechau@temp4.wavelinx.net) has joined #mythtv-users | |
[15:32:26] | wagnerrp: | i would have to see a backtrace to get a batter idea of whats going wrong |
[15:32:28] | highzeth (highzeth!~hz@hoiseth.no) has quit (Read error: Connection reset by peer) | |
[15:33:17] | highzeth (highzeth!~hz@hoiseth.no) has joined #mythtv-users | |
[15:35:56] | okolsi: | adding more debug prints to jamu now shows which 4 programs cause the error |
[15:36:45] | RDV_Linux: | okolsi: Are they old or recent recordings? |
[15:37:04] | haggai_e (haggai_e!~haggai_e@bzq-84-111-119-157.red.bezeqint.net) has joined #mythtv-users | |
[15:39:43] | okolsi: | RDV_Linux: old recordings, there really seems to be mismatch between these tables, have to figure out exactly what |
[15:40:44] | RDV_Linux: | okolsi: In a way I think that is good news. I suspect you will be able to fix it if the number is really only 4 recordings. |
[15:40:47] | jcarlos (jcarlos!~quassel@85.137.99.144.dyn.user.ono.com) has joined #mythtv-users | |
[15:41:35] | jcarlos_ (jcarlos_!~quassel@85.137.99.144.dyn.user.ono.com) has quit (Ping timeout: 260 seconds) | |
[15:43:51] | sphery: | For any trunk users, don't worry... All is well. |
[15:44:40] | sphery: | If you happen to look at the MythWeb listings for tonight and see "No Data" for Lost episode The End (after LOST episode The Final Journey), it's just a MythWeb display issue. It won't affect the scheduler or anything. |
[16:00:11] | biffhero (biffhero!~Adium@c-67-188-68-223.hsd1.ca.comcast.net) has quit (Quit: Leaving.) | |
[16:07:19] | KraMer (KraMer!~mark@2002:46f0:c2c9:0:215:f2ff:fef4:4288) has joined #mythtv-users | |
[16:21:09] | lyricnz (lyricnz!~simonrobe@ppp118-209-177-111.lns20.mel6.internode.on.net) has quit (Quit: lyricnz) | |
[16:27:34] | esperegu (esperegu!~quassel@145.116.15.244) has quit (Read error: Connection reset by peer) | |
[16:28:50] | esperegu (esperegu!~quassel@145.116.15.244) has joined #mythtv-users | |
[16:32:39] | sphery: | and for those same trunk users, if you upgrade to r24808 or higher, it all works, again |
[16:35:37] | highzeth: | hmmm getting a nasty error randomly on recordings after .23-fixes r24710; "max resync size reached, could not find sync byte", playback ends, can skip over it and continue watching. Edit & transcode of said recordings ends up with footage up to that err. |
[16:37:50] | esperegu (esperegu!~quassel@145.116.15.244) has quit (Read error: Operation timed out) | |
[16:39:59] | sphery: | highzeth: what was your previous version (since [24710] is unrelated) |
[16:41:12] | esperegu (esperegu!~quassel@145.116.15.244) has joined #mythtv-users | |
[16:41:53] | highzeth: | sphery: 24542 |
[16:42:54] | superdump (superdump!~rob@unaffiliated/superdump) has joined #mythtv-users | |
[16:43:52] | highzeth: | its not a err that you can skim through to detect, since all is/looks a-ok if you dont hit the above resync size err. Been going through recordings from the last days. Different satelites, diff BE's, diff channels, 5 recordings so far. |
[16:44:48] | highzeth: | same channel I watch 3 recordings, 1 was affected. never came across this one before |
[16:44:57] | sphery: | I'm wondering--based on the lack of any really important changesets between r24542 and r24710 ( http://svn.mythtv.org/trac/log/branches/release-0-23-fixes ), if something else might have changed |
[16:45:37] | cynicismic (cynicismic!~rclark@188-223-82-64.zone14.bethere.co.uk) has joined #mythtv-users | |
[16:46:24] | sphery: | the specific file where that error message occurs hasn't been changed since [24262] ( http://svn.mythtv.org/trac/log/branches/relea . . . mat/mpegts.c ) |
[16:47:03] | highzeth: | well, I jumped from .22-fixes r24035 to .23-fixes r25452, but it didnt occur till I upgraded to r24710. Im not sure where to dig further |
[16:47:54] | sphery: | how long were you using 0.23-fixes r24542? Is it possible that it just never hit a recording that triggered the issue? |
[16:48:02] | sphery: | (based on how often you're now seeing them) |
[16:49:57] | highzeth: | 10 days, the recording schedule has been pretty consistent the last years. |
[16:50:51] | sphery: | not sure what it might be |
[16:50:58] | highzeth: | makes two of us =) |
[16:51:01] | sphery: | might want to ask on the users list if others are seeing it |
[16:51:07] | sphery: | would be nice to find a common thread |
[16:52:33] | highzeth: | yeah, its so randomly on both channels, programs, be's and sats, its a odd one |
[16:53:20] | highzeth: | I'll go through more recordings to see, just such a pita since you actually have to watch em back to back heh |
[16:56:11] | pizzledizzle (pizzledizzle!~pizdets@pool-96-250-215-244.nycmny.fios.verizon.net) has joined #mythtv-users | |
[17:01:51] | Nidhoegger (Nidhoegger!~user@p4FD23C08.dip.t-dialin.net) has joined #mythtv-users | |
[17:03:41] | justinh: | meh. no source code for the IRK! thingy eh :( |
[17:03:45] | wagnerrp: | hehe... 'gravity inducer' |
[17:04:17] | wagnerrp: | forget apply and their childish accelerometers, the aPad can alter the local gravitational field |
[17:04:22] | wagnerrp: | apple |
[17:10:02] | _charly_ (_charly_!kroseneg@sunrise.schmidham.net) has quit (Quit: _charly_) | |
[17:10:18] | _charly_ (_charly_!kroseneg@sunrise.schmidham.net) has joined #mythtv-users | |
[17:11:08] | pyther (pyther!~pyther@unaffiliated/pyther) has quit (Quit: Lost terminal) | |
[17:16:05] | Lord_Deathscythe (Lord_Deathscythe!~chris@h240.133.20.98.dynamic.ip.windstream.net) has joined #mythtv-users | |
[17:21:07] | Lord_Deathscythe (Lord_Deathscythe!~chris@h240.133.20.98.dynamic.ip.windstream.net) has quit (Quit: I am called onward) | |
[17:26:44] | lucas_: | oh man |
[17:27:19] | lucas_: | m -> video scan -> progressive |
[17:27:24] | lucas_: | all problems with jerky playback are gone |
[17:30:06] | PsychoI3oy (PsychoI3oy!~bobbo@c-71-196-227-188.hsd1.co.comcast.net) has joined #mythtv-users | |
[17:30:37] | PsychoI3oy: | my google fu fails me; i'm trying to hook up a pchdtv5500 through composite input but can't figure out where/how to get sound |
[17:31:19] | PsychoI3oy: | i've got video recording off composite, and jerry-rigged a rca->female3.5mm to hook to the blue 3.5mm jack, but I'm guessing that's not right |
[17:31:51] | PsychoI3oy: | should I be feeding sound to the soundcard instead? |
[17:33:15] | PsychoI3oy: | http://www.gossamer-threads.com/lists/mythtv/dev/364236 that describes my problem and setup but has no solution, heh |
[17:42:48] | nichos (nichos!~nichos@c-98-231-118-122.hsd1.fl.comcast.net) has joined #mythtv-users | |
[17:43:23] | nichos: | hi all, I'm not sure what happened, I've been using myth for about a month and now I'm unable to skip ahead or back, in live or in recordings |
[17:43:45] | PsychoI3oy: | nichos, sounds like one of the tables for seeking is messed up |
[17:43:53] | nichos: | sql tables? |
[17:44:01] | pjcrux|zzz: | what would cause a channel to not recognize the video signal? basically I can record from channels 2–50 but anything above 50 is static on my analog cable. |
[17:44:08] | PsychoI3oy: | nichos, /usr/share/mythtv/contrib/something/somewhere/optomize_db.pl can fix that |
[17:44:17] | nichos: | psy thanks |
[17:44:26] | nichos: | ill give that a shot |
[17:44:28] | PsychoI3oy: | nichos, lemme find the actual script |
[17:44:59] | PsychoI3oy: | perl /usr/share/mythtv/contrib/maintenance/optimize_mythdb.pl |
[17:45:14] | lucas_: | pjcrux|zzz: one too many splits? |
[17:45:30] | PsychoI3oy: | pjcrux|zzz, comcast messing with you too? |
[17:45:41] | pjcrux|zzz: | no mine is time warner |
[17:45:51] | pjcrux|zzz: | i refer to them as crime warner |
[17:46:04] | PsychoI3oy: | i get digital cable thanks to comscat |
[17:46:18] | PsychoI3oy: | not that I want it |
[17:46:24] | PsychoI3oy: | well, crap. |
[17:46:52] | PsychoI3oy: | i can record audio off the cable box if i plug it into the line-in on the soundcard, but i have to turn off the capture from the cd, which is where the other tuner is plugged in |
[17:46:56] | PsychoI3oy: | grr |
[17:46:59] | johnnyj (johnnyj!~chatzilla@cpe-173-172-31-183.tx.res.rr.com) has left #mythtv-users () | |
[17:47:01] | lucas_: | how are user jobs invoked? I'd like to run mine after cut points are set |
[17:47:54] | PsychoI3oy: | lucas_, same as transcodes or other jobs, usually after the recording finishes |
[17:48:16] | lucas_: | is there a way to set it to run at a different time? |
[17:48:30] | PsychoI3oy: | well, commercial flagging is a 'job' but it can start as soon as it starts recording |
[17:48:53] | nichos: | PsychoI3oy that did it!! You saved me much headache! Any idea on causes? Should I put this in a cron overnight? |
[17:48:55] | haggai_e (haggai_e!~haggai_e@bzq-84-111-119-157.red.bezeqint.net) has left #mythtv-users () | |
[17:49:18] | PsychoI3oy: | nichos, it happens from time to time, sometimes the com flagger hangs or a glitch in the video throws something off |
[17:49:30] | PsychoI3oy: | i don't think a daily cron job would hurt much |
[17:49:50] | PsychoI3oy: | though I haven't seen too many issues more than once a month |
[17:50:15] | nichos: | can't have it go down when my GF wants to watch one of her shows;) maybe a weekly cron |
[17:50:24] | PsychoI3oy: | heh |
[17:50:58] | justinh: | PsychoI3oy: you do know that you need a soundcard per tuner of that sort don't you? Unless you can find a soundcard whose inputs appear on entirely different devices – i.e. more than one independant capture path |
[17:51:15] | PsychoI3oy: | justinh, right |
[17:51:16] | nichos: | one last thing – is there any way to defer comm flag until 5 hours, or a set time (2am, etc?) It causes thrashing when we try and watch right after a recorded show has finished |
[17:51:24] | justinh: | or unless you ditch the framegrabber cards & get proper tuners instead |
[17:51:45] | justinh: | or unless you swap them for cards with onboard audio capture. some do have it |
[17:51:56] | PsychoI3oy: | justinh, but the pchdtv5500 has its own audio input jack on the back and doesn't need an internal cable if i run through the RF |
[17:52:10] | PsychoI3oy: | but plugging into said autio input jack just gives static |
[17:52:26] | justinh: | I'd have said it doesn't do its own capture then |
[17:52:45] | PsychoI3oy: | it shows up as its own device in alsa |
[17:52:54] | PsychoI3oy: | it's /dev/dsp1 |
[17:52:57] | justinh: | I think only phillips saa devices do |
[17:52:59] | dserban__ (dserban__!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[17:53:12] | justinh: | of the framegrabber types I mean |
[17:53:26] | PsychoI3oy: | but i'm trying to hook the cable box in via composite so i can put an anenna on the typeF for HD |
[17:53:45] | justinh: | fwiw I wouldn't bother doing both on one card |
[17:53:51] | ** PsychoI3oy stabs comcast in the face ** | |
[17:54:08] | ** nichos joins in the stabbing ** | |
[17:54:08] | PsychoI3oy: | been doing analog and HD off cable until 3 days ago |
[17:54:34] | PsychoI3oy: | they (were) broadcast(ing) the local HD channels in QAM256 |
[17:54:34] | nichos: | it's comcast customer apreciation day here in jax today – they have a thing going on downtown |
[17:54:40] | justinh: | awww. welcome to how it is in the UK :) |
[17:54:52] | PsychoI3oy: | nichos, it's comcast customer shafting day tomorrow in Denver |
[17:55:03] | justinh: | we can't capture cable without resorting to analogue input via a STB either |
[17:55:28] | PsychoI3oy: | i have a 4 foot tall antenna I was using until I found the QAM signals |
[17:55:37] | nichos: | hehe, the event probably requires a 2 year contract and will start about 4 hours after they schedule it to start – it may go in and out too |
[17:55:51] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[17:55:51] | PsychoI3oy: | nichos, heh heh heh |
[17:56:20] | PsychoI3oy: | bleh |
[17:56:26] | dserban_ (dserban_!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 240 seconds) | |
[17:56:42] | PsychoI3oy: | between losing HD and my IR blaster sucking on the DTA box, this sucks |
[17:56:43] | justinh: | but digital is better! (for the content providers) |
[17:57:10] | justinh: | just tell them to go stuff their bills where the sun doesn't shine & invest in OTA |
[17:57:12] | PsychoI3oy: | yeah, cause they can overcompress SD and cram 6 channels in the space of 1 analog |
[17:57:22] | PsychoI3oy: | I only get 4 channels OTA |
[17:57:30] | justinh: | really? heh |
[17:57:39] | nichos: | thanks again for your help psych |
[17:57:41] | PsychoI3oy: | well there's others but I don't watch anything on them |
[17:57:41] | nichos: | cheers |
[17:57:43] | PsychoI3oy: | nichos, np |
[17:57:45] | justinh: | TV is overrated anyway :) |
[17:57:45] | nichos (nichos!~nichos@c-98-231-118-122.hsd1.fl.comcast.net) has quit (Quit: Leaving) | |
[17:57:52] | PsychoI3oy: | justinh, i'm starting to think that |
[17:57:55] | justinh: | especially US network TV |
[17:58:06] | PsychoI3oy: | eh, i have favorite shows |
[17:58:14] | PsychoI3oy: | though everything's winding down for the summer |
[17:58:22] | PsychoI3oy: | bleh |
[17:58:26] | ** PsychoI3oy plugs back in through the rf ** | |
[17:58:30] | justinh: | if they're not disabling alternative methods for using their content they're cancelling stuff left right & centre |
[17:58:51] | dserban__ (dserban__!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 245 seconds) | |
[17:59:15] | justinh: | we're lucky in the UK.. most channels give a series the benefit of the doubt much more readily |
[17:59:47] | justinh: | or unlucky, if you want free to air HD |
[18:00:29] | lucas_: | 'lucky in the UK' |
[18:00:36] | lucas_: | yeah, how are those BBC police working out for you |
[18:00:52] | justinh: | ruh? |
[18:01:58] | justinh: | anyway there's precious little I want to watch on pay TV so we do without – and the providers lose our money :) |
[18:02:21] | justinh: | if it was more open or their own systems were better – maybe we'd go back |
[18:02:56] | PsychoI3oy (PsychoI3oy!~bobbo@c-71-196-227-188.hsd1.co.comcast.net) has quit (Ping timeout: 265 seconds) | |
[18:02:57] | lucas_: | you've never run into anything remotely like this? http://vidya.dyndns.org/stuff/tv_license.jpg |
[18:03:13] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has quit (Ping timeout: 260 seconds) | |
[18:03:21] | justinh: | all the stuff about the BBC 'encrypting' HD is just FUD. Nothing a few lines of code couldn't get round – and legally too |
[18:03:45] | justinh: | lucas_: so? |
[18:03:56] | justinh: | somebody has to pay for commercial-free teevees |
[18:04:20] | justinh: | I agree the TVL lot are heavy-handed but hey, they work for the UK government |
[18:05:04] | lucas_: | 'heavy-handed' |
[18:05:17] | lucas_: | elsewhere, this would basically be called extortion |
[18:05:25] | justinh: | it's not extortion |
[18:05:34] | lucas_: | 'you don't have a TV license? then you're a criminal' |
[18:06:03] | justinh: | the proportion of people who don't own & use TV receiving equipment is VERY small |
[18:06:33] | justinh: | besides, UK gov is doing much worse than the tv licence stuff |
[18:06:43] | esperegu (esperegu!~quassel@145.116.15.244) has quit (Read error: Connection reset by peer) | |
[18:07:10] | justinh: | try this – stopping & searching people – and confiscating equipment – when they take photos in public places |
[18:07:21] | esperegu (esperegu!~quassel@145.116.15.244) has joined #mythtv-users | |
[18:07:22] | lucas_: | http://vidya.dyndns.org/stuff/havealife.jpg |
[18:07:40] | lucas_: | yep, very small population – as they're all too happy to remind everyone |
[18:08:13] | justinh: | and going by the number of receivers sold vs the number of licenses.. they know who's likely to own a telly |
[18:08:43] | justinh: | when you buy TV gear you're put on their database. no way around it unless you buy 2nd hand |
[18:09:29] | justinh: | yes it's a little invasive – but hey it's not the big ID card scheme the last govt wanted to bring in |
[18:09:40] | justinh: | talk about breaches of civil liberties |
[18:10:25] | justinh: | oh and govt sponsored snooping.. tapping phones & putting people under surveillance... when they're applying to send their kids to certain schools – to make sure they live where they say they do |
[18:10:44] | justinh: | so if you think the TVL is BS, you don't know anything about things here |
[18:11:00] | justinh: | it's the *least* we've got to worry about |
[18:11:57] | lucas_: | yeah, it's not enough that there's cameras in every street corner and mall cops that use them to perforate some unarmed dude's head with about a dozen bullets in the middle of a crowded subway in broad daylight with almost nothing done about it |
[18:12:00] | justinh: | if I didn't have a telly & I got one of those letters I'd gladly show the buggers around my house to see for themselves. wipe the smug grin off their faces |
[18:12:30] | justinh: | s/almost// |
[18:12:35] | lucas_: | now they're going up in houses of 'undesirables' |
[18:12:41] | lucas_: | just seems completely bizarre to me |
[18:13:08] | lucas_: | well, I mean |
[18:13:10] | justinh: | funny, and all the while their own statistics prove they don't reduce incidence of crime |
[18:13:15] | lucas_: | you are on #mythtv, you have a cap card |
[18:13:18] | lucas_: | those count, right? |
[18:13:27] | justinh: | nor do they help solve crimes really either |
[18:13:39] | justinh: | I have er... about 6 in this house |
[18:13:50] | justinh: | 3 are in use right now :) |
[18:13:59] | lucas_: | here in the US traffic light cameras are being more-or-less openly used as revenue sources |
[18:14:04] | justinh: | and the last one I bought, I was told I'd have to go on the register |
[18:14:35] | justinh: | I nearly told them to shove it but remembered I *do* have a licence |
[18:14:49] | justinh: | you know back in the day, before TV – they made you have a *radio* licence right? |
[18:15:11] | justinh: | and it allowed you to use a radio but only to listen to approved stations |
[18:15:21] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[18:15:50] | justinh: | we're a funny lot, us Brits |
[18:16:01] | lucas_: | maybe it's just the way things have always been |
[18:16:10] | justinh: | The only ones of us who go mad about liberty & justice are complete & utter headcases, most of em |
[18:16:26] | justinh: | everybody else is alright Jack, so they don't give a monkey's |
[18:16:54] | justinh: | I mean – it wasn't ME or anybody I know who got gunned down on the tube that day. Phew. Forget about it then |
[18:17:54] | justinh: | anyway I'm starting to think there are 2 sides to every conspiracy theory. what if the nuts really are just making it all up to get attention? ;-) |
[18:18:29] | justinh: | where was I.. oh yeah. taking xbmc off my Joggler cos it locked it up good & hard |
[18:23:25] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
[18:26:00] | cynicismic (cynicismic!~rclark@188-223-82-64.zone14.bethere.co.uk) has quit (Quit: leaving) | |
[18:35:08] | superdump (superdump!~rob@unaffiliated/superdump) has quit (Quit: WeeChat 0.3.2) | |
[18:36:31] | symptom (symptom!~symptom@99-67-19-8.lightspeed.sntcca.sbcglobal.net) has joined #mythtv-users | |
[18:37:49] | lyricnz (lyricnz!~simonrobe@ppp118-209-177-111.lns20.mel6.internode.on.net) has joined #mythtv-users | |
[18:43:08] | dougl (dougl!~doug@S01060018f3992b5d.wp.shawcable.net) has quit (Ping timeout: 258 seconds) | |
[18:43:10] | dougiel (dougiel!~doug@S01060018f3992b5d.wp.shawcable.net) has joined #mythtv-users | |
[18:49:50] | wagnerrp: | RDV_Linux: that MythTV.__version__ doesnt exist until trunk of a couple weeks ago |
[18:50:13] | wagnerrp: | its not in 0.23 |
[18:50:20] | RDV_Linux: | wagnerrp: woops thanks |
[18:55:55] | nrpil (nrpil!~nrpil@cc1148889-a.hnglo1.ov.home.nl) has joined #mythtv-users | |
[18:56:46] | symptom (symptom!~symptom@99-67-19-8.lightspeed.sntcca.sbcglobal.net) has quit (Ping timeout: 245 seconds) | |
[19:04:22] | Goga777 (Goga777!~Goga777@shpd-95-53-185-151.vologda.ru) has quit (Remote host closed the connection) | |
[19:14:59] | esperegu (esperegu!~quassel@145.116.15.244) has quit (Read error: Connection reset by peer) | |
[19:15:21] | xoritor (xoritor!~xoritor@cpe-173-172-107-252.austin.res.rr.com) has joined #mythtv-users | |
[19:16:13] | esperegu (esperegu!~quassel@145.116.15.244) has joined #mythtv-users | |
[19:16:25] | xoritor: | when i setup 2 backends can i tell them to have different local storage directories? |
[19:17:32] | xoritor: | i am guessing if i setup /srv/mythtv/default on each of them they will each use their local storage? |
[19:17:51] | xoritor: | same for all of the other storage groups |
[19:18:26] | xoritor: | and if a show is not on one host it knows that it should get it from a different one? |
[19:18:41] | stoffel (stoffel!~quassel@p57B4A357.dip.t-dialin.net) has quit (Remote host closed the connection) | |
[19:19:32] | [R]: | huh? |
[19:19:58] | xoritor: | [R], me? |
[19:20:11] | [R]: | you're the onhly one talking... |
[19:20:26] | xoritor: | didnt know if someone was talking before me... |
[19:20:31] | xoritor: | didnt want to assume |
[19:21:23] | xoritor: | just trying to figure out storage on multiple backends |
[19:21:41] | xoritor: | and how the frontend knows where to get the shows from the backends |
[19:21:55] | [R]: | the db says which storage group its in |
[19:22:13] | [R]: | also what host its recorded on |
[19:22:43] | xoritor: | and i am guessing each "host" has its own information and so it will know if a show was on host1 get it from host1's storage group |
[19:23:21] | xoritor: | is there any way as i scale this to have a particular frontend "prefer" a particular backend? |
[19:23:23] | [R]: | the db says what backend the show was on, so if you ask for the show on the correct backend, it'll find it locally |
[19:23:26] | [R]: | if not, it'll compalin |
[19:23:53] | justinh: | ho ho ho. who'd have thought it? I've got a upnp device here which actually works with mythtv! :-O |
[19:24:02] | xoritor: | ie... weighting for better hardware |
[19:24:24] | justinh: | xoritor: no you can't. not right now |
[19:24:44] | xoritor: | so if you have say 3 lower end backends and one kick @$$ backend |
[19:24:49] | xoritor: | justinh, ok thx |
[19:25:17] | [R]: | how could the frontend prefer the backend |
[19:25:24] | xoritor: | it would be cool to give them connection weighting in the db |
[19:25:31] | [R]: | where the file is determines what backend its gonna use |
[19:25:37] | justinh: | no it wouldn't help |
[19:25:37] | xoritor: | yea true |
[19:25:54] | justinh: | it *might* help, say if a frontend can't play HD, to filter out HD shows so it can't see them |
[19:26:01] | xoritor: | dont have much practice with multiple backends |
[19:26:07] | xand: | 2010-05–23 20:16:25 < xoritor> when i setup 2 backends can i tell them to have different local storage directories? |
[19:26:15] | xand: | why would they be connected? |
[19:26:18] | [R]: | xoritor: its just streaming files... its not rocket science |
[19:26:34] | ** xoritor is probably really overthinking it ** | |
[19:26:44] | Captain_Murdoch: | justinh, that may come with the multiple file support. another goal is to allow you to have both HD & SD versions of a recording and either auto-play the correct one or ask the user which one to play so they can play SD on slow frontends and HD on fast frontends. |
[19:26:58] | [R]: | xoritor: lets put it this way... hwy are you setting up multiple backends |
[19:27:00] | xoritor: | nice |
[19:27:58] | xoritor: | distribute load of comflagging, recording, and disk i/o |
[19:28:15] | justinh: | Captain_Murdoch: yeah I know that's on the drawing board, but like the mythmusic rewrite it's all behind closed doors & nobody hears about it much ;) |
[19:28:20] | xoritor: | plus i have hit my limit of number of drives i can hold in the master |
[19:28:35] | [R]: | so you setup a nas or something |
[19:28:41] | [R]: | what kind of recording are you doing that there is "load" |
[19:28:44] | justinh: | yeah keeping everything you ever record is gonna cost you in HDD space :D |
[19:29:03] | Captain_Murdoch: | justinh, that's cause I'm working on something else right now. the multi-file may come in 0.25 though if I can get this other feature done for 0.24. |
[19:29:07] | xoritor: | never got good performance with nas stuff... |
[19:29:31] | [R]: | and commflagging can be done with mythjobqueue |
[19:29:38] | justinh: | xoritor: even HD is only like a few megabits/sec |
[19:29:49] | wagnerrp: | justinh: except for the email trawling for ideas about 5 months back |
[19:29:50] | justinh: | any NAS should be able to keep up with that, even split a few ways |
[19:29:58] | ezzieyguywuf (ezzieyguywuf!~wolfie@cpe-173-095-153-154.nc.res.rr.com) has joined #mythtv-users | |
[19:30:21] | justinh: | I might be about to set off writing a music player app for touchscreen linux |
[19:30:32] | wagnerrp: | ooh, a ticket for me to fix |
[19:30:43] | xoritor: | 1080i/720p with 4 shows recording and all of them comflagging as it records kills stuff |
[19:31:03] | [R]: | xoritor: like i said... you can do commflagging with mythjobqueue on any computer |
[19:32:15] | xoritor: | [R], sure but my thought is to turn it into another backend adding some more drive space while distributing the comflagging load and the recording load at the same time |
[19:32:29] | [R]: | [12:28:41] [R] what kind of recording are you doing that there is "load" |
[19:32:44] | xoritor: | its not the recording that is load |
[19:32:51] | xoritor: | its the comflagging that is load |
[19:32:55] | [R]: | [12:31:03] [R] xoritor: like i said... you can do commflagging with mythjobqueue on any computer |
[19:33:29] | xoritor: | like i said i am just setting it up as another backend which will encompass mythjobqueue also |
[19:33:35] | [R]: | whatever |
[19:33:40] | [R]: | your overly complicating things |
[19:33:57] | xand: | given recording uses no load (unless you have nasty analog cards) you can just one machine? |
[19:34:10] | [R]: | xand: of course |
[19:34:21] | xand: | that was a suggestion rather than a question :| |
[19:36:06] | xoritor: | is there any reason NOT to have multiple backends on multiple machines if i have the hardware (and need more storage space) |
[19:36:09] | xoritor: | ? |
[19:36:19] | wagnerrp: | the backend is not designed to run tunerless |
[19:36:33] | xoritor: | i will have tuners in the slave |
[19:36:41] | xoritor: | and the master |
[19:36:45] | wagnerrp: | then no, no real reason not to |
[19:37:01] | xoritor: | so what is the problem with what i suggested? |
[19:37:07] | [R]: | who said there was a problem |
[19:37:12] | [R]: | i just said you were overly complicating things |
[19:37:21] | wagnerrp: | most people just prefer not to have to have extra hard drives and cards in their frontends |
[19:37:33] | xoritor: | oh... yea... probably... i even admitted as much |
[19:37:34] | wagnerrp: | or run the necessary cabling to get them tv |
[19:38:38] | xoritor: | these are backend only backends... the frontends are not backends as the playback of hd video takes too much of a toll on the cpu (no hardware support in them yet) |
[19:38:42] | xoritor: | :-/ |
[19:44:43] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
[19:45:14] | johnnyj (johnnyj!~chatzilla@cpe-173-172-31-183.tx.res.rr.com) has joined #mythtv-users | |
[19:46:52] | hadees (hadees!~hadees@72-48-211-19.dyn.grandenetworks.net) has joined #mythtv-users | |
[19:48:56] | esperegu (esperegu!~quassel@145.116.15.244) has quit (Remote host closed the connection) | |
[19:49:27] | esperegu (esperegu!~quassel@145.116.15.244) has joined #mythtv-users | |
[19:53:09] | esperegu (esperegu!~quassel@145.116.15.244) has quit (Remote host closed the connection) | |
[19:53:37] | esperegu (esperegu!~quassel@145.116.15.244) has joined #mythtv-users | |
[20:04:12] | xoritor (xoritor!~xoritor@cpe-173-172-107-252.austin.res.rr.com) has quit (Quit: Leaving) | |
[20:05:03] | rushfan (rushfan!~rushfan@cpe-98-155-86-34.san.res.rr.com) has quit (Quit: Lost terminal) | |
[20:11:15] | dagar (dagar!~dagar@206-248-137-66.dsl.teksavvy.com) has quit (Quit: leaving) | |
[20:12:31] | dagar (dagar!~dagar@206-248-137-66.dsl.teksavvy.com) has joined #mythtv-users | |
[20:21:57] | lyricnz (lyricnz!~simonrobe@ppp118-209-177-111.lns20.mel6.internode.on.net) has quit (Quit: lyricnz) | |
[20:22:16] | GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-128.zone5.bethere.co.uk) has joined #mythtv-users | |
[20:36:15] | dagar (dagar!~dagar@206-248-137-66.dsl.teksavvy.com) has quit (Quit: leaving) | |
[20:37:28] | justinh: | grrr. bloody golf |
[20:39:50] | croppa (croppa!~stuart@135.27.233.220.static.exetel.com.au) has joined #mythtv-users | |
[20:40:18] | iamlindoro: | If it were bloody it'd likely be a lot more interesting |
[20:41:02] | dagar (dagar!~dagar@206-248-137-66.dsl.teksavvy.com) has joined #mythtv-users | |
[20:43:55] | dansushi (dansushi!~dan@72.93.252.46) has quit (Remote host closed the connection) | |
[20:44:46] | dansushi (dansushi!~dan@72.93.252.46) has joined #mythtv-users | |
[20:45:52] | unixSnob (unixSnob!~unixSnob@starfury.spearlink.com) has joined #mythtv-users | |
[20:46:49] | wagnerrp: | well thats simple enough to fix |
[20:47:01] | wagnerrp: | you have to finish the game with the same ball you started with |
[20:47:15] | wagnerrp: | oh, and the water hazards now have alligators |
[20:47:38] | sphery: | wagnerrp: that sounds like every single golf course around here |
[20:48:23] | justinh: | how about the greens have alligators too |
[20:49:02] | sphery: | yeah, that would be a different sport |
[20:49:13] | wagnerrp: | were not going to force the alligators there, but we wont feed them, so theyll find their own way there |
[20:49:16] | sphery: | maybe have a mote full of alligators around each green (and no bridges) |
[20:49:56] | RyeBrye (RyeBrye!~ryebrye@67.199.187.50) has joined #mythtv-users | |
[20:50:52] | justinh: | rats. another thing for my to-do list. extend recording time extension outside of mere categories |
[20:50:59] | RyeBrye (RyeBrye!~ryebrye@67.199.187.50) has quit (Read error: Connection reset by peer) | |
[20:51:03] | johnnyj: | sphery – success ! |
[20:51:14] | sphery: | nice! |
[20:51:17] | johnnyj: | i factored the "file:" out entirely |
[20:51:21] | sphery: | cool |
[20:51:28] | sphery: | and the recording, etc. still works? |
[20:51:34] | johnnyj: | yep |
[20:51:45] | RyeBrye (RyeBrye!~ryebrye@67.199.187.50) has joined #mythtv-users | |
[20:51:54] | sphery: | so it's no longer a MPEG type (nor same ID as an MPEG type)? |
[20:52:17] | johnnyj: | does the settings editor's various pages do this thing to you where if the index value is unset (-1) then you can't edit the field unless you save and re-load the config? |
[20:52:23] | esperegu (esperegu!~quassel@145.116.15.244) has quit (Read error: Connection reset by peer) | |
[20:52:40] | johnnyj: | it's a formally listed Demo Tuner |
[20:52:47] | johnnyj: | that uses Mpegrecorder |
[20:53:27] | sphery: | don't know about the -1 |
[20:53:39] | johnnyj: | i have always had this issue on the starting channel |
[20:53:42] | sphery: | sounds like it might cause problems with Qt assertions |
[20:54:51] | johnnyj: | im dumping my deltas to a patch file and then I'll double-check this existed first |
[20:56:04] | iamlindoro: | I'm not 100% certain daniel et al will be happy with the dummy tuner being a user accessible option |
[20:56:14] | iamlindoro: | personally I have no problem with it |
[20:56:26] | iamlindoro: | just a twinge of worry about resistance to the idea |
[21:04:10] | cdpuk (cdpuk!~chris@91.84.144.76) has quit (Read error: Connection reset by peer) | |
[21:04:40] | justdave (justdave!~dave@unaffiliated/justdave) has quit (Quit: kernel upgrade, back soon) | |
[21:13:33] | pjcrux|zzz is now known as pjcrux | |
[21:15:26] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
[21:23:06] | NightMonkey (NightMonkey!~NightMonk@pdpc/supporter/professional/nightmonkey) has joined #mythtv-users | |
[21:25:32] | lucas_: | so, there's no event or user job that can be set up to fire right after cutpoints are altered? |
[21:26:28] | iamlindoro: | nope |
[21:27:25] | Staticwave_Ace (Staticwave_Ace!~ace@porco.dhbit.ca) has joined #mythtv-users | |
[21:28:02] | Staticwave_Ace: | hello all, I'm having some issues with the hdhomerun multirec, I'm wondering if anyone can help me? |
[21:28:13] | justinh: | hmmm.. can progress bars not use shapes? |
[21:28:38] | justinh: | ah. no. the wiki says so. stupid me |
[21:29:17] | GrahamIRC: | can anyone help me with editing recordings? something seems to have changed in 0.23 |
[21:29:43] | GrahamIRC: | you used to be able to use the up/down arrows to change the skip size of the left-right arrows |
[21:30:03] | iamlindoro: | And you still can-- editing hasn't changed |
[21:30:20] | GrahamIRC: | i.e. from 1 frame up to several minutes. but now the up/down arrows just skip 10secs and I cant seem to find how to change the skip size |
[21:30:31] | iamlindoro: | sounds like a keybinding issue |
[21:30:46] | iamlindoro: | works same as always here (with default keybindings) |
[21:31:04] | GrahamIRC: | looking at the keybindings in mythweb there is no mention of skip size and up/down are listed against "10x skip" or something similar |
[21:31:55] | iamlindoro: | Still a keybindings issue-- don't use mythweb for keybindings |
[21:31:57] | Staticwave_Ace: | okay, well I'll throw out my issue, I've configured each hdhomerun to have 4 tuners on it. Multirec works, but all multirec recordings have no sound, which kinda sucks :-/ |
[21:31:58] | iamlindoro: | use the frontend |
[21:32:03] | iamlindoro: | "TV Editing" context |
[21:33:34] | GrahamIRC: | where are the keybindings in the frontend? |
[21:33:44] | iamlindoro: | Utilities/Setup->Edit Keys |
[21:33:53] | GrahamIRC: | duh, oh yeah! |
[21:34:04] | GrahamIRC: | went straight past it in to setup |
[21:34:26] | GrahamIRC: | hmmm they look the same as mythweb |
[21:34:36] | GrahamIRC: | "BIGJUMPFWD" |
[21:34:38] | dashcloud (dashcloud!~quassel@pool-71-246-26-87.phlapa.fios.verizon.net) has quit (Ping timeout: 265 seconds) | |
[21:34:45] | iamlindoro: | You have overloaded some keybindings somewhere |
[21:34:55] | iamlindoro: | meaning you have bound multiple functions to a single key |
[21:35:02] | lyricnz (lyricnz!~simonrobe@ppp118-209-177-111.lns20.mel6.internode.on.net) has joined #mythtv-users | |
[21:35:05] | iamlindoro: | So you need to figure out where you did that, and undo it |
[21:35:29] | GrahamIRC: | would that affect the "Actions" that are listed? |
[21:35:40] | iamlindoro: | ? |
[21:35:52] | revilootneg (revilootneg!~oliver@pool-24-67-198-89.dbd-ipconnect.net) has quit (Quit: leaving) | |
[21:35:52] | iamlindoro: | This is why one would not want to change bindings in mythweb |
[21:36:02] | iamlindoro: | the FE will warn you and ask you not to overload keybindings, mythweb won't |
[21:36:15] | GrahamIRC: | I didn't think I had – worked ok in 0.22 & 0.21 |
[21:36:48] | iamlindoro: | One way or another, it's a keybinding issue-- and with default keybindings, everything works as it always has-- no easy to way to be more specific than that |
[21:37:06] | GrahamIRC: | Is there a "reset to default", it may be one of the buttons at the bottom but for some reason this theme doesn't show the text on the buttons! |
[21:37:37] | iamlindoro: | No reset to default |
[21:37:58] | GrahamIRC: | Noted about using Mythweb for bindings and I'll be sure to use the frontend in future if I want to make changes |
[21:38:40] | GrahamIRC: | ok, so is there some sql I can run to acheive a reset? I'm a bit of sql novice I'm afraid |
[21:39:34] | unixSnob (unixSnob!~unixSnob@starfury.spearlink.com) has quit (Quit: leaving) | |
[21:40:09] | Slim-Kimbo (Slim-Kimbo!~Kimbo@host86-142-187-174.range86-142.btcentralplus.com) has left #mythtv-users () | |
[21:40:39] | sphery: | GrahamIRC: I'm actually working on a reset to default keybindings patch |
[21:40:47] | sphery: | but it won't be available until at least 0.24 |
[21:40:49] | GrahamIRC: | :-D |
[21:40:52] | GrahamIRC: | :-( |
[21:41:22] | GrahamIRC: | is there anything I can do to achieve the same result sphery? |
[21:41:29] | sphery: | for now, shut down the mythfrontend, then: mysql -umythtv -p mythconverg -e "DELETE FROM keybindings WHERE hostname = 'myhostname';" |
[21:41:44] | sphery: | and don't take this to mean that randomly deleting stuff from the DB works :) |
[21:43:01] | lyricnz_ (lyricnz_!~simonrobe@ppp118-209-177-111.lns20.mel6.internode.on.net) has joined #mythtv-users | |
[21:43:32] | GrahamIRC: | Oh I know better than to do that at least, and I have a daily DB backup run |
[21:44:04] | sphery: | that's good |
[21:44:14] | sphery: | backups are very important |
[21:44:45] | GrahamIRC: | yeah I have a seperate BackupPC server running that backs up all my boxes nightly |
[21:44:57] | GrahamIRC: | great little package |
[21:45:28] | lyricnz__ (lyricnz__!~simonrobe@58.171.26.239) has joined #mythtv-users | |
[21:45:33] | sphery: | and you're doing SQL-based backups of the DB, too? |
[21:45:43] | GrahamIRC: | a dump |
[21:45:46] | sphery: | as binary backups might be completely unusable (i.e. backing up the mysql directory) |
[21:45:54] | sphery: | yeah, a mysqldump is a SQL-based backup |
[21:46:15] | lyricnz (lyricnz!~simonrobe@ppp118-209-177-111.lns20.mel6.internode.on.net) has quit (Ping timeout: 240 seconds) | |
[21:46:19] | GrahamIRC: | BackupPC runs mysqldump prior to backing up the myth box |
[21:46:20] | lyricnz__ (lyricnz__!~simonrobe@58.171.26.239) has quit (Read error: Connection reset by peer) | |
[21:46:21] | sphery: | There's also: http://www.mythtv.org/wiki/Database_Backup_and_Restore which does some nice things for you (like compression and rotation and stuff) |
[21:47:23] | GrahamIRC: | yes I had looked at that and it looks great, but since backuppc does compression and keeps a couple of years worth of backups then I'm not sure it'll add much for me. |
[21:49:45] | GrahamIRC: | in fact it does an amazing job – it's showing over 13TB of backups taking 586GB |
[21:49:52] | lyricnz_ (lyricnz_!~simonrobe@ppp118-209-177-111.lns20.mel6.internode.on.net) has quit (Ping timeout: 276 seconds) | |
[21:50:02] | sphery: | yeah, SQL compresses nicely. |
[21:50:27] | sphery: | Using plain old gzip (which is very fast on SQL), my 500MiB DB backups compress to about 85MiB |
[21:50:28] | GrahamIRC: | sure, but that 13TB is all sorts of stuff including data and mp3 and flac |
[21:50:36] | sphery: | oh, cool |
[21:50:57] | GrahamIRC: | it's a great little package – very simple and does the basics of what you need |
[21:51:10] | iamlindoro: | that's what she said |
[21:51:14] | GrahamIRC: | should I shutdown mythbackend before running that sql? |
[21:51:30] | GrahamIRC: | rofl@iamlindoro |
[21:52:06] | sphery: | I need to update http://misc.thirdcontact.com/MythTV/DatabaseB . . . ression.html to include a real LZMA-based compression app (lzip and plzip), and then put it on the wiki |
[21:52:22] | sphery: | with a little less editorializing, obviously :) |
[21:52:36] | sphery: | and cost of drive space has decreased significantly since then... |
[21:56:17] | GrahamIRC: | it sure has, and yet I always seem to need more |
[21:56:27] | GrahamIRC: | just started looking at HD content... |
[21:57:52] | GrahamIRC: | Thanks Sphery, that's fixed my editing problem :-) |
[21:58:10] | GrahamIRC: | guess I must have changed some bindings many moons ago! |
[21:59:38] | GrahamIRC: | Can anyone help me with one other problem I've just noticed? Some of the button text dont show, for example the buttons in Edit Keys and those in the Archive section |
[21:59:47] | kuroneko_ (kuroneko_!~kuroneko@c-acc7e455.02-519-6c6b701.cust.bredbandsbolaget.se) has joined #mythtv-users | |
[21:59:54] | Staticwave_Ace: | GrahamIRC: blame the theme? |
[22:00:08] | GrahamIRC: | I was about to, but have tried a few themes now |
[22:01:42] | sphery: | likely you've tried a few that all use the default theme fallback for those pages |
[22:01:48] | sphery: | Try a *real* theme |
[22:01:55] | sphery: | (i.e. Arclight :) |
[22:02:12] | GrahamIRC: | metalurgy looks like it shows them |
[22:02:20] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
[22:03:37] | GrahamIRC: | Arclight shows some of them (not the ones in Edit Keys) |
[22:03:48] | Staticwave_Ace: | sphery: WAF says no to arclight |
[22:03:51] | GrahamIRC: | looks quite funky, but not sure I can get on with it |
[22:04:52] | kuroneko_ (kuroneko_!~kuroneko@c-acc7e455.02-519-6c6b701.cust.bredbandsbolaget.se) has quit (Quit: Colloquy for iPod touch - http://colloquy.mobi) | |
[22:06:56] | GrahamIRC: | Nothing seems to show the button text in Edit Keys – I wonder what they say :-) |
[22:07:30] | iamlindoro: | GrahamIRC, User error |
[22:07:54] | sphery: | Staticwave_Ace: So where's your WAF-approved theme? People complain about Arclight--the *only* complete theme--but they never actually create a complete theme... |
[22:08:07] | iamlindoro: | The array of buttons are they to allow you to see which of multiple keys are bound to an action |
[22:08:23] | sphery: | GrahamIRC: yeah, Arclight works great for me--and I've spent a /lot/ of time in Edit Keys with some patches I'm working on |
[22:08:32] | iamlindoro: | GrahamIRC, You can bind upt to four-- the blank buttons means there's not four bindings for that action |
[22:08:48] | sphery: | 4 blank = no keys bound |
[22:09:00] | Staticwave_Ace: | sphery: mythbuntu theme |
[22:09:23] | GrahamIRC: | ah gotcha! |
[22:09:35] | sphery: | that one is likely pretty close to done |
[22:09:39] | sphery: | much better than MythCenter, at least |
[22:09:44] | GrahamIRC: | yeah it usually is user error iamlindoro – I've done enough IT support in my time to know that! |
[22:10:31] | GrahamIRC: | I've been using the mythbuntu theme, which I like, but it wasn't showing the button text in Archive – Metallurgy is tho so I'll use that for now |
[22:12:11] | justinh: | mythbuntu theme close to done? when I finish concept mythbuntu's days in this house will be over |
[22:12:31] | Staticwave_Ace: | so is anyone successfully using multirec with hdhomerun? |
[22:12:39] | iamlindoro: | Staticwave_Ace, Lots of people |
[22:12:41] | sphery: | Staticwave_Ace: what version? |
[22:12:42] | ** justinh reiterates he likes arclight but the wifey she no likey ** | |
[22:12:46] | sphery: | trunk or 0.23-fixes? |
[22:12:53] | Staticwave_Ace: | 0.23-fixes |
[22:12:58] | iamlindoro: | It's a digital tuner, Myth hasn't got a whole lot of control over whether your recordings have sound |
[22:13:00] | sphery: | justinh: would she likey more with a different background? |
[22:13:05] | sphery: | Staticwave_Ace: should work fine, then |
[22:13:19] | Staticwave_Ace: | sphery: well, multirec recordings get no sound :-/ |
[22:13:43] | Staticwave_Ace: | I also sometimes have transcoded stuff with no sound... maybe they're related? |
[22:13:46] | sphery: | hmmm... never heard of that happening |
[22:13:47] | justinh: | sphery: nah. she'd likey with bigger text, no alphapulse... quite a long list actually |
[22:13:50] | sphery: | like iamlindoro said... |
[22:14:55] | iamlindoro: | picky |
[22:15:03] | iamlindoro: | since there's one line of text in the entire UI that uses alphapulse |
[22:15:18] | Staticwave_Ace: | well, perhaps there's an issue with my transcoding setup |
[22:15:25] | Staticwave_Ace: | I thought I had just turned on the default stuff |
[22:15:35] | justinh: | iamlindoro: the text size was the deal breaker |
[22:16:01] | justinh: | I was amazed I could read it on an SDTV, and that it even scaled to a 4:3 resolution :) |
[22:16:28] | sphery: | yeah, IMHO Arclight squishes nicely |
[22:16:48] | sphery: | I do understand the font size, though--on a small CRT-based SDTV, it would be challenging to use |
[22:16:52] | justinh: | it gets unsquished again by the tv |
[22:16:53] | sphery: | it's designed more for HDTV |
[22:17:01] | justinh: | I can read it fine from my chair |
[22:17:14] | justinh: | good telly, good eyesight |
[22:17:25] | sphery: | maybe it's time to get the SO some glasses :) |
[22:17:26] | GrahamIRC: | feels like a lot of wasted space tho with the pixelling things taking over half the screen |
[22:17:48] | justinh: | GrahamIRC: it's designed with fanart etc in mind |
[22:17:58] | GrahamIRC: | ah |
[22:18:01] | sphery: | s/pixel.*screen/background exposedto allow fanart to show/ |
[22:18:07] | justinh: | i.e. there's FA point getting fancy artwork & covering it all in alphablended shapes & text |
[22:18:08] | GrahamIRC: | I have lots of that so I will take another look |
[22:18:47] | GrahamIRC: | can you change what it shows on other menus where there is no fanart? |
[22:18:51] | justinh: | AFAIK it's the only theme which actually bothers to acknowledge the artwork rather than just piddling all over it |
[22:19:58] | justinh: | think graphite does too, but to a lesser extent. anyway point is only one person seems to have designed a theme with that in mind. all the others which use artwork seem like an afterthought IMHO |
[22:21:08] | justinh: | I've not set up image grabbing on my new system yet, but I will be soon |
[22:21:12] | GrahamIRC: | yes that's my experience too |
[22:21:36] | GrahamIRC: | I spent hours grabbing fanart for all my videos so would be nice to see it |
[22:21:48] | justinh: | and as for some of the actual alphablending.. sheesh some themes could use more opacity |
[22:21:53] | GrahamIRC: | and noticed that it seems to show it for TV recordings too |
[22:22:15] | justinh: | anyhoo... enough xml bashing & pontificating. bedtime |
[22:22:27] | GrahamIRC: | g'night JustinH |
[22:24:35] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 265 seconds) | |
[22:38:11] | Defense (Defense!~jepz@g224027219.adsl.alicedsl.de) has quit (Remote host closed the connection) | |
[22:39:56] | Defense|Twin (Defense|Twin!~jepz@g224027219.adsl.alicedsl.de) has joined #mythtv-users | |
[22:50:35] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
[22:51:26] | johnnyj (johnnyj!~chatzilla@cpe-173-172-31-183.tx.res.rr.com) has left #mythtv-users () | |
[22:57:46] | Defense|Twin (Defense|Twin!~jepz@g224027219.adsl.alicedsl.de) has quit (Remote host closed the connection) | |
[22:59:26] | Defense|Twin (Defense|Twin!~jepz@g224027219.adsl.alicedsl.de) has joined #mythtv-users | |
[23:01:38] | Defense|Twin (Defense|Twin!~jepz@g224027219.adsl.alicedsl.de) has quit (Remote host closed the connection) | |
[23:03:25] | Defense|Twin (Defense|Twin!~jepz@g224027219.adsl.alicedsl.de) has joined #mythtv-users | |
[23:09:40] | Defense|Twin (Defense|Twin!~jepz@g224027219.adsl.alicedsl.de) has quit (Remote host closed the connection) | |
[23:11:11] | Defense|Twin (Defense|Twin!~jepz@g224027219.adsl.alicedsl.de) has joined #mythtv-users | |
[23:11:33] | awalls (awalls!~awalls@d-216-36-24-245.cpe.metrocast.net) has joined #mythtv-users | |
[23:20:04] | Defense|Twin (Defense|Twin!~jepz@g224027219.adsl.alicedsl.de) has quit (Read error: Connection reset by peer) | |
[23:21:20] | Defense|Twin (Defense|Twin!~jepz@g224027219.adsl.alicedsl.de) has joined #mythtv-users | |
[23:22:23] | Defense|Twin (Defense|Twin!~jepz@g224027219.adsl.alicedsl.de) has quit (Read error: Connection reset by peer) | |
[23:22:31] | Defense|Twin (Defense|Twin!~jepz@g224027219.adsl.alicedsl.de) has joined #mythtv-users | |
[23:22:43] | Defense|Twin (Defense|Twin!~jepz@g224027219.adsl.alicedsl.de) has quit (Remote host closed the connection) | |
[23:24:25] | Defense|Twin (Defense|Twin!~jepz@g224027219.adsl.alicedsl.de) has joined #mythtv-users | |
[23:31:13] | trumee (trumee!~user@cpc2-cmbg15-0-0-cust1000.5-4.cable.virginmedia.com) has quit (Ping timeout: 264 seconds) | |
[23:48:45] | foobum (foobum!~mythtv@78-105-15-213.zone3.bethere.co.uk) has quit (Ping timeout: 240 seconds) | |
[23:51:19] | flabberkenny (flabberkenny!~flabberke@217-19-28-232.dsl.cambrium.nl) has quit (Quit: flabberkenny) | |
[23:56:18] | Beirdo: | yay. Yankees vs Mets... in HD... both starting pitchers are on my fantasy team... hoping for a really low scoring game |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.