Wednesday, October 8th, 2014, 00:12 UTC | ||
[00:12:43] | Kwisher (Kwisher!~kwisher@c-98-212-119-100.hsd1.in.comcast.net) has joined #mythtv-users | |
[00:26:12] | Dave123_ (Dave123_!~Dave123@cpe-74-74-218-98.rochester.res.rr.com) has quit (Ping timeout: 272 seconds) | |
[00:29:01] | Kwisher (Kwisher!~kwisher@c-98-212-119-100.hsd1.in.comcast.net) has quit (Quit: Leaving) | |
[00:31:14] | SmallwoodDR82 (SmallwoodDR82!~Smallwood@unaffiliated/smallwooddr82) has joined #mythtv-users | |
[00:41:09] | Dave123_ (Dave123_!~Dave123@cpe-74-74-218-98.rochester.res.rr.com) has joined #mythtv-users | |
[00:50:20] | Dave123_ (Dave123_!~Dave123@cpe-74-74-218-98.rochester.res.rr.com) has quit (Ping timeout: 244 seconds) | |
[01:05:50] | Dave123_ (Dave123_!~Dave123@cpe-74-74-218-98.rochester.res.rr.com) has joined #mythtv-users | |
[01:17:45] | SmallwoodDR82 (SmallwoodDR82!~Smallwood@unaffiliated/smallwooddr82) has quit (Quit: and I'm out...) | |
[01:22:54] | SmallwoodDR82 (SmallwoodDR82!~Smallwood@unaffiliated/smallwooddr82) has joined #mythtv-users | |
[01:24:24] | EvilGuru (EvilGuru!~freddie@warzone2100/developer/EvilGuru) has joined #mythtv-users | |
[01:24:54] | EvilGuru_ (EvilGuru_!~freddie@warzone2100/developer/EvilGuru) has quit (Ping timeout: 250 seconds) | |
[01:35:11] | jedix: | hmm |
[01:35:18] | jedix: | so mythfilldatabase did not run |
[01:35:25] | jedix: | and so nothing was recorde |
[01:35:27] | jedix: | d |
[01:35:43] | jedix: | what is responsible for running mythfilldatabase and how can I check that it's working? |
[01:38:46] | disputin (disputin!~sean@65.102.58.17) has quit (Quit: Leaving.) | |
[01:40:51] | bill6502 (bill6502!~bill@205.178.26.43) has joined #mythtv-users | |
[01:41:30] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Quit: Leaving) | |
[01:42:00] | bill6502: | jedix: what version of MythTV are you running? |
[01:44:56] | bill6502: | a list of things to check: http://pastebin.com/b0RixWTb , assumes a current version |
[01:48:52] | jedix: | 0.27-fixes |
[01:49:11] | jedix: | 2:0.27.0+fixes.20140324.8ee257c-0ubuntu3 |
[01:49:14] | jedix: | to be exact |
[01:51:10] | bill6502: | then the steps above are valid, I believe Mythbuntu puts its logs under /var/log/mythtv and in this case a file named mythfilldatabase.log |
[01:53:34] | jedix: | I bet the net was down |
[01:53:58] | jedix: | mythbackend.log mythcommflag.log mythfrontend.log mythmetadatalookup.log mythpreviewgen.log mythtv-setup.log |
[01:55:43] | jedix: | hmm, no log for filldatabase |
[01:57:24] | bill6502: | when you checked: Guide data program:, what value was there? |
[01:58:39] | jedix: | I have not checked, my wife is watching tv |
[02:01:33] | bill6502: | yourBackendIpOrHostname:6544/Myth/GetSetting?Key=MythFillDatabasePath will give you the answer. the contents of <Value>...</Value> is the answer |
[02:02:16] | bill6502: | ^^^ from any browser |
[02:03:10] | jedix: | /usr/bin/mythfilldatabase |
[02:04:37] | bill6502: | that's why you're not getting any mythfilldatabase logs. it MUST be just: mythfilldatabase |
[02:05:07] | jedix: | no logs, but it would work? |
[02:06:16] | bill6502: | yes it should, but it's hard to debug without logs, and here's the 'history' of the logging issue: https://code.mythtv.org/trac/ticket/12169 |
[02:06:45] | jedix: | oh, there's /mythweb/settings/mythtv |
[02:06:47] | jedix: | too |
[02:09:19] | bill6502: | you can look in your backend log for the following text: HouseKeeperTask 'MythFillDB' Finished Successfully. that tells you it ran, but not much more |
[02:12:35] | jedix: | it never failed.. |
[02:14:02] | bill6502: | this is good: <BE>:6544/Myth/GetSetting?Key=mythfilldatabaseLastRunStatus works, or doesn't mythweb have a Status page with the mythfilldatabase info |
[02:14:09] | jedix: | should have filled yesterday |
[02:14:36] | bill6502: | how many sources do you have? |
[02:14:42] | jedix: | 1 |
[02:15:12] | bill6502: | look in /tmp for a file something like mythtv_ddp_.......... |
[02:15:34] | jedix: | there are two |
[02:15:38] | jedix: | a dir and a file |
[02:15:50] | bill6502: | ls -l just the file and paste it here |
[02:16:32] | jedix: | 755201 Oct 7 21:35 /tmp/mythtv_ddp_data |
[02:16:48] | jedix: | (I reran it then) |
[02:16:50] | jedix: | by hand |
[02:16:51] | jedix: | and it worked |
[02:17:18] | bill6502: | I was looking for the owner of the file ls -l /tmp/mythtv_ddp_data |
[02:17:26] | jedix: | oh, it was my user |
[02:17:32] | jedix: | but I had run it by hand.. |
[02:17:46] | jedix: | I guess I screwed up the debugging |
[02:18:25] | jedix: | I have to go, baby just woke up.. I added a log option for mythfilldatabase |
[02:18:36] | jedix: | if you have anything else I could check, I'd appreciate it |
[02:18:40] | jedix: | thanks so much |
[02:19:07] | bill6502: | if the backend is going to run mfdb, then it must be able to write to that file. so delete it when you're done doing manual tests. |
[02:19:12] | bill6502: | np |
[03:04:41] | ubIx (ubIx!~ulf@p5484C61C.dip0.t-ipconnect.de) has joined #mythtv-users | |
[03:08:20] | ubIx__ (ubIx__!~ulf@p5484C819.dip0.t-ipconnect.de) has quit (Ping timeout: 272 seconds) | |
[03:48:26] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has quit (Ping timeout: 260 seconds) | |
[03:49:35] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has joined #mythtv-users | |
[03:54:39] | bill6502 (bill6502!~bill@205.178.26.43) has left #mythtv-users () | |
[09:01:37] | SmallwoodDR82 (SmallwoodDR82!~Smallwood@unaffiliated/smallwooddr82) has quit (Quit: and I'm out...) | |
[09:01:37] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[09:01:37] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[09:01:37] | MythLogBot (MythLogBot!~bot@mythtv/developer/beirdo) has quit (Ping timeout: 245 seconds) | |
[09:01:54] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v MythLogBot | |
[09:03:25] | justinh (justinh!~justin@host81-156-219-193.range81-156.btcentralplus.com) has joined #mythtv-users | |
[09:14:35] | amessina (amessina!~amessina@2001:470:c1dc:7779:d6be:d9ff:fe8d:7c1e) has quit (Remote host closed the connection) | |
[09:14:52] | jbrett (jbrett!~jbrett@backupsy.linuxturtle.net) has quit (Ping timeout: 240 seconds) | |
[09:15:14] | dekarl1 (dekarl1!~dekarl@p4FE842AD.dip0.t-ipconnect.de) has joined #mythtv-users | |
[09:15:14] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v dekarl1 | |
[09:15:39] | jbrett (jbrett!~jbrett@162.213.216.140) has joined #mythtv-users | |
[09:15:53] | RagingMind (RagingMind!~RagingMin@2001:470:1f11:fef:595d:df0c:dbe9:e815) has quit (Ping timeout: 260 seconds) | |
[09:17:02] | amessina (amessina!~amessina@50-196-241-78-static.hfc.comcastbusiness.net) has joined #mythtv-users | |
[09:18:10] | dekarl (dekarl!~dekarl@p4FCEF215.dip0.t-ipconnect.de) has quit (Ping timeout: 272 seconds) | |
[09:33:13] | RagingMind (RagingMind!~RagingMin@2001:470:1f11:fef:5504:bfea:e3af:98e6) has joined #mythtv-users | |
[09:38:09] | dekarl1 is now known as dekarl | |
[10:01:18] | taknev (taknev!~taknev@76-247-186-14.lightspeed.sjcpca.sbcglobal.net) has quit (Read error: Connection reset by peer) | |
[10:02:31] | taknev (taknev!~taknev@76-247-186-14.lightspeed.sjcpca.sbcglobal.net) has joined #mythtv-users | |
[10:16:00] | antgel (antgel!~topdog@213.57.120.133) has joined #mythtv-users | |
[10:47:53] | cerise8192 (cerise8192!~root@littlegreenmen.armory.com) has left #mythtv-users () | |
[10:53:48] | ShapeShifter499 (ShapeShifter499!~Raansu@unaffiliated/shapeshifter499) has quit (Ping timeout: 272 seconds) | |
[10:58:52] | ShapeShifter499 (ShapeShifter499!~Raansu@unaffiliated/shapeshifter499) has joined #mythtv-users | |
[10:59:45] | croppa_ (croppa_!~stuart@14.14.233.220.static.exetel.com.au) has quit () | |
[11:05:23] | ShapeShifter499 (ShapeShifter499!~Raansu@unaffiliated/shapeshifter499) has quit (Ping timeout: 240 seconds) | |
[11:11:05] | benc_ (benc_!~benc@c-50-137-197-133.hsd1.mn.comcast.net) has quit (*.net *.split) | |
[11:11:05] | superm1 (superm1!uid4318@ubuntu/member/superm1) has quit (*.net *.split) | |
[11:11:05] | Kwisher_wrk (Kwisher_wrk!~kevin@165.138.3.251) has quit (*.net *.split) | |
[11:11:05] | pyrodex (pyrodex!~pyrodex@2607:5300:60:38e3::) has quit (*.net *.split) | |
[11:11:06] | skd5aner (skd5aner!~skd5aner@128.sub-70-198-67.myvzw.com) has quit (*.net *.split) | |
[11:11:06] | wsuetholz (wsuetholz!~Thunderbi@cpe-184-59-39-71.wi.res.rr.com) has quit (*.net *.split) | |
[11:11:06] | rhpot1991 (rhpot1991!~rhpot1991@ubuntu/member/rhpot1991) has quit (*.net *.split) | |
[11:11:06] | jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has quit (*.net *.split) | |
[11:11:06] | ikevin (ikevin!~kevin@lisa.illux.org) has quit (*.net *.split) | |
[11:11:06] | terr1 (terr1!~terr1@unaffiliated/terr1) has quit (*.net *.split) | |
[11:11:06] | J-e-f-f-A (J-e-f-f-A!~J-e-f-f-A@24.177.48.184) has quit (*.net *.split) | |
[11:11:07] | aloril (aloril!~aloril@dsl-tkubrasgw2-50defd-78.dhcp.inet.fi) has quit (*.net *.split) | |
[11:11:07] | materdaddy (materdaddy!~mmrosko@wsip-70-164-99-62.sd.sd.cox.net) has quit (*.net *.split) | |
[11:11:07] | dahlSTROM (dahlSTROM!~dengode@2602:ffda:aaa::768:7a78) has quit (*.net *.split) | |
[11:11:07] | troyt (troyt!~troyt@2601:7:6200:1362:44dd:acff:fe85:9c8e) has quit (*.net *.split) | |
[11:11:08] | MissionCritical (MissionCritical!~MissionCr@unaffiliated/missioncritical) has quit (*.net *.split) | |
[11:11:08] | Gibby (Gibby!~Gibby@184.170.249.223) has quit (*.net *.split) | |
[11:11:18] | rhpot1991 (rhpot1991!~rhpot1991@2001:4968:202:3:96a:955c:6627:81c8) has joined #mythtv-users | |
[11:11:18] | rhpot1991 (rhpot1991!~rhpot1991@ubuntu/member/rhpot1991) has joined #mythtv-users | |
[11:11:18] | rhpot1991 (rhpot1991!~rhpot1991@2001:4968:202:3:96a:955c:6627:81c8) has quit (Changing host) | |
[11:11:21] | materdaddy (materdaddy!~mmrosko@wsip-70-164-99-62.sd.sd.cox.net) has joined #mythtv-users | |
[11:11:23] | superm1 (superm1!uid4318@ubuntu/member/superm1) has joined #mythtv-users | |
[11:11:24] | Gibby (Gibby!~Gibby@184.170.249.223) has joined #mythtv-users | |
[11:11:27] | ikevin (ikevin!~kevin@lisa.illux.org) has joined #mythtv-users | |
[11:11:28] | dahlSTROM (dahlSTROM!~dengode@185.53.129.72) has joined #mythtv-users | |
[11:11:29] | terr1 (terr1!~terr1@unaffiliated/terr1) has joined #mythtv-users | |
[11:11:29] | wsuetholz (wsuetholz!~Thunderbi@cpe-184-59-39-71.wi.res.rr.com) has joined #mythtv-users | |
[11:11:29] | skd5aner (skd5aner!~skd5aner@128.sub-70-198-67.myvzw.com) has joined #mythtv-users | |
[11:11:31] | jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has joined #mythtv-users | |
[11:11:33] | Kwisher_wrk (Kwisher_wrk!~kevin@165.138.3.251) has joined #mythtv-users | |
[11:11:36] | J-e-f-f-A (J-e-f-f-A!~J-e-f-f-A@24-177-48-184.dhcp.oxfr.ma.charter.com) has joined #mythtv-users | |
[11:11:38] | pyrodex (pyrodex!~pyrodex@2607:5300:60:38e3::) has joined #mythtv-users | |
[11:11:43] | benc_ (benc_!~benc@c-50-137-197-133.hsd1.mn.comcast.net) has joined #mythtv-users | |
[11:11:44] | aloril (aloril!~aloril@dsl-tkubrasgw2-50defd-78.dhcp.inet.fi) has joined #mythtv-users | |
[11:11:45] | troyt (troyt!~troyt@2601:7:6200:1362:44dd:acff:fe85:9c8e) has joined #mythtv-users | |
[11:14:45] | hashbang (hashbang!~isajb@cse-ajb.cse.bris.ac.uk) has joined #mythtv-users | |
[11:15:26] | MissionCritical (MissionCritical!~MissionCr@unaffiliated/missioncritical) has joined #mythtv-users | |
[11:16:05] | ShapeShifter499 (ShapeShifter499!~Raansu@unaffiliated/shapeshifter499) has joined #mythtv-users | |
[11:29:27] | Roklobsta (Roklobsta!~Roklobsta@ppp118-209-15-251.lns20.mel4.internode.on.net) has quit (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/) | |
[11:41:53] | Dave123_ (Dave123_!~Dave123@cpe-74-74-218-98.rochester.res.rr.com) has quit (Ping timeout: 240 seconds) | |
[11:48:57] | ShapeShifter499 (ShapeShifter499!~Raansu@unaffiliated/shapeshifter499) has quit (Ping timeout: 272 seconds) | |
[11:56:21] | Dave123_ (Dave123_!~Dave123@cpe-74-74-218-98.rochester.res.rr.com) has joined #mythtv-users | |
[12:02:42] | ShapeShifter499 (ShapeShifter499!~Raansu@unaffiliated/shapeshifter499) has joined #mythtv-users | |
[12:34:24] | DaveQB (DaveQB!~quassel@ppp255-134.static.internode.on.net) has quit (Disconnected by services) | |
[12:35:41] | DaveQB_ (DaveQB_!~quassel@ppp255-134.static.internode.on.net) has joined #mythtv-users | |
[12:38:32] | Easy_Rider9999 (Easy_Rider9999!~Miranda@pD9E5F3E0.dip0.t-ipconnect.de) has joined #mythtv-users | |
[12:39:44] | wsuetholz (wsuetholz!~Thunderbi@cpe-184-59-39-71.wi.res.rr.com) has quit (Ping timeout: 260 seconds) | |
[12:49:51] | blassey (blassey!~blassey@c-50-157-244-244.hsd1.ma.comcast.net) has joined #mythtv-users | |
[13:40:53] | Warped (Warped!~Warped@108.85.160.119) has quit (Quit: ChatZilla 0.9.91 [Firefox 32.0.3/20140923175406]) | |
[14:02:23] | jst_ (jst_!~quassel@198.199.94.175) has quit (Remote host closed the connection) | |
[14:02:37] | jst (jst!~quassel@198.199.94.175) has joined #mythtv-users | |
[14:02:52] | jst (jst!~quassel@198.199.94.175) has quit (Remote host closed the connection) | |
[14:03:05] | jst (jst!~quassel@198.199.94.175) has joined #mythtv-users | |
[14:04:33] | hpeter (hpeter!~hpeter@77-56-33-72.dclient.hispeed.ch) has quit (Read error: Connection reset by peer) | |
[14:05:08] | hpeter (hpeter!~hpeter@77-56-33-72.dclient.hispeed.ch) has joined #mythtv-users | |
[14:15:34] | DaveQB_ is now known as DaveQB | |
[14:17:29] | BillK (BillK!~BillK-Fre@124-148-236-55.dyn.iinet.net.au) has quit (Ping timeout: 272 seconds) | |
[14:31:05] | th3_noname (th3_noname!b91aa07d@gateway/web/freenode/ip.185.26.160.125) has quit (Quit: Page closed) | |
[14:45:23] | blassey (blassey!~blassey@c-50-157-244-244.hsd1.ma.comcast.net) has quit (Quit: Leaving...) | |
[15:01:21] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
[15:15:08] | DaveQB (DaveQB!~quassel@ppp255-134.static.internode.on.net) has quit (Ping timeout: 260 seconds) | |
[15:15:10] | louisdk (louisdk!~louisdk@static-5-103-130-65.seas-nve.net) has joined #mythtv-users | |
[15:24:27] | dashs (dashs!~dave@dashs.denver.co.us) has joined #mythtv-users | |
[15:25:38] | Jordack (Jordack!~Jordack@75-151-31-172-Michigan.hfc.comcastbusiness.net) has joined #mythtv-users | |
[15:25:41] | dashs: | Is there a playback profile setting where I can make a particular program play back with a given aspect ratio? |
[15:27:30] | disputin (disputin!~sean@65.102.58.17) has quit (Quit: Leaving.) | |
[15:28:45] | sphery: | no, mythtv always plays back the video with the proper aspect ratio |
[15:28:57] | sphery: | if you want anything else, you have to manually force it for current playback only |
[15:29:26] | sphery: | so, the /proper/ solution to your problem isn't to tell MythTV to play it wrong, but to fix the broken encoding of the video that gives the wrong aspect info |
[15:29:44] | sphery: | i.e. remux your video and specify the right aspect |
[15:30:24] | sphery: | (actually, there is one setting--that should be removed--to always play back all video at some specified aspect, but there is never a good reason to set it) |
[15:31:33] | Easy_Rider9999 (Easy_Rider9999!~Miranda@pD9E5F3E0.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer) | |
[15:35:12] | RagingMind (RagingMind!~RagingMin@2001:470:1f11:fef:5504:bfea:e3af:98e6) has quit (Ping timeout: 260 seconds) | |
[15:37:43] | RagingMind (RagingMind!~RagingMin@2001:470:1f11:fef:9c9d:38a6:e9e5:6dd4) has joined #mythtv-users | |
[15:38:16] | stuartm: | I've never been a big fan of playback profiles (or groups as they are now known), but if we're going to offer the feature perhaps they should be made more useful |
[15:38:42] | stuartm: | overriding fill or aspect ratio is common enough when you've got broadcasters who just can't get it right |
[15:39:39] | stuartm: | e.g. some of the lousier broadcasters over here CBS (yes, the same one) often broadcast older stuff in the wrong aspect ratio |
[15:40:28] | stuartm: | having to manually fixup those recordings after they are made is almost not worth the bother when they'll be deleted immediately after being watched |
[15:41:33] | antgel (antgel!~topdog@213.57.120.133) has quit (Quit: Lost terminal) | |
[15:42:14] | stuartm: | I can imagine that being able to select a particular audio track, or enable subtitles for certain recordings would also be useful |
[16:00:09] | hashbang (hashbang!~isajb@cse-ajb.cse.bris.ac.uk) has quit (Quit: Leaving.) | |
[16:04:38] | dashs: | This is a local publice broadcasting network in Colorado. Stuff like France24 and Democracy Now are rebroadcast from another source and need some adjustment. |
[16:10:13] | linuxtech (linuxtech!~linuxtech@cp.linuxtech.org) has quit (Ping timeout: 272 seconds) | |
[16:13:58] | Warped (Warped!~Warped@108.85.160.119) has joined #mythtv-users | |
[16:15:04] | linuxtech (linuxtech!~linuxtech@cp.linuxtech.org) has joined #mythtv-users | |
[16:22:08] | Muzer (Muzer!~muzer@cpc1-sotn13-2-0-cust331.15-1.cable.virginm.net) has quit (Excess Flood) | |
[16:30:32] | Muzer (Muzer!~muzer@cpc1-sotn13-2-0-cust331.15-1.cable.virginm.net) has joined #mythtv-users | |
[16:48:00] | hpeter (hpeter!~hpeter@77-56-33-72.dclient.hispeed.ch) has quit (Ping timeout: 260 seconds) | |
[16:54:47] | sphery: | stuartm: playback groups are different from playback profiles and playback profile groups |
[16:55:08] | sphery: | a playback group is a group of playback settings (perhaps they should be called playback settings groups?) |
[16:56:12] | sphery: | specifically settings like time stretch, jump and skip distance/times, etc. |
[16:56:40] | sphery: | a playback profile is one matched set of decode and rendering options in use during playback |
[16:57:32] | sphery: | along with the criteria for when they're used |
[16:58:27] | sphery: | and a playback profile group is a group of one or more playback profiles from which MythTV chooses one to use |
[16:58:41] | sphery: | actually, the criteria is part of the playback profile group, not the playback profile... |
[16:59:26] | sphery: | anyway, all this just means that the terminology is extremely confusing due to overlaps and re-use of the same/similar words for different things |
[17:01:07] | sphery: | and, fwiw, this particular confusion is the reason that a simple question turned into 20 or so messages in [mythtv-users] "Default Settings" notification on playback |
[17:02:07] | sphery: | people were trying to say, "If you define more than one Playback Group, you will get a notification at playback start which one is in use," but because they said, "Playback profile," it caused all sorts of confusion |
[17:03:45] | sphery: | (i.e. "I only have one playback profile," (which is almost definitely not true--all of the default Playback Profile Groups have multiple profiles and there are multiple Playback Profile Groups created, and there was no explanation as to whether "only one" means "one profile in the selected group" or "one profile total and only one profile group" ...) |
[17:08:40] | natanojl (natanojl!~jonatan@c83-252-231-38.bredband.comhem.se) has joined #mythtv-users | |
[17:10:29] | gregL (gregL!~greg@cpe-74-76-121-109.nycap.res.rr.com) has quit (Ping timeout: 260 seconds) | |
[17:14:25] | stuartm: | sphery: right, there's some confusion use of terminology |
[17:14:40] | stuartm: | playback profiles should be called the decoding profile or similar |
[17:20:50] | SteveGoodey (SteveGoodey!~steve@host109-158-213-20.range109-158.btcentralplus.com) has joined #mythtv-users | |
[17:23:42] | zoktar (zoktar!~zoktar@unaffiliated/zoktar) has quit (Quit: -) | |
[17:23:48] | gregL (gregL!~greg@64.31.33.193) has joined #mythtv-users | |
[17:25:47] | bill6502 (bill6502!~bill@205.178.26.43) has joined #mythtv-users | |
[17:30:22] | bill6502: | #8088 Greatly expanded playback groups. ;) |
[17:30:22] | ** MythLogBot http://code.mythtv.org/trac/ticket/8088 ** | |
[17:30:51] | zoktar (zoktar!~zoktar@unaffiliated/zoktar) has joined #mythtv-users | |
[17:42:08] | jm|laptop (jm|laptop!~jm|laptop@null.jamiem.com) has quit (Ping timeout: 260 seconds) | |
[17:42:26] | jm|laptop (jm|laptop!~jm|laptop@null.jamiem.com) has joined #mythtv-users | |
[17:42:51] | dashs: | Gues I am ot able to set 'aspect ratio' or 'fill' for playback of a given show. |
[17:47:27] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
[17:53:54] | disputin (disputin!~sean@65.102.58.17) has quit (Quit: Leaving.) | |
[17:57:19] | Steve-Goodey (Steve-Goodey!~steve@host109-158-213-20.range109-158.btcentralplus.com) has joined #mythtv-users | |
[17:57:37] | SteveGoodey (SteveGoodey!~steve@host109-158-213-20.range109-158.btcentralplus.com) has quit (Ping timeout: 260 seconds) | |
[18:10:14] | dashs (dashs!~dave@dashs.denver.co.us) has quit (Quit: Leaving) | |
[18:32:46] | maseck_ (maseck_!~quassel@pool-96-244-157-94.bltmmd.east.verizon.net) has quit (Remote host closed the connection) | |
[18:53:46] | justdave (justdave!~dave@unaffiliated/justdave) has quit (Quit: leaving) | |
[18:55:48] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
[19:08:03] | Kwisher_wrk (Kwisher_wrk!~kevin@165.138.3.251) has quit (Quit: Another day, another dollar :0) Time to go home) | |
[19:13:46] | Steve_Goodey (Steve_Goodey!~steve@host109-158-213-20.range109-158.btcentralplus.com) has joined #mythtv-users | |
[19:14:31] | Steve-Goodey (Steve-Goodey!~steve@host109-158-213-20.range109-158.btcentralplus.com) has quit (Ping timeout: 272 seconds) | |
[19:14:47] | gregL (gregL!~greg@64.31.33.193) has quit (Ping timeout: 245 seconds) | |
[19:36:30] | gregL (gregL!~greg@cpe-74-76-121-109.nycap.res.rr.com) has joined #mythtv-users | |
[19:53:55] | Toast (Toast!~quassel@w-247.cust-16293.ip.static.uno.uk.net) has joined #mythtv-users | |
[20:04:05] | andreaz (andreaz!~Andreaz@tmo-107-104.customers.d1-online.com) has joined #mythtv-users | |
[20:05:23] | moparisthebest (moparisthebest!~quassel@gateway/tor-sasl/moparisthebest) has quit (Remote host closed the connection) | |
[20:11:32] | justdave (justdave!~dave@unaffiliated/justdave) has joined #mythtv-users | |
[20:18:07] | natanojl (natanojl!~jonatan@c83-252-231-38.bredband.comhem.se) has quit (Ping timeout: 245 seconds) | |
[20:31:11] | natanojl (natanojl!~jonatan@c83-252-231-38.bredband.comhem.se) has joined #mythtv-users | |
[20:36:33] | linuxtech (linuxtech!~linuxtech@cp.linuxtech.org) has quit (Remote host closed the connection) | |
[20:38:23] | maseck (maseck!~quassel@pool-96-244-157-94.bltmmd.east.verizon.net) has joined #mythtv-users | |
[20:42:27] | Steve_Goodey (Steve_Goodey!~steve@host109-158-213-20.range109-158.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[20:47:28] | Jordack (Jordack!~Jordack@75-151-31-172-Michigan.hfc.comcastbusiness.net) has quit () | |
[20:57:52] | moparisthebest (moparisthebest!~quassel@gateway/tor-sasl/moparisthebest) has joined #mythtv-users | |
[21:02:27] | jimBaxter (jimBaxter!~jbaxter@jimbax.plus.com) has quit (Quit: Quiting) | |
[21:11:50] | cesman (cesman!~cesman@pdpc/supporter/professional/cesman) has quit (Quit: Konversation terminated!) | |
[21:23:32] | nutron (nutron!~nutron@unaffiliated/nutron) has quit (Read error: Connection reset by peer) | |
[21:23:48] | andreaz (andreaz!~Andreaz@tmo-107-104.customers.d1-online.com) has quit (Read error: Connection reset by peer) | |
[21:24:22] | cesman (cesman!~cesman@pool-173-60-115-40.lsanca.fios.verizon.net) has joined #mythtv-users | |
[21:24:23] | cesman (cesman!~cesman@pool-173-60-115-40.lsanca.fios.verizon.net) has quit (Changing host) | |
[21:24:23] | cesman (cesman!~cesman@pdpc/supporter/professional/cesman) has joined #mythtv-users | |
[21:26:01] | BillK (BillK!~BillK-Fre@124-148-108-93.dyn.iinet.net.au) has joined #mythtv-users | |
[21:28:52] | disputin (disputin!~sean@65.102.58.17) has quit (Quit: Leaving.) | |
[21:32:46] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
[21:51:31] | natanojl (natanojl!~jonatan@c83-252-231-38.bredband.comhem.se) has quit (Ping timeout: 244 seconds) | |
[22:10:07] | wsuetholz (wsuetholz!~Thunderbi@unknown.wctc.edu) has joined #mythtv-users | |
[22:15:05] | Tobbe5178 (Tobbe5178!~asdf@h29n12-sv-a13.ias.bredband.telia.com) has quit (Read error: Connection reset by peer) | |
[22:20:00] | paul-h (paul-h!~Paul@176.25.167.220) has quit (Quit: Konversation terminated!) | |
[22:31:28] | Seeker`: | eww, I have a *really* dead frontend |
[22:37:15] | Toast (Toast!~quassel@w-247.cust-16293.ip.static.uno.uk.net) has quit (Read error: Connection reset by peer) | |
[22:53:33] | knightr__ is now known as knightr | |
[22:57:46] | Freejack (Freejack!~Freejack@68-190-10-237.dhcp.dctr.al.charter.com) has quit (Ping timeout: 272 seconds) | |
[23:22:27] | terr1 (terr1!~terr1@unaffiliated/terr1) has quit (Ping timeout: 244 seconds) | |
[23:25:31] | terr1 (terr1!~terr1@unaffiliated/terr1) has joined #mythtv-users | |
[23:30:48] | louisdk (louisdk!~louisdk@static-5-103-130-65.seas-nve.net) has quit (Remote host closed the connection) | |
[23:56:36] | cesman (cesman!~cesman@pdpc/supporter/professional/cesman) has quit (Quit: Konversation terminated!) |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.