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

Daily chat history

Current users (138):

MythLogBot, Seeker`, Shadow__1, Spida, bobweaver, disputin, knightr_, ServerSage, awalls, Captain_Murdoch, toeb, _abbenormal, jst_, MilkBoy_, natanojl, rsiebert, sl1ce_1g, EvilGuru_, FLeiXiuS, justinh, niska`, Oleg_, sphery, Heliwr, jarle, tonsofpcs, williammanda, eee-blt, jpabq, jpabq_, Moscherkobold_, xorp_, xris, amizraa, skd5aner, streeter, troyt, whoDat, fetzerch, jbaxter, joki, k-man, lapion, ubIx_, Dave123, dkeith__, npm, nyloc, Cardoe, jm|laptop, oobe, purserj, Tobbe5178, kurre2, moparisthebest, unforgiven512, wagnerrp, zoktar, _d0netsFN, blassey, gigem, Sharky112065, bobp1270-, RagingMind, rhpot1991, sulx1, tgm4883, wolfgang2, CiaranG, eye69_, JackWinter, justdave, Rootert, Azelphur, ghoti, jams, jduggan, toorima, baggy, grumpytravel, jarryd, jll, simcop2387, [mrx], Gibby, kormoc, Scopeuk-AFK, seld, _charly_, adante, AndyCap, cesman, larrikin_, StevenR, wahrhaft, KungFuJesus, MissionCritical, Muzer, neufeld, sid3windr, clever, J-e-f-f-A, kwmonroe, mzb, RobertLaptop, aloril, brfransen, deathader, G, SmallR2002, squidly, Bhaal, cybrNaut, kc, lotia-away, XDS2010_, Beirdo_, ChanServ, GreyFoxx, infojunky_, quicksilver, d0netsFN, gpd, jya, linuxturtle, tris, pigeon, nutron, sraue, pmhahn, XChatMav, Chicago, malleus0112358, lwizardl, BLZbubba, exoon, DexterF, Cougar
Monday, June 24th, 2013, 20:59 UTC
[20:59:24] Oleg_ (Oleg_!~mine@pool-71-183-187-175.nycmny.east.verizon.net) has joined #mythtv-users
[20:59:56] Oleg_: I am trying to compile mythtv and getting this error:
[21:00:11] Oleg_: ../../libs/libmythtv/libmythtv-0.27.so: undefined reference to `dvdnav_set_state'
[21:03:02] Oleg_: any idea how to fix it?
[21:03:09] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[21:03:20] Oleg_: please tell me how to fix it
[21:05:29] sphery: Oleg_: please pastebin the lines around that error
[21:07:24] sphery: it likely just needs an appropriate include, but need more info to find out where
[21:07:50] sphery: (or maybe an appropriate -l)
[21:15:41] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 255 seconds)
[21:16:07] pmhahn (pmhahn!~pmhahn@2001:4dd0:ff00:8d31:219:dbff:fef2:e135) has quit (Quit: Konversation terminated!)
[21:21:32] dkeith (dkeith!~dkeith@pool-173-48-212-39.bstnma.fios.verizon.net) has joined #mythtv-users
[21:21:48] Oleg_: sphery, here: http://pastebin.com/F8qvZzWz
[21:24:48] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[21:26:25] natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has quit (Ping timeout: 248 seconds)
[21:26:26] sphery: Oleg_: thanks... I have the dvd code experts looking at it
[21:27:09] peper03 (peper03!~peper03@mythtv/developer/peper03) has joined #mythtv-users
[21:28:14] peper03: Oleg_: The dvdnav_set_state is a new function in libmythdvdnav directory. Have you recompiled that as well?
[21:28:45] sphery: and/or may need to do a make clean (at minimum) or make distclean (better)
[21:28:55] Oleg_: well, I ran "gmake distclean", then ./configure, and then compiled
[21:28:56] peper03: Yep.
[21:28:58] Oleg_: still the same error
[21:29:30] sphery: I don't see a -lmythdvdnav-0.27 in there, though
[21:29:52] Steve_Goodey (Steve_Goodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!)
[21:30:40] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!)
[21:30:59] sphery: Oleg_: and you've done this from the mythtv directory, right (not a subdirectory)
[21:32:06] Oleg_: I ran distclean in the upper directory, yes
[21:32:21] Oleg_: in the most upper directory
[21:33:38] sphery: peper03: perhaps a
[21:34:08] sphery: LIBS += -lmythdvdnav (or LIBS += -lmythdvdnav-$$LIBVERSION) in http://code.mythtv.org/cgit/mythtv/tree/mytht . . . ams-libs.pro
[21:34:41] peper03: If I remember correctly, stuartm removed it recently as the library is statically linked.
[21:36:12] sphery: hmmm
[21:36:34] IReboot (IReboot!~doug@CPE10bf48e67915-CM78cd8e7e342d.cpe.net.cable.rogers.com) has joined #mythtv-users
[21:40:03] peper03: https://github.com/MythTV/mythtv/commit/1588286b
[21:40:11] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 268 seconds)
[21:40:12] stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has joined #mythtv-users
[21:40:12] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stuartm
[21:40:16] sphery: Oleg_: in http://code.mythtv.org/cgit/mythtv/tree/mythtv/libs/libs.pro , can you add libmyth.depends += libmythdvdnav after line 21 (the libmythfreesurround one) , then make distclean and configure
[21:40:40] sphery: not sure whether it should be libmyth.depends or libmythtv.depends... but this should work as a test
[21:42:43] Oleg_: http?
[21:43:02] Oleg_: I am able to access the online code?
[21:43:03] Oleg_: ok
[21:43:16] sphery: that's just so you can see which file and which place I'm mentioning
[21:43:31] sphery: it will be libs/libs.pro in your source directory
[21:43:46] sphery: Oleg_: ^^^
[21:44:09] sphery: so change the local copy, distclean, configure, make, and let us know if it fixes it
[21:45:00] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[21:45:05] sphery: I'm thinking it's just a timing thing (perhaps you're using a bigger -j than others or something and it hasn't finished compiling libmythdvdnav before it tries linking mythfrontend)
[21:48:09] Oleg_: j thing?
[21:48:24] Oleg_: I used the command "gmake -j3" to compile it
[21:49:41] sphery: yeah, number of jobs will affect timing of when things are done... not saying you're doing it wrong--just that it's quite possible the timing on your system is different, so that's why no one else has noticed the issue
[21:50:07] sphery: but if what I mentioned fixes it, it's a bug in our compile configuration and we can fix it for you and everyone else thanks to your finding it :)
[21:50:28] Oleg_: okay, I am compiling it now
[21:52:24] sphery: thanks
[21:54:50] Oleg_: still getting the same error
[21:55:16] sphery: hmmm
[21:58:53] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 255 seconds)
[21:59:00] sphery: Oleg_: is it compiled, yet? ls libs/libmythdvdnav/libmythdvdnav*.a
[21:59:44] Oleg_: it produces the output:
[21:59:47] Oleg_: libs/libmythdvdnav/libmythdvdnav-0.27.a
[22:02:55] sphery: Oleg_: can you pastebin your modified libs/libs.pro, please?
[22:03:06] peper03: Oleg_: Can you check you've got the file 'vm_serialize.c' under libs/libmythdvdnav/vm
[22:03:40] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[22:04:33] peper03: Sorry, libs/libmythdvdnav/dvdnav/vm
[22:05:32] Oleg_: yes, I have that file
[22:05:49] Oleg_: okay, let me paste libs.pro
[22:06:36] streeter (streeter!streeter@nat/redhat/x-harpdshxjvfoeygf) has quit (Quit: Leaving)
[22:06:40] Oleg_: http://bpaste.net/show/109516/
[22:07:43] stuartm: Oleg_: locate libmythdvdnav-0.27.a
[22:08:02] stuartm: it's linking an old installed copy
[22:08:15] stuartm: which you'll need to delete first
[22:08:20] stuartm: problem in the link order
[22:08:23] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 240 seconds)
[22:08:39] Oleg_: I need to delete libmythdvdnav-0.27.a?
[22:08:57] Oleg_: why didn
[22:09:05] Oleg_: why didn't distclean delete it?
[22:09:07] stuartm: the installed copy which I'm betting is on your system
[22:09:15] Oleg_: oh, the installed copy
[22:09:39] stuartm: it should never have been installed, but until recently it was being installed
[22:10:29] Oleg_: okay, I have it in /usr/local/lib and I'll delete it now
[22:10:39] dkeith_ (dkeith_!~dkeith@pool-173-48-212-39.bstnma.fios.verizon.net) has joined #mythtv-users
[22:10:45] sphery: stuartm: ah, makes sense
[22:11:18] stuartm: I'm not sure where to fix it so that the linker only uses the local copy
[22:11:46] stuartm: we shouldn't ever link installed mythtv libs, except when building plugins
[22:11:47] sphery: Oleg_: make uninstall would be used to clean up the installed version on the system, however, it only works when you use make uninstall from the same revision of MythTV you used for make install
[22:13:06] dkeith (dkeith!~dkeith@pool-173-48-212-39.bstnma.fios.verizon.net) has quit (Ping timeout: 246 seconds)
[22:13:06] npm (npm!~npm@cpe-198-72-191-253.socal.res.rr.com) has quit (Ping timeout: 246 seconds)
[22:13:06] Dave123 (Dave123!~dave@cpe-74-74-202-129.rochester.res.rr.com) has quit (Ping timeout: 246 seconds)
[22:13:11] npm_ (npm_!~npm@cpe-198-72-191-253.socal.res.rr.com) has joined #mythtv-users
[22:13:19] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[22:13:29] Oleg_: okay, I deleted it, now cleaned the directories again, and now compiling it again
[22:13:42] sphery: Oleg_: FWIW, if you don't do a make uninstall before git pull, you should probably always do something like (the ugly hack): rm -rf /usr/{,local/}lib/{mythtv,libmyth*} /usr/{,local/}include/mythtv
[22:13:51] sphery: just to keep things cleaner
[22:14:02] sphery: or, better, use a package manager and build packages
[22:14:30] sphery: for example, using the scripts at http://code.mythtv.org/trac/browser/packaging
[22:17:54] Dave123 (Dave123!~dave@cpe-74-74-202-129.rochester.res.rr.com) has joined #mythtv-users
[22:19:22] NightMonkey (NightMonkey!~NightrMon@64.124.185.45) has joined #mythtv-users
[22:19:22] NightMonkey (NightMonkey!~NightrMon@64.124.185.45) has quit (Changing host)
[22:19:22] NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has joined #mythtv-users
[22:23:24] Oleg_: yeah, now I got no errors, thanks
[22:23:38] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 246 seconds)
[22:24:04] Oleg_: so, I should delete this line libmyth.depends += libmythdvdnav , right?
[22:24:54] sphery: it won't hurt to leave it--and really we probably need it either for that or libmythtv--but it will probably still work if you delete it
[22:25:06] Oleg_: now I know that I should always run "gmake uninstall" before updating the local copy of mythtv
[22:25:26] Oleg_: ok
[22:25:53] sphery: glad it's working for you, now... sorry I took you through so much other stuff first, and glad stuartm figured it out for you
[22:26:05] Oleg_: yeah
[22:26:23] stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has left #mythtv-users ("Gone")
[22:28:49] peper03 (peper03!~peper03@mythtv/developer/peper03) has left #mythtv-users ("Konversation terminated!")
[22:32:32] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[22:38:33] dkeith__ (dkeith__!~dkeith@pool-173-48-212-39.bstnma.fios.verizon.net) has joined #mythtv-users
[22:42:31] dkeith_ (dkeith_!~dkeith@pool-173-48-212-39.bstnma.fios.verizon.net) has quit (Ping timeout: 264 seconds)
[22:42:53] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 240 seconds)
[22:48:14] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[22:54:11] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 268 seconds)
[22:59:23] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[23:00:45] zombor (zombor!~zombor__@65.29.231.135) has joined #mythtv-users
[23:00:45] zombor (zombor!~zombor__@kohana/developer/zombor) has joined #mythtv-users
[23:00:45] zombor (zombor!~zombor__@65.29.231.135) has quit (Changing host)
[23:07:45] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 248 seconds)
[23:12:03] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[23:20:56] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Read error: Operation timed out)
[23:24:29] Chicago (Chicago!~cjc@c-76-16-105-151.hsd1.in.comcast.net) has quit (Quit: Leaving)
[23:27:44] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[23:34:46] ralfp (ralfp!~quassel@dslb-092-073-184-228.pools.arcor-ip.net) has joined #mythtv-users
[23:36:07] ralfp_ (ralfp_!~quassel@dslb-088-078-030-139.pools.arcor-ip.net) has quit (Read error: Operation timed out)
[23:38:13] BobLfoot: sphery: the /etc/httpd/conf.d/mythweb.conf shows the db_server as "localhost" but if I try and change it to an ip address it fails with fatal error
[23:38:45] wilmoore-misc (wilmoore-misc!~wilmoore@vlandnat.mystrotv.com) has quit (Remote host closed the connection)
[23:40:43] sphery: BobLfoot: is the MySQL server on localhost?
[23:40:56] sphery: (the same host as the Apache server)
[23:41:13] sphery: BobLfoot: if so, you may need to set a pin
[23:42:04] BobLfoot: yes sphery apache and mysql are on same physical hdwe
[23:42:42] sphery: specifically, check the mythtv-setup setting: Security PIN (required): PIN code required for a frontend to connect to the backend. Blank prevents all connections; 0000 allows any client to connect.
[23:42:47] sphery: in General settings
[23:42:54] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 268 seconds)
[23:43:05] sphery: I'm guessing you have it blank?
[23:43:23] BobLfoot: the mythtvsetup has a pin of 0000 ; but does mythweb.conf need to specify the pin also?
[23:43:31] sphery: no
[23:43:34] sphery: it gets it out of the db
[23:44:47] sphery: and you have the right ip address (and not a name) in both the "this server" and "master server" "IP address" settings?
[23:45:19] sphery: 127.0.0.1 will work only if you only ever connect from that specific machine (meaning no remote frontends/backends/mythweb/3rd-party clients/etc)
[23:45:30] BobLfoot: correct the ip address is in both locations of setup.
[23:45:37] sphery: so, really, best is to specify the appropriate routable IP address
[23:45:52] sphery: and it cannot be a host name, even if you have a valid resolver set up
[23:47:07] sphery: other than that, only thing I could imagine stopping it is networking configuration and/or firewall
[23:47:26] BobLfoot: I have a pair of xbmc-frodo-12.2 frontends that access the mythtvbackend just fine. and the local frontend is fine. but the mythweb fails for cannot conenct to master backend. strange. this worked in 0.25, but I've not tried it until today in 0.26
[23:47:54] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[23:48:07] sphery: then I'd guess you have some other mythweb.conf somewhere that's giving bad info
[23:48:14] sphery: check your apache logs and see if they have more info
[23:48:24] sphery: and/or look everywhere for any kind of mythweb configuration file
[23:50:01] BobLfoot: I'm seeing /etc/httpd/conf.d/mythweb.conf ; /var/www/html/mythweb/mythweb.conf.apache and /var/www/html/mythweb/mythweb.conf.lighttpd as the only things that "locate mythweb.conf" returns.
[23:57:58] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 256 seconds)
Tuesday, June 25th, 2013
[00:02:03] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[00:02:33] emmanuelux (emmanuelux!~emmanuelu@192.123.25.109.rev.sfr.net) has quit (Quit: emmanuelux)
[00:06:31] Scopeuk is now known as Scopeuk-AFK
[00:07:11] Shadow__X (Shadow__X!~jose@c-76-116-146-2.hsd1.pa.comcast.net) has quit (Changing host)
[00:07:12] Shadow__X (Shadow__X!~jose@unaffiliated/shadowx/x-411846) has joined #mythtv-users
[00:12:24] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 240 seconds)
[00:16:39] disputin (disputin!~sean@65.102.58.17) has quit (Quit: Leaving.)
[00:17:43] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[00:23:15] NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has quit (Quit: Body blow! Body blow!)
[00:25:35] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 255 seconds)
[00:30:24] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[00:31:22] npm_ (npm_!~npm@cpe-198-72-191-253.socal.res.rr.com) has quit (Ping timeout: 246 seconds)
[00:35:33] Moeabm: Im using 0.26 with MythWeb. On detail page I see 'Play Recording on Frontend:' but no frontends show up. I have one frontend running on the backend server with 'Enable Network Remote Control interface' Checked.
[00:36:04] Moeabm: I can also connect via netcat localhost 6546
[00:36:28] Moeabm: any ideas why Mythweb is not discovering my frontend?
[00:37:10] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 268 seconds)
[00:41:32] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[00:43:38] jya_ (jya_!~jyavenard@mythtv/developer/jya) has quit (Quit: jya_)
[00:47:02] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 268 seconds)
[00:51:14] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[00:53:12] BobLfoot: sphery: I figured out it's an selinux issue, not sure where just yet, but setenforce permissive lets mythweb work, while setenforce enforcing fails to connect to backend.
[00:56:17] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 268 seconds)
[01:00:53] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[01:12:46] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 256 seconds)
[01:17:48] npm_ (npm_!~npm@cpe-198-72-191-253.socal.res.rr.com) has joined #mythtv-users
[01:18:07] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[01:26:43] sl1ce (sl1ce!~johnathan@pool-100-0-73-123.bstnma.fios.verizon.net) has joined #mythtv-users
[01:30:53] BobLfoot: sphery: got the issue resolved it was in the wiki if I read further. it was an selinux issue.
[01:32:01] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 276 seconds)
[01:38:05] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[01:42:19] BobLfoot (BobLfoot!~Bob@fedora/BobLfoot) has left #mythtv-users ()
[01:52:10] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 276 seconds)
[01:56:47] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[02:05:30] npm_ (npm_!~npm@cpe-198-72-191-253.socal.res.rr.com) has quit (Remote host closed the connection)
[02:06:18] npm (npm!~npm@cpe-198-72-191-253.socal.res.rr.com) has joined #mythtv-users
[02:06:44] nyloc (nyloc!~quassel@p4FE4CDBF.dip0.t-ipconnect.de) has joined #mythtv-users
[02:10:24] _nyloc_ (_nyloc_!~quassel@p4FE4D83F.dip0.t-ipconnect.de) has quit (Ping timeout: 246 seconds)
[02:17:07] zombor (zombor!~zombor__@kohana/developer/zombor) has joined #mythtv-users
[02:19:12] sphery: Moeabm: IIRC, you must run mythtv-setup on the frontend host and set the "this server" IP address setting so it can find your frontend
[02:20:27] sphery: and if it's a frontend-only system, you can still install mythtv-setup (and mythbackend or whatever package it's in) and just don't run mythbackend
[02:21:40] k-man (k-man!~jason@unaffiliated/k-man) has quit (Read error: Connection reset by peer)
[02:22:16] k-man (k-man!~jason@unaffiliated/k-man) has joined #mythtv-users
[02:23:32] [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users
[02:26:23] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 240 seconds)
[02:33:36] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[02:37:00] Chicago (Chicago!~cjc@c-76-16-105-151.hsd1.in.comcast.net) has joined #mythtv-users
[02:53:12] shubes (shubes!~shubes@tacs.shubes.net) has joined #mythtv-users
[02:53:28] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 246 seconds)
[02:55:01] wilmoore-misc (wilmoore-misc!~wilmoore@c-67-190-17-108.hsd1.co.comcast.net) has joined #mythtv-users
[02:58:18] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[03:08:13] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 276 seconds)
[03:12:29] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[03:20:03] possum007 (possum007!~chatzilla@static-71-244-1-206.dllstx.fios.verizon.net) has joined #mythtv-users
[03:21:44] possum007: Does anyone have any tips on how to get rid of the "error opening jump program file?"
[03:21:58] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 256 seconds)
[03:24:24] [R]: what does the log say
[03:26:39] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[03:29:53] possum007: a whole bunch of stuff I don't understand
[03:30:57] possum007: let me ask this, it looks like 0.26 is the current release of mythtv? I think I may have been on 0.25 as that's what comes with mythbuntu as default.
[03:31:16] zombor (zombor!~zombor__@kohana/developer/zombor) has quit (Remote host closed the connection)
[03:31:16] [R]: and the questino is...
[03:31:22] possum007: I'm going to try 0.26, and then see if that can fix it
[03:31:33] [R]: lol
[03:34:16] possum007: the mythbuntu ISO has been really flaky for me. At one point I had to keep reinstalling it until I realized that applying the updates where what was putting the system into an unbootable state. Very nasty. My solution was to do updates in batches, starting with kernel libraries.
[03:45:18] ubIx_ (ubIx_!~ulf@p5DD1B74D.dip0.t-ipconnect.de) has joined #mythtv-users
[03:49:10] ubIx (ubIx!~ulf@p5DD19E96.dip0.t-ipconnect.de) has quit (Ping timeout: 276 seconds)
[03:49:21] fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has quit (Ping timeout: 248 seconds)
[03:50:25] fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has joined #mythtv-users
[04:09:31] bitHipy (bitHipy!atarigen@gateway/shell/blinkenshell.org/x-lrpviqshymytbeqn) has quit (Ping timeout: 264 seconds)
[04:12:17] joki (joki!~joki@p548648F5.dip0.t-ipconnect.de) has quit (Ping timeout: 248 seconds)
[04:13:12] sphery: possum007: it's a generic error meaning that the new file for the new recording (created at Live TV start, program transitions during Live TV, or channel change) isn't there, and it could be caused by anything from I/O performance issues (perhaps related to file systems attribute caching or configuration, such as barriers) to network issues to capture device issues to tuning issues to external channel change script issues to too-short ...
[04:13:18] sphery: ... channel and signal timeouts to ...
[04:13:30] sphery: so, the way to fix it is to figure out what's broken and fix that :)
[04:13:51] sphery: meaning we can't tell you how to fix the symptom of the problem until you identify the source of the symptom
[04:16:32] possum007: this sounds like mythTV just isn't going to work for me
[04:17:42] joki (joki!~joki@p548649B1.dip0.t-ipconnect.de) has joined #mythtv-users
[04:21:10] sphery: fwiw, it works great once you configure everything properly
[04:21:18] sphery: the challenge, though, is in configuring things properly
[04:21:37] sphery: it relies on far too many underlying subsystems to be easy to configure
[04:22:27] possum007: it's my bedtime. I might try the windows version tomorrow. Thanks for the info!
[04:22:29] sphery: and note, also, that the problem you're having--inability to get Live TV working--could also just be due to the fact that Live TV doesn't work very well
[04:22:33] possum007 (possum007!~chatzilla@static-71-244-1-206.dllstx.fios.verizon.net) has left #mythtv-users ()
[05:33:40] Pho128 (Pho128!b207f23f@gateway/web/freenode/ip.178.7.242.63) has joined #mythtv-users
[05:34:03] Pho128: hello
[05:34:14] linuxtech (linuxtech!~linuxtech@cp.linuxtech.org) has quit (Read error: Connection timed out)
[05:34:40] linuxtech (linuxtech!~linuxtech@cp.linuxtech.org) has joined #mythtv-users
[05:34:46] Pho128: need help at installing MythTV on Ubuntu 13.04. get error "cannot find taglib 1.6 or later" after ./configure
[05:34:59] [R]: there are pacakges of myth for a reason...
[05:35:30] Pho128: yea.. that packages don't work neither
[05:35:50] [R]: they "don't work"?
[05:36:38] Pho128: it's a fresh ubuntu installation. the mythbuntu-control-center don't work under 13.04 .. and if i try to configure mythtv over that backend tool it says "cannot connect to database" or something like that
[05:36:44] Pho128: on german ..
[05:37:05] [R]: so start the mysql server
[05:37:39] Pho128: i have absolute no idea how :D
[05:38:00] [R]: that sounds unfortunate
[05:38:19] Pho128: first time with ubuntu. installed it that morning ..
[05:38:56] Pho128: thought myth would start mysql self
[05:38:59] Pho128: but okay.. i google
[05:39:38] stoffel (stoffel!~quassel@pD9E40D44.dip0.t-ipconnect.de) has joined #mythtv-users
[05:39:38] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stoffel
[05:43:16] [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving)
[05:44:07] Pho128: mh.. mysql is running. i start the backend tool. select my language > save. next window "konnte nicht zum datenbankserver verbinden" .. (can not connect to mysql i think)..have no idea
[05:44:33] Pho128: username and password are both "mythtv". i changed nothing. it's a fresh installation..
[05:46:29] Pho128: a there.. "access denied for user 'mythtv'@'localhost' (using password: YES) .... but why?
[05:49:36] Pho128 (Pho128!b207f23f@gateway/web/freenode/ip.178.7.242.63) has quit (Quit: Page closed)
[05:52:46] hpeter (hpeter!~hpeter@77-56-201-52.dclient.hispeed.ch) has joined #mythtv-users
[05:58:48] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has joined #mythtv-users
[06:04:37] hpeter (hpeter!~hpeter@77-56-201-52.dclient.hispeed.ch) has quit (Quit: hpeter)
[06:09:57] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!)
[06:12:45] esperegu (esperegu!~quassel@ip-213-124-221-122.ip.prioritytelecom.net) has joined #mythtv-users
[06:30:06] hpeter (hpeter!~hpeter@zux221-080-060.adsl.green.ch) has joined #mythtv-users
[07:16:52] stoffel (stoffel!~quassel@pD9E40D44.dip0.t-ipconnect.de) has quit (Remote host closed the connection)
[07:41:04] bentech (bentech!~bentech@46-65-104-18.zone16.bethere.co.uk) has joined #mythtv-users
[07:41:40] bentech (bentech!~bentech@46-65-104-18.zone16.bethere.co.uk) has quit (Client Quit)
[07:42:04] bentech (bentech!~bentech@46-65-104-18.zone16.bethere.co.uk) has joined #mythtv-users
[07:51:38] troyt (troyt!~troyt@2001:1938:240:2000::3) has quit (Ping timeout: 245 seconds)
[07:53:55] BLZbubba (BLZbubba!~mark@tpsit.com) has quit (Ping timeout: 260 seconds)
[08:04:07] zombor (zombor!~zombor__@kohana/developer/zombor) has joined #mythtv-users
[08:05:04] croppa (croppa!~stuart@CPE-120-146-137-99.static.nsw.bigpond.net.au) has joined #mythtv-users
[08:05:42] rdark (rdark!~rdark@217.33.138.50) has joined #mythtv-users
[08:09:26] jbaxter (jbaxter!~jbaxter@jimbax.plus.com) has joined #mythtv-users
[08:14:02] jpabq___ (jpabq___!~quassel@67-0-30-72.albq.qwest.net) has joined #mythtv-users
[08:14:04] jpabq__ (jpabq__!~quassel@mythtv/developer/jpabq) has joined #mythtv-users
[08:14:25] jpabq_ (jpabq_!~quassel@mythtv/developer/jpabq) has quit (Ping timeout: 246 seconds)
[08:15:21] jpabq (jpabq!~quassel@mythtv/developer/jpabq) has quit (Ping timeout: 268 seconds)
[08:15:41] troyt (troyt!~troyt@2001:1938:240:2000::3) has joined #mythtv-users
[08:23:29] bentech (bentech!~bentech@46-65-104-18.zone16.bethere.co.uk) has quit (Ping timeout: 255 seconds)
[08:24:07] bentech (bentech!~bentech@46-65-104-18.zone16.bethere.co.uk) has joined #mythtv-users
[08:51:53] zombor (zombor!~zombor__@kohana/developer/zombor) has quit (Remote host closed the connection)
[08:57:29] hashbang (hashbang!~isajb@cse-ajb.cse.bris.ac.uk) has joined #mythtv-users
[09:10:24] williammanda (williammanda!~william@c-69-180-207-35.hsd1.tn.comcast.net) has quit (Ping timeout: 246 seconds)
[09:23:00] williammanda (williammanda!~william@c-69-180-207-35.hsd1.tn.comcast.net) has joined #mythtv-users
[10:02:55] hpeter (hpeter!~hpeter@zux221-080-060.adsl.green.ch) has quit (Quit: hpeter)
[10:03:56] hpeter (hpeter!~hpeter@zux221-080-060.adsl.green.ch) has joined #mythtv-users
[10:07:58] hpeter (hpeter!~hpeter@zux221-080-060.adsl.green.ch) has quit (Read error: Connection reset by peer)
[10:11:39] hpeter (hpeter!~hpeter@zux221-080-060.adsl.green.ch) has joined #mythtv-users
[16:26:46] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v MythLogBot
[16:26:47] Chicago (Chicago!~cjc@c-76-16-105-151.hsd1.in.comcast.net) has quit (Quit: Leaving)
[16:32:45] Steve-Goodey (Steve-Goodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has joined #mythtv-users
[16:39:44] bentech (bentech!~bentech@46-65-104-18.zone16.bethere.co.uk) has quit (Quit: bentech)
[16:42:48] toeb (toeb!~toeb@HSI-KBW-109-193-196-029.hsi7.kabel-badenwuerttemberg.de) has quit (Quit: leaving)
[16:42:56] toeb (toeb!~toeb@HSI-KBW-109-193-196-029.hsi7.kabel-badenwuerttemberg.de) has joined #mythtv-users
[16:44:57] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has quit (Ping timeout: 256 seconds)
[16:46:43] awalls (awalls!~awalls@d-24-245-103-115.cpe.metrocast.net) has joined #mythtv-users
[16:48:46] Guest57 (Guest57!47eec3cd@gateway/web/freenode/ip.71.238.195.205) has quit (Quit: Page closed)
[16:49:05] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has joined #mythtv-users
[16:49:10] ServerSage (ServerSage!~ServerSag@c-67-161-33-172.hsd1.ca.comcast.net) has joined #mythtv-users
[16:50:04] bobweaver (bobweaver!~bobweaver@ubuntu/member/bobweaver) has joined #mythtv-users
[16:55:21] bobweaver: Ok I have reconfiured my backend and database rebooted all my frontends and my backend. I can connect to mysql with the user mythtv and the password that I just reset With phpmyadmin and also in the commandline. but I can not connect to it with any of my frontends, But I can connect to it with only one frontend the one that sits on the backend machine. I have reconfigured that mythdatabase and made sure that it is set up for multi fr
[16:55:24] bobweaver: ontends.
[16:56:01] bobweaver: also I can only connect to the api from the backend machine. same for mythweb
[17:08:38] disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users
[17:14:05] MythLogBot (MythLogBot!~bot@mythtv/developer/beirdo) has quit (Ping timeout: 246 seconds)
[17:21:59] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v MythLogBot
[17:22:24] jya_ is now known as jya
[17:22:24] streeter (streeter!streeter@nat/redhat/x-hllrwogpzwppufca) has quit (Ping timeout: 252 seconds)
[17:28:24] pigeon (pigeon!~pigeon@eth5284.nsw.adsl.internode.on.net) has joined #mythtv-users
[17:29:03] sraue_ (sraue_!~stephan@77-239-48-1.dyn.cable.fcom.ch) has joined #mythtv-users
[17:30:11] nutron (nutron!~nutron@unaffiliated/nutron) has joined #mythtv-users
[17:31:13] NightMonkey (NightMonkey!~NightrMon@64.124.185.45) has joined #mythtv-users
[17:31:13] NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has joined #mythtv-users
[17:31:13] NightMonkey (NightMonkey!~NightrMon@64.124.185.45) has quit (Changing host)
[17:33:34] zombor_ is now known as zombor
[17:35:02] sraue_ is now known as sraue
[17:35:13] sraue (sraue!~stephan@77-239-48-1.dyn.cable.fcom.ch) has quit (Changing host)
[17:35:14] sraue (sraue!~stephan@xbmc/staff/sraue) has joined #mythtv-users
[17:43:22] pmhahn (pmhahn!~pmhahn@2001:4dd0:ff00:8d31:219:dbff:fef2:e135) has joined #mythtv-users
[17:48:40] qu (qu!~quassel@c-76-121-83-59.hsd1.wa.comcast.net) has joined #mythtv-users
[17:48:57] qu (qu!~quassel@c-76-121-83-59.hsd1.wa.comcast.net) has quit (Client Quit)
[17:49:29] Quantum` (Quantum`!~quassel@gateway/tor-sasl/quantum/x-07081428) has joined #mythtv-users
[17:50:21] Quantum`: On Dish, two channels have moved. SchedulesDirect has the new channels, but mythfilldatabase won't update my ProgramGuide for some reason.
[17:51:54] Quantum`: $ mythfilldatabase --do-channel-updates does not do it for some reason.
[17:55:57] XChatMav (XChatMav!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv-users
[17:56:31] Chicago (Chicago!~cjc@c-76-16-105-151.hsd1.in.comcast.net) has joined #mythtv-users
[17:58:09] cjc_ (cjc_!~cjc@c-76-16-105-151.hsd1.in.comcast.net) has joined #mythtv-users
[17:58:24] MavT (MavT!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (Ping timeout: 240 seconds)
[17:58:37] cjc_ (cjc_!~cjc@c-76-16-105-151.hsd1.in.comcast.net) has quit (Client Quit)
[17:58:51] Quantum`: --only-update-channels doesn't work either.
[18:01:37] Steve_Goodey (Steve_Goodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has joined #mythtv-users
[18:01:41] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has quit (Ping timeout: 248 seconds)
[18:02:44] Quantum`: Channel Editor has them wrong. It thinks 167 is GAC, and 246 is KGO. Should be AXS and Velocity, respectively.
[18:12:53] d00gster (d00gster!~doughant@bba739783.alshamil.net.ae) has joined #mythtv-users
[18:13:25] sphery: Quantum`: mythfilldatabase doesn't change channel information, it simply puts listings information in the database
[18:13:45] sphery: Quantum`: what you need to do is use the mythtv-setup or MythWeb channel editor to change the appropriate channel information
[18:14:45] d00gster (d00gster!~doughant@bba739783.alshamil.net.ae) has quit (Client Quit)
[18:14:48] Quantum`: sphery: You mean I have to change every detail in the channel editor?
[18:15:06] d00gster (d00gster!~doughant@bba739783.alshamil.net.ae) has joined #mythtv-users
[18:15:10] sphery: Quantum`: specifically, assuming Dish just swapped the location of 2 channels, edit the channel numbers (if desired--they're for your own use and have no importance to MythTV), the channel call signs and name, and--especially--the xmltvid
[18:15:18] Quantum` (Quantum`!~quassel@gateway/tor-sasl/quantum/x-07081428) has quit (Remote host closed the connection)
[18:15:28] sphery: no, you only change the important details
[18:15:50] sphery: and then after run: mythfilldatabase --dd-grab-all
[18:16:17] d00gster (d00gster!~doughant@bba739783.alshamil.net.ae) has quit (Client Quit)
[18:16:43] sphery: basically, nothing changed except which channel carries which content so you just have to tell mythfilldatabase to put each channels listings in the other channel's place
[18:17:49] Quantum` (Quantum`!~quassel@gateway/tor-sasl/quantum/x-07081428) has joined #mythtv-users
[18:18:24] sphery: Quantum`: http://irc.mythtv.org/ircLog/channel/1/2013-06-25:17:50
[18:18:52] Quantum`: Odd, I haven't had to do that before when channels changed.
[18:19:14] Quantum`: (sorry, XFCE crashed on me)
[18:20:03] sphery: well, there are other ways you can do (bad) things to make it seem like it changed things for you, but the above is the right way
[18:20:22] sphery: the other ways are more likely to break things (including other, unchanged channels)
[18:20:26] Quantum`: OK good to know.
[18:21:21] oobe (oobe!~thingo@unaffiliated/oobe) has quit (Ping timeout: 248 seconds)
[18:22:11] sphery: Quantum`: the mythfilldatabase --dd-grab-all will tell mythfilldatabase to refresh all of your listings at once, so it will ensure you have the right data on the right channels for all days
[18:22:48] sphery: Quantum`: and, to improve your system, assuming you aren't running on an underpowered system, use --dd-grab-all all the time to get the most-current listings data all the time
[18:23:03] Quantum`: I'm putting this in my notes.
[18:23:38] Quantum`: I know mythfilldatabase gets updates 24 hours, so how can I add --dd-grab-all to that?
[18:23:52] sphery: see http://www.gossamer-threads.com/lists/mythtv/users/449426#449426 and http://www.gossamer-threads.com/lists/mythtv/ . . . 49416#449416 for details on using --dd-grab-all normally
[18:25:24] sphery: it's nice because that way if they publish a schedule, but it changes, you'll get the update as soon as you run mythfilldatabase after the change, rather than waiting until the day before the modification to the schedule
[18:25:47] Quantum`: Kool. Ty.
[18:26:21] sphery: enjoy
[18:26:25] Moeabm09 (Moeabm09!~moeabm@209.242.163.66) has quit ()
[18:26:38] oobe (oobe!~thingo@unaffiliated/oobe) has joined #mythtv-users
[18:28:42] Quantum` (Quantum`!~quassel@gateway/tor-sasl/quantum/x-07081428) has quit (Remote host closed the connection)
[18:36:47] malleus0112358 (malleus0112358!~malleus01@gateway/tor-sasl/malleus0112358) has joined #mythtv-users
[18:44:39] malleus0112358: Hi. mythbackend is failing to respond to SIGTERM. The log generates the line "MythBackend exiting", so it appears to process the signal. However, the process never exits, and according to the log mythbackend continues working (EIT scanning for example).
[18:44:46] streeter_ (streeter_!streeter@nat/redhat/x-dmnqduzzmtjrkajr) has quit (Quit: Leaving)
[18:45:24] streeter (streeter!streeter@nat/redhat/x-zblesjvmneuixalc) has joined #mythtv-users
[18:47:24] malleus0112358: The problem appears to occur if mythbackend has issued a server halt command. If no server halt command has been issued, the process exits within seconds as expected. If a server halt command has been issued, the process continues for minutes, and possible indefinitely if not killed.
[18:49:49] malleus0112358: It this behavior by design? Perhaps someone expected that nobody would have reason to terminate the backend if the backend had initiated some form of system shutdown... Should I be looking for a bug instead?
[18:55:34] Steve_Goodey (Steve_Goodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!)
[18:58:08] sphery: server halt command?
[18:58:34] sphery: so it was in the process of shutting down, then you sent it a sigterm?
[19:00:05] sphery: malleus0112358: ^^^
[19:02:31] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has joined #mythtv-users
[19:04:14] sphery: malleus0112358: is there a message about ServerHaltCommand failed, shutdown aborted in there?
[19:04:22] malleus0112358: Sorry. Well indirectly it initiated the sigterm. As part of my pm-suspend hooks I need to unload tuner modules, and in order to free them to be unloaded, mythbackend must be terminated. So mythbackend calls pm-suspend, which in turn tries to stop mythbackend.
[19:06:10] sphery: I'm not sure whether that should or should not work
[19:06:23] sphery: probably worth creating a ticket, though, to make someone decide
[19:06:40] sphery: http://code.mythtv.org/trac/newticket + http://code.mythtv.org/trac/wiki/TicketHowTo
[19:09:07] malleus0112358: No sign that it is aborting shutdown. It says its handling the sigterm '(handleSignal) Received Terminated' and then '(run_backend) MythBackend exiting' but then just carries on as normal. Okay, I'll look into creating a ticket after I look over the code a bit more. Thanks for the input.
[19:10:54] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!)
[19:11:17] sphery: it may just be a dead lock on the scheduler thread (which may fail to shut down due to the fact that it was holding the scheduler lock when it called the shutdown script)
[19:12:34] sphery: malleus0112358: can you try this... have the backend call a script (say, shutdown.sh) which calls a different script (say, do_shutdown.sh) in the background and then returns success
[19:13:00] sphery: so, basically, shutdown.sh is just #!/bin/bash \n do_shutdown.sh &
[19:13:08] sphery: and do_shutdown.sh is the script you're currently using
[19:13:25] sphery: then do_shutdown.sh can send a sigterm to the backend and shut it down
[19:13:28] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has joined #mythtv-users
[19:13:46] malleus0112358: Ah, good idea. I'll try that.
[19:14:25] sphery: if that works, then I'd think that may be the best approach (and you may want to document it in the wiki)
[19:16:09] sphery: not sure where, but maybe somewhere in one of these pages: http://www.mythtv.org/wiki/Category:Power_Management
[19:19:47] sphery: hmmm, might want to put an exit 0 at the end of the script, though
[19:19:51] sphery: (end of shutdown.sh)
[19:22:06] madboter (madboter!setoja@cable201-233-17-97.epm.net.co) has joined #mythtv-users
[19:23:13] madboter: Hello! I'm just testing MythTV and was wondering if this software can control, record and manage ip cameras as audio/video source
[19:30:12] madboter: join /#mythtv-users
[19:32:37] lwizardl (lwizardl!~lwizardl@c-68-62-80-172.hsd1.mi.comcast.net) has joined #mythtv-users
[19:32:40] lwizardl: hello
[19:33:53] wizbit (wizbit!~wizbit@unaffiliated/wizbit) has quit (Quit: Lost terminal)
[19:36:27] lwizardl: what would be the most supported way to have all the main sources for television (example cable boxes or cablecards) in say the basement and then feeding the sources to the rooms and be able to change the channels within myth? I am thinking it would be something like hdhomerun units in the basement.
[19:36:42] lwizardl: is that the best option or would there be another option ?
[19:39:14] jbaxter (jbaxter!~jbaxter@jimbax.plus.com) has quit (Ping timeout: 268 seconds)
[19:41:54] jbaxter (jbaxter!~jbaxter@jimbax.plus.com) has joined #mythtv-users
[19:43:40] BLZbubba (BLZbubba!~mark@tpsit.com) has joined #mythtv-users
[19:43:58] BLZbubba (BLZbubba!~mark@tpsit.com) has quit (Changing host)
[19:43:59] BLZbubba (BLZbubba!~mark@pdpc/supporter/professional/blzbubba) has joined #mythtv-users
[19:44:01] sphery: madboter: MythTV is designed for recording video from channels with listings information
[19:44:51] sphery: madboter: however, there's a plugin called MythZoneMinder that uses ZoneMinder for managing cameras (i.e. for a security system) and allows you to see them on your MythTV system
[19:45:22] sphery: madboter: if you don't want TV recording, MythTV isn't the application for you (but ZoneMinder may well be)
[19:46:19] sphery: lwizardl: the backend is what changes channels, so you can just put the backend(s) in the basement and the frontend(s) in the upstairs rooms
[19:47:38] sphery: you can put HDHRs down there, but MythTV has always been designed as a client/server (frontend/backend) application specifically to allow you to pipe any recorded content to any frontend on your network, regardless of location of backend(s)
[19:48:13] sphery: madboter: FWIW, http://www.zoneminder.com/
[19:49:03] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!)
[19:51:33] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has joined #mythtv-users
[19:52:04] lwizardl: sphery: exactly what I was wanting. But I was looking at having anything supplied by my tv provider (ie comcast, at&t, etc) in the basement in one location and then having the frontends be the only box in the rooms.
[19:52:49] lwizardl: sphery: right now I only have 1 myth box and it is both back/front end and then my comcast box sits ontop of the mythbox
[19:54:35] madboter: I just came back. i just read all what you said, and yes i should use ZineMinder then
[19:55:05] madboter: thank you for the feedback.
[19:55:28] lwizardl: madboter: you might want to also check out another distro
[19:55:32] lwizardl: let me find the url
[19:55:38] madboter: Thank you.
[19:55:49] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has quit (Client Quit)
[19:56:48] lwizardl: madboter: found it it does security cameras, media content, and more http://linuxmce.org/
[19:58:04] madboter: between LinuxMCE and ZoneMinder, what distro you think is the best for controlling, recording and managing overall functions of IP cameras as if the PC (where it's installed the distro) where a DVR?
[19:58:39] sphery: yeah, linuxmce is an older version of mythtv with a skin slapped on top of it as a means of adding a whole-house automation layer on top
[19:59:00] lwizardl: if your just wanting to do security cameras only then use zoneminder, if you want one box to do them all (play media, make phone calls, etc then linuxmce would be better
[19:59:11] exoon (exoon!~exoon@p4FD3816E.dip0.t-ipconnect.de) has joined #mythtv-users
[19:59:22] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has joined #mythtv-users
[19:59:22] sphery: so if you're not interesting in tv recording or home automation, lmce may not be worthwhile
[19:59:24] Chicago (Chicago!~cjc@c-76-16-105-151.hsd1.in.comcast.net) has quit (Quit: Leaving)
[19:59:33] sphery: (it's even more complex to set up than mythtv)
[19:59:36] Chicago (Chicago!~cjc@c-76-16-105-151.hsd1.in.comcast.net) has joined #mythtv-users
[19:59:37] lwizardl: sphery: yeah that was how I found it I was searching for mythtv + cctv a few years ago.
[19:59:44] madboter: Great appreciation sphery and lwizardl
[19:59:45] sphery: yeah
[20:00:12] sphery: lwizardl: if you don't want to split up frontend and backend boxes, then hdhr would work
[20:00:13] madboter: really appreciate you help guys
[20:00:40] madboter (madboter!setoja@cable201-233-17-97.epm.net.co) has quit ()
[20:00:44] jbaxter (jbaxter!~jbaxter@jimbax.plus.com) has quit (Ping timeout: 256 seconds)
[20:02:18] sphery: lwizardl: fwiw, I personally prefer putting my backends in a different room from the TV so I can buy inexpensive systems (instead of paying for small, sleek, and quiet) and fill them full of HDD's (currently 13.75TB) and not worry about noise or ugliness
[20:02:53] cjc_ (cjc_!~cjc@c-76-16-105-151.hsd1.in.comcast.net) has joined #mythtv-users
[20:03:12] cjc_ (cjc_!~cjc@c-76-16-105-151.hsd1.in.comcast.net) has quit (Client Quit)
[20:03:14] Chicago (Chicago!~cjc@c-76-16-105-151.hsd1.in.comcast.net) has quit (Client Quit)
[20:03:25] sphery: then again, I even put my frontend in a different room from my TV and just ran the video, audio, and IR receiver cables through the wall (so I have an invisible frontend--which is prettier than any expensive case you'll ever find)
[20:03:45] DexterF (DexterF!~dexter@pD9F6DBDE.dip0.t-ipconnect.de) has joined #mythtv-users
[20:03:47] DexterF: hi
[20:03:52] Chicago (Chicago!~cjc@c-76-16-105-151.hsd1.in.comcast.net) has joined #mythtv-users
[20:03:57] DexterF: where does mythtv store the mysql password?
[20:04:07] DexterF: I can't make the sodding debian tools reask it
[20:05:06] sphery: assuming current mythtv, ~/.mythtv/config.xml
[20:05:34] sphery: that said, if you don't fix it with your distro tools, they will likely overwrite your changed (fixed) config.xml with one with the old password
[20:05:46] sphery: so it will constantly break and you'll have to fix it
[20:05:55] sphery: so I highly recommend working with the distro tools, not around them
[20:06:23] sphery: is this *buntu, or plain debian?
[20:06:32] DexterF: deb7
[20:06:40] sphery: ah, no idea how to fix it on that
[20:10:28] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!)
[20:13:13] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has joined #mythtv-users
[20:17:23] jbaxter (jbaxter!~jbaxter@jimbax.plus.com) has joined #mythtv-users
[20:22:48] lwizardl: sphery: sorry had phone call. Yeah I wanted to keep the noisy hardware out of the rooms and then use something smaller in the front ends. I was also going to look at like raspberry pi units to see if they can be used as hardware for the front ends. I know they can run xbmc and play hd media so i think that they could be usable in some way.
[20:26:11] Cougar (Cougar!~cougar@2a03:5880:104:10:ed2c:d960:4cca:c04e) has joined #mythtv-users
[20:27:22] malleus0112358: sphery: Forking the actual halt command and returning 0 allowed the backend to shutdown correctly. Thanks a lot for your wizardry! No doubt that has saved me a heap of time! Will add the info to the wiki when I get a chance, along with some other obscure things I've discovered.
[20:28:45] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!)
[20:33:29] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has joined #mythtv-users
[20:34:50] Spida (Spida!~timo@ns1.spinnennetz.org) has quit (Read error: Operation timed out)
[20:35:48] zombor (zombor!~zombor__@kohana/developer/zombor) has quit (Remote host closed the connection)
[20:37:14] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has quit (Client Quit)
[20:40:00] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has joined #mythtv-users
[20:40:17] Spida (Spida!~timo@ns1.spinnennetz.org) has joined #mythtv-users
[20:50:17] SteveGoodey (SteveGoodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!)
[20:50:49] Steve-Goodey (Steve-Goodey!~steve@host86-145-235-230.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!)
[20:51:38] ralfp (ralfp!~quassel@dslb-092-073-184-228.pools.arcor-ip.net) has quit (Read error: Operation timed out)

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