Thursday, September 18th, 2014, 00:02 UTC | ||
[00:02:46] | disputin (disputin!~sean@65.102.58.17) has quit (Quit: Leaving.) | |
[00:10:45] | kusznir: | dekarl: turns out i am running LinHES R8.1, with .27... |
[00:14:48] | IRCApplet___ (IRCApplet___!~IRCApplet@124-171-138-248.dyn.iinet.net.au) has quit (Quit: Applet destroyed) | |
[00:15:44] | kusznir: | Ok, this is wierd...I looked up on thetvdb, and verified the show ID for the show. I went in and manually typed it in, and hit the "search online". The number remained the same, but the title shown is that indian-sounding movie, not at all what this show is....Not sure what's going on there. |
[00:21:40] | kusznir: | Well, I kinda figured it out. The TVDB number looked on tmdb crosses to a movie by that name. So how do I tell myth that a number in the TMDB/TVDB is a TVDB, NOT TMDB? |
[00:28:19] | wsuetholz (wsuetholz!~Thunderbi@unknown.wctc.edu) has quit (Ping timeout: 272 seconds) | |
[00:28:37] | Kwisher: | anyone else having issues with mythfilldatabase running everyday? |
[00:30:51] | kusznir: | Kwisher: nope, mine runs everyday.... |
[00:30:57] | kusznir: | All on its own... |
[00:32:01] | Vollstrecker_ (Vollstrecker_!~Vollstrec@p20030051AC09E5000250FCFFFE56A5F9.dip0.t-ipconnect.de) has quit (Remote host closed the connection) | |
[00:32:12] | kusznir: | In this case, I have tv series 78956, so I typed in "78956" into the field And it retrieves info about MOVIE 78956, which is entirely different...How does Myth decide whether to use TV or movie database entries for a number? |
[00:32:19] | Vollstrecker_ (Vollstrecker_!~Vollstrec@p20030051AC09E5000250FCFFFE56A5F9.dip0.t-ipconnect.de) has joined #mythtv-users | |
[00:33:26] | andreaz (andreaz!~andre_000@p5792344E.dip0.t-ipconnect.de) has joined #mythtv-users | |
[00:33:46] | Kwisher: | any way to troubleshoot why it's not running? |
[00:34:16] | andreaz (andreaz!~andre_000@p5792344E.dip0.t-ipconnect.de) has quit (Client Quit) | |
[00:34:26] | Hydr0p0nX: | there are some verbose logging options you can set |
[00:34:31] | bill6502 (bill6502!~bill@205.178.26.43) has joined #mythtv-users | |
[00:35:08] | Kwisher: | it runs manually |
[00:36:10] | bill6502: | kwisher: popular reason is stale files in /tmp especially if you've run it manually from a user other than mythtv |
[00:36:27] | Dave123_ (Dave123_!~Dave123@cpe-74-74-218-98.rochester.res.rr.com) has quit (Ping timeout: 255 seconds) | |
[00:36:37] | kusznir: | Kwisher: you should also be able to check out the myth logs and it should say what happened. |
[00:36:55] | kusznir: | And to answer my question: if season/episode isn't set, then the tmdb/tvdb number is interperted as a movie. |
[00:37:12] | kusznir: | Now, to find if there's a way to edit metadata and/or execute jobs on recordings from mythweb.... |
[00:37:45] | Kwisher: | kusznir: what am i looking for in /tmp? |
[00:38:57] | kusznir: | Kwisher: Not sure...Start by looking for any files or directories that are owned by the user you ran mythfilldatabase by hand as. |
[00:38:57] | bill6502: | /tmp/mythtv_ddp_data |
[00:39:06] | kusznir: | Ahh...better answer :) |
[00:39:16] | kusznir: | I bet if you ls -l that file, you'll see ownership is not right. |
[00:39:33] | kusznir: | Mine looks like this: -rw-r--r-- 1 mythtv mythtv 597356 Sep 17 14:30 /tmp/mythtv_ddp_data |
[00:40:55] | Kwisher: | nothing related to myth in /tmp |
[00:41:12] | kusznir: | What user were you when you ran mythfilldatabase? |
[00:41:25] | Kwisher: | my user account |
[00:41:59] | Kwisher: | log file stops at july 20 |
[00:42:00] | kusznir: | So most likely that file (/tmp/mythtv_ddp_data) is owned by your user. It should be owned by the user that mythbackend runs as. |
[00:42:19] | kusznir: | You can delete that file (/tmp/mythtv_ddp_data), and see if mythfilldatabase will run on its own. |
[00:42:33] | kusznir: | Hmm...is syslog running? Have you tried rebooting your machine recently? |
[00:43:15] | Kwisher: | not lately |
[00:43:34] | bill6502: | even if there were a file in /tmp, your mythfilldatabase.log (or wherever you choose to put your logs) should show that it ran |
[00:43:54] | Kwisher: | i'll give it a boot |
[00:44:11] | kusznir: | There is the "shotgun" approach: as root, delete everything in /tmp/ and then IMMEDIATELY reboot your system. |
[00:45:01] | kusznir: | Its also possible that for whatever random reason, some system processes may not be running correctly (like syslog). That could be an out of memory issue caused random termination of processes, for example (generally, a bad thing...) |
[00:45:03] | Kwisher: | it'll have to wait till morning, but like i said, nothing in /tmp as you described |
[00:45:33] | kusznir: | Another option: Become root, then su to your mythtv user, and then try and run mythfilldatabase by hand and see if that gives you any errors. |
[00:46:21] | kusznir: | Question for all those myth experts out there: Is there a way to edit recording's metadata via mythweb? Or perhaps some suggestions for some db-fu to add some details in mass? |
[00:47:04] | Kwisher: | is there a default passwd for the myth user? |
[00:47:51] | kusznir: | Its OS dependent. That's why I said to become root first, then it won't prompt you for a password. |
[00:47:54] | kusznir: | eg, sudo su - |
[00:47:58] | kusznir: | <your user password> |
[00:48:39] | kusznir: | Your prompt should then end in a #. Once there, type "su – <mythtv_username>" (and the mythtv username varies somewhat based on your linux OS. On my LinHES-based system, they used "mythtv". I don't know about other common OSes. |
[00:48:49] | kusznir: | err..Other common distro's is really what I meant :) |
[00:52:48] | Kwisher: | ok, running now, see no errors |
[00:53:22] | kusznir: | Hmm...Make sure in your mythsetup general settings that you have the checkbox set to "run mythfilldatabase" and that if you have any restrictions on when, that your myth is actually on and able to get to the internet then. |
[00:58:18] | Dave123_ (Dave123_!~Dave123@cpe-74-74-218-98.rochester.res.rr.com) has joined #mythtv-users | |
[00:58:45] | gigem (gigem!~david@mythtv/developer/gigem) has quit (Quit: WeeChat 1.0) | |
[00:59:29] | wsuetholz (wsuetholz!~Thunderbi@unknown.wctc.edu) has joined #mythtv-users | |
[00:59:55] | gigem (gigem!~david@pool-71-170-165-247.dllstx.fios.verizon.net) has joined #mythtv-users | |
[00:59:55] | gigem (gigem!~david@mythtv/developer/gigem) has joined #mythtv-users | |
[00:59:56] | gigem (gigem!~david@pool-71-170-165-247.dllstx.fios.verizon.net) has quit (Changing host) | |
[00:59:56] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v gigem | |
[01:00:02] | Kwisher: | DataDirect: nextSuggestedTime is: 2014-09–19T11:34:21Z |
[01:00:30] | Kwisher: | that's the next suggested time, is that normal? |
[01:00:58] | bill6502: | looks reasonable, it's in UTC |
[01:02:19] | Kwisher: | maybe i'm just being impatient since the new season is starting |
[01:03:57] | bill6502: | do you have a reasonably powered host and is --dd-grab-all set in the MFDB arguments |
[01:04:30] | Kwisher: | bill6502: yes to both |
[01:06:19] | Kwisher: | log file did not change |
[01:08:04] | bill6502: | ps ax|grep mythbackend|grep -v grep will tell you what kind of logging you're doing (which will be passed to MFDB) |
[01:08:45] | bill6502: | what did you put in the MFDB path in mythtv-setup, a full path, or just mythfilldatabase? |
[01:09:49] | Kwisher: | iirc it defaulted to the full path, which i did not change |
[01:10:28] | bill6502: | that will prevent logging, see #12169 |
[01:10:28] | ** MythLogBot http://code.mythtv.org/trac/ticket/12169 ** | |
[01:11:06] | Kwisher: | bill6502: 2782 ? Ssl 382:28 /usr/bin/mythbackend --syslog local7 --user mythtv --daemon |
[01:12:32] | bill6502: | ^^^ that's good, but if you've got anything other that just mythfilldatabase, the logging arguments passed to MFDB are ignored and no logging is done |
[01:12:59] | Kwisher: | isn't there a place in mythweb to change this command? |
[01:14:14] | bill6502: | I don't use it to change settings, but if you can, see: MythFillDatabasePath |
[01:16:43] | Kwisher: | i could've sworn it used to be there in .26 but can't find it in .27 |
[01:18:07] | Kwisher: | i'll check it in the morning |
[01:18:27] | Kwisher: | thanks for the help |
[01:22:08] | bill6502: | np, good luck |
[01:38:12] | Kwisher: | happiness is a full recording schedule :) |
[01:48:53] | kusznir: | So, now that I've discovered the world of metadata and cover art downling, etc. for tv recordings, how do I get mytvideo to download cover art and such for movies in mythvideo? It already has the correct mvdb# assigned, as well as the rest of the details, and updating the database doesn't accomplish anything more. |
[01:57:00] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
[02:12:45] | wsuetholz (wsuetholz!~Thunderbi@unknown.wctc.edu) has quit (Ping timeout: 272 seconds) | |
[02:37:39] | Kwisher (Kwisher!~Kevin@c-98-212-119-100.hsd1.in.comcast.net) has quit (Quit: Leaving) | |
[02:57:53] | fmcd (fmcd!~fmcd@pdpc/supporter/active/phpgus) has quit (Remote host closed the connection) | |
[03:00:11] | nutron (nutron!~nutron@unaffiliated/nutron) has quit (Remote host closed the connection) | |
[03:17:18] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has quit (Ping timeout: 260 seconds) | |
[03:18:37] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has joined #mythtv-users | |
[03:22:31] | bill6502 (bill6502!~bill@205.178.26.43) has left #mythtv-users () | |
[03:25:59] | ubIx (ubIx!~ulf@p5B267B3B.dip0.t-ipconnect.de) has joined #mythtv-users | |
[03:30:01] | ubIx__ (ubIx__!~ulf@p5B265C76.dip0.t-ipconnect.de) has quit (Ping timeout: 272 seconds) | |
[03:41:37] | arescorpio (arescorpio!~arescorpi@178-31-245-190.fibertel.com.ar) has joined #mythtv-users | |
[03:58:42] | skd5aner (skd5aner!~skd5aner@181.sub-70-198-70.myvzw.com) has quit (Read error: Connection reset by peer) | |
[03:59:03] | skd5aner (skd5aner!~skd5aner@181.sub-70-198-70.myvzw.com) has joined #mythtv-users | |
[04:05:59] | arescorpio (arescorpio!~arescorpi@178-31-245-190.fibertel.com.ar) has quit (Excess Flood) | |
[04:44:01] | SmallwoodDR82 (SmallwoodDR82!~Smallwood@unaffiliated/smallwooddr82) has quit (Quit: and I'm out...) | |
[04:53:43] | dekarl1 (dekarl1!~dekarl@p4FE84DB1.dip0.t-ipconnect.de) has joined #mythtv-users | |
[04:53:43] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v dekarl1 | |
[04:55:06] | dekarl (dekarl!~dekarl@p4FE857FB.dip0.t-ipconnect.de) has quit (Ping timeout: 246 seconds) | |
[05:05:16] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
[05:11:52] | kusznir (kusznir!~kusznir@76.178.145.28) has quit (Ping timeout: 240 seconds) | |
[05:21:17] | justdave: | so my mythbackend keeps dying on me every couple hours. It automatically restarts, so the main annoyance is just the frontends briefly putting up the "backend went away" thing every so often. |
[05:21:39] | justdave: | I see nothing in the logs indicating that it even quit, it just suddenly starts again (all the startup stuff is in the log) |
[05:21:54] | justdave: | are there any good logging params I can add to get a clue why it's quitting? |
[05:28:20] | justdave: | and as usually, after Googling lucklessly for hours, all I have to do is ask it outloud and I manage to find something right after I ask. |
[05:28:46] | justdave: | http://www.gossamer-threads.com/lists/mythtv/users/567467 <- that looks like exactly the issue, and it appears that cmyth is likely at fault (which I do have here) |
[05:32:28] | dekarl1 is now known as dekarl | |
[05:35:34] | justdave: | supposedly it's fixed in xbmc 13 and up. I appear to have one xbmc 12 client left in the house |
[05:35:38] | ** justdave kills the 12 ** | |
[05:36:14] | dekarl: | kusznir, you want to update past July 29th, see https://github.com/MythTV/mythtv/commits/fixes/0.27 no more NSFW pictures for your ladies series |
[05:56:29] | SteveGoodey (SteveGoodey!~steve@host86-164-55-181.range86-164.btcentralplus.com) has joined #mythtv-users | |
[06:03:46] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has quit (Ping timeout: 250 seconds) | |
[06:07:05] | SteveGoodey (SteveGoodey!~steve@host86-164-55-181.range86-164.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[06:08:07] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has joined #mythtv-users | |
[06:16:46] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has quit (Ping timeout: 250 seconds) | |
[06:20:20] | hpeter (hpeter!~hpeter@77-56-33-72.dclient.hispeed.ch) has joined #mythtv-users | |
[06:21:07] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has joined #mythtv-users | |
[06:33:29] | Ben64: | when i record something, the file name is 7 hours ahead of where it should be, can i make it local time instead of utc? |
[06:36:34] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
[06:57:56] | [mrx] ([mrx]!~mrx]@199.175.51.153) has quit (Ping timeout: 250 seconds) | |
[07:07:54] | Freejack (Freejack!~Freejack@68-190-10-237.dhcp.dctr.al.charter.com) has quit (Ping timeout: 250 seconds) | |
[07:10:55] | croppa (croppa!~stuart@14.14.233.220.static.exetel.com.au) has joined #mythtv-users | |
[07:22:55] | Freejack (Freejack!~Freejack@68-190-10-237.dhcp.dctr.al.charter.com) has joined #mythtv-users | |
[07:23:51] | [mrx] ([mrx]!~mrx]@199.175.51.153) has joined #mythtv-users | |
[07:25:49] | dekarl (dekarl!~dekarl@p4FE84DB1.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer) | |
[07:28:08] | dekarl (dekarl!~dekarl@p4FE84DB1.dip0.t-ipconnect.de) has joined #mythtv-users | |
[07:28:08] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v dekarl | |
[07:32:36] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Ping timeout: 246 seconds) | |
[07:33:10] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
[07:36:04] | [mrx] ([mrx]!~mrx]@199.175.51.153) has quit (Ping timeout: 250 seconds) | |
[07:37:51] | [mrx] ([mrx]!~mrx]@199.175.51.153) has joined #mythtv-users | |
[07:39:42] | Jay2k1 (Jay2k1!J@powered.by.jay2k1.com) has quit (*.net *.split) | |
[07:43:40] | skd5aner (skd5aner!~skd5aner@181.sub-70-198-70.myvzw.com) has quit (Ping timeout: 258 seconds) | |
[07:44:21] | skd5aner (skd5aner!~skd5aner@181.sub-70-198-70.myvzw.com) has joined #mythtv-users | |
[07:45:10] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has quit (Quit: Coyote finally caught me) | |
[07:46:15] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has joined #mythtv-users | |
[07:48:12] | Freejack (Freejack!~Freejack@68-190-10-237.dhcp.dctr.al.charter.com) has quit (Ping timeout: 250 seconds) | |
[07:50:58] | Freejack (Freejack!~Freejack@68-190-10-237.dhcp.dctr.al.charter.com) has joined #mythtv-users | |
[07:53:24] | [mrx] ([mrx]!~mrx]@199.175.51.153) has quit (Ping timeout: 250 seconds) | |
[07:55:31] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
[08:00:05] | Jay2k1 (Jay2k1!J@powered.by.jay2k1.com) has joined #mythtv-users | |
[08:00:52] | dekarl: | Ben64: no, just treat the filename as an opaque string that may or may not contain some human readable digits |
[08:01:54] | dekarl: | why do you care about the filename? Maybe the answer lies in the python/php/perl bindings |
[08:02:02] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has joined #mythtv-users | |
[08:02:21] | croppa (croppa!~stuart@14.14.233.220.static.exetel.com.au) has quit () | |
[08:03:55] | Ben64: | dekarl: because my ps3 lists the shows by date |
[08:12:52] | [mrx] ([mrx]!~mrx]@199.175.51.153) has joined #mythtv-users | |
[08:35:17] | taknev_ (taknev_!~taknev@76-247-186-14.lightspeed.sjcpca.sbcglobal.net) has joined #mythtv-users | |
[08:36:37] | croppa_ (croppa_!~stuart@14.14.233.220.static.exetel.com.au) has joined #mythtv-users | |
[08:37:30] | taknev (taknev!~taknev@76-247-186-14.lightspeed.sjcpca.sbcglobal.net) has quit (Ping timeout: 255 seconds) | |
[08:39:49] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has quit (Quit: Coyote finally caught me) | |
[08:40:37] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has joined #mythtv-users | |
[08:41:37] | DaveQB (DaveQB!~quassel@ppp255-134.static.internode.on.net) has quit (Ping timeout: 272 seconds) | |
[08:46:18] | joki (joki!~joki@p54860058.dip0.t-ipconnect.de) has quit (Ping timeout: 272 seconds) | |
[08:47:54] | Moscherkobold_ (Moscherkobold_!moscherkob@roath.org) has quit (Read error: Connection reset by peer) | |
[08:49:54] | Moscherkobold (Moscherkobold!quassel@roath.org) has joined #mythtv-users | |
[08:49:54] | Tobbe5178 (Tobbe5178!~asdf@h104n2-sv-a13.ias.bredband.telia.com) has quit (Read error: Connection reset by peer) | |
[08:52:35] | joki (joki!~joki@p548628B8.dip0.t-ipconnect.de) has joined #mythtv-users | |
[08:58:54] | dekarl1 (dekarl1!~dekarl@p4FCEEBC1.dip0.t-ipconnect.de) has joined #mythtv-users | |
[08:58:54] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v dekarl1 | |
[08:59:35] | dekarl (dekarl!~dekarl@p4FE84DB1.dip0.t-ipconnect.de) has quit (Ping timeout: 272 seconds) | |
[09:08:28] | BillK (BillK!~BillK-Fre@106-68-9-244.dyn.iinet.net.au) has quit (Ping timeout: 272 seconds) | |
[09:13:32] | BillK (BillK!~BillK-Fre@106-68-196-171.dyn.iinet.net.au) has joined #mythtv-users | |
[09:15:45] | skd5aner (skd5aner!~skd5aner@181.sub-70-198-70.myvzw.com) has quit (Ping timeout: 255 seconds) | |
[09:15:59] | skd5aner (skd5aner!~skd5aner@229.sub-70-198-68.myvzw.com) has joined #mythtv-users | |
[09:19:51] | jimBaxter (jimBaxter!~jbaxter@jimbax.plus.com) has joined #mythtv-users | |
[09:30:06] | dekarl1 is now known as dekarl | |
[09:31:08] | dekarl: | Ben64: PS3? That sounds like you are using the UPNP serving function which has nothing to do with filenames... |
[09:32:01] | dekarl: | can you post the version string? Its possible that the UPNP service in an older release has not been updated for the localtime/UTC switch, yet |
[09:47:37] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has quit (Quit: Coyote finally caught me) | |
[09:48:27] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has joined #mythtv-users | |
[09:54:45] | Ben64: | dekarl: its the newest in the ppa |
[09:56:11] | Ben64: | and the filenames always seem to match with what the ps3 says |
[09:59:26] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has quit (Quit: Coyote finally caught me) | |
[10:00:10] | skd5aner (skd5aner!~skd5aner@229.sub-70-198-68.myvzw.com) has quit (Read error: Connection reset by peer) | |
[10:00:29] | skd5aner (skd5aner!~skd5aner@229.sub-70-198-68.myvzw.com) has joined #mythtv-users | |
[10:02:08] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has joined #mythtv-users | |
[10:09:24] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has quit (Quit: Coyote finally caught me) | |
[10:12:08] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has joined #mythtv-users | |
[10:15:09] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has quit (Client Quit) | |
[10:17:57] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has joined #mythtv-users | |
[10:19:50] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has quit (Client Quit) | |
[10:22:34] | infinite (infinite!~infinite@2607:f4b8:2600:1:a800:ff:fe00:6969) has joined #mythtv-users | |
[10:43:59] | stuartm: | Ben64: the filename isn't even sent to the PS3 over UPnP |
[10:44:30] | stuartm: | instead it sounds like a bug converting the times from UTC before they are sent to the UPnP client |
[10:44:35] | Ben64: | well i don't know how it works, but the filename says tomorrow, and the ps3 says tomorrow, but the show was recorded today |
[10:44:55] | stuartm: | which version of MythTV? |
[10:45:08] | Ben64: | 27.3 i believe, latest in the ppa |
[10:45:59] | Ben64: | 2:0.27.3+fixes.20140908.2d4a7c9–0ubuntu0mythbuntu2 |
[10:46:59] | stuartm: | I'll take a look |
[10:47:46] | Ben64: | not sure if there is a setting somewhere, but i haven't been able to locate one if there is |
[10:54:26] | GreyFoxx_ is now known as GreyFoxx | |
[10:54:49] | GreyFoxx (GreyFoxx!~greg@out.of.phaze.org) has quit (Changing host) | |
[10:54:49] | GreyFoxx (GreyFoxx!~greg@mythtv/developer/GreyFoxx) has joined #mythtv-users | |
[10:54:49] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v GreyFoxx | |
[10:55:39] | stuartm: | Ben64: I've pushed a fix to the 0.27-fixes branch, updated packages containing the fix should be able within 24 hours |
[11:23:11] | stuartm: | although not sure that fix should be necessary, seems like the PS3 is ignoring the timezone component of the date, which would seem to violate the UPnP spec (implicitly, not explicitly) |
[11:36:22] | terr1 (terr1!~terr1@unaffiliated/terr1) has quit (Ping timeout: 240 seconds) | |
[11:46:14] | croppa_ (croppa_!~stuart@14.14.233.220.static.exetel.com.au) has quit () | |
[11:48:42] | Dave123_ (Dave123_!~Dave123@cpe-74-74-218-98.rochester.res.rr.com) has quit (Ping timeout: 272 seconds) | |
[11:52:51] | Dave123_ (Dave123_!~Dave123@cpe-74-74-218-98.rochester.res.rr.com) has joined #mythtv-users | |
[12:04:52] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has joined #mythtv-users | |
[12:06:14] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[12:08:27] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has joined #mythtv-users | |
[12:09:46] | terr1 (terr1!~terr1@unaffiliated/terr1) has joined #mythtv-users | |
[12:18:38] | andreaz (andreaz!~Andreaz@tmo-106-42.customers.d1-online.com) has joined #mythtv-users | |
[12:19:16] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[12:20:16] | skd5aner (skd5aner!~skd5aner@229.sub-70-198-68.myvzw.com) has quit (Ping timeout: 260 seconds) | |
[12:24:17] | skd5aner (skd5aner!~skd5aner@229.sub-70-198-68.myvzw.com) has joined #mythtv-users | |
[12:38:07] | shubes (shubes!~shubes@tacs.shubes.net) has quit (Quit: Leaving.) | |
[13:05:52] | skd5aner (skd5aner!~skd5aner@229.sub-70-198-68.myvzw.com) has quit (Ping timeout: 240 seconds) | |
[13:06:25] | skd5aner (skd5aner!~skd5aner@229.sub-70-198-68.myvzw.com) has joined #mythtv-users | |
[13:27:55] | Easy_Rider9999 (Easy_Rider9999!~Miranda@pD9E5E7F3.dip0.t-ipconnect.de) has joined #mythtv-users | |
[13:28:46] | BillK (BillK!~BillK-Fre@106-68-196-171.dyn.iinet.net.au) has quit (Ping timeout: 272 seconds) | |
[13:33:37] | _abbenormal (_abbenormal!~abbenorma@d28-23-248-85.dim.wideopenwest.com) has quit (Ping timeout: 245 seconds) | |
[13:38:58] | _abbenormal (_abbenormal!~abbenorma@d28-23-248-85.dim.wideopenwest.com) has joined #mythtv-users | |
[13:47:25] | DaveQB (DaveQB!~quassel@ppp255-134.static.internode.on.net) has joined #mythtv-users | |
[13:58:48] | shubes (shubes!~shubes@143.192.71.60) has joined #mythtv-users | |
[14:03:56] | _abbenormal (_abbenormal!~abbenorma@d28-23-248-85.dim.wideopenwest.com) has quit (Ping timeout: 258 seconds) | |
[14:04:47] | andreaz1 (andreaz1!~Andreaz@tmo-106-42.customers.d1-online.com) has joined #mythtv-users | |
[14:08:40] | andreaz (andreaz!~Andreaz@tmo-106-42.customers.d1-online.com) has quit (Ping timeout: 250 seconds) | |
[14:13:30] | _abbenormal (_abbenormal!~abbenorma@d28-23-248-85.dim.wideopenwest.com) has joined #mythtv-users | |
[14:21:58] | DaveQB (DaveQB!~quassel@ppp255-134.static.internode.on.net) has quit (Ping timeout: 272 seconds) | |
[14:38:50] | zombor_ (zombor_!~zombor__@kohana/developer/zombor) has joined #mythtv-users | |
[14:54:50] | zombor_ is now known as zombor | |
[15:00:35] | _abbenormal (_abbenormal!~abbenorma@d28-23-248-85.dim.wideopenwest.com) has quit (Ping timeout: 272 seconds) | |
[15:05:40] | _abbenormal (_abbenormal!~abbenorma@d28-23-248-85.dim.wideopenwest.com) has joined #mythtv-users | |
[15:26:48] | Easy_Rider9999 (Easy_Rider9999!~Miranda@pD9E5E7F3.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer) | |
[15:39:00] | davidbrooke (davidbrooke!~quassel@c-69-245-33-250.hsd1.ky.comcast.net) has joined #mythtv-users | |
[15:41:24] | davidbrooke (davidbrooke!~quassel@c-69-245-33-250.hsd1.ky.comcast.net) has quit (Client Quit) | |
[15:41:55] | davidbrooke (davidbrooke!~quassel@c-69-245-33-250.hsd1.ky.comcast.net) has joined #mythtv-users | |
[16:06:42] | skd5aner (skd5aner!~skd5aner@229.sub-70-198-68.myvzw.com) has quit (Write error: Connection reset by peer) | |
[16:06:52] | kusznir (kusznir!~kusznir@76.178.145.28) has joined #mythtv-users | |
[16:06:59] | skd5aner (skd5aner!~skd5aner@229.sub-70-198-68.myvzw.com) has joined #mythtv-users | |
[16:25:46] | hpeter_ (hpeter_!~hpeter@77-56-33-72.dclient.hispeed.ch) has joined #mythtv-users | |
[16:26:17] | davidbrooke (davidbrooke!~quassel@c-69-245-33-250.hsd1.ky.comcast.net) has quit (Ping timeout: 260 seconds) | |
[16:26:35] | davidbrooke (davidbrooke!~quassel@c-69-245-33-250.hsd1.ky.comcast.net) has joined #mythtv-users | |
[16:28:32] | hpeter (hpeter!~hpeter@77-56-33-72.dclient.hispeed.ch) has quit (Ping timeout: 260 seconds) | |
[16:30:27] | hpeter_ (hpeter_!~hpeter@77-56-33-72.dclient.hispeed.ch) has quit (Ping timeout: 255 seconds) | |
[16:36:16] | Tobbe5178 (Tobbe5178!~asdf@h104n2-sv-a13.ias.bredband.telia.com) has joined #mythtv-users | |
[16:48:37] | jpabq (jpabq!~quassel@mythtv/developer/jpabq) has quit (Ping timeout: 245 seconds) | |
[16:49:15] | jpabq (jpabq!~quassel@mythtv/developer/jpabq) has joined #mythtv-users | |
[16:52:02] | ShapeShifter499 (ShapeShifter499!~Raansu@unaffiliated/shapeshifter499) has quit (Ping timeout: 250 seconds) | |
[17:01:03] | ShapeShifter499 (ShapeShifter499!~Raansu@unaffiliated/shapeshifter499) has joined #mythtv-users | |
[17:02:27] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has quit (Quit: Leaving) | |
[17:14:27] | SteveGoodey (SteveGoodey!~steve@host86-164-55-181.range86-164.btcentralplus.com) has joined #mythtv-users | |
[17:23:31] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
[17:23:49] | disputin (disputin!~sean@65.102.58.17) has quit (Client Quit) | |
[17:25:15] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
[17:26:28] | disputin (disputin!~sean@65.102.58.17) has quit (Read error: Connection reset by peer) | |
[17:27:53] | davidbrooke (davidbrooke!~quassel@c-69-245-33-250.hsd1.ky.comcast.net) has quit (Ping timeout: 260 seconds) | |
[17:28:14] | davidbrooke (davidbrooke!~quassel@c-69-245-33-250.hsd1.ky.comcast.net) has joined #mythtv-users | |
[17:40:50] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
[17:50:05] | andreaz1 (andreaz1!~Andreaz@tmo-106-42.customers.d1-online.com) has quit (Read error: Connection reset by peer) | |
[17:56:35] | andreaz (andreaz!~Andreaz@tmo-106-42.customers.d1-online.com) has joined #mythtv-users | |
[18:03:46] | andreaz (andreaz!~Andreaz@tmo-106-42.customers.d1-online.com) has quit (Read error: Connection reset by peer) | |
[18:14:51] | Warped (Warped!~Warped@108-85-161-113.lightspeed.cicril.sbcglobal.net) has quit (Quit: ChatZilla 0.9.90.1 [Firefox 32.0.1/20140911151253]) | |
[18:25:14] | aarcane (aarcane!~aarcane@99-42-64-118.lightspeed.irvnca.sbcglobal.net) has quit (Quit: Leaving) | |
[18:59:49] | davidbrooke (davidbrooke!~quassel@c-69-245-33-250.hsd1.ky.comcast.net) has quit (Ping timeout: 260 seconds) | |
[19:01:56] | davidbrooke (davidbrooke!~quassel@c-69-245-33-250.hsd1.ky.comcast.net) has joined #mythtv-users | |
[19:41:41] | jimBaxter (jimBaxter!~jbaxter@jimbax.plus.com) has quit (Quit: Quiting) | |
[19:50:04] | BillK (BillK!~BillK-Fre@106-68-196-171.dyn.iinet.net.au) has joined #mythtv-users | |
[20:48:33] | BillK (BillK!~BillK-Fre@106-68-196-171.dyn.iinet.net.au) has quit (Ping timeout: 260 seconds) | |
[20:49:38] | disputin (disputin!~sean@65.102.58.17) has quit (Quit: Leaving.) | |
[21:02:42] | SteveGoodey (SteveGoodey!~steve@host86-164-55-181.range86-164.btcentralplus.com) has quit (Ping timeout: 245 seconds) | |
[21:04:17] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
[21:05:17] | disputin (disputin!~sean@65.102.58.17) has quit (Client Quit) | |
[21:12:51] | zombor (zombor!~zombor__@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[21:13:36] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
[21:13:49] | disputin (disputin!~sean@65.102.58.17) has quit (Client Quit) | |
[21:15:05] | zombor (zombor!~zombor__@sittercity03.s.subnet.rcn.com) has joined #mythtv-users | |
[21:15:17] | zombor (zombor!~zombor__@sittercity03.s.subnet.rcn.com) has quit (Changing host) | |
[21:15:17] | zombor (zombor!~zombor__@kohana/developer/zombor) has joined #mythtv-users | |
[21:17:20] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
[21:18:14] | zombor (zombor!~zombor__@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[21:21:23] | BillK (BillK!~BillK-Fre@58-7-90-177.dyn.iinet.net.au) has joined #mythtv-users | |
[21:21:31] | zombor (zombor!~zombor__@kohana/developer/zombor) has joined #mythtv-users | |
[21:22:33] | hauxneo (hauxneo!~haux@197.202.211.215) has joined #mythtv-users | |
[21:24:38] | disputin (disputin!~sean@65.102.58.17) has quit (Quit: Leaving.) | |
[21:26:57] | justdave_ (justdave_!~dave@unaffiliated/justdave) has joined #mythtv-users | |
[21:27:48] | squidly (squidly!~squidly@HoodLUG/member/squidly) has quit (Ping timeout: 245 seconds) | |
[21:27:48] | wseltzer1 (wseltzer1!~wseltzer@peppercorn.seltzer.org) has quit (Ping timeout: 245 seconds) | |
[21:27:55] | 77CAAAV32 (77CAAAV32!~wseltzer@peppercorn.seltzer.org) has joined #mythtv-users | |
[21:28:12] | AndyCap (AndyCap!~aoy@pdpc/supporter/sustaining/AndyCap) has quit (Ping timeout: 245 seconds) | |
[21:28:13] | justdave (justdave!~dave@unaffiliated/justdave) has quit (Ping timeout: 245 seconds) | |
[21:28:13] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has quit (Ping timeout: 245 seconds) | |
[21:28:23] | johnsu01 (johnsu01!~johnsu01@fsf/staff/johnsu01) has quit (Ping timeout: 240 seconds) | |
[21:28:29] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv-users | |
[21:28:38] | 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 quit (Ping timeout: 245 seconds) | |
[21:28:44] | 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 | |
[21:28:53] | unforgiven512 (unforgiven512!~unforgive@oxymorphone.unforgivendevelopment.com) has quit (Ping timeout: 240 seconds) | |
[21:29:11] | AndyCap (AndyCap!~aoy@pdpc/supporter/sustaining/AndyCap) has joined #mythtv-users | |
[21:29:14] | johnsu01 (johnsu01!~johnsu01@64-94-249-79.jhvc.com) has joined #mythtv-users | |
[21:29:27] | squidly (squidly!~squidly@mail.codestorm.org) has joined #mythtv-users | |
[21:29:27] | squidly (squidly!~squidly@HoodLUG/member/squidly) has joined #mythtv-users | |
[21:29:27] | squidly (squidly!~squidly@mail.codestorm.org) has quit (Changing host) | |
[21:29:49] | unforgiven512 (unforgiven512!~unforgive@oxymorphone.unforgivendevelopment.com) has joined #mythtv-users | |
[21:33:20] | johnsu01 (johnsu01!~johnsu01@64-94-249-79.jhvc.com) has quit (Changing host) | |
[21:33:20] | johnsu01 (johnsu01!~johnsu01@fsf/staff/johnsu01) has joined #mythtv-users | |
[21:38:11] | zombor (zombor!~zombor__@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[21:40:03] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
[21:44:24] | hauxneo (hauxneo!~haux@197.202.211.215) has quit (Ping timeout: 258 seconds) | |
[22:01:31] | BillK (BillK!~BillK-Fre@58-7-90-177.dyn.iinet.net.au) has quit (Ping timeout: 272 seconds) | |
[22:02:13] | shubes (shubes!~shubes@143.192.71.60) has quit (Ping timeout: 260 seconds) | |
[22:07:58] | BillK (BillK!~BillK-Fre@58-7-169-133.dyn.iinet.net.au) has joined #mythtv-users | |
[22:08:47] | disputin (disputin!~sean@65.102.58.17) has quit (Quit: Leaving.) | |
[22:25:31] | disputin (disputin!~sean@65.102.58.17) has joined #mythtv-users | |
[22:31:28] | IRCApplet___ (IRCApplet___!~IRCApplet@124-171-138-248.dyn.iinet.net.au) has joined #mythtv-users | |
[23:01:44] | justdave_ is now known as justdave | |
[23:10:20] | aberrios_ (aberrios_!~aberrios@195.130.201.200) has quit (Ping timeout: 250 seconds) | |
[23:11:17] | aberrios_ (aberrios_!~aberrios@195.130.201.200) has joined #mythtv-users | |
[23:15:04] | jimBaxter (jimBaxter!~jbaxter@jimbax.plus.com) has joined #mythtv-users | |
[23:15:41] | jimBaxter (jimBaxter!~jbaxter@jimbax.plus.com) has quit (Client Quit) | |
[23:20:21] | DaveQB (DaveQB!~quassel@ppp255-134.static.internode.on.net) has joined #mythtv-users | |
[23:22:49] | davidbrooke (davidbrooke!~quassel@c-69-245-33-250.hsd1.ky.comcast.net) has quit (Remote host closed the connection) | |
[23:31:57] | kusznir (kusznir!~kusznir@76.178.145.28) has quit (Ping timeout: 245 seconds) | |
[23:34:07] | IRCApplet___ (IRCApplet___!~IRCApplet@124-171-138-248.dyn.iinet.net.au) has quit (Quit: Applet destroyed) | |
[23:37:57] | disputin (disputin!~sean@65.102.58.17) has quit (Quit: Leaving.) | |
[23:47:31] | shubes (shubes!~shubes@tacs.shubes.net) has joined #mythtv-users |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.