Sunday, January 31st, 2010, 00:00 UTC | ||
[00:00:38] | TauPan: | hm, is nobody using rtp streams with mythtv here? |
[00:00:47] | ** TauPan deletes the second rtp input ** | |
[00:01:12] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[00:01:39] | grokky (grokky!~grokky@ppp118-209-125-160.lns20.mel4.internode.on.net) has joined #mythtv-users | |
[00:02:32] | inordkuo1 (inordkuo1!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has quit (Ping timeout: 256 seconds) | |
[00:03:15] | inordkuo (inordkuo!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has quit (Ping timeout: 265 seconds) | |
[00:05:45] | jolaren is now known as adam1 | |
[00:06:03] | adam1 is now known as jolaren | |
[00:06:59] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 246 seconds) | |
[00:08:20] | ** TauPan wonders if he should use trunk instead of 0.22+fixes20100105–0.4 from debian-multimedia ** | |
[00:08:48] | sphery: | TauPan: there's a newer one for debian multimedia |
[00:09:05] | sphery: | i.e. a newer 0.22-fixes |
[00:09:28] | TauPan: | weird, I upgraded yeserday |
[00:09:31] | sphery: | TauPan: http://www.gossamer-threads.com/lists/mythtv/users/420500#420500 |
[00:09:34] | TauPan: | yesterday even |
[00:10:21] | TauPan: | oh, in stable |
[00:11:07] | TauPan: | I only have testing and unstable in my sources list |
[00:11:33] | sphery: | well, I'll definitely agree that the older version of 0.22-fixes is less stable than the newer one :) |
[00:13:32] | TauPan: | ok, so I should try that one |
[00:13:50] | sphery: | I don't think it will help much with RTP streams, but it will fix a lot of other things :) |
[00:14:06] | TauPan: | fixing a lot of other things is good |
[00:14:24] | TauPan: | and I can still watch stuff with vlc while mythtv is recording rtp |
[00:14:29] | sphery: | even in trunk the RTP support hasn't changed really |
[00:14:34] | sphery: | (TTBOMK) |
[00:15:30] | TauPan: | k |
[00:16:12] | sphery: | FWIW (though it doesn't really change the answer), which RTP are we talking about? Like RTSP? |
[00:16:39] | TauPan: | I have no clue. |
[00:17:12] | TauPan: | I have a playlist containing entries that look like this: |
[00:17:13] | TauPan: | #EXTINF:0,101 – Das Erste |
[00:17:14] | TauPan: | rtp://239.35.129.11:10000 |
[00:17:50] | sphery: | ah, yeah, then the rtsp stuff |
[00:17:55] | TauPan: | and I uploaded it to the apache installation where my master backend runs |
[00:17:57] | sphery: | and it hasn't really changed |
[00:18:05] | sphery: | it's not used much at all |
[00:18:26] | sphery: | that's part of http://en.wikipedia.org/wiki/Real-time_Transport_Protocol |
[00:18:39] | TauPan: | it's very handy in germany (and probably in france, since the configuration option uses a default setting with a french server) |
[00:19:03] | sphery: | well, if you come up with some patches to improve it, we'd greatly appreciate them :) |
[00:20:08] | TauPan: | Oh, that's good to know ;) |
[00:20:38] | TauPan: | let me finish reading that wikipedia, I'll code some kick-ass rtp reader in 10 minutes |
[00:20:44] | TauPan: | +article |
[00:20:53] | TauPan: | but first, another beer |
[00:21:45] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[00:22:33] | sphery: | heh |
[00:22:57] | rushfan (rushfan!~rushfan@cpe-98-155-83-89.san.res.rr.com) has joined #mythtv-users | |
[00:25:16] | TauPan: | (reading rfcs is for wimps, real men implement protocols after just reading the acronym) |
[00:25:48] | bbigras (bbigras!quasselcor@modemcable195.82-202-24.mc.videotron.ca) has quit (Remote host closed the connection) | |
[00:27:57] | dewman (dewman!~rob@lennon-ubr-64-85-156-99.power-net.net) has joined #mythtv-users | |
[00:28:29] | bbigras (bbigras!quasselcor@modemcable195.82-202-24.mc.videotron.ca) has joined #mythtv-users | |
[00:28:37] | dewman: | Good evening... |
[00:28:43] | sphery: | good evening |
[00:29:27] | Defense|Twin (Defense|Twin!~jepz@85.177.238.51) has quit (Remote host closed the connection) | |
[00:31:08] | dewman: | i have a quick question......I am currently running the latest trunk....I needed to restart my frontend/backend, and for what ever reason it starts with Pick your language screen, once i continue it says no upnp found and then goes into the frontend. Is that a new feature of the trunk releases? =0 |
[00:33:18] | stuarta (stuarta!~stuarta@unaffiliated/stuarta) has left #mythtv-users () | |
[00:33:27] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 276 seconds) | |
[00:34:07] | TauPan: | looks like you can't reach your backend |
[00:35:30] | dewman: | Hmmm.yeah I notice that the nic card isnt up when it gets into this screen, it seems to take a little bit for the nic to connect, even though its hardcoded with a static. Could be my goofy dd-wrt router |
[00:36:25] | dewman: | I do see a bunch of cant connect to mytv in my logs... |
[00:37:12] | sphery: | dewman: it means you need to set up a $HOME/.mythtv/config.xml or a mysql.txt (that can go in any of a number of places). config.xml is preferred. |
[00:37:36] | sphery: | chances are you have one, but in the "other" user's HOME |
[00:39:23] | dewman: | sphery, thats exactly what it is..... I just looked.... =) |
[00:41:15] | beata- (beata-!beata@c-68-49-32-212.hsd1.md.comcast.net) has quit (Ping timeout: 276 seconds) | |
[00:42:31] | dewman: | ok be back, gonna try this out now. |
[00:42:36] | dewman (dewman!~rob@lennon-ubr-64-85-156-99.power-net.net) has quit (Quit: Leaving) | |
[00:46:44] | sphery (sphery!~mdean@user-0c6sj10.cable.mindspring.com) has quit (Quit: leaving) | |
[00:47:18] | dewman (dewman!~rob@lennon-ubr-64-85-156-99.power-net.net) has joined #mythtv-users | |
[00:47:39] | sphery (sphery!~mdean@user-0c6sj10.cable.mindspring.com) has joined #mythtv-users | |
[00:47:39] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v sphery | |
[00:48:51] | dewman: | ok I'm back. that didnt work, but I think the reason is because for what ever reason the config.xml is owned by www-data and not mythtv |
[00:51:30] | dewman: | actually looks like there is sym links on config.xml and mysql.txt |
[00:51:38] | gunni (gunni!~quassel@xdsl-84-44-134-11.netcologne.de) has joined #mythtv-users | |
[00:52:19] | gunni_ (gunni_!~quassel@xdsl-81-173-250-50.netcologne.de) has quit (Read error: Operation timed out) | |
[00:53:14] | dashcloud (dashcloud!~quassel@173.49.209.133) has joined #mythtv-users | |
[00:59:05] | inordkuo (inordkuo!~inorkuo@166.135.13.90) has joined #mythtv-users | |
[01:02:45] | beata- (beata-!~beata@c-69-139-239-85.hsd1.md.comcast.net) has joined #mythtv-users | |
[01:02:48] | inordkuo (inordkuo!~inorkuo@166.135.13.90) has quit (Read error: Connection reset by peer) | |
[01:04:06] | qupada (qupada!~qupada@131.203.203.2) has quit (Quit: Reconnecting) | |
[01:04:22] | qupada (qupada!~qupada@131.203.203.2) has joined #mythtv-users | |
[01:04:40] | inordkuo (inordkuo!~inorkuo@166.135.13.90) has joined #mythtv-users | |
[01:05:33] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[01:06:07] | dewman (dewman!~rob@lennon-ubr-64-85-156-99.power-net.net) has quit (Quit: Leaving) | |
[01:10:50] | JJ (JJ!~jjensen@jeffjensen.dsl.visi.com) has joined #mythtv-users | |
[01:10:52] | inordkuo (inordkuo!~inorkuo@166.135.13.90) has quit (Read error: Connection reset by peer) | |
[01:11:06] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 256 seconds) | |
[01:13:45] | JJ1 (JJ1!~jjensen@jeffjensen.dsl.visi.com) has quit (Ping timeout: 276 seconds) | |
[01:14:24] | Dave123 (Dave123!~dave@cpe-74-69-108-236.rochester.res.rr.com) has quit (Ping timeout: 276 seconds) | |
[01:15:50] | jmkasunich2_ (jmkasunich2_!~jmkasunic@adsl-75-33-59-65.dsl.bcvloh.sbcglobal.net) has joined #mythtv-users | |
[01:15:52] | sphery (sphery!~mdean@user-0c6sj10.cable.mindspring.com) has quit (Quit: leaving) | |
[01:16:36] | sphery (sphery!~mdean@user-0c6sj10.cable.mindspring.com) has joined #mythtv-users | |
[01:16:36] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v sphery | |
[01:17:32] | Dave123 (Dave123!~dave@cpe-74-69-108-236.rochester.res.rr.com) has joined #mythtv-users | |
[01:22:23] | hipitihop (hipitihop!~denis@203.132.229.187) has joined #mythtv-users | |
[01:23:09] | jmkasunich2_ (jmkasunich2_!~jmkasunic@adsl-75-33-59-65.dsl.bcvloh.sbcglobal.net) has left #mythtv-users () | |
[01:25:22] | jmk-mcfaul (jmk-mcfaul!~jmkasunic@adsl-75-33-59-65.dsl.bcvloh.sbcglobal.net) has joined #mythtv-users | |
[01:25:32] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[01:26:33] | jmk-mcfaul: | does it make sense to install mythtv if I don't have any tuner cards yet? all the docs I've found assume you have tuners. right now I will only be using myth for music and local video (dvds, etc), tuner will come later |
[01:28:54] | flexy: | I've never tried that, but I would think that it is ok |
[01:29:56] | jmk-mcfaul: | to be honest, I'm not sure myth is even the right way to go for me. it seems to be _very_ TV driven, rather than a generic media center |
[01:30:14] | jmk-mcfaul: | but it also seems to be the most actively developed media center (for linux) |
[01:30:42] | BinaryMan (BinaryMan!~BinaryMan@69.205.98.23) has left #mythtv-users () | |
[01:30:53] | BinaryMan (BinaryMan!~BinaryMan@69.205.98.23) has joined #mythtv-users | |
[01:32:11] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 265 seconds) | |
[01:32:23] | flexy (flexy!~flexy@82-128-205-235-Korvensuora-TR1.suomi.net) has quit (Read error: No route to host) | |
[01:32:29] | pyther (pyther!~pyther@unaffiliated/pyther) has joined #mythtv-users | |
[01:32:30] | pyther: | Hi |
[01:32:38] | flexy (flexy!~flexy@82-128-205-235-Korvensuora-TR1.suomi.net) has joined #mythtv-users | |
[01:32:52] | pyther: | How can I change the audio for dtv? Some channels offer English 1 and English 2 |
[01:32:53] | flexy: | jolaren: my laptop crashed... |
[01:32:59] | jolaren: | flexy; oh |
[01:33:10] | pyther: | on my dtv converter box the button is labeled "SAP" |
[01:33:11] | jolaren: | flexy; I just did sudo chmod 755 /dev/dvb |
[01:33:19] | BinaryMan (BinaryMan!~BinaryMan@69.205.98.23) has quit (Quit: leaving) | |
[01:33:56] | flexy: | jolaren: I doubt that there was problem with rights. I compared those to my working setup. But who knows. |
[01:34:13] | BinaryMan (BinaryMan!~BinaryMan@69.205.98.23) has joined #mythtv-users | |
[01:34:20] | BinaryMan: | Hrm. |
[01:34:25] | BinaryMan: | That's better. |
[01:34:42] | BinaryMan: | kept trying to talk with irc spitting back that i couldn't send to channel |
[01:34:55] | BinaryMan: | who was just asking how to switch audio tracks? |
[01:35:35] | jmk-mcfaul: | BinaryMan, thanks |
[01:36:32] | BinaryMan: | jmk-mcfaul: welcome. it'll complain a little bit while installing that you have no tuner card set up, but once you get the backend set up and the frontend configured, it won't be a problem. |
[01:37:37] | wombo (wombo!~wombo@124-169-205-158.dyn.iinet.net.au) has quit (Remote host closed the connection) | |
[01:42:05] | jmk-mcfaul (jmk-mcfaul!~jmkasunic@adsl-75-33-59-65.dsl.bcvloh.sbcglobal.net) has quit (Quit: Ex-Chat) | |
[01:45:29] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[01:50:05] | jmk-mcfaul (jmk-mcfaul!~jmkasunic@adsl-75-33-59-65.dsl.bcvloh.sbcglobal.net) has joined #mythtv-users | |
[01:50:52] | jmk-mcfaul: | is there a way to make the graphical part of mythtv-setup NOT run fullscreen? I'd like to be able to read docs, etc, while running it |
[01:51:31] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 265 seconds) | |
[01:51:34] | inordkuo (inordkuo!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has joined #mythtv-users | |
[01:52:15] | jams: | jmk-mcfaul- add --geometry |
[01:52:27] | jams: | --geometry 800x600 for example |
[01:53:26] | BinaryMan: | is it possible to pull current condiditions for mythweather from a local PWS? |
[01:53:32] | BinaryMan: | instead of the nearest airport? |
[01:54:11] | jams: | pretty sure you would have to write the script to do that for you |
[01:54:29] | BinaryMan: | i don't know how. |
[01:56:20] | jams: | The data collection is all script based. Maybe someone else will come up with one to help you out. |
[01:57:36] | BinaryMan: | how do the scripts know which data to parse? |
[01:57:57] | BinaryMan: | telling where to get it from is, for the most part, easy. |
[01:58:15] | sid3windr: | that's exactly what you need the script for |
[01:58:28] | sid3windr: | this needing to be registered bs is getting pretty annoying btw |
[01:58:52] | BinaryMan: | i know that much. it's more what do you write in the script to pull specific data. |
[01:58:59] | BinaryMan: | for example, the pws I want to pull data is here |
[01:59:05] | BinaryMan: | http://home.earthlink.net/~djacques1 |
[01:59:34] | BinaryMan: | obviously, the information is there. getting the information parsed is what i don't know how to do. |
[01:59:42] | sid3windr: | you can probably take a look at how it's done for another source |
[01:59:43] | BinaryMan: | or should i say, i don't know how to code. |
[01:59:47] | sid3windr: | i've never looked at it so I don't know :) |
[02:00:00] | BinaryMan: | i would imagine the formats are going to be different. |
[02:00:38] | jams: | yep and thats where you (being the author of the script) come in. |
[02:01:50] | jams: | this isn't something your going to be able to do without putting in some time and effort. |
[02:02:05] | jams: | esp if your not a coder |
[02:02:55] | inordkuo1 (inordkuo1!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has joined #mythtv-users | |
[02:03:10] | jams: | BinaryMan- might be better off just setting that page a bookmark in mythbrowser |
[02:03:47] | BinaryMan: | my programming abilities are limited, and what experience i have is in Lua and C++. |
[02:03:48] | inordkuo (inordkuo!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has quit (Ping timeout: 256 seconds) | |
[02:03:57] | BinaryMan: | and nothing on this kind of level. |
[02:04:13] | andreax (andreax!~andreaz@p57B942A3.dip.t-dialin.net) has quit (Read error: Connection reset by peer) | |
[02:04:47] | jams: | i suggest if you really want to start, just have a look at the exisiting scripts. Pretty sure they are in perl, but I don't think they have to be in per |
[02:04:48] | jams: | l |
[02:05:29] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[02:05:36] | BinaryMan: | oh my |
[02:05:39] | BinaryMan: | i just looked at one |
[02:06:15] | BinaryMan: | where do you learn all this. |
[02:06:25] | sid3windr: | perl = worn |
[02:06:29] | sid3windr: | Write Once, Read Never |
[02:06:30] | sid3windr: | ;) |
[02:07:02] | BinaryMan: | i couldn't write something like this, or even begin to understand how to write something like this in the few languages i have a grasp on. |
[02:10:04] | jams: | my philosophy on perl is "read no evil, hear no evil, write no evil, kill evil whenever possible" |
[02:10:41] | BinaryMan: | i'm more of a hardware guy, unfortunately. |
[02:10:42] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 248 seconds) | |
[02:10:56] | BinaryMan: | it's not like i avoid programming, but i never seem to get into it. |
[02:11:34] | BinaryMan: | and when the time comes that i really need to know how to code, it's a project that's something beyond the realm of a beginner. |
[02:12:21] | jams: | hehe happens alot |
[02:12:28] | jams: | no one is interested in "hello world" |
[02:13:47] | jmk-mcfaul: | ok, getting frustrated. --add-geometry doesn't work (a window pops up and immediately vanishes, then it moves right on to "run mythfilldatabase' as if the setup part exited normally |
[02:13:56] | jmk-mcfaul: | that I can live with – went back to full screen |
[02:14:30] | jams: | jmk-mcfaul- what version? it works here |
[02:14:34] | jmk-mcfaul: | second issue: under storage groups, it already has directories listed, and I can't see how to delete them so I can other ones in |
[02:14:42] | jams: | another approach is to change the geometry in mythfrontend |
[02:14:56] | jmk-mcfaul: | 0.22, on ubuntu 9.10, installed from the ubuntu repository |
[02:15:20] | BinaryMan: | jams: oh, i'll start with hello world and play with it, but that doesn't help with my immediate problem. |
[02:15:49] | jams: | mythtv-setup --geometry 500x500 <= confirmed to work with trunk. |
[02:15:49] | iamlindoro: | it's just "-geometry" |
[02:16:29] | jmk-mcfaul: | "work" meaning you get the setup menu in a 500x500 window? |
[02:16:30] | iamlindoro: | and with mythbuntu/ubuntu, since they renamed the real executables and wrapped them in scripts (sigh...), you may need "mythtv-setup.real -geometry blahxfoo |
[02:16:31] | jams: | it's either or |
[02:17:52] | jmk-mcfaul: | woot – one small victory: --geometry works, --add-geometry doesn't |
[02:17:59] | inordkuo1 (inordkuo1!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has quit (Ping timeout: 258 seconds) | |
[02:18:13] | wagnerrp: | ugh... how can you use vnc and be completely unaware of vncserver? |
[02:18:27] | jmk-mcfaul: | btw, I tried "man mythtv-setup" and "mythtv-setup --help" looking for usage hints for such things, neither works |
[02:18:39] | BinaryMan: | wagnerrp: like unaware of the program? |
[02:18:44] | inordkuo (inordkuo!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has joined #mythtv-users | |
[02:18:48] | BinaryMan: | hrm |
[02:18:59] | wagnerrp: | like, unaware that vncserver even exists |
[02:19:09] | wagnerrp: | they just use vnc, whatever that is supposed to me |
[02:19:10] | wagnerrp: | an |
[02:19:13] | BinaryMan: | maybe newbie ubuntu users that set up vnc through system -> remote desktop |
[02:19:37] | wagnerrp: | presuambly, theyve only used realvnc4, being hooked into their existing X session automatically by ubuntu |
[02:20:06] | BinaryMan: | which is absolutely horrible because that uses vino-server and has the habit eating cpu resources at random. |
[02:20:42] | jmk-mcfaul: | having things "just work" is really nice, until they don't, and then you have no clue what is really going on under the hood |
[02:21:23] | BinaryMan: | yup |
[02:21:25] | BinaryMan: | pretty much |
[02:21:43] | BinaryMan: | is why i'll never understand the whole "i'll give you $10 if you do my homework for me" strategy. |
[02:22:44] | inordkuo1 (inordkuo1!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has joined #mythtv-users | |
[02:23:57] | inordkuo (inordkuo!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has quit (Ping timeout: 276 seconds) | |
[02:25:33] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[02:29:28] | jmk-mcfaul: | does anybody know if the command line options for mythtv-setup are documented anywhere? If the info exists, I think I can volunteer to write up a man page that lists them |
[02:29:47] | inordkuo1 (inordkuo1!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has quit (Ping timeout: 246 seconds) | |
[02:30:00] | jams: | mythtv-setup --help is a good summary |
[02:30:37] | jmk-mcfaul: | already tried that, doesn't print anything usefull |
[02:31:06] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 240 seconds) | |
[02:31:28] | jmk-mcfaul: | mythtv-setup --help --> http://pastebin.ca/1772681 |
[02:31:30] | inordkuo (inordkuo!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has joined #mythtv-users | |
[02:31:31] | wagnerrp: | it prints a lot useful... what more are you looking for |
[02:32:11] | jmk-mcfaul: | see the pastebin – dunno what it prints for you, but that's what I get |
[02:32:23] | iamlindoro: | "<iamlindoro> and with mythbuntu/ubuntu, since they renamed the real executables and wrapped them in scripts (sigh...), you may need "mythtv-setup.real -geometry blahxfoo" |
[02:32:37] | wagnerrp: | jmk-mcfaul: what iamlindoro said |
[02:32:44] | jmk-mcfaul: | gotcha |
[02:32:46] | iamlindoro: | twice, even ;) |
[02:32:54] | jolaren: | flexy; Lad, you there? Great sucess! |
[02:33:20] | grokky (grokky!~grokky@ppp118-209-125-160.lns20.mel4.internode.on.net) has quit (Remote host closed the connection) | |
[02:34:22] | javatexan (javatexan!~mia@rrcs-71-40-238-191.sw.biz.rr.com) has joined #mythtv-users | |
[02:35:42] | jmk-mcfaul: | ah – the script creates another xterm to run the real thing in – that must be the window that pops up and then vanishes, I'm sure the help was there, I just didn't read it fast enough ;-) |
[02:36:29] | jmk-mcfaul: | the script does pass thru args, so I didn't need to invoke .real to make --geometry work |
[02:45:33] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[02:49:08] | beata- (beata-!~beata@c-69-139-239-85.hsd1.md.comcast.net) has quit (Ping timeout: 256 seconds) | |
[02:50:47] | pizzledizzle (pizzledizzle!~pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) has quit (Ping timeout: 246 seconds) | |
[02:51:30] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 240 seconds) | |
[02:52:03] | jolaren: | how is it that i redirect mythtv to annother screen? or where is thebinary located? the setup file is located here : /usr/bin/mythtv-setup |
[02:52:11] | jolaren: | but where is the mythtv located |
[02:52:53] | pizzledizzle (pizzledizzle!~pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) has joined #mythtv-users | |
[02:53:01] | jams: | jolaren- is mythfrontend what your looking for? |
[02:53:27] | jolaren: | how to launch it from terminal |
[02:54:14] | jams: | try typing mythfrontend and see what happens, hopefully it's in your path |
[02:54:25] | jolaren: | will do |
[02:54:28] | jolaren: | just rebooted the serve |
[02:55:35] | jolaren: | jams; ssh -X user@adress /usr/bin/mythtvfrontend |
[02:56:20] | jolaren: | bash: /usr/bin/mythtvfrontend: No such file or directory |
[02:56:30] | jams: | mythfrontend |
[02:57:25] | jams: | really though running mythfrontend over ssh is not a good idea. sure it will work for some things, but doubtful video will play |
[02:58:12] | aloril (aloril!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi) has quit (Ping timeout: 272 seconds) | |
[03:00:42] | inordkuo (inordkuo!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has quit (Ping timeout: 240 seconds) | |
[03:01:39] | wagnerrp: | it should work for most things, including anything but audio or HD video |
[03:02:01] | inordkuo (inordkuo!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has joined #mythtv-users | |
[03:03:04] | jolaren: | wagnerrp; audio should work with alsa redirections? from what i've read but i might be misslead |
[03:03:26] | wagnerrp: | you *can* get sound working with some form of sound server |
[03:03:37] | wagnerrp: | but its not simple or automated |
[03:03:38] | sybolt (sybolt!~sybolt@sybolt.xs4all.nl) has quit (Read error: Connection reset by peer) | |
[03:04:16] | jolaren: | yer |
[03:04:17] | jolaren: | 2010-01–31 04:02:24.773 [mpeg2video @ 0 |
[03:04:17] | jolaren: | X Error: BadShmSeg (invalid shared segm |
[03:04:17] | jolaren: | Extension: 132 (Uknown extension) |
[03:04:17] | jolaren: | Minor opcode: 19 (Unknown request) |
[03:04:17] | jolaren: | Resource id: 0x620002a |
[03:04:19] | jolaren: | 2010-01–31 04:02:24.780 [mpeg2video @ 0 |
[03:04:22] | jolaren: | oh sorry for the massive spam |
[03:04:46] | jolaren: | I'm not getting the picture |
[03:04:47] | jolaren: | ;/ |
[03:05:32] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[03:05:42] | wagnerrp: | well i said SD video *should* work |
[03:05:55] | wagnerrp: | i didnt say anyone in their right mind should actually try it |
[03:07:24] | sphery: | jolaren: that's likely because you're using ssh -X instead of ssh -Y |
[03:08:21] | sphery: | not that the picture would be very usable at all if you got it |
[03:09:08] | wagnerrp: | honestly... i cant recommend anyone use 'ssh -X/Y' for any reason |
[03:09:36] | wagnerrp: | if youre going to be running remote X frequently |
[03:09:45] | wagnerrp: | set your X server to allow remote clients |
[03:10:05] | wagnerrp: | and either use xhost, or properly hand out your MIT keys |
[03:10:15] | jolaren: | it complained about root this time, need to set the correct rights but i dont know for what |
[03:10:35] | jolaren: | is there someway to take the pressure of the server and load the information from i.e my cmoputer? |
[03:10:39] | wagnerrp: | you just have a good deal of overhead running through X because of the encryption |
[03:10:44] | MaverickTech (MaverickTech!~MaverickT@93-125-156-206.dsl.alice.nl) has joined #mythtv-users | |
[03:10:48] | sphery: | jolaren: you might also need to do: NO_XV=1 mythfrontend |
[03:11:21] | sphery: | and, really, the best way is to run mythfrontend on the machine with the display |
[03:11:37] | wagnerrp: | that command only works if youre using bash |
[03:12:03] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 276 seconds) | |
[03:12:56] | aloril (aloril!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi) has joined #mythtv-users | |
[03:13:30] | MavT (MavT!~MaverickT@93-125-156-206.dsl.alice.nl) has quit (Ping timeout: 240 seconds) | |
[03:13:40] | inordkuo1 (inordkuo1!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has joined #mythtv-users | |
[03:13:42] | jolaren: | Could anyone give me hint on what files that are needed to run root? |
[03:13:44] | jolaren: | for the livetv |
[03:13:53] | wagnerrp: | root? |
[03:14:15] | jolaren: | err code: 10 (BadAccess (attempt to access private resource denied)) |
[03:14:50] | sphery: | jolaren: that's definitely because you're using ssh -X, not ssh -Y |
[03:15:01] | jolaren: | sphery; That was from -Y |
[03:15:04] | Heliwr (Heliwr!~Heliwr@S0106000000000001.vs.shawcable.net) has quit (Read error: Connection reset by peer) | |
[03:15:19] | sphery: | oh, ok, then it's becaues you're not doing NO_XV=1 ? |
[03:16:43] | Heliwr (Heliwr!~Heliwr@S0106000000000001.vs.shawcable.net) has joined #mythtv-users | |
[03:16:54] | inordkuo (inordkuo!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has quit (Ping timeout: 256 seconds) | |
[03:17:22] | jolaren: | ssh -Y NO_XV=1 user@adress /usr/bin/mythfrontend ? |
[03:17:51] | sphery: | the NO_XV=1 has to go to mythfrontend, not to ssh |
[03:18:09] | sphery: | ssh -Y user@address |
[03:18:25] | sphery: | then when there, type in: export NO_XV=1; mythfrontend |
[03:18:35] | sphery: | (assuming bash or similar) |
[03:18:42] | sphery: | if that works, then script it or something |
[03:18:53] | sphery: | or keep working with the ssh command line to work it in there |
[03:19:20] | beata- (beata-!~beata@c-69-139-239-85.hsd1.md.comcast.net) has joined #mythtv-users | |
[03:19:44] | inordkuo1 (inordkuo1!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has quit (Ping timeout: 272 seconds) | |
[03:25:34] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[03:27:18] | jolaren: | sphery; no success |
[03:28:16] | sphery: | then I'd have to recommend you run mythfrontend on the local machine |
[03:28:26] | sphery: | X forwarding won't be worthwhile even if you make it work |
[03:31:14] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 248 seconds) | |
[03:36:21] | jolaren: | is it possible to run the mythtv client locally and stream the data from the server to it? To release pressure from seerver |
[03:36:47] | wagnerrp: | that is one of the basic design premises to mythtv |
[03:36:50] | nrpil (nrpil!~nrpil@cc1148889-a.hnglo1.ov.home.nl) has quit (Ping timeout: 256 seconds) | |
[03:37:14] | jolaren: | then why run it through x? i only do that cuz the tvcard / reader is in that box |
[03:37:37] | wagnerrp: | are you wanting to run the frontend to do some management tasks? |
[03:37:49] | wagnerrp: | or are you wanting to do so to play video and use it in general? |
[03:38:23] | wagnerrp: | if the former, it may be advantageous to run it over remote X on a machine with a keyboard |
[03:38:32] | nrpil (nrpil!~nrpil@cc1148889-a.hnglo1.ov.home.nl) has joined #mythtv-users | |
[03:38:33] | wagnerrp: | if the latter, just run the client on whatever machine youre currently using |
[03:38:51] | jolaren: | I'm not following you.. I want to view it from my regular pc, i have the card in the server |
[03:39:08] | wagnerrp: | so you run the backend on the server |
[03:39:09] | jolaren: | how would i do that except for using ssh x |
[03:39:13] | wagnerrp: | you run the frontend where ever you please |
[03:39:17] | jolaren: | oh ok |
[03:40:01] | wagnerrp: | the only reason you *might* want to run mythfrontend remotely is if you want to do management tasks on a machine with a keyboard |
[03:40:20] | sphery: | the only video capture card that has any relevance to a frontend is the PVR-350 and only if you use the "party like it's 1999" TV out on the PVR-350 (which you shouldn't use) |
[03:41:18] | jolaren: | gonna try that now |
[03:42:45] | jolaren: | downloading the frontend atm |
[03:42:52] | jolaren: | how do I make the frontend read of my server? |
[03:42:53] | rei_toi (rei_toi!~chatzilla@c-71-227-255-111.hsd1.wa.comcast.net) has joined #mythtv-users | |
[03:43:07] | wagnerrp: | you make sure your backend has been given a routable IP to use |
[03:43:08] | wagnerrp: | and thats it |
[03:43:34] | jolaren: | oh, the backend needs my ip? |
[03:43:42] | wagnerrp: | in mythtv-setup |
[03:43:47] | jolaren: | right |
[03:43:54] | wagnerrp: | change it to a routable IP, rather than 127.0.0.1, and restart the backend |
[03:44:04] | sphery: | the frontend needs to know the backend's IP |
[03:44:15] | sphery: | so it has to be like wagnerrp says :) |
[03:44:25] | jolaren: | atm it's set to the servers ip |
[03:45:09] | jolaren: | brb need restart |
[03:45:14] | pkendall (pkendall!~quassel@125-238-108-152.jetstream.xtra.co.nz) has quit (Read error: Connection reset by peer) | |
[03:45:32] | jolaren (jolaren!~jolaren@c-61f2e555.015-160-73746f1.cust.bredbandsbolaget.se) has quit (Remote host closed the connection) | |
[03:45:40] | pkendall (pkendall!~quassel@125-238-108-152.jetstream.xtra.co.nz) has joined #mythtv-users | |
[03:47:18] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[03:47:19] | jolaren (jolaren!~jolaren@c-61f2e555.015-160-73746f1.cust.bredbandsbolaget.se) has joined #mythtv-users | |
[03:47:30] | wagnerrp: | seems ive broken mythbackend |
[03:48:00] | wagnerrp: | hammering it with metadata update requests from mythvideo rapid fire |
[03:48:07] | wagnerrp: | its gotten hosed up |
[03:49:09] | jolaren: | could not find "translation?" in the network |
[03:49:48] | jolaren: | What was it that I needed to change? |
[03:49:51] | jolaren: | I've read about this |
[03:52:41] | jolaren: | wagnerrp; Do you know what I'm meaning? I got mythtv on Swedish and some words are hard to translate |
[03:53:25] | wagnerrp: | there are two 'IP address' settings |
[03:53:43] | wagnerrp: | they both need to be set to the backend IP |
[03:54:52] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 256 seconds) | |
[03:55:08] | ** sphery can't figure out why the channel name is resolving to * in his irssi autolog_path for freenode channels since the ircd upgrade ** | |
[03:56:40] | sphery: | (annoyingly it causes all my channel logs to commingle into a single log called *-20100130.log :( ) |
[03:56:54] | MartinJT (MartinJT!~martin@109.170.141.132) has quit (Ping timeout: 276 seconds) | |
[03:57:37] | jolaren: | wagnerrp; your refering to the hostname? I can only find one place to add an ip in the frontend |
[03:58:06] | sphery: | jolaren: it's in mythtv-setup |
[03:58:15] | sphery: | for the backend machine |
[03:58:19] | wagnerrp: | there is no place to add a hostname in mythtv-setup |
[03:58:36] | Guest12394 (Guest12394!~cafuego@web-03.cc.com.au) has quit (Quit: K-lined) | |
[03:59:25] | cafuego (cafuego!~cafuego@luv/committee/cafuego) has joined #mythtv-users | |
[04:00:19] | jolaren: | how was it |
[04:00:30] | jolaren: | ssh -x user@user /usr/bin/mythtv-setup |
[04:00:32] | jolaren: | or? |
[04:00:53] | levander (levander!~user@c-76-105-98-10.hsd1.ga.comcast.net) has joined #mythtv-users | |
[04:01:36] | levander: | My Wifi driver keeps crashing so I need to write a script that reboot my Myth box occasionally. Is there a command I can run to tell if Myth is currently recording? |
[04:01:52] | levander: | And ideally, it would also tell me how long till it's not recording. |
[04:02:14] | sphery: | levander: mythwelcome/mythshutdown |
[04:02:21] | wagnerrp: | both the perl and python bindings provide such information |
[04:02:23] | sphery: | just have it shut down when not in use |
[04:02:27] | jolaren: | got it workin |
[04:02:30] | wagnerrp: | and the proper solution is to buy a wired network card |
[04:02:36] | sphery: | +1 |
[04:02:40] | sphery: | wired ftw |
[04:02:56] | levander: | Great, the stupid Wifi drive is down now, so I can't try it on that box... |
[04:03:10] | sphery (sphery!~mdean@user-0c6sj10.cable.mindspring.com) has quit (Quit: leaving) | |
[04:03:21] | wagnerrp: | a bit of copper would solve all your problems |
[04:03:42] | jolaren: | wagnerrp; Now I'm in the setup on the server.. where do I add the viewer? I can only find the local server ip |
[04:04:43] | jolaren: | I should have chosen an English Gui |
[04:04:48] | jolaren: | Never thought it would be this complicated |
[04:04:52] | wagnerrp: | there are two IPs, the local server IP, and the master server IP |
[04:05:09] | wagnerrp: | if you have one server (backend), set them both to be the same, set them both to be the IP of the server |
[04:05:18] | sphery (sphery!~mdean@user-0c6sj10.cable.mindspring.com) has joined #mythtv-users | |
[04:05:18] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v sphery | |
[04:05:33] | jolaren: | wagnerrp; that has been done from the beginning |
[04:05:49] | wagnerrp: | so then start up a frontend on your remote machine, and youre done |
[04:05:57] | mbamford (mbamford!~mbamford@174.1.209.232) has quit (Quit: Coyote finally caught me) | |
[04:06:05] | levander: | sphery: Thanks, mythshutdown I'm thinking is what I need. Still looking at it. |
[04:06:29] | jolaren: | wagnerrp; but when I start the frontend on this computer it says that the ip is out of the network |
[04:06:52] | wagnerrp: | i dont know what that means |
[04:07:09] | mbamford (mbamford!~mbamford@174.1.209.232) has joined #mythtv-users | |
[04:07:10] | jolaren: | When I open frontend on this computer |
[04:07:19] | jolaren: | the first thing I see is the localdatabase bla bla bla |
[04:07:31] | sphery: | hope the irssi upgrade fixes the logging permanently (worked this time, but it worked 1 out of 5 times with the old one) |
[04:07:34] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[04:07:49] | jolaren: | It says "myth could not connect to the database" |
[04:08:00] | wagnerrp: | you do have to tell it where the database is |
[04:08:11] | wagnerrp: | and similarly, your database must be set up to allow remote connections |
[04:08:20] | wagnerrp: | and you have to grant database access to the remote machine |
[04:08:20] | jya (jya!~avenardj@60-242-40-141.static.tpgi.com.au) has joined #mythtv-users | |
[04:08:28] | sphery: | and grant permissions to a mysql user coming from the frontend host |
[04:08:34] | sphery: | too slow, again! |
[04:08:42] | MartinJT (MartinJT!~martin@109.170.141.132) has joined #mythtv-users | |
[04:09:40] | jolaren: | that has all been done |
[04:10:15] | jolaren: | only thing I can think of is that the database name is incorrect |
[04:10:19] | jolaren: | but I can't find out what I named it to |
[04:11:13] | jolaren: | Got any idea on how to check that out? |
[04:11:18] | jolaren: | It is not listed in the myth-setup |
[04:13:29] | jolaren: | I can't find any line to get what I named it |
[04:14:03] | wagnerrp: | log into your server, copy ~/.mythtv/config.xml to the respective location on the remote frontend |
[04:14:50] | dashcloud (dashcloud!~quassel@173.49.209.133) has quit (Ping timeout: 272 seconds) | |
[04:15:06] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 276 seconds) | |
[04:15:46] | jolaren: | file is empty |
[04:15:54] | wagnerrp: | file cant be empty |
[04:16:01] | wagnerrp: | check the user that runs the backend |
[04:17:49] | jolaren: | okay |
[04:19:27] | wagnerrp: | there it goes again |
[04:19:59] | wagnerrp: | hammer the backend with file transfer instances, and it siezes up |
[04:20:12] | wagnerrp: | the backend continues to run, but it will no longer accept any connections |
[04:20:24] | wagnerrp: | and all existing connections start complaining about timing out |
[04:25:03] | jmk-mcfaul: | trying to get mythmusic working. I don't have any way to test mythtv itself, since I have no tuners. When I try to play something in mythmusic, I get a segfault |
[04:25:12] | jmk-mcfaul: | 2010-01–30 23:23:10.313 Opening ALSA audio device 'default'. |
[04:25:12] | jmk-mcfaul: | 2010-01–30 23:23:10.525 Mixer unable to find control Master |
[04:25:21] | jmk-mcfaul: | 2010-01–30 23:23:10.525 Mixer unable to find control Master |
[04:25:21] | jmk-mcfaul: | Segmentation fault |
[04:26:03] | jmk-mcfaul: | any suggestions for debugging sound probs? |
[04:26:48] | jolaren: | wagnerrp; It works! But lags like hell on my netbook (lg x110) probarly not that weird ;P there's fussy parts over the image aswell |
[04:27:13] | wagnerrp: | it probably lags because of the lack of power for decoding |
[04:27:26] | jolaren: | on the frontend or the backend? |
[04:27:30] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[04:27:37] | zephead (zephead!~kirk@c-98-220-196-138.hsd1.il.comcast.net) has joined #mythtv-users | |
[04:28:29] | sphery: | /usr/bin/mysql -BNe "UPDATE recorded SET hostname = '' WHERE basename = '${FILE}'" |
[04:28:48] | sphery: | and users wonder why we discourage direct DB editing |
[04:29:29] | wagnerrp: | i really have no idea what would happen if you set a blank hostname |
[04:29:44] | jolaren: | I will try to use it from a more powerful computer, my stationary |
[04:30:33] | sphery: | apparently, it works in the limited circumstances the user who suggested it tried--and the similar circumstance the user to whom it was recommended has |
[04:30:45] | sphery: | but, if it stops working... |
[04:30:58] | sphery: | guess then it becomes our problem |
[04:31:45] | sphery: | now I actually have to consider this when doing the frontend/backend code to replace the myth.corruptdatabase.pl and myth_make_orphans.pl scripts |
[04:33:26] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 265 seconds) | |
[04:34:59] | jolaren: | Just wanted to give big thanks to wagnerrp and everyone who've helped me the pass few days |
[04:35:18] | zephead (zephead!~kirk@c-98-220-196-138.hsd1.il.comcast.net) has quit (Quit: Ex-Chat) | |
[04:36:24] | zephead_ (zephead_!~kirk@c-98-220-196-138.hsd1.il.comcast.net) has joined #mythtv-users | |
[04:36:45] | zephead_ (zephead_!~kirk@c-98-220-196-138.hsd1.il.comcast.net) has quit (Client Quit) | |
[04:36:56] | jolaren: | wagnerrp; btw, should I uninstall the frontend on my server? |
[04:37:01] | jmk-mcfaul: | trying to troubleshoot a sound problem, and I can't seem to find the frontend log. /var/log/mythtv/mythbackend.log exists, but no frontend log in that dir (or anywhere else that I can find) |
[04:37:56] | sphery: | jolaren: no, there's no reason not to have either the frontend or backend installed on all your myth machines |
[04:38:06] | sphery: | It's a total of a few megabytes of additional HDD space |
[04:38:15] | jolaren: | yer |
[04:38:25] | jolaren: | but I guess the frontend installed gdm, that was something I didnt like |
[04:38:27] | sphery: | and it can be very nice to have both on each host |
[04:38:28] | jolaren: | I really dont want gdm to run on my server |
[04:40:33] | jolaren: | Can I remove gdm without screwin up to be able to view from another location? |
[04:42:28] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has quit (Ping timeout: 256 seconds) | |
[04:42:43] | zephead (zephead!~kirk@c-98-220-196-138.hsd1.il.comcast.net) has joined #mythtv-users | |
[04:42:54] | sphery: | jolaren: I don't know about that. You'd have to check with someone who knows your distro/package manager |
[04:43:07] | jolaren: | regular ubuntu server |
[04:43:10] | jolaren: | okay |
[04:43:14] | sphery: | in theory, though, you can just tell your server not to start gdm |
[04:43:26] | sphery: | probably as simple as changing default runlevel from 5 to 3 |
[04:43:50] | sphery: | ^^^ spoken by a guy who knows absolutely nothing about how your distro works |
[04:44:05] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has joined #mythtv-users | |
[04:44:11] | pyther (pyther!~pyther@unaffiliated/pyther) has quit (Ping timeout: 246 seconds) | |
[04:44:45] | jolaren: | hehe yer I guess sphery |
[04:44:57] | jolaren: | gdm is needed during the installation but I can't beat myself to remove it |
[04:45:02] | jolaren: | cuz you know what they say |
[04:45:08] | jolaren: | why change a winning concept |
[04:45:15] | sphery: | yeah, not really a big deal to have it installed |
[04:45:25] | sphery: | but, like you said, it doesn't make a lot of sense to run it on a server |
[04:45:30] | sphery: | so I vote just don't run it |
[04:47:33] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[04:47:35] | zephead (zephead!~kirk@c-98-220-196-138.hsd1.il.comcast.net) has left #mythtv-users () | |
[04:50:08] | ideogon (ideogon!~ideogon@pool-71-191-61-247.washdc.east.verizon.net) has quit (Quit: ideogon) | |
[04:54:00] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 258 seconds) | |
[04:56:56] | Traveler758 (Traveler758!~traveler7@S0106001b2f02bf43.vc.shawcable.net) has joined #mythtv-users | |
[04:57:47] | jmk-mcfaul: | anybody here know anything about troubleshooting sound issues? installing myth seems to have broken ALL sound on my PC |
[04:58:06] | wagnerrp: | are you using ubuntu? |
[04:58:13] | jmk-mcfaul: | ubuntu 9.10, alsa 1.0.20 |
[04:58:18] | Traveler758 (Traveler758!~traveler7@S0106001b2f02bf43.vc.shawcable.net) has quit (Read error: Connection reset by peer) | |
[04:58:20] | wagnerrp: | and pulse version? |
[04:59:04] | jmk-mcfaul: | dunno, how do you check pulse version? |
[04:59:07] | cynicismic (cynicismic!~rclark@94-194-202-107.zone8.bethere.co.uk) has quit (Remote host closed the connection) | |
[04:59:13] | wagnerrp: | dunno, dont use it |
[04:59:20] | wagnerrp: | but if youre running ubuntu, youre running pulse |
[04:59:32] | wagnerrp: | pulse emulates alsa... poorly |
[04:59:47] | wagnerrp: | so when myth tries to use alsa through pulse |
[04:59:57] | jmk-mcfaul: | pulse is listed as one of many PCMs by aplay |
[05:00:11] | wagnerrp: | it causes all sorts of A/V sync issues |
[05:00:23] | wagnerrp: | so... myth disables pulse when it starts the frontend |
[05:00:30] | wagnerrp: | so it can access alsa directly |
[05:00:39] | jmk-mcfaul: | yeah, I read bad things about pulse here: http://www.mythtv.org/wiki/Configuring_Digital_Sound |
[05:00:55] | jmk-mcfaul: | ah, so it probably isn't getting re-enabled |
[05:01:05] | jmk-mcfaul: | especially since the front end is exiting with a segfault |
[05:01:05] | wagnerrp: | it should be |
[05:01:13] | wagnerrp: | in that case... possibly not |
[05:01:14] | sphery: | if it's re-enabled, then Myth sound won't work |
[05:01:23] | sphery: | so if you use Pulse, you can either have sound in Myth or in other apps |
[05:01:24] | sphery: | not both |
[05:01:30] | jmk-mcfaul: | Myth sound has never worked |
[05:01:53] | jmk-mcfaul: | let me try entering frontend and then exiting normally, to see if normal sound (non myth) comes back |
[05:03:00] | jmk-mcfaul: | ok, that works – on exit, myth turned pulse back on |
[05:03:18] | simcop2387-lap (simcop2387-lap!~simcop238@p3m/member/simcop2387) has joined #mythtv-users | |
[05:03:38] | sphery: | yeah, it should put it back in the state it found it |
[05:03:42] | simcop2387-lap: | is there any way to have mythvideo's automatically update the database of videos in the background? (i don't care if its cron, or anything) |
[05:04:06] | wagnerrp: | simcop2387-lap: see JAMU |
[05:04:11] | simcop2387-lap: | jamu? |
[05:04:14] | wagnerrp: | jamu |
[05:04:18] | simcop2387-lap: | googling |
[05:04:25] | wagnerrp: | google away |
[05:04:25] | jmk-mcfaul: | I think I need to specify the proper (non-pulse) PCM device for myth to use |
[05:04:37] | simcop2387-lap: | unless you've got a better link right away that is :) |
[05:04:45] | wagnerrp: | jmk-mcfaul: no, if pulse is active, all access to ALSA is forced through pulse |
[05:04:53] | wagnerrp: | the only way to access alsa directly is to disable pulse |
[05:05:06] | wagnerrp: | at which point you just set up mythtv as you would normally with alsa |
[05:05:07] | jmk-mcfaul: | but I thought you said myth does exactly that? |
[05:05:12] | wagnerrp: | correct |
[05:05:24] | wagnerrp: | so just tell mythtv to use 'alsa:default' and you should be done |
[05:05:53] | simcop2387-lap: | certainly looks like what i'm after i'll have to get it going |
[05:06:03] | jmk-mcfaul: | trying that (but I think that's what I did the first time) |
[05:08:22] | jmk-mcfaul: | hmm, working now |
[05:08:32] | jmk-mcfaul: | still get the same messages from myth: |
[05:08:42] | jmk-mcfaul: | 2010-01–31 00:07:42.359 Opening audio device 'default'. ch 2(2) sr 44100 |
[05:08:42] | jmk-mcfaul: | 2010-01–31 00:07:42.359 Opening ALSA audio device 'default'. |
[05:08:42] | jmk-mcfaul: | 2010-01–31 00:07:42.551 Mixer unable to find control Master |
[05:08:42] | jmk-mcfaul: | 2010-01–31 00:07:42.551 Mixer unable to find control Maste |
[05:08:50] | jmk-mcfaul: | but no segfault this time |
[05:09:11] | jmk-mcfaul: | something still isn't right with the mixer part I think |
[05:09:22] | simcop2387-lap: | wagnerrp: thanks i'll play with that later this coming week |
[05:09:33] | wagnerrp: | mixer only matters if you have to change the volume |
[05:09:55] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[05:10:32] | jmk-mcfaul: | so that comes down to whether I want to use a remote for volume – if I just use the knob on the power amp all is well, if I want to use the remote then it is more complex |
[05:10:50] | sphery: | s/mixer only matters/Master only matters/ |
[05:11:24] | sphery: | the Master missing message is because Myth's audio code makes the assumption that all PC sound cards have a PCM and a Master control--which held true until the abomination that's Intel HDA |
[05:11:44] | sphery: | so, now our code is out of date and we give a meaningless warning when we don't find one of them |
[05:12:15] | sphery: | but you /must/ have a valid mixer specified or audio won't work. If you set mixer to ALSA:default, you'll be good |
[05:12:24] | jmk-mcfaul: | 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) <-- you mean this abomination? :-/ |
[05:12:31] | sphery: | even though you'll get the errors |
[05:12:35] | sphery: | yep, that abomination |
[05:12:45] | sphery: | not specifically ATI's version of it, but the whole specification |
[05:12:51] | jolaren: | Can't find the config.xml file in windows for mythtv- |
[05:12:55] | jolaren: | Anyone know where that file is located? |
[05:13:15] | jmk-mcfaul: | 01:00.1 Audio device: nVidia Corporation Device 0be2 (rev a1) <-- I also have this abomination, which from what I read can't properly send sound out the HDMI port |
[05:14:02] | jmk-mcfaul: | (GT-220 graphics card) |
[05:15:02] | sphery: | jmk-mcfaul: on the bright side, Intel's next spec will do things right. So, USB 3.0 finally gets things right. Intel's follow-on to Intel HDA finally gets things right. |
[05:15:17] | sphery: | they just needed some practice |
[05:15:29] | jmk-mcfaul: | heh |
[05:15:53] | sphery: | (strange part, though, is that Intel AC'97, which preceded Intel HDA, was better than HDA...) |
[05:16:23] | jmk-mcfaul: | that isn't strange at all, happens all the time |
[05:16:27] | ** wagnerrp will continue to consider them all pathetically awful until they get some electronic isolation ** | |
[05:16:30] | danielk22 (danielk22!~danielk@96.57.9.142) has quit (Read error: Operation timed out) | |
[05:16:38] | sphery: | The Azalia sound card itself won't be an issue. I'm speaking more in philosophical terms than anything. |
[05:16:42] | jmk-mcfaul: | as in opto-couplers, etc? |
[05:16:44] | sphery: | It should do what you want for Myth. |
[05:17:02] | beata- (beata-!~beata@c-69-139-239-85.hsd1.md.comcast.net) has quit (Ping timeout: 256 seconds) | |
[05:17:19] | wagnerrp: | no, as in i dont hear my drives spin up, or my windows get dragged across the screen through my headphones |
[05:17:33] | jmk-mcfaul: | now I just need to figure out how to import my sound collection |
[05:17:47] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 258 seconds) | |
[05:17:50] | wagnerrp: | ive never seen an onboard sound chip that wasnt very noisy |
[05:18:06] | wagnerrp: | granted, that matters less and less with audio going digital |
[05:18:26] | jmk-mcfaul: | I have a dir tree of .ogg files stored in one place, and want myth to store music in another place: /mnt/drive2/mythtv/music |
[05:18:35] | jolaren: | oh now I get why it doesnt work :P |
[05:18:42] | jolaren: | other version in the windows client |
[05:19:35] | jmk-mcfaul: | analog (esp audio) and digital don't mix |
[05:22:16] | jolaren: | Running ubuntu from a live-cd now to test from there |
[05:24:49] | ripperda: | mythweb runs on the backend, right? when I edit keybindings, are those set in the database? will they affect all frontends? |
[05:25:06] | beata- (beata-!beata@c-68-49-32-212.hsd1.md.comcast.net) has joined #mythtv-users | |
[05:28:11] | jolaren: | can't remember if I have to reboot after frontend installation |
[05:28:16] | jmk-mcfaul: | time to call it a night – thanks for the help |
[05:29:14] | jmk-mcfaul (jmk-mcfaul!~jmkasunic@adsl-75-33-59-65.dsl.bcvloh.sbcglobal.net) has quit (Quit: Ex-Chat) | |
[05:30:06] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[05:33:08] | arriflex (arriflex!~arriflex@cpe-76-83-98-144.bak.res.rr.com) has joined #mythtv-users | |
[05:36:01] | skd5aner (skd5aner!~skd5aner@cpe-024-074-043-234.carolina.res.rr.com) has quit () | |
[05:37:10] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 272 seconds) | |
[05:40:10] | Gumby (Gumby!~gumby@unaffiliated/gumby) has joined #mythtv-users | |
[05:40:57] | sphery: | ripperda: MythWeb can run on any host with a (compatible) web server |
[05:41:12] | Gumby: | hi all, when using mythtv with satellite and using 3lnb's does each lnb/satellite have to have its own unique source defined? |
[05:41:31] | ripperda: | sphery, I guess what I'm wondering is whether keybindings are per frontend (and need to be configured on each frontend), or if they're shared via a backend |
[05:41:38] | ripperda: | ~/backend/database/ |
[05:41:50] | sphery: | ripperda: key bindings are host-specific, so you'll need to edit them for all hosts. You should /really/ use MythControls (Utilities/Setup|Edit Keys in the frontend) to edit key bindings because it checks for conflicts. MythWeb's keybinding editor lets you put in anything--and destroy your keybindings |
[05:42:18] | ripperda: | sphery, ok, I'll focus on that then |
[05:42:23] | ripperda: | thanks for the help |
[05:42:26] | sphery: | i.e. you can set up the same key to be used for different actions in the same context, which will then cause "irregular" results |
[05:42:47] | ripperda: | got it |
[05:42:51] | sphery: | such as the pause button also exiting playback or ... |
[05:43:41] | ripperda: | I do have a related question; I have one of those gyration remotes |
[05:44:09] | sphery: | jolaren: depending on how it got installed/what's installed, you may not need to, but a 60-second reboot shouldn't hurt--and can be a lot quicker than minutes/hours/days of trying to figure out why things aren't working right :) |
[05:44:38] | ripperda: | it has some funny keys, things like XF86AudioRewind, SunProps, etc |
[05:45:02] | sphery: | Gumby: I /think/ so, but I'm not sure... Best info I can give is http://www.mythtv.org/wiki/DVB-S |
[05:45:04] | ripperda: | I've tried binding some of the keys within mythtv, but mythtv doesn't seem to get the key strokes |
[05:46:12] | Gumby: | sphery: cool thanks. I will have a look. From my tests it is true, which makes it kind of hard to use SD (the EIT data isnt always pulled down for some reason) since SD only allows 3 lineups and I already have my cable as 1. |
[05:46:33] | ripperda: | I've used 'xev' to identify the keys coming in, but having trouble binding them within mythtv |
[05:47:20] | ripperda: | I don't recall the details beyond that (which obviously isn't helpful). I'll play around with things after my wife goes to bed shortly and ask more specific questions then |
[05:47:31] | jolaren: | sphery; I think it has to do with versions |
[05:47:39] | jolaren: | sphery; but I'm installing linux as a dualboot now |
[05:47:42] | jolaren: | just to check it out |
[05:47:52] | jolaren: | cuz if everything works I'm moving the server to it's final destination tomorrow |
[05:48:02] | sphery: | Gumby: if you can get a "unified" lineup at SD, you can then share that one lineup with multiple video sources in Myth |
[05:48:23] | autojack (autojack!~owen@216.93.177.252) has joined #mythtv-users | |
[05:48:41] | Gumby: | sphery: ok. something else I need to look into to fully understand. hehe. thanks for your input |
[05:48:49] | sphery: | Gumby: though if you're using SD, are you using DISH or DirecTV? If so, your STB should take care of everything for you, right? |
[05:49:50] | sphery: | ripperda: Myth only supports some keyboard keys (based on what Qt supports) |
[05:49:51] | Gumby: | sphery: not exactly, but I wont go into more than that. |
[05:50:05] | autojack: | I recently upgraded to 0.22, and now mythvideo seems to be showing a very old list of video files on my system, instead of the current stuff. it used to scan the videos directory automatically when I opened it. it doesn't seem to do that anymore, and I can't find any option to enable/disable that OR to manually scan the videos dir. what am I missing? |
[05:50:10] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[05:50:15] | ripperda: | sphery, ah ok, so I should research qt keybindings then? |
[05:50:28] | autojack: | I'm referring to local AVI type videos, not stuff recorded off the TV. |
[05:51:40] | sphery: | autojack: M |
[05:51:49] | autojack: | aha, yeah I _just_ found that. |
[05:51:56] | sphery: | autojack: http://www.mythtv.org/wiki/MythVideo_.22_Transition_Guide |
[05:52:08] | ** autojack reads ** | |
[05:52:18] | autojack: | sorry, I had tried a few searches and didn't get what I was looking for. |
[05:53:03] | autojack: | but now I have to manually scan for videos each time? that's a bit annoying. |
[05:53:46] | sphery: | autojack: well, how often do you buy DVD's? Shouldn' |
[05:53:51] | sphery: | t be that much effort |
[05:54:02] | autojack: | it's not for DVDs. I download all my TV off torrents. |
[05:54:10] | autojack: | so new stuff is showing up all the time. |
[05:54:15] | sphery: | autojack: please don't talk about that here |
[05:54:22] | sphery: | in a publically-archived channel |
[05:54:26] | autojack: | oh. it's all broadcast stuff. |
[05:54:32] | wagnerrp: | autojack: it never scanned directories automatically |
[05:54:34] | sphery: | we don't condone copyright theft |
[05:54:38] | wagnerrp: | it used to scan when you entered the video manager |
[05:54:44] | wagnerrp: | however that does not exist any longer |
[05:54:45] | autojack: | wagnerrp: yes. that's what I'm referring to. |
[05:55:06] | jolaren: | After installing Ubuntu from live-cd I get "GRUB LOADING. error: unknown filesystem grub recue > |
[05:55:09] | jolaren: | Great |
[05:55:24] | autojack: | ok so basically I have to press M every time I want it to update. oh well. |
[05:55:30] | sphery: | jolaren: take out the CD? |
[05:55:31] | autojack: | thanks :) |
[05:55:39] | jolaren: | sphery; already did |
[05:56:02] | sphery: | which is actually easier than going into Video Manager, waiting for it to update, then exiting Video Manager, then going into MythVideo |
[05:56:02] | autojack (autojack!~owen@216.93.177.252) has left #mythtv-users () | |
[05:56:09] | wagnerrp: | autojack: its hoped that will change by 0.24 |
[05:56:30] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 258 seconds) | |
[05:56:40] | sphery: | jolaren: ah, ok, just a guess... I'll leave you to someone who knows *buntu better, then |
[05:57:06] | jolaren: | lol i figured it out |
[05:57:06] | rei_toi (rei_toi!~chatzilla@c-71-227-255-111.hsd1.wa.comcast.net) has quit (Ping timeout: 240 seconds) | |
[05:57:12] | jolaren: | it almost gave me an heartattack |
[05:57:27] | jolaren: | I'm a pretty experienced linux-user – don't get me wrong.. but grub errors are the worse kind |
[05:57:44] | sphery: | what wsa it? |
[05:57:54] | pizzledizzle (pizzledizzle!~pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) has quit () | |
[05:58:17] | jolaren: | I mixed with the bootorder so my external hdd came 1 step up.. and I used to have a minimal debian installation there but I removed it (still grub part is impossible to remove almost) and it booted from it |
[06:00:29] | sphery: | heh, I see |
[06:00:33] | sphery: | glad you got it fixed |
[06:10:39] | skd5aner (skd5aner!~skd5aner@cpe-024-074-043-234.carolina.res.rr.com) has joined #mythtv-users | |
[06:11:12] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[06:13:54] | rushfan (rushfan!~rushfan@cpe-98-155-83-89.san.res.rr.com) has quit (Ping timeout: 248 seconds) | |
[06:18:36] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 276 seconds) | |
[06:22:09] | bigwoof (bigwoof!~ca3f2f64@gateway/web/freenode/x-iffeukyhitnsbknt) has joined #mythtv-users | |
[06:22:19] | bigwoof (bigwoof!~ca3f2f64@gateway/web/freenode/x-iffeukyhitnsbknt) has left #mythtv-users () | |
[06:23:41] | bigwoof (bigwoof!~philip@202.63.47.100.static.rev.aanet.com.au) has joined #mythtv-users | |
[06:27:23] | bigwoof (bigwoof!~philip@202.63.47.100.static.rev.aanet.com.au) has left #mythtv-users () | |
[06:33:42] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[06:40:20] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 256 seconds) | |
[06:43:38] | jolaren: | The picture is wacked even on my stationary htpc sphery |
[06:43:42] | jolaren: | What could be wrong? |
[06:43:47] | jolaren: | Perhaps an old graphic card? |
[06:45:42] | jolaren: | Or anyone have a clue? |
[06:46:36] | wagnerrp: | ATI card? |
[06:46:52] | jolaren: | dno.. some old card |
[06:46:56] | jolaren: | I have annother one laying around |
[06:46:59] | jolaren: | taht I could put into it |
[06:47:16] | jolaren: | it looks like shit and there's like bars all over the screen |
[06:47:18] | jolaren: | and it lags |
[06:49:10] | jolaren: | I'm guessing this is caused by the backend |
[06:49:24] | jolaren: | I'm running a recently installed ion asrock 330 system |
[06:49:27] | jolaren: | with vdpau |
[06:50:10] | jolaren: | wagnerrp; Even If I skip back in time the pictures just equally bad |
[06:51:15] | sphery: | playback profile, Utilities/Setup|Setup|TV Settings|Playback, 3rd screen |
[06:51:36] | jolaren: | backend or frontend |
[06:51:39] | sphery: | you're probably using CPU+ and you shouldn't. Either Slim or, if you want VDPAU, then one of the VDPAU ones (I'd guess VDPAU Slim) |
[06:51:42] | sphery: | mythfrontend |
[06:52:13] | sphery: | that's my best guess... good luck--bed time for me. |
[06:52:22] | jolaren: | is the graphiccard used even from the backend? |
[06:53:05] | sphery: | I'm guessing it's playback problem (so frontend), not a recording problem (which would be backend) |
[06:53:46] | sphery: | play the recording in some othe video player (mplayer, xine, Windows Media Player, ...) to verify that the recording/backend is good |
[06:54:14] | sphery: | If it's not, then it's your recording profile (assuming you're using a cheap framegrabber card |
[06:54:46] | sphery: | well, it's your recording profile + the fact that analog standard definition TV is a 60-year old technology and is garbage quality :) |
[06:54:52] | jolaren: | changed to vdpau now |
[06:54:58] | jolaren: | you were right, it was set to processor |
[06:55:04] | sphery: | it was CPU+ |
[06:55:04] | jolaren: | I'm guessing I need to reconfigure my drivers for nvidia |
[06:55:11] | sphery: | ah, translations... |
[06:55:13] | sphery: | nvm... |
[06:55:16] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[06:55:29] | sphery: | anyway, good luck |
[06:55:30] | jolaren: | yer cpu |
[06:55:31] | jolaren: | same-o |
[06:55:35] | jolaren: | rebooting now |
[06:56:31] | jolaren: | I'm so thrilled to see if this works |
[06:56:37] | jolaren: | if it works it's gods gift to mankind |
[06:56:38] | jolaren: | honestly |
[06:57:16] | jolaren: | should be possible to share this via wlan, right? |
[06:57:19] | jolaren: | perfect for my country house |
[06:59:04] | arriflex (arriflex!~arriflex@cpe-76-83-98-144.bak.res.rr.com) has quit (Quit: arriflex) | |
[06:59:58] | jolaren: | hmm sphery |
[07:00:03] | jolaren: | now it looks like the war of the ants on the tv |
[07:00:11] | jolaren: | but iwth green and black and in the top it looks semi good |
[07:02:15] | wagnerrp: | my sister works at a restaurant in a casino |
[07:02:26] | wagnerrp: | apparently they were swamped, and understaffed |
[07:02:36] | wagnerrp: | so the customers started making side bets on who would get their food first |
[07:03:30] | jolaren: | hehe |
[07:05:53] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 258 seconds) | |
[07:07:02] | jolaren: | hmm rly strange abuot my picture |
[07:07:14] | javatexan (javatexan!~mia@rrcs-71-40-238-191.sw.biz.rr.com) has quit (Ping timeout: 248 seconds) | |
[07:09:13] | jolaren: | i've installed the mythubuntu automatical installer |
[07:09:18] | jolaren: | but the controlcenter doesnt pop up |
[07:11:58] | jolaren: | oh |
[07:12:00] | jolaren: | their ppa is down |
[07:12:02] | jolaren: | how convienient |
[07:14:35] | jolaren: | sphery; when I choosed small thiyght it's watchable but it's not perfect |
[07:14:49] | jolaren: | i'm still so gazed over this |
[07:14:53] | jolaren: | truly amazing |
[07:18:54] | tarbo (tarbo!~me@pool-173-75-5-88.pitbpa.fios.verizon.net) has joined #mythtv-users | |
[07:18:55] | tarbo (tarbo!~me@pool-173-75-5-88.pitbpa.fios.verizon.net) has quit (Changing host) | |
[07:18:55] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[07:22:19] | BinaryMan: | is there a reason deleting mythmusic playlists crashes the frontend |
[07:24:12] | jolaren: | strange |
[07:26:06] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 272 seconds) | |
[07:33:06] | nuonguy (nuonguy!~john@c-76-102-14-249.hsd1.ca.comcast.net) has quit (Ping timeout: 240 seconds) | |
[07:38:04] | beata- (beata-!beata@c-68-49-32-212.hsd1.md.comcast.net) has quit (Ping timeout: 265 seconds) | |
[07:39:12] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[07:44:56] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 256 seconds) | |
[07:46:54] | KraMer (KraMer!~mark@2002:46f0:bab3:0:215:f2ff:fef4:4288) has left #mythtv-users ("Leaving") | |
[07:47:07] | nuonguy (nuonguy!~john@c-76-102-14-249.hsd1.ca.comcast.net) has joined #mythtv-users | |
[07:49:33] | stoffel (stoffel!~quassel@p57B4DDE7.dip.t-dialin.net) has joined #mythtv-users | |
[07:49:33] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stoffel | |
[07:49:50] | knutas (knutas!~knutas@c-0b1ce253.4894467--62697410.cust.bredbandsbolaget.se) has joined #mythtv-users | |
[07:59:13] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[07:59:30] | poodyp (poodyp!~poodyp@cpe-98-148-126-59.socal.res.rr.com) has joined #mythtv-users | |
[07:59:43] | jolaren: | Whenever trying to install i.e mplayer in ubuntu it removed myth-frontend etc.. how do resolve this? The screen is all green without vdpau |
[08:04:42] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 240 seconds) | |
[08:05:28] | ivor_ (ivor_!~ivor@kde/developer/ivor) has joined #mythtv-users | |
[08:13:12] | Goga777 (Goga777!~Goga777@shpd-95-53-189-237.vologda.ru) has joined #mythtv-users | |
[08:19:16] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[08:19:47] | superdump (superdump!~rob@unaffiliated/superdump) has joined #mythtv-users | |
[08:20:37] | Goga777 (Goga777!~Goga777@shpd-95-53-189-237.vologda.ru) has quit (Read error: Operation timed out) | |
[08:22:03] | Goga777 (Goga777!~Goga777@shpd-95-53-189-237.vologda.ru) has joined #mythtv-users | |
[08:22:30] | Defense|Twin (Defense|Twin!~jepz@e177238051.adsl.alicedsl.de) has joined #mythtv-users | |
[08:26:16] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 272 seconds) | |
[08:33:09] | simcop2387-lap (simcop2387-lap!~simcop238@p3m/member/simcop2387) has quit (Ping timeout: 276 seconds) | |
[08:41:09] | Guest15170 (Guest15170!~me@pool-173-75-5-88.pitbpa.fios.verizon.net) has joined #mythtv-users | |
[08:42:35] | stoffel (stoffel!~quassel@p57B4DDE7.dip.t-dialin.net) has quit (Remote host closed the connection) | |
[08:44:06] | GlemSom (GlemSom!~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk) has joined #mythtv-users | |
[08:48:58] | Guest15170 (Guest15170!~me@pool-173-75-5-88.pitbpa.fios.verizon.net) has quit (Ping timeout: 256 seconds) | |
[08:55:04] | superdump (superdump!~rob@unaffiliated/superdump) has quit (Quit: WeeChat 0.3.2-dev) | |
[08:57:14] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has quit (Ping timeout: 246 seconds) | |
[08:58:45] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has joined #mythtv-users | |
[09:01:42] | tarbo_ (tarbo_!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[09:06:33] | BinaryMan (BinaryMan!~BinaryMan@69.205.98.23) has quit (Quit: Lost terminal) | |
[09:07:56] | noaXess_kubuntu (noaXess_kubuntu!~chatzilla@gw.ptr-80-238-209-47.customer.ch.netstream.com) has joined #mythtv-users | |
[09:08:05] | noaXess_kubuntu: | hi all |
[09:08:27] | noaXess_kubuntu: | need i sudo permissions to run mythtv-setup? |
[09:09:02] | noaXess_kubuntu: | i can wath live tv, but can't scan channels on my dvb-c if i open mythtv-setup in usermode |
[09:09:21] | noaXess_kubuntu: | watch ^ |
[09:09:22] | tarbo_ (tarbo_!~me@unaffiliated/tarbo) has quit (Ping timeout: 248 seconds) | |
[09:11:41] | noaXess_kubuntu: | or need i just be in group mythtv? |
[09:15:08] | th1_ (th1_!~th@cpc1-cmbg15-2-0-cust361.5-4.cable.virginmedia.com) has quit (Ping timeout: 256 seconds) | |
[09:15:08] | th1 (th1!~th@pdpc/supporter/professional/th1) has quit (Ping timeout: 256 seconds) | |
[09:17:16] | th1_ (th1_!~th@cpc1-cmbg15-2-0-cust361.5-4.cable.virginmedia.com) has joined #mythtv-users | |
[09:17:21] | th1 (th1!~th@pdpc/supporter/professional/th1) has joined #mythtv-users | |
[09:22:12] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[09:25:30] | Goga777 (Goga777!~Goga777@shpd-95-53-189-237.vologda.ru) has quit (Ping timeout: 240 seconds) | |
[09:25:48] | hobiga (hobiga!~hobiga@d75-158-155-241.abhsia.telus.net) has quit (Ping timeout: 276 seconds) | |
[09:28:04] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 256 seconds) | |
[09:30:18] | th1 (th1!~th@pdpc/supporter/professional/th1) has quit (Ping timeout: 240 seconds) | |
[09:30:49] | poodyp (poodyp!~poodyp@cpe-98-148-126-59.socal.res.rr.com) has quit (Quit: poodyp) | |
[09:31:12] | poodyp (poodyp!~poodyp@cpe-98-148-126-59.socal.res.rr.com) has joined #mythtv-users | |
[09:33:54] | th1 (th1!~th@cpc1-cmbg15-2-0-cust361.5-4.cable.virginmedia.com) has joined #mythtv-users | |
[09:33:56] | th1 (th1!~th@cpc1-cmbg15-2-0-cust361.5-4.cable.virginmedia.com) has quit (Changing host) | |
[09:33:56] | th1 (th1!~th@pdpc/supporter/professional/th1) has joined #mythtv-users | |
[09:35:23] | flexy (flexy!~flexy@82-128-205-235-Korvensuora-TR1.suomi.net) has quit (Remote host closed the connection) | |
[09:35:30] | poodyp (poodyp!~poodyp@cpe-98-148-126-59.socal.res.rr.com) has quit (Ping timeout: 248 seconds) | |
[09:40:36] | ivor_ (ivor_!~ivor@kde/developer/ivor) has quit (Quit: leaving) | |
[09:42:09] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[09:43:31] | ivor (ivor!~ivor@92.29.92.253) has quit (Changing host) | |
[09:43:31] | ivor (ivor!~ivor@kde/developer/ivor) has joined #mythtv-users | |
[09:44:43] | BinaryMan (BinaryMan!~BinaryMan@69.205.98.23) has joined #mythtv-users | |
[09:48:18] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 248 seconds) | |
[09:49:08] | BinaryMan: | if i manually changed the directory structure for my movies, will know that the files are the same, but the location has been changed slightly, or will i have to manually change the path on each video? |
[09:49:30] | BinaryMan: | erm, will mythtv know that |
[09:53:06] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has quit (Ping timeout: 276 seconds) | |
[09:53:19] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has joined #mythtv-users | |
[09:57:36] | cynicismic (cynicismic!~rclark@94-194-202-107.zone8.bethere.co.uk) has joined #mythtv-users | |
[10:01:09] | sybolt (sybolt!~sybolt@sybolt.xs4all.nl) has joined #mythtv-users | |
[10:01:25] | sybolt (sybolt!~sybolt@sybolt.xs4all.nl) has quit (Remote host closed the connection) | |
[10:02:12] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[10:08:42] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 276 seconds) | |
[10:13:08] | kevink (kevink!~chatzilla@c-67-188-35-72.hsd1.ca.comcast.net) has quit (Quit: ChatZilla 0.9.86 [Firefox 3.5/20090624012820]) | |
[10:18:16] | lyricnz (lyricnz!~simonrobe@ppp118-209-107-16.lns20.mel4.internode.on.net) has joined #mythtv-users | |
[10:19:51] | toeb (toeb!~tob@HSI-KBW-085-216-107-211.hsi.kabelbw.de) has quit (Quit: Verlassend) | |
[10:21:09] | toeb (toeb!~tob@HSI-KBW-085-216-107-211.hsi.kabelbw.de) has joined #mythtv-users | |
[10:22:12] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[10:27:39] | Defense (Defense!~jepz@e177113228.adsl.alicedsl.de) has joined #mythtv-users | |
[10:28:51] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 276 seconds) | |
[10:30:24] | Defense|Twin (Defense|Twin!~jepz@e177238051.adsl.alicedsl.de) has quit (Ping timeout: 256 seconds) | |
[10:34:26] | Technophil1 (Technophil1!~David@121.90.175.209) has joined #mythtv-users | |
[10:37:54] | Technophil (Technophil!~David@203-97-234-182.cable.telstraclear.net) has quit (Ping timeout: 248 seconds) | |
[10:42:14] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[10:47:55] | Technophil (Technophil!~David@203-97-234-182.cable.telstraclear.net) has joined #mythtv-users | |
[10:48:25] | Toast (Toast!~quassel@87.127.37.199) has joined #mythtv-users | |
[10:50:57] | Technophil1 (Technophil1!~David@121.90.175.209) has quit (Ping timeout: 276 seconds) | |
[10:51:20] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 246 seconds) | |
[10:51:36] | Goga777 (Goga777!~Goga777@shpd-95-53-189-237.vologda.ru) has joined #mythtv-users | |
[10:51:58] | DjMadness (DjMadness!~quassel@80.162.233.57) has quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) | |
[10:52:59] | DjMadness (DjMadness!~quassel@50A2E939.flatrate.dk) has joined #mythtv-users | |
[10:52:59] | DjMadness (DjMadness!~quassel@50A2E939.flatrate.dk) has quit (Changing host) | |
[10:52:59] | DjMadness (DjMadness!~quassel@pdpc/supporter/student/DjMadness) has joined #mythtv-users | |
[10:56:06] | DjMadness (DjMadness!~quassel@pdpc/supporter/student/DjMadness) has quit (Client Quit) | |
[10:58:18] | paul-h_ is now known as paul-h | |
[11:02:12] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[11:08:29] | DjMadness (DjMadness!~quassel@50A2E939.flatrate.dk) has joined #mythtv-users | |
[11:08:29] | DjMadness (DjMadness!~quassel@50A2E939.flatrate.dk) has quit (Changing host) | |
[11:08:29] | DjMadness (DjMadness!~quassel@pdpc/supporter/student/DjMadness) has joined #mythtv-users | |
[11:10:04] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 256 seconds) | |
[11:15:02] | Goga777 (Goga777!~Goga777@shpd-95-53-189-237.vologda.ru) has quit (Read error: Connection reset by peer) | |
[11:19:25] | Toast (Toast!~quassel@87.127.37.199) has quit (Remote host closed the connection) | |
[11:23:37] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[11:26:21] | lyricnz (lyricnz!~simonrobe@ppp118-209-107-16.lns20.mel4.internode.on.net) has quit (Read error: Connection reset by peer) | |
[11:26:36] | lyricnz (lyricnz!~simonrobe@ppp118-209-107-16.lns20.mel4.internode.on.net) has joined #mythtv-users | |
[11:27:07] | cdpuk (cdpuk!~chris@cdpuk.cdp.me.uk) has joined #mythtv-users | |
[11:31:12] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has quit (Ping timeout: 272 seconds) | |
[11:31:27] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has joined #mythtv-users | |
[11:31:56] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 246 seconds) | |
[11:32:44] | Goga777 (Goga777!~Goga777@shpd-95-53-189-237.vologda.ru) has joined #mythtv-users | |
[11:40:47] | ripperda (ripperda!~ripperda@24.174.63.237) has quit (Quit: Leaving) | |
[11:41:53] | Guest80284 (Guest80284!~dark@p57B283E8.dip0.t-ipconnect.de) has joined #mythtv-users | |
[11:42:31] | paul-h (paul-h!~paulh@5adce249.bb.sky.com) has quit (Ping timeout: 260 seconds) | |
[11:42:53] | superdump (superdump!~rob@unaffiliated/superdump) has joined #mythtv-users | |
[11:43:39] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[11:44:15] | paul-h (paul-h!~paulh@5adce249.bb.sky.com) has joined #mythtv-users | |
[11:48:48] | chainsawbike (chainsawbike!~chainsawb@202-0-50-230.cable.telstraclear.net) has quit (Ping timeout: 258 seconds) | |
[11:49:22] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 248 seconds) | |
[12:03:40] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[12:06:50] | Goga777 (Goga777!~Goga777@shpd-95-53-189-237.vologda.ru) has quit (Read error: Connection reset by peer) | |
[12:07:19] | Goga777 (Goga777!~Goga777@shpd-95-53-189-237.vologda.ru) has joined #mythtv-users | |
[12:10:11] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 265 seconds) | |
[12:14:42] | grokky (grokky!~grokky@ppp118-209-125-160.lns20.mel4.internode.on.net) has joined #mythtv-users | |
[12:14:49] | chainsawbike (chainsawbike!~chainsawb@202-0-50-230.cable.telstraclear.net) has joined #mythtv-users | |
[12:16:36] | TauPan: | Hi |
[12:17:38] | TauPan: | I'm just standing on the edge of writing a small python script to schedule mythtv recordings from an external program. I've searched the web for something like this, but it doesn't seem somebody has posted a result somewhere, even though it seems a very simple task. |
[12:18:35] | TauPan: | (the problem is, that I have a program with very extensive epg data (tvbrowser) which can't be exported (due to licensing problems), so I want to be able to schedule recordings from that program, instead of myth's program browser) |
[12:20:53] | Jonny0stars (Jonny0stars!~jonny@cpc8-jarr5-0-0-cust41.gate.cable.virginmedia.com) has joined #mythtv-users | |
[12:20:59] | Jonny0stars: | Hello |
[12:23:42] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[12:30:18] | cynicismic (cynicismic!~rclark@94-194-202-107.zone8.bethere.co.uk) has quit (Quit: leaving) | |
[12:31:05] | chainsawbike (chainsawbike!~chainsawb@202-0-50-230.cable.telstraclear.net) has quit (Ping timeout: 246 seconds) | |
[12:31:47] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 246 seconds) | |
[12:32:43] | chainsawbike (chainsawbike!~chainsawb@202-0-50-230.cable.telstraclear.net) has joined #mythtv-users | |
[12:33:27] | sybolt (sybolt!~sybolt@sybolt.xs4all.nl) has joined #mythtv-users | |
[12:37:10] | Jonny0stars: | Just a quick question – Whats the best way to export a recording from mythtv using the cutlist without "transcoding" |
[12:37:20] | Jonny0stars: | Or rather transcoding to another format/bitrat |
[12:39:17] | chainsawbike_ (chainsawbike_!~chainsawb@202-0-50-230.cable.telstraclear.net) has joined #mythtv-users | |
[12:40:18] | chainsawbike (chainsawbike!~chainsawb@202-0-50-230.cable.telstraclear.net) has quit (Ping timeout: 240 seconds) | |
[12:43:42] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[12:44:09] | Zdeno (Zdeno!~michal.pr@r11im14.net.upc.cz) has joined #mythtv-users | |
[12:44:26] | TauPan: | hmpf, it seems the python api doesn't *have* a method for scheduling recordings :-\ |
[12:47:06] | andreax (andreax!~andreaz@p57B942A3.dip.t-dialin.net) has joined #mythtv-users | |
[12:51:44] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 246 seconds) | |
[12:53:45] | Goga777 (Goga777!~Goga777@shpd-95-53-189-237.vologda.ru) has quit (Read error: Connection reset by peer) | |
[12:54:18] | Goga777 (Goga777!~Goga777@shpd-95-53-189-237.vologda.ru) has joined #mythtv-users | |
[13:03:41] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[13:06:48] | TauPan: | can anyone point me at documentation for backend commands? |
[13:08:48] | sid3windr: | wiki+sourcecode ;/ |
[13:09:21] | sid3windr: | but I wonder if scheduling isnt done by going into the mysql db, adding something, then having the backend do a reschedule |
[13:11:43] | Zdeno (Zdeno!~michal.pr@r11im14.net.upc.cz) has quit () | |
[13:12:02] | Zdeno (Zdeno!~michal.pr@r11im14.net.upc.cz) has joined #mythtv-users | |
[13:12:32] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 272 seconds) | |
[13:12:42] | knutas (knutas!~knutas@c-0b1ce253.4894467--62697410.cust.bredbandsbolaget.se) has quit (Remote host closed the connection) | |
[13:14:01] | Zdeno (Zdeno!~michal.pr@r11im14.net.upc.cz) has quit (Client Quit) | |
[13:14:05] | TauPan: | I've looked over the wiki and couldn't find anything, looks like I have RTFS |
[13:14:11] | TauPan: | +to |
[13:15:08] | Zdeno (Zdeno!~michal.pr@94.112.246.14) has joined #mythtv-users | |
[13:15:18] | sid3windr: | couldnt find anything.. for that command? or any command? because there is a command list (outdated methinks) with a few pointers.. :) |
[13:15:51] | ** TauPan does git svn clone -s http://svn.mythtv.org/svn mythtv and starts to read some news ** | |
[13:16:09] | TauPan: | I failed to find the backend command list on the wiki |
[13:16:59] | sid3windr: | http://www.mythtv.org/wiki/Myth_Protocol/Commands |
[13:17:07] | sid3windr: | not really hard.. :P |
[13:17:51] | TauPan: | lack of coffee maybe |
[13:19:20] | Zdeno (Zdeno!~michal.pr@94.112.246.14) has quit (Client Quit) | |
[13:20:19] | Zdeno (Zdeno!~michal.pr@94.112.246.14) has joined #mythtv-users | |
[13:22:00] | TauPan: | ah, but I found the database schema at least |
[13:22:51] | TauPan: | hm, this looks like a little more trouble (i.e. learning curve) than I thought... I expected that the api bindings would provide a command to schedule recordings. |
[13:23:47] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[13:23:57] | Zdeno (Zdeno!~michal.pr@94.112.246.14) has left #mythtv-users () | |
[13:24:34] | Zdeno (Zdeno!~michal.pr@94.112.246.14) has joined #mythtv-users | |
[13:24:35] | sid3windr: | I actually think what you want to do isn't possible |
[13:24:42] | sid3windr: | just setting start and end time/date? |
[13:24:55] | sid3windr: | backend needs to know what program that is.. |
[13:25:01] | sid3windr: | or do you also have epg in myth |
[13:25:03] | Goga777 (Goga777!~Goga777@shpd-95-53-189-237.vologda.ru) has quit (Read error: Connection reset by peer) | |
[13:25:20] | TauPan: | no, the parameters would be: channel, starttime, endtime, title, subtitle |
[13:25:44] | sid3windr: | that would mean you have to fill the myth epg first with that info me thinks |
[13:25:49] | sid3windr: | then just tell it to record that program |
[13:25:54] | TauPan: | mythtv lacks program information for some channels, but I can still schedule recordings e.g. from mythweb like that |
[13:25:56] | sid3windr: | but I'm by no means an expert :) |
[13:25:58] | Goga777 (Goga777!~Goga777@shpd-95-53-189-237.vologda.ru) has joined #mythtv-users | |
[13:25:58] | sid3windr: | oh |
[13:26:00] | sid3windr: | ok :) |
[13:26:02] | TauPan: | so I know for a fact that it is possible |
[13:26:07] | sid3windr: | excellent |
[13:26:13] | TauPan: | I could be supremely lazy and just use mythweb. |
[13:26:17] | sid3windr: | best take a peek in mythweb to see how it s done I guess |
[13:26:36] | TauPan: | hm, you have a very sharp point here, mister ;) |
[13:27:19] | ** lyricnz idly wonders why his nuvexport is coming up with "disabled" on all output types. Hmm.... ** | |
[13:30:11] | Zdeno (Zdeno!~michal.pr@94.112.246.14) has left #mythtv-users () | |
[13:30:23] | Zdeno (Zdeno!~michal.pr@94.112.246.14) has joined #mythtv-users | |
[13:31:35] | TauPan: | ah, it's in modules/tv/schedules_manual.php |
[13:32:21] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 265 seconds) | |
[13:32:50] | Goga777 (Goga777!~Goga777@shpd-95-53-189-237.vologda.ru) has quit (Ping timeout: 248 seconds) | |
[13:33:19] | Zdeno: | hi guys |
[13:33:28] | Zdeno: | great registration worked... |
[13:33:39] | Zdeno: | can any1 help me with problem iptv and recording? |
[13:33:49] | Zdeno: | dont have problem with space on hdd but with cpu load |
[13:34:10] | Zdeno: | 1 core is used by mythfrontend over 100% and second using X about 20% |
[13:35:28] | Zdeno: | can i disable recording for iptv ? i read wiki etc.. but there is info u cant disable it |
[13:37:29] | Zdeno: | using msi media live barebone with 2.6.31-gentoo-r6 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ AuthenticAMD GNU/Linux |
[13:38:42] | TauPan: | sid3windr: as you thought, the php code directly does REPLACE the new schedule INTO the db |
[13:40:00] | TauPan: | and then tells the backend to reschedule.. |
[13:40:56] | TauPan: | (tv/classes/Schedule.php::function save) |
[13:41:22] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has quit (Ping timeout: 248 seconds) | |
[13:43:20] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has joined #mythtv-users | |
[13:43:45] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[13:45:12] | gunni (gunni!~quassel@xdsl-84-44-134-11.netcologne.de) has quit (Read error: Connection reset by peer) | |
[13:45:20] | gunni (gunni!~quassel@xdsl-84-44-134-86.netcologne.de) has joined #mythtv-users | |
[13:45:48] | superdump (superdump!~rob@unaffiliated/superdump) has quit (Quit: WeeChat 0.3.2-dev) | |
[13:46:19] | Neeesat (Neeesat!~neosat@83-37-248.netrun.cytanet.com.cy) has joined #mythtv-users | |
[13:48:22] | Metoer (Metoer!metoer@77.68.145.150) has joined #mythtv-users | |
[13:48:37] | Goga777 (Goga777!~Goga777@shpd-95-53-185-241.vologda.ru) has joined #mythtv-users | |
[13:48:54] | Neeesat (Neeesat!~neosat@83-37-248.netrun.cytanet.com.cy) has quit () | |
[13:48:59] | grokky (grokky!~grokky@ppp118-209-125-160.lns20.mel4.internode.on.net) has quit (Remote host closed the connection) | |
[13:49:45] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 265 seconds) | |
[13:57:03] | Goga777 (Goga777!~Goga777@shpd-95-53-185-241.vologda.ru) has quit (Remote host closed the connection) | |
[13:57:32] | Zdeno: | my second problem is with playing movies from hdd... mythtv dont see any movies in the folder, dont see any probs in console and rights to the directory are correct |
[13:59:39] | FR^2 (FR^2!~fr@2001:41d0:1:ed2f::cafe) has joined #mythtv-users | |
[14:03:46] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[14:06:45] | rabotnik (rabotnik!~rabotnik@unaffiliated/rabotnik) has joined #mythtv-users | |
[14:07:20] | TauPan: | Zdeno: are you sure the permissions are correct? |
[14:08:37] | TauPan: | Zdeno: if you want to disable recording for iptv you can simply delete the tuner card |
[14:10:10] | XLV (XLV!~XLV@unaffiliated/xlv) has quit (Quit: I'll be back.) | |
[14:10:48] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 272 seconds) | |
[14:16:20] | XLV (XLV!~XLV@unaffiliated/xlv) has joined #mythtv-users | |
[14:18:53] | danielk22 (danielk22!~danielk@96.57.9.142) has quit (Read error: Connection reset by peer) | |
[14:19:58] | Zdeno: | TauPan: problem with directories solved.. there is magic key "M" when u can refresh content |
[14:21:00] | Zdeno: | TauPan: ehm so i just import the m3u list.. then will set up the channels and will delete the network tuner? |
[14:22:47] | TauPan: | if you delete the network "tuner" you won't be able to "watch" iptv any more, of course... there's no way of "just watching" stuff in mythtv... everything gets recorded |
[14:23:26] | TauPan: | does it work with vlc? |
[14:23:49] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[14:24:14] | hpeter (hpeter!~hpeter@84-72-18-197.dclient.hispeed.ch) has joined #mythtv-users | |
[14:25:02] | Zdeno: | what do you think work with vlc? probably problem is the encoding and saving data to hdd to much using the cpu... ofc when i use mplayer/vlc without mythtv everything is fine... |
[14:26:08] | Zdeno: | with mythtv got every 1 sec message in console and problem with sound and picture |
[14:27:16] | TauPan: | I'm sorry, I can't help you. |
[14:27:49] | andreax1 (andreax1!~andreaz@p57B97AFA.dip.t-dialin.net) has joined #mythtv-users | |
[14:28:44] | Zdeno: | So there isnt chance to set up timeshifting for iptv right? :( |
[14:30:18] | andreax (andreax!~andreaz@p57B942A3.dip.t-dialin.net) has quit (Ping timeout: 240 seconds) | |
[14:30:26] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 246 seconds) | |
[14:30:27] | TauPan: | it works for me |
[14:30:52] | Zdeno: | problem is probably with performance coz i get uncompressed stream from network and only cpu can do sth with that... if i had tv card every those isues will be solved ... |
[14:31:04] | Zdeno: | whats you cpu/linux distribution? |
[14:31:30] | TauPan: | AMD Athlon(tm) 64 Processor 3800+ |
[14:31:33] | TauPan: | (single core) |
[14:31:55] | TauPan: | debian testing/unstable with mythtv from debian-multimedia |
[14:32:26] | TauPan: | ext3 filesystem, and I don't reencode the iptv stream |
[14:32:45] | TauPan: | I doubt you get an uncompressed stream, btw. that would be a *lot* of data |
[14:34:32] | Zdeno: | maybe there is problem with the stream :( coz as i sayd everything is fine when the stream isnt stored to hdd... btw 15min is about 500MB |
[14:35:44] | Zdeno: | im using ext3 for system and xfs for data |
[14:38:02] | chainsawbike_ (chainsawbike_!~chainsawb@202-0-50-230.cable.telstraclear.net) has quit (Ping timeout: 256 seconds) | |
[14:38:57] | chainsawbike (chainsawbike!~chainsawb@202-0-50-230.cable.telstraclear.net) has joined #mythtv-users | |
[14:43:47] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[14:47:41] | Goga777 (Goga777!~Goga777@shpd-95-53-185-241.vologda.ru) has joined #mythtv-users | |
[14:49:21] | lyricnz (lyricnz!~simonrobe@ppp118-209-107-16.lns20.mel4.internode.on.net) has quit (Quit: lyricnz) | |
[14:50:08] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 258 seconds) | |
[14:54:14] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has quit (Ping timeout: 246 seconds) | |
[14:56:05] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has joined #mythtv-users | |
[14:56:28] | mirak_ (mirak_!~mirak@85-171-108-41.rev.numericable.fr) has joined #mythtv-users | |
[15:03:46] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[15:10:20] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 272 seconds) | |
[15:11:58] | olejl (olejl!~olejl@95.66.19.35) has joined #mythtv-users | |
[15:13:51] | Goga777 (Goga777!~Goga777@shpd-95-53-185-241.vologda.ru) has quit (Read error: No route to host) | |
[15:14:38] | MTughan (MTughan!mtughan@synecdoche/developer/pdpc.active.mtughan) has joined #mythtv-users | |
[15:15:43] | mirak_ (mirak_!~mirak@85-171-108-41.rev.numericable.fr) has quit (Quit: Ex-Chat) | |
[15:17:48] | MTughan: | Is there a way I can add a button through lircd to change the playback fill? I see W can do it on a keyboard, but can lircd pass that through? |
[15:23:50] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[15:29:07] | MartinJT (MartinJT!~martin@109.170.141.132) has quit (Quit: Leaving) | |
[15:30:46] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 258 seconds) | |
[15:31:29] | Goga777 (Goga777!~Goga777@shpd-95-53-185-241.vologda.ru) has joined #mythtv-users | |
[15:33:05] | arriflex (arriflex!~arriflex@cpe-76-83-98-144.bak.res.rr.com) has joined #mythtv-users | |
[15:37:59] | kevink (kevink!~chatzilla@c-67-188-35-72.hsd1.ca.comcast.net) has joined #mythtv-users | |
[15:40:49] | pyther (pyther!~pyther@unaffiliated/pyther) has joined #mythtv-users | |
[15:41:22] | test is now known as Guest11942 | |
[15:43:17] | Guest11942 (Guest11942!~43561d40@gateway/web/freenode/x-txgavxldkuodhyrb) has quit (Client Quit) | |
[15:43:44] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[15:46:59] | Zdeno: | well my problem is solved... 4400+ got low power... |
[15:47:20] | Zdeno: | everything is ok with non hd channels... |
[15:49:54] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 248 seconds) | |
[15:51:21] | d0netsFN (d0netsFN!den0ts@blea.ch) has joined #mythtv-users | |
[15:57:18] | dark_ (dark_!~dark@p57B29596.dip0.t-ipconnect.de) has joined #mythtv-users | |
[15:59:44] | Guest80284 (Guest80284!~dark@p57B283E8.dip0.t-ipconnect.de) has quit (Ping timeout: 272 seconds) | |
[16:03:48] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[16:09:30] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 240 seconds) | |
[16:11:16] | rushfan (rushfan!~rushfan@cpe-98-155-83-89.san.res.rr.com) has joined #mythtv-users | |
[16:13:29] | pizzledizzle (pizzledizzle!~pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) has joined #mythtv-users | |
[16:15:56] | jolaren: | Mine is far from it, I can't install mythfrontend without nvidia drivers uninstalling it |
[16:23:49] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[16:30:13] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 265 seconds) | |
[16:31:06] | dewman (dewman!~rob@lennon-ubr-64-85-156-99.power-net.net) has joined #mythtv-users | |
[16:31:29] | dewman: | good morning everyone... |
[16:31:42] | dewman: | at least good morning in north america. =) |
[16:33:28] | dewman: | I am a little perplexed at mysql.txt I am trying to figure out why there is three entries for dbhostname. |
[16:33:39] | dewman: | Are all 3 required? |
[16:33:42] | Goga777 (Goga777!~Goga777@shpd-95-53-185-241.vologda.ru) has quit (Remote host closed the connection) | |
[16:37:03] | dewman: | the other thing that I found is that there is 4 of these files, /home/myhome /home/mythtv /etc/mythtv and /usr/share/mythtv |
[16:39:32] | Goga777 (Goga777!~Goga777@shpd-95-53-185-241.vologda.ru) has joined #mythtv-users | |
[16:41:29] | jolaren: | Only me with a nviida card that cant use mythtv? |
[16:43:24] | arriflex (arriflex!~arriflex@cpe-76-83-98-144.bak.res.rr.com) has left #mythtv-users () | |
[16:43:47] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[16:43:57] | arriflex (arriflex!~arriflex@cpe-76-83-98-144.bak.res.rr.com) has joined #mythtv-users | |
[16:46:28] | faichele (faichele!~faichele@p50814E8C.dip.t-dialin.net) has joined #mythtv-users | |
[16:46:40] | faichele__ (faichele__!~faichele@p508159DB.dip.t-dialin.net) has quit (Ping timeout: 256 seconds) | |
[16:47:47] | dewman: | I think I really whacked out a few things now. My encoder shows the following Encoder 3 is remote on dell (currently not connected). |
[16:50:04] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 256 seconds) | |
[16:50:06] | verb3k (verb3k!~verb@94.98.200.228) has joined #mythtv-users | |
[16:50:16] | verb3k: | What format does MythTV record video to? does it rip MPEG-2 to disk as is or does it encode it to something else? |
[16:50:52] | wagnerrp: | mpeg and digital tuners, mpeg2 straight to disk |
[16:51:10] | JJ1 (JJ1!~jjensen@jeffjensen.dsl.visi.com) has joined #mythtv-users | |
[16:51:13] | wagnerrp: | framegrabbers are mjpeg or mpeg4asp, whatever you have set in your recording profile |
[16:52:16] | verb3k: | wagnerrp, I see, thanks |
[16:53:39] | JJ (JJ!~jjensen@jeffjensen.dsl.visi.com) has quit (Ping timeout: 276 seconds) | |
[16:56:45] | dewman: | is there a reason for 4 mysql.txt files and 3 entires for dbhostname in each file? |
[16:58:58] | beata (beata!beata@c-68-49-32-212.hsd1.md.comcast.net) has joined #mythtv-users | |
[16:59:45] | wagnerrp: | nothing mythtv would have done |
[17:01:10] | dewman: | so I should only need 1 mysql file in /etc/mythtv and one dbhostname in the mysql.txt? |
[17:01:25] | wagnerrp: | you shouldnt need any |
[17:01:36] | wagnerrp: | mythtv will only fall back to mysql.txt if it cant find a config.xml |
[17:02:24] | sid3windr: | jolaren: I can use it fine with my nvidia cards.. :P |
[17:02:39] | dewman: | ok there is 6 of the config.xml files |
[17:03:17] | dewman: | I know I didnt create 6 of them. mythbuntu must have made all of those. |
[17:03:35] | sid3windr: | where are they located then? |
[17:03:35] | wagnerrp: | you should have _one_ for each user which has started mythtv, in ~/.mythtv/config.xml |
[17:03:42] | sid3windr: | because obviously there can only be one in one directory ;) |
[17:03:48] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[17:03:54] | jolaren: | sid3windr; really? with what repos? |
[17:05:55] | sid3windr: | uhh |
[17:05:58] | sid3windr: | debian-multimedia |
[17:06:37] | jolaren: | how do I update my database from mythtv-setup? |
[17:06:50] | jolaren: | my stationary says my backend is 7 versions behind |
[17:08:06] | jolaren: | any idea? |
[17:08:35] | pizzledizzle (pizzledizzle!~pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) has quit () | |
[17:08:50] | dewman: | /etc/mythtv/ /home/mythtv/.mythtv /home/rob/.mthtv/ /usr/share/doc/mythtv-backend/contrib/config_files/ |
[17:09:27] | dewman: | /usr/share/mythtv /var/www/.mythtv |
[17:09:30] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 240 seconds) | |
[17:09:38] | dewman: | thats all the locations.... |
[17:10:05] | wagnerrp: | so you have a default one that ships with mythtv |
[17:10:12] | wagnerrp: | ones in two separate user directories |
[17:10:25] | wagnerrp: | one for some web application, although thats not mythweb, since it doesnt use that file |
[17:10:45] | alexvd_ (alexvd_!~alexvd@pool-173-70-22-106.nwrknj.fios.verizon.net) has joined #mythtv-users | |
[17:10:58] | wagnerrp: | then /etc/mythtv and /usr/share/mythtv are some locations mythbuntu decided to shove in for good measure |
[17:11:49] | dewman: | good measure causes great confusion for me. =) |
[17:12:16] | gratuit (gratuit!~mcneill@pdpc/supporter/student/gratuit) has joined #mythtv-users | |
[17:13:11] | olejl (olejl!~olejl@95.66.19.35) has quit (Ping timeout: 246 seconds) | |
[17:13:24] | gratuit: | Is there a way to change the tuner that liveTV uses without actually getting into liveTV? I had a tuner setup that I then deleted, and now every time I select watch TV it fails on me |
[17:13:47] | dewman: | the problem originally started when a reboot would occur it would take me into a language setup screen. sphery suggested that one of my files was out of place. So I started to look at each one and now I think I really borked it |
[17:13:49] | gratuit: | I think it is trying to open the tuner that is no longer there |
[17:13:53] | wagnerrp: | mythtv will use the first available tuner |
[17:14:08] | wagnerrp: | if you have removed it from mythtv in mythtv-setup, mythtv will no longer try to use it |
[17:15:16] | gratuit: | wagnerrp, ok, is there some way to specify which tuner it should use? |
[17:15:28] | wagnerrp: | mythtv will use the first available tune |
[17:15:28] | wagnerrp: | r |
[17:15:30] | gratuit: | so it doesn't just use the first available? |
[17:15:38] | wagnerrp: | if you want a different order, delete them all and change your order |
[17:15:49] | wagnerrp: | wont take more than a couple minutes to do |
[17:16:35] | jolaren: | 2010-01–31 18:15:42.863 DVBChan(2:/dev/dvb/adapter1/frontend0) Error: Failed to open DVB frontend device due to fatal error or too many attempts. |
[17:16:38] | awalls (awalls!~awalls@02-062.155.popsite.net) has joined #mythtv-users | |
[17:18:28] | verb3k (verb3k!~verb@94.98.200.228) has quit (Remote host closed the connection) | |
[17:19:29] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has quit (Ping timeout: 246 seconds) | |
[17:21:02] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has joined #mythtv-users | |
[17:23:46] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[17:24:55] | jolaren: | Is there not a smart way to update server? |
[17:25:02] | jolaren: | I need a newer version of backend |
[17:25:15] | wagnerrp: | smart way? |
[17:25:20] | jolaren: | like |
[17:25:31] | jolaren: | mythbackend -update |
[17:25:32] | jolaren: | or whatever |
[17:25:46] | jolaren: | I find no options in mythtv-setup or by running the backend |
[17:25:46] | wagnerrp: | mythtv does not provide binary packages |
[17:26:03] | dewman (dewman!~rob@lennon-ubr-64-85-156-99.power-net.net) has quit (Quit: Leaving) | |
[17:26:21] | wagnerrp: | nor could they attempt to do so for the dozens of different distros users run mythtv on |
[17:26:34] | jolaren: | "This version of MythTV requires an updated database. (scheme is seven versions behind). Run mythtv-setup or mythbackend to upgrade your database |
[17:26:46] | jolaren: | I've run both |
[17:26:51] | jolaren: | But it's not updating |
[17:27:05] | wagnerrp: | then its hitting a fault, and exiting |
[17:27:10] | wagnerrp: | check your logs to see why |
[17:28:18] | rabotnik (rabotnik!~rabotnik@unaffiliated/rabotnik) has quit (Quit: Leaving) | |
[17:30:18] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 272 seconds) | |
[17:32:00] | cafuego (cafuego!~cafuego@luv/committee/cafuego) has quit (Ping timeout: 256 seconds) | |
[17:32:57] | xand (xand!~xand@unaffiliated/xelam) has quit (Quit: ) | |
[17:33:15] | xand (xand!~xand@unaffiliated/xelam) has joined #mythtv-users | |
[17:34:58] | cafuego (cafuego!~cafuego@luv/committee/cafuego) has joined #mythtv-users | |
[17:36:46] | plut0 (plut0!~cory@cpe-72-224-58-127.nycap.res.rr.com) has joined #mythtv-users | |
[17:37:29] | gbee (gbee!~gbee@cpc1-derb9-0-0-cust213.leic.cable.ntl.com) has joined #mythtv-users | |
[17:37:29] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v gbee | |
[17:37:34] | plut0: | i setup firewire for the first time and I have no sound, i believe my passthrough output device is wrong |
[17:43:20] | awalls (awalls!~awalls@02-062.155.popsite.net) has left #mythtv-users () | |
[17:43:48] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[17:44:07] | MartinJT (MartinJT!~martin@109.170.141.132) has joined #mythtv-users | |
[17:44:26] | adante_ (adante_!~adante@59.167.212.65) has joined #mythtv-users | |
[17:45:10] | MartinJT: | anyone know of a reason why "play with trailers" would be trying to use the frontend's trailer directory instead of the Storage Group one? |
[17:45:38] | adante (adante!~adante@59.167.212.65) has quit (Ping timeout: 248 seconds) | |
[17:45:42] | adante_ is now known as adante | |
[17:46:48] | MartinJT: | I've removed it completely, and now the log says "ScanDirectory()" |
[17:49:30] | ZykoticK9 (ZykoticK9!~zykotic@george.ott.istop.com) has left #mythtv-users () | |
[17:49:34] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 256 seconds) | |
[18:01:49] | plut0 (plut0!~cory@cpe-72-224-58-127.nycap.res.rr.com) has left #mythtv-users () | |
[18:02:19] | djanr (djanr!~chatzilla@084.221-93-216-nokia-dsl.dynamic.surewest.net) has quit (Quit: ChatZilla 0.9.86 [Firefox 3.5.7/20091221164558]) | |
[18:02:53] | wiggi (wiggi!~web1_bewh@70.33.246.235) has joined #mythtv-users | |
[18:03:47] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[18:06:24] | toeb (toeb!~tob@HSI-KBW-085-216-107-211.hsi.kabelbw.de) has quit (Ping timeout: 265 seconds) | |
[18:10:15] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 258 seconds) | |
[18:17:44] | poodyp (poodyp!~poodyp@cpe-98-148-126-59.socal.res.rr.com) has joined #mythtv-users | |
[18:21:25] | toeb (toeb!~tob@HSI-KBW-085-216-107-211.hsi.kabelbw.de) has joined #mythtv-users | |
[18:23:47] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[18:30:11] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 258 seconds) | |
[18:33:30] | noaXess_kubuntu: | i can watch live tv, can record shows.. but can't scan for new channels in mythtv-setup.. anyidea why? |
[18:34:38] | wagnerrp: | analog tuner? |
[18:36:17] | noaXess_kubuntu: | wagnerrp: now.. dvb-c.. thre cards.. |
[18:36:34] | noaXess_kubuntu: | Can't open DVB frontend (/dev/dvb/adapter0/frontend0) for /dev/dvb/adapter0/frontend0. |
[18:36:59] | noaXess_kubuntu: | is that, cause i login to my backend over ssh -x and start mythtv-setup? |
[18:38:35] | wagnerrp: | if your backend is running, your backend will have the tuner card locked |
[18:38:41] | wagnerrp: | so mythtv-setup cannot access it to scan |
[18:39:00] | wagnerrp: | thats why mythtv-setup warned you that your backend was running, and that you should probably close it |
[18:39:20] | noaXess_kubuntu: | wagnerrp: if i start mythtv-setup over ssh then i ask about stopping mythbackend jobs and they are stopped.. i controlled it with another ssh session |
[18:39:54] | wagnerrp: | not 'jobs' as in stuff running in the jobqueue |
[18:40:09] | wagnerrp: | you actually need to stop the mythbackend executable |
[18:40:38] | noaXess_kubuntu: | if mythtv-setup is running.. no mythbacked process is running.. |
[18:40:58] | wagnerrp: | only if youre running mythbuntu with their wrapper scripts |
[18:41:31] | noaXess_kubuntu: | ok.. so.. you mean i should manually stop mythbackend and then start mythtv-setup? |
[18:42:12] | wagnerrp: | yes! |
[18:42:16] | gratuit (gratuit!~mcneill@pdpc/supporter/student/gratuit) has quit (Ping timeout: 256 seconds) | |
[18:42:42] | Wicked (Wicked!~zero@unaffiliated/blazed) has quit (Ping timeout: 248 seconds) | |
[18:43:19] | noaXess_kubuntu: | same problem.. can's access the cards' |
[18:43:48] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[18:43:49] | noaXess_kubuntu: | can't ^ |
[18:45:05] | noaXess_kubuntu: | can i really access the dvb-c cards if i login to the backend over ssh? |
[18:45:37] | wagnerrp: | an ssh terminal is (almost) no different from a local terminal |
[18:45:41] | wagnerrp: | what difference would it make? |
[18:45:43] | noaXess_kubuntu: | ok.. |
[18:45:45] | noaXess_kubuntu: | hm.. |
[18:45:59] | noaXess_kubuntu: | what command line tools can i try to test, if i can access the cards? |
[18:46:01] | noaXess_kubuntu: | w_scan? |
[18:46:24] | wagnerrp: | ive heard it called scan or dvbscan... w_scan is probably something different |
[18:47:25] | noaXess_kubuntu: | ok.. dvbscan: Failed to open frontend |
[18:47:37] | wagnerrp: | because something has your tuner locked |
[18:47:49] | sid3windr: | or the permissions are wrong |
[18:47:56] | noaXess_kubuntu: | it seams so... |
[18:50:11] | noaXess_kubuntu: | mythtv-status says all encoders are idle.. |
[18:50:12] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 256 seconds) | |
[18:50:56] | noaXess_kubuntu: | will eboot my backend and test after fresh boot.. |
[18:51:35] | gbee (gbee!~gbee@cpc1-derb9-0-0-cust213.leic.cable.ntl.com) has left #mythtv-users ("Gone") | |
[18:54:02] | noaXess_kubuntu: | same problem after reboot.. i can't access my cards for scanning channels.. but recording and watching live tv is stil fine..?? |
[18:55:14] | sid3windr: | uhh |
[18:55:20] | sid3windr: | mythtv-status shouldn't be able to say anything |
[18:55:20] | sid3windr: | afaik |
[18:55:27] | sid3windr: | otherwise it means it could connect to your backend.. :) |
[18:56:52] | noaXess_kubuntu: | ?? |
[18:57:44] | noaXess_kubuntu: | sid3windr: how should the permissions be?.. the user which run's mythtv-setup is in mythtv group |
[18:57:55] | simcop2387-lap (simcop2387-lap!~simcop238@p3m/member/simcop2387) has joined #mythtv-users | |
[18:58:54] | noaXess_kubuntu: | thast from /dev/dvb/adapter0: crw-rw---- 1 root video 212, 1 2010-01–31 19:51 dvr0 |
[18:59:10] | noaXess_kubuntu: | seams there is a group video. .but the user isn't in this group... |
[18:59:56] | sid3windr: | then it should be in the video group... |
[19:00:02] | noaXess_kubuntu: | i see.. |
[19:02:14] | jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has quit (Remote host closed the connection) | |
[19:03:49] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[19:06:14] | jolaren (jolaren!~jolaren@c-61f2e555.015-160-73746f1.cust.bredbandsbolaget.se) has quit (Ping timeout: 246 seconds) | |
[19:06:14] | noaXess_kubuntu: | bull shi... |
[19:06:41] | noaXess_kubuntu: | mistake.. grrr. |
[19:09:54] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 248 seconds) | |
[19:13:07] | d00gster (d00gster!~doughant@188.52.207.221) has joined #mythtv-users | |
[19:18:08] | pyther (pyther!~pyther@unaffiliated/pyther) has quit (Quit: Leaving) | |
[19:30:06] | Wicked (Wicked!~zero@unaffiliated/blazed) has joined #mythtv-users | |
[19:35:54] | Hilikus (Hilikus!~hilikus@unaffiliated/hilikus) has joined #mythtv-users | |
[19:36:08] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +o jams | |
[19:36:12] | Hilikus: | how do i install flash player for mythbrowser? |
[19:36:49] | wagnerrp: | just use whatever generic flash player your distro privides |
[19:37:08] | Hilikus: | ok, and the browser will detect it or i need to configure it? |
[19:37:15] | wagnerrp: | basically, everything but IE will use the same flash player in the same location on your system |
[19:37:18] | jams!~jams@CPE-65-29-46-29.wi.res.rr.com changes topic to Welcome to the official user-to-user support channel. | Play Nice | http://mythtv.org/ | Latest stable release: 0.22 | Channel FAQ at http://mythtv.org/wiki/IRC | MythTV Wiki http://mythtv.org/wiki/ | Use http://mythtv.pastebin.ca/ | US/Canada Listings: http://schedulesdirect.org/ | Bug Squashing Party Jan 30th & 31st 2010 /join #mythtv-bsp to help out. | |
[19:37:24] | wagnerrp: | its almost a standard |
[19:37:46] | Mode for #mythtv-users by jams!~jams@CPE-65-29-46-29.wi.res.rr.com : -v jams | |
[19:37:49] | Mode for #mythtv-users by jams!~jams@CPE-65-29-46-29.wi.res.rr.com : -o jams | |
[19:38:19] | noaXess_kubuntu (noaXess_kubuntu!~chatzilla@gw.ptr-80-238-209-47.customer.ch.netstream.com) has quit (Quit: ChatZilla 0.9.86 [Firefox 3.5.7/20100106054534]) | |
[19:40:15] | GlemSom (GlemSom!~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk) has quit (Remote host closed the connection) | |
[19:46:03] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[19:46:44] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has joined #mythtv-users | |
[19:51:30] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 240 seconds) | |
[19:53:57] | FR^2 (FR^2!~fr@2001:41d0:1:ed2f::cafe) has quit (Quit: und weg...) | |
[19:54:37] | simcop2387-lap (simcop2387-lap!~simcop238@p3m/member/simcop2387) has left #mythtv-users ("Leaving") | |
[19:58:49] | octavsly (octavsly!~octavsly@195-241-244-119.ip.telfort.nl) has joined #mythtv-users | |
[20:06:03] | Kunalagon (Kunalagon!~Kunalagon@pc3.telekom.yu) has quit (Ping timeout: 260 seconds) | |
[20:06:10] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[20:07:58] | Slim-Kimbo (Slim-Kimbo!~Kimbo@host81-157-1-211.range81-157.btcentralplus.com) has joined #mythtv-users | |
[20:13:12] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 276 seconds) | |
[20:26:05] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[20:27:13] | swaldman (swaldman!~Simon@wolfpack2.demon.co.uk) has joined #mythtv-users | |
[20:27:32] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has quit (Ping timeout: 265 seconds) | |
[20:28:42] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has joined #mythtv-users | |
[20:29:16] | Technophil (Technophil!~David@203-97-234-182.cable.telstraclear.net) has quit (Quit: Leaving.) | |
[20:31:53] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 265 seconds) | |
[20:35:51] | poodyp (poodyp!~poodyp@cpe-98-148-126-59.socal.res.rr.com) has quit (Quit: poodyp) | |
[20:40:38] | KraMer (KraMer!~mark@2002:46f0:bab3:0:215:f2ff:fef4:4288) has joined #mythtv-users | |
[20:42:39] | dashcloud (dashcloud!~quassel@173.49.209.133) has joined #mythtv-users | |
[20:46:07] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[20:46:21] | cafuego (cafuego!~cafuego@luv/committee/cafuego) has quit (Ping timeout: 276 seconds) | |
[20:46:38] | Hilikus (Hilikus!~hilikus@unaffiliated/hilikus) has quit (Ping timeout: 272 seconds) | |
[20:52:18] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 248 seconds) | |
[20:54:16] | cafuego (cafuego!~cafuego@luv/committee/cafuego) has joined #mythtv-users | |
[20:58:11] | inordkuo (inordkuo!~inorkuo@wsip-24-120-144-202.lv.lv.cox.net) has joined #mythtv-users | |
[21:01:54] | dserban (dserban!~dserban@S0106001346beb5f3.ok.shawcable.net) has joined #mythtv-users | |
[21:11:03] | Hoxzer: | 1111111111 |
[21:11:45] | wagnerrp: | partying like its 1999 |
[21:11:55] | Hilikus (Hilikus!~hilikus@unaffiliated/hilikus) has joined #mythtv-users | |
[21:15:07] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[21:19:14] | levander (levander!~user@c-76-105-98-10.hsd1.ga.comcast.net) has quit (Remote host closed the connection) | |
[21:24:42] | octavsly (octavsly!~octavsly@195-241-244-119.ip.telfort.nl) has quit (Ping timeout: 240 seconds) | |
[21:27:25] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 264 seconds) | |
[21:31:18] | JJ2 (JJ2!~jjensen@jeffjensen.dsl.visi.com) has joined #mythtv-users | |
[21:32:00] | swaldman (swaldman!~Simon@wolfpack2.demon.co.uk) has quit (Quit: Bye bye.) | |
[21:33:48] | JJ1 (JJ1!~jjensen@jeffjensen.dsl.visi.com) has quit (Ping timeout: 276 seconds) | |
[21:37:26] | jamesd2 (jamesd2!~jamesd@adsl-68-254-161-68.dsl.milwwi.ameritech.net) has quit (Ping timeout: 246 seconds) | |
[21:39:02] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[21:40:45] | Hoxzer is now known as Dassu | |
[21:42:03] | oobe (oobe!~none@insidiousramblings.com) has quit (Remote host closed the connection) | |
[21:43:29] | jolaren (jolaren!~jolaren@c-61f2e555.015-160-73746f1.cust.bredbandsbolaget.se) has joined #mythtv-users | |
[21:44:42] | Goga777 (Goga777!~Goga777@shpd-95-53-185-241.vologda.ru) has quit (Ping timeout: 240 seconds) | |
[21:45:29] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 246 seconds) | |
[21:46:23] | natanojl (natanojl!~jonatan@c83-252-238-84.bredband.comhem.se) has quit (Ping timeout: 260 seconds) | |
[21:46:25] | oobe (oobe!~none@insidiousramblings.com) has joined #mythtv-users | |
[21:47:02] | jamesd2 (jamesd2!~jamesd@adsl-68-254-161-68.dsl.milwwi.ameritech.net) has joined #mythtv-users | |
[21:47:37] | cdpuk (cdpuk!~chris@cdpuk.cdp.me.uk) has quit (Remote host closed the connection) | |
[21:59:16] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[21:59:28] | Hilikus (Hilikus!~hilikus@unaffiliated/hilikus) has quit (Ping timeout: 272 seconds) | |
[22:00:15] | TauPan: | interesting... does anybody here know anything about sql? I get an sql syntax error when I pass an empty subtitle in my query. |
[22:00:29] | ** TauPan has no clue about (my)sql. ** | |
[22:00:55] | mag0o: | why would you pass an empty subtitle? |
[22:01:03] | TauPan: | because I'm stupid |
[22:01:11] | TauPan: | let me rephrase that, because I'm lazy |
[22:01:13] | TauPan: | that's better |
[22:01:24] | mag0o: | :) |
[22:01:30] | TauPan: | let me pastebin the python-foo I've come up with so far |
[22:02:20] | dan4dm (dan4dm!~dan@danstowell.demon.co.uk) has joined #mythtv-users | |
[22:03:12] | TauPan: | http://mythtv.pastebin.ca/1773585 |
[22:03:43] | jolaren: | Can anyone make sense out of this? |
[22:03:44] | jolaren: | http://paste.ubuntu.com/366452/ |
[22:04:17] | TauPan: | I might add that I suck at python as well ;) |
[22:04:51] | mag0o: | do an if/then based on subtitle == "" |
[22:05:39] | TauPan: | for some reason, tvbrowser passes in " " but the string formatting in python makes "" out of it |
[22:05:43] | dan4dm (dan4dm!~dan@danstowell.demon.co.uk) has left #mythtv-users () | |
[22:06:17] | jolaren: | Everything worked fine yesterday |
[22:06:20] | jolaren: | but then this happend today |
[22:06:20] | jolaren: | http://paste.ubuntu.com/366452/ |
[22:08:26] | jolaren: | DVBChan(1:/dev/dvb/adapter0/frontend0) Error: Failed to open DVB frontend device due to fatal error or too many attempts. |
[22:08:58] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 272 seconds) | |
[22:14:21] | Prost (Prost!prost@who.knows.what.possessed.us) has joined #mythtv-users | |
[22:14:49] | klucas (klucas!~klucas@206-248-137-146.dsl.teksavvy.com) has joined #mythtv-users | |
[22:17:45] | Hilikus (Hilikus!~hilikus@unaffiliated/hilikus) has joined #mythtv-users | |
[22:18:26] | Hilikus (Hilikus!~hilikus@unaffiliated/hilikus) has quit (Client Quit) | |
[22:20:07] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[22:20:36] | grokky (grokky!~grokky@kalis.csse.unimelb.edu.au) has joined #mythtv-users | |
[22:21:39] | dark_ (dark_!~dark@p57B29596.dip0.t-ipconnect.de) has quit (Remote host closed the connection) | |
[22:26:05] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 246 seconds) | |
[22:27:16] | jolaren: | 2010-01–31 23:26:38.547 DVBChan(1:/dev/dvb/adapter0/frontend0) Warning: Opening DVB frontend device failed. |
[22:27:17] | jolaren: | eno: Permission denied (13) |
[22:27:17] | jolaren: | 2010-01–31 23:26:38.548 DVBChan(1:/dev/dvb/adapter0/frontend0) Error: Failed to open DVB frontend device due to fatal error or too many attempts. |
[22:27:17] | jolaren: | 2010-01–31 23:26:38.554 DVBChan(2:/dev/dvb/adapter1/frontend0) Warning: Opening DVB frontend device failed. |
[22:27:20] | jolaren: | eno: Permission denied (13) |
[22:27:22] | jolaren: | 2010-01–31 23:26:38.554 DVBChan(2:/dev/dvb/adapter1/frontend0) Error: Failed to open DVB frontend device due to fatal error or too many attempts. |
[22:27:25] | jolaren: | 2010-01–31 23:26:38.554 MythBackend, Error: No valid capture cards are defined in the database. |
[22:27:27] | jolaren: | Perhaps you should re-read the installation instructions? |
[22:27:29] | jolaren: | Sorry |
[22:31:45] | wagnerrp: | TauPan: you shouldnt be using 'query' directly |
[22:32:23] | wagnerrp: | you should generate a 'cursor', and then use cursor.execute, and cursor.fetchone or cursor.fetchall |
[22:33:54] | Casper0082: | jolaren: Are you running mythbackend as a user who is a member of the video group? |
[22:34:21] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has quit (Remote host closed the connection) | |
[22:34:28] | wagnerrp: | TauPan: are you running 0.22 or trunk? |
[22:34:48] | jolaren: | Casper0082; It autostarts on startup.. I will try to look that up |
[22:35:01] | oobe (oobe!~none@insidiousramblings.com) has quit (Remote host closed the connection) | |
[22:35:04] | jolaren: | Casper0082; when I restart it with a user who is in the group same error occurs |
[22:35:42] | Tanthrix: | jolaren: What if you run it as root, just for fun? |
[22:35:57] | Casper0082: | jolaren: ls -l /dev/dvb/adapter* | grep frontend0 |
[22:36:06] | Tanthrix: | jolaren: If that works, you've got a permissions problem. If it doesn't, look elsewhere. |
[22:37:10] | jolaren: | Casper0082; crw-rw----+ 1 root video 212, 3 2010-01–31 23:23 frontend0 |
[22:37:10] | jolaren: | crw-rw----+ 1 root video 212, 7 2010-01–31 23:23 frontend0 |
[22:38:08] | Casper0082: | jolaren: Do you know what user is running mythbackend? |
[22:38:29] | stoffel (stoffel!~quassel@p57B4E1CE.dip.t-dialin.net) has joined #mythtv-users | |
[22:38:30] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stoffel | |
[22:38:38] | jolaren: | Casper0082; prob mythtv or superm1 or jolaren |
[22:38:50] | Casper0082: | You can find out with ps aux | grep mythbackend |
[22:39:42] | Casper0082: | And make sure that the user is listed in the output of "cat /etc/group | grep video" |
[22:39:51] | jolaren: | I'm trying to run mythbackend as root now |
[22:40:10] | jolaren: | You were right |
[22:40:11] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[22:40:13] | jolaren: | No errors |
[22:40:19] | TauPan: | wagnerrp: I'm running 0.22 fixes |
[22:40:25] | jolaren: | I used chmod but perhaps taht wasnt enough |
[22:40:30] | TauPan: | wagnerrp: and I stole that query from mythweb, more or less |
[22:40:34] | klucas (klucas!~klucas@206-248-137-146.dsl.teksavvy.com) has quit (Read error: Connection reset by peer) | |
[22:40:46] | TauPan: | updated version: http://mythtv.pastebin.ca/1773635 |
[22:40:53] | dodddummy (dodddummy!~dodddummy@74-129-146-53.dhcp.insightbb.com) has joined #mythtv-users | |
[22:40:54] | jolaren: | root@c-0bf2e555:~# ps aux | grep mythbackend |
[22:40:54] | jolaren: | superm1 1715 0.0 14.4 180256 17460 ? Ssl 23:26 0:00 /usr/bin/mythbackend |
[22:40:55] | jolaren: | root 1911 0.0 0.6 3036 772 pts/2 R+ 23:40 0:00 grep mythbackend |
[22:41:18] | Casper0082: | Ok, now run the other command and make sure superm1 is listed in the video group |
[22:41:32] | Casper0082: | cat /etc/group | grep video |
[22:41:47] | jolaren: | He is not, but mythtv user is, how do I add a user to that group? |
[22:42:13] | dodddummy (dodddummy!~dodddummy@74-129-146-53.dhcp.insightbb.com) has left #mythtv-users ("Leaving") | |
[22:42:56] | Casper0082: | useradd <group> <username> |
[22:43:09] | hednod (hednod!~nomad@wintermute.probsd.net) has joined #mythtv-users | |
[22:43:11] | Casper0082: | err |
[22:43:15] | Casper0082: | useradd -g <group> <username> |
[22:43:45] | hednod: | Your database must be fixed before you can upgrade beyond 0.21-fixes. |
[22:44:03] | hednod: | the wiki article linked to fix this, is a bit confusing... does it need to be latin1, or utf8, for 0.22+ |
[22:45:02] | wagnerrp: | TauPan: these inputs youre giving, what format are they? |
[22:45:27] | wagnerrp: | the times, rather |
[22:45:50] | TauPan: | unix seconds since epoch |
[22:46:05] | andreax1 (andreax1!~andreaz@p57B97AFA.dip.t-dialin.net) has quit (Read error: Connection reset by peer) | |
[22:46:16] | TauPan: | because it was simpler from the calling side (tvbrowser) to set up this way |
[22:46:37] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 264 seconds) | |
[22:46:52] | TauPan: | argv looks like this |
[22:47:02] | TauPan: | record "EinsFestival" 1264977900 1264983300 "Tatort: Vergessene Erinnerung" " " |
[22:47:33] | TauPan: | (btw. the last version I pasted pretty much works) |
[22:49:00] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has joined #mythtv-users | |
[22:52:44] | jolaren: | Casper0082; I really don't know what's wrong.. I even added superm1 to the root group but still can't open the file without the errors |
[22:53:08] | Casper0082: | jolaren: add him to the video group |
[22:53:10] | wagnerrp: | TauPan: this is somewhat better syntax... http://mythtv.pastebin.ca/1773660 |
[22:53:37] | ** iamlindoro is very curious to know how one IRC user ended up with another IRC user's nick running his backend ** | |
[22:54:25] | ** Casper0082 creates imlindoro user to run his backend ** | |
[22:54:53] | iamlindoro: | heh |
[22:54:56] | TauPan: | wagnerrp: so quotes aren't needed? And what's the problem with using query directly? |
[22:55:29] | wagnerrp: | TauPan: standard database syntax in python opens up a cursor and performs actions on that cursor |
[22:55:31] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has quit (Remote host closed the connection) | |
[22:55:37] | wagnerrp: | mysql doesnt support cursors |
[22:55:52] | wagnerrp: | however the mysqldb module emulates that capacity |
[22:55:56] | jolaren: | Casper0082; a simple reboot did the trick ;p |
[22:56:34] | wagnerrp: | basically, youre conforming to standard python database syntax, rather than using some special ability particular to mysql |
[22:57:13] | wagnerrp: | you dont need the quotes because the cursor is designed to automatically process and format any data you give it in the execute() call |
[22:57:31] | wagnerrp: | better to let it do things properly, than you to try to do it on your own |
[22:58:07] | TauPan: | would that make it unnecessary to set subtitle to "()" if it's empty? |
[22:58:31] | wagnerrp: | if its empty, set it to None |
[22:58:39] | wagnerrp: | which would translate into a NULL in mysql |
[22:58:42] | oobe (oobe!~none@insidiousramblings.com) has joined #mythtv-users | |
[22:58:51] | wagnerrp: | if that violates schema, set it to an empty string, "" |
[22:59:11] | ** TauPan tries that. ** | |
[23:00:10] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[23:00:31] | wagnerrp: | so better 'record' management would be useful to you? |
[23:02:05] | TauPan: | MythLogBot: starttime = datetime.fromtimestamp(sys.argv[3]) give me 'TypeError: a float is required' |
[23:02:48] | mag0o: | quit trying to swim without a float! |
[23:03:06] | Casper0082: | I don't think MythLogBot is going to reply |
[23:03:22] | TauPan: | :) |
[23:05:54] | wagnerrp: | TauPan: so give it a float |
[23:06:04] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 265 seconds) | |
[23:06:06] | wagnerrp: | datetime.fromtimestamp(float(sys.argv[3])) |
[23:11:42] | TauPan: | works nicely and gives lots of warnings |
[23:11:56] | jolaren: | My audio doesn't work but everything else is flawless |
[23:12:20] | TauPan: | wagnerrp: what did you mean by "better 'record' management"? |
[23:12:57] | wagnerrp: | i mean... see the objects i have set up in the new bindings |
[23:13:17] | hadees (hadees!~hadees@24-155-108-90.dyn.grandenetworks.net) has quit (Remote host closed the connection) | |
[23:13:41] | faichele (faichele!~faichele@p50814E8C.dip.t-dialin.net) has quit (Remote host closed the connection) | |
[23:13:44] | wagnerrp: | you would do something like "newrec = Record(); newrec.chanid=whatever; newrec.starttime=whatever; newrec.create()" |
[23:13:48] | AndyCap (AndyCap!~aoy@pdpc/supporter/sustaining/AndyCap) has quit (Ping timeout: 256 seconds) | |
[23:14:00] | TauPan: | ah, yeah, that looks nice |
[23:14:34] | TauPan: | but I'm not sure it would convince me to use trunk |
[23:15:36] | wagnerrp: | no, but it would be in 0.23 in a month |
[23:15:58] | TauPan: | sweet ;) |
[23:16:12] | wagnerrp: | i might be 20 minutes to put in such management for records, i just hadnt even thought of it |
[23:16:25] | hadees (hadees!~hadees@24-155-108-90.dyn.grandenetworks.net) has joined #mythtv-users | |
[23:17:14] | wagnerrp: | honestly, the only difficulty of setting these up in the new bindings is figuring out default settings to use |
[23:18:54] | stoffel (stoffel!~quassel@p57B4E1CE.dip.t-dialin.net) has quit (Remote host closed the connection) | |
[23:19:06] | MartinJT (MartinJT!~martin@109.170.141.132) has quit (Ping timeout: 276 seconds) | |
[23:20:10] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[23:20:25] | jolaren: | If anyone is intressted how my mythtv server project has looked like the past few days |
[23:20:26] | jolaren: | take alook here : http://img713.imageshack.us/img713/3891/meckye.jpg |
[23:20:49] | AndyCap (AndyCap!~aoy@pdpc/supporter/sustaining/AndyCap) has joined #mythtv-users | |
[23:21:10] | Defense (Defense!~jepz@e177113228.adsl.alicedsl.de) has quit (Remote host closed the connection) | |
[23:21:54] | jduggan: | it looks like mess on the floor |
[23:21:59] | jduggan: | ;p |
[23:23:03] | jolaren: | Hehe |
[23:23:10] | jolaren: | It's two servers |
[23:23:46] | wagnerrp: | whats that cable coming off the Live card? |
[23:26:22] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 265 seconds) | |
[23:27:35] | iamlindoro: | mess on the floor, mess on the floor, whatcha gonna do with the mess on the floor |
[23:27:58] | sid3windr: | myth teevee. myth teevee.. what are they feeding you |
[23:28:03] | sid3windr: | myth teevee. myth teevee.. it's not your fault! |
[23:30:50] | MartinJT (MartinJT!~martin@109.170.141.132) has joined #mythtv-users | |
[23:31:22] | wagnerrp (wagnerrp!~wagnerrp_@NR-FT1-66-42-240-2.fuse.net) has quit (Ping timeout: 256 seconds) | |
[23:33:35] | jolaren: | Casper0082; Works fine! Thank you alot :P My only question is now, I've added it to autorun somehow and I need to close it down and reopen it with the correct user for everything to work – how do I correct that? |
[23:35:11] | Casper0082 (Casper0082!~Casper@70.20.143.19) has quit (Changing host) | |
[23:35:11] | Casper0082 (Casper0082!~Casper@unaffiliated/kc) has joined #mythtv-users | |
[23:37:47] | awalls (awalls!~awalls@02-195.155.popsite.net) has joined #mythtv-users | |
[23:38:43] | danielk22 (danielk22!~danielk@96.57.9.142) has quit (Read error: Connection reset by peer) | |
[23:39:07] | baffle (baffle!baffle@shell.eunet.no) has quit (Read error: Operation timed out) | |
[23:39:46] | baffle (baffle!baffle@shell.eunet.no) has joined #mythtv-users | |
[23:40:11] | tarbo (tarbo!~me@unaffiliated/tarbo) has joined #mythtv-users | |
[23:43:32] | awalls (awalls!~awalls@02-195.155.popsite.net) has left #mythtv-users () | |
[23:44:36] | alexvd_ (alexvd_!~alexvd@pool-173-70-22-106.nwrknj.fios.verizon.net) has quit (Ping timeout: 272 seconds) | |
[23:47:08] | tarbo (tarbo!~me@unaffiliated/tarbo) has quit (Ping timeout: 272 seconds) | |
[23:54:44] | hadees (hadees!~hadees@24-155-108-90.dyn.grandenetworks.net) has quit (Ping timeout: 272 seconds) | |
[23:58:11] | sybolt (sybolt!~sybolt@sybolt.xs4all.nl) has quit (Remote host closed the connection) |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.