Friday, December 12th, 2014, 00:31 UTC | ||
[00:31:22] | len (len!~quassel@75-168-45-25.mpls.qwest.net) has joined #mythtv | |
[01:11:08] | tgm4883: | I'm trying to use python-suds to consume the services API so I can use it. It works fine with the Myth service, but using either the Guide or Video services (could be more, I've only tried these) I'm getting errors about missing types. (eg. suds.TypeNotFound: Type not found: '(VideoMetadataInfoList, http://mythtv.org, )') |
[01:13:06] | tgm4883: | Looking at the WSDL and comparing Video WSDL to Myth WSDL, ( http://<IP>:6544/Video/wsdl?raw=1 ) I do see that in the Video WSDL, there isn't a "VideoMetadataInfoList" under types and that is different than my Myth WSDL which does seem to have more things listed under types |
[01:13:46] | tgm4883: | I've tested this on my production system and also my test system on my laptop and both seem to be the same. Is this a known issue? I wouldn't put it past me to be doing something wrong |
[02:23:26] | robink (robink!~quassel@unaffilated/robink) has quit (Ping timeout: 258 seconds) | |
[02:26:33] | robink (robink!~quassel@unaffilated/robink) has joined #mythtv | |
[03:00:11] | kc (kc!~Casper@pool-108-52-47-183.phlapa.fios.verizon.net) has joined #mythtv | |
[03:00:11] | kc (kc!~Casper@pool-108-52-47-183.phlapa.fios.verizon.net) has quit (Changing host) | |
[03:00:11] | kc (kc!~Casper@unaffiliated/kc) has joined #mythtv | |
[03:03:57] | cvstealth (cvstealth!~cvstealth@pool-96-255-220-155.washdc.fios.verizon.net) has quit (Ping timeout: 272 seconds) | |
[03:25:29] | peper03 (peper03!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 272 seconds) | |
[03:25:41] | peper03_ (peper03_!~peper03@mythtv/developer/peper03) has joined #mythtv | |
[03:25:44] | peper03_ is now known as peper03 | |
[03:28:59] | robink (robink!~quassel@unaffilated/robink) has quit (Ping timeout: 258 seconds) | |
[03:31:12] | sheedy-away is now known as sheedy | |
[04:20:42] | fetzerch_ (fetzerch_!~quassel@unaffiliated/fetzerch) has joined #mythtv | |
[04:24:39] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has quit (Ping timeout: 250 seconds) | |
[04:25:35] | sheedy is now known as sheedy-away | |
[04:44:06] | clever (clever!~clever@nwcsnbsc03w-142068197052.dhcp-dynamic.FibreOp.nb.bellaliant.net) has quit (Ping timeout: 256 seconds) | |
[04:49:23] | clever (clever!~clever@nwcsnbsc03w-142068197052.dhcp-dynamic.FibreOp.nb.bellaliant.net) has joined #mythtv | |
[04:53:17] | gregL (gregL!~greg@cpe-74-76-121-109.nycap.res.rr.com) has quit (Ping timeout: 240 seconds) | |
[05:06:20] | gregL (gregL!~greg@108.62.211.94) has joined #mythtv | |
[05:20:14] | gregL (gregL!~greg@108.62.211.94) has quit (Ping timeout: 245 seconds) | |
[05:36:31] | gregL (gregL!~greg@72.11.140.188) has joined #mythtv | |
[06:00:11] | robink (robink!~quassel@unaffilated/robink) has joined #mythtv | |
[06:12:29] | dekarl: | tgm4883: sounds like its not handling the includes? :6544/Video/xsd?type=VideoMetadataInfoList&raw=1 |
[06:14:10] | tgm4883: | dekarl: it's probably me not knowing what I'm doing, but honestly you would think it should be easier than this |
[06:19:04] | dekarl: | e.g. https://fedorahosted.org/suds/ticket/346 |
[06:20:26] | dekarl: | they appear to be even worse then us... 4-line patch pending for four years |
[06:20:44] | tgm4883: | Yuck |
[06:20:58] | tgm4883: | But maybe something I can just as myself |
[06:21:01] | tgm4883: | Add |
[06:22:40] | dekarl: | If you can handle these bags of xml files (our WSDL or a theme) then I see no problem with that patch :D |
[06:26:36] | dekarl: | but then there's bugs where it takes "a bit longer" to apply the patch... e.g. http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/ . . . vsweb-markup |
[06:30:35] | tgm4883: | dekarl: yea this one isn't quite there yet |
[06:30:58] | tgm4883: | I've applied that patch, I'm still getting the same error suds.TypeNotFound: Type not found: '(VideoMetadataInfoList, http://mythtv.org, )' |
[06:31:20] | tgm4883: | I do see that I get the video list returned in the debugging |
[06:31:59] | dekarl: | hmm, I've looked at the wsdl and includes (with &raw=1 appended) and it appeared to be good |
[06:32:37] | Captain_Murdoch (Captain_Murdoch!~cpinkham@mythtv/developer/CaptainMurdoch) has quit (Ping timeout: 240 seconds) | |
[06:32:48] | dekarl: | does python automatically clean up old .pyc cache files or similar? |
[06:34:56] | tgm4883: | no, but I cleaned those up |
[06:36:37] | tgm4883: | hmm, it's been 3 years since suds had a patch committed |
[06:36:43] | tgm4883: | maybe I should look at something else :/ |
[06:37:31] | dekarl: | hmm, more patchs :D https://fedorahosted.org/suds/search?q=TypeNo . . . mp;ticket=on |
[06:59:26] | robink (robink!~quassel@unaffilated/robink) has quit (Ping timeout: 258 seconds) | |
[07:00:29] | robink (robink!~quassel@unaffilated/robink) has joined #mythtv | |
[07:07:21] | robink (robink!~quassel@unaffilated/robink) has quit (Ping timeout: 244 seconds) | |
[07:22:16] | FabriceMG (FabriceMG!~Thunderbi@217.112.59.207) has joined #mythtv | |
[08:19:23] | stuartm: | dekarl: you've got a year on me |
[08:19:37] | stuartm: | "[Notice] -NickServ- Registered : Feb 05 10:23:34 2006 (8 years, 44 weeks, 3 days, 21:55:17 ago)" |
[08:27:35] | dekarl1 (dekarl1!~dekarl@p4FCEFFB3.dip0.t-ipconnect.de) has joined #mythtv | |
[08:27:45] | dekarl1 (dekarl1!~dekarl@p4FCEFFB3.dip0.t-ipconnect.de) has quit (Changing host) | |
[08:27:45] | dekarl1 (dekarl1!~dekarl@unaffiliated/dekar1) has joined #mythtv | |
[08:29:37] | dekarl (dekarl!~dekarl@unaffiliated/dekar1) has quit (Ping timeout: 240 seconds) | |
[08:30:18] | coling (coling!~colin@cpc7-sgyl36-2-0-cust267.18-2.cable.virginm.net) has quit (Quit: leaving) | |
[08:40:03] | stuarta: | stuartm: i'm not far off Registered : Aug 02 20:49:48 2005 (9 years, 19 weeks, 0 days, 11:49:54 ago) |
[08:46:05] | stuarta: | dekarl1: if you wish i can request you a mythtv cloak |
[08:56:27] | len (len!~quassel@75-168-45-25.mpls.qwest.net) has quit (Remote host closed the connection) | |
[09:08:46] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has joined #mythtv | |
[10:14:48] | toeb (toeb!~toeb@HSI-KBW-078-042-031-066.hsi3.kabel-badenwuerttemberg.de) has quit (Remote host closed the connection) | |
[10:32:36] | jpharvey (jpharvey!~jpharvey@host109-148-117-7.range109-148.btcentralplus.com) has quit (Ping timeout: 256 seconds) | |
[10:45:11] | jpharvey (jpharvey!~jpharvey@host109-148-117-7.range109-148.btcentralplus.com) has joined #mythtv | |
[11:25:09] | dekarl1 is now known as dekarl | |
[11:27:58] | dekarl: | stuarta, sure why not. Do you have any idea why #mythtv-de and #mythtv are secret/unlisted? http://irc.netsplit.de/channels/?net=freenode&chat=mythtv shows some of our channels, but not these two. Not much point in hiding channels with publically available logs ;) |
[11:28:34] | dekarl: | I tried to set mode -s with one of the OPs over in -de, but chanserv readds it automatically |
[11:28:49] | stuarta: | no idea |
[11:29:05] | stuarta: | yeah you have to change it via chanserv |
[11:29:12] | dekarl: | ENOPERM ;) |
[11:29:15] | Mode for #mythtv by ChanServ!ChanServ@services. : +o stuarta | |
[11:29:25] | dekarl: | also the topic links to the old mythtvtalk forum :/ |
[11:30:23] | stuarta: | which topic? |
[11:32:00] | dekarl: | (09:25:10) Das Thema für #mythtv-de ist: Willkommen im deutschsprachigen MythTV-Kanal | https://forum.mythtv.org/viewforum.php?f=11 wenn keiner fragt, kann auch keiner antworten!| https://www.mythtv.org/wiki/Release_Notes_-_0.27.4 |
[11:32:09] | dekarl: | ohh |
[11:32:28] | dekarl: | its fixed, nvm. looks like that one was not locked by chanserv |
[11:32:36] | stuarta: | he |
[11:32:38] | stuarta: | heh |
[11:37:28] | Mode for #mythtv by stuarta!~stuarta@mythtv/developer/stuarta : -s | |
[11:40:18] | ** stuartm dons his battle gear ** | |
[11:41:26] | stuartm: | dekarl: you should be able to apply for ownership of the channel |
[11:44:49] | ChanServ (ChanServ!ChanServ@services.) has joined #mythtv | |
[11:44:50] | Mode for #mythtv by services. : +o ChanServ | |
[11:51:01] | stuarta: | well that's done now |
[11:51:04] | Mode for #mythtv by stuarta!~stuarta@mythtv/developer/stuarta : -o stuarta | |
[11:55:38] | stuarta: | dekarl: expect a request from gheraint re your clock |
[11:55:40] | stuarta: | er cloak |
[12:04:37] | dekarl (dekarl!~dekarl@unaffiliated/dekar1) has quit (Changing host) | |
[12:04:37] | dekarl (dekarl!~dekarl@mythtv/developer/dekarl) has joined #mythtv | |
[12:05:43] | stuartm: | stuarta: odd that VERBOSE isn't the default |
[12:06:33] | dekarl: | I didn't see anything but Beirdobot says I got a new cloak :) |
[12:07:09] | stuarta: | [12:04] |-| dekarl (~dekarl@mythtv/developer/dekarl) has joined #mythtv |
[12:08:25] | dekarl: | aye, ty |
[12:10:32] | ** stuartm chants "One of us, one of us ... " ** | |
[12:11:09] | stuarta: | :) |
[12:11:36] | stuarta: | may our borg collective one day be large enough to sustain a cube |
[12:33:34] | ikkeT (ikkeT!~ikke@62.237.43.150) has joined #mythtv | |
[13:26:04] | Warped (Warped!~Warped@108.85.160.119) has quit (Quit: ChatZilla 0.9.91 [Firefox 34.0.5/20141126041045]) | |
[13:56:30] | Warped (Warped!~Warped@108.85.160.119) has joined #mythtv | |
[14:53:17] | dmfrey (dmfrey!~dmfrey@208.5.237.2) has joined #mythtv | |
[15:11:17] | gregL (gregL!~greg@72.11.140.188) has quit (Ping timeout: 240 seconds) | |
[15:26:32] | gregL (gregL!~greg@cpe-74-76-121-109.nycap.res.rr.com) has joined #mythtv | |
[16:00:58] | FabriceMG (FabriceMG!~Thunderbi@217.112.59.207) has quit (Quit: FabriceMG) | |
[16:02:06] | gregL (gregL!~greg@cpe-74-76-121-109.nycap.res.rr.com) has quit (Ping timeout: 244 seconds) | |
[16:14:37] | gregL (gregL!~greg@173-198-200-125.static.as40244.net) has joined #mythtv | |
[16:32:35] | Captain_Murdoch (Captain_Murdoch!~cpinkham@c-67-170-1-245.hsd1.wa.comcast.net) has joined #mythtv | |
[16:32:45] | Captain_Murdoch (Captain_Murdoch!~cpinkham@c-67-170-1-245.hsd1.wa.comcast.net) has quit (Changing host) | |
[16:32:46] | Captain_Murdoch (Captain_Murdoch!~cpinkham@mythtv/developer/CaptainMurdoch) has joined #mythtv | |
[16:36:33] | SteveGoodey (SteveGoodey!~steve@host109-148-166-27.range109-148.btcentralplus.com) has joined #mythtv | |
[17:01:10] | gregL (gregL!~greg@173-198-200-125.static.as40244.net) has quit (Ping timeout: 255 seconds) | |
[17:06:58] | rich0_ (rich0_!~quassel@gentoo/developer/rich0) has joined #mythtv | |
[17:09:21] | rich0 (rich0!~quassel@gentoo/developer/rich0) has quit (Ping timeout: 264 seconds) | |
[17:19:58] | gregL (gregL!~greg@67-231-251-59.static.as40244.net) has joined #mythtv | |
[17:23:55] | rich0_ is now known as rich0 | |
[17:40:07] | jst (jst!~quassel@198.199.94.175) has quit (Remote host closed the connection) | |
[17:40:35] | jst (jst!~quassel@198.199.94.175) has joined #mythtv | |
[17:43:42] | jst (jst!~quassel@198.199.94.175) has quit (Remote host closed the connection) | |
[17:44:20] | jst (jst!~quassel@198.199.94.175) has joined #mythtv | |
[17:46:02] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has quit (Quit: Leaving) | |
[18:37:23] | brfranse_ is now known as brfransen | |
[18:51:49] | dmfrey (dmfrey!~dmfrey@208.5.237.2) has quit (Quit: Ex-Chat) | |
[18:58:17] | joki (joki!~joki@p54861341.dip0.t-ipconnect.de) has quit (Ping timeout: 240 seconds) | |
[19:01:02] | brfranse_ (brfranse_!~brfransen@24-197-128-95.dhcp.spbg.sc.charter.com) has joined #mythtv | |
[19:03:29] | joki- (joki-!~joki@p54861087.dip0.t-ipconnect.de) has joined #mythtv | |
[19:03:29] | brfransen (brfransen!~brfransen@24-197-128-95.dhcp.spbg.sc.charter.com) has quit (Ping timeout: 264 seconds) | |
[19:09:34] | joki- is now known as joki | |
[19:15:22] | SteveGoodey (SteveGoodey!~steve@host109-148-166-27.range109-148.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[19:17:52] | gregL_ (gregL_!~greg@cpe-74-76-121-109.nycap.res.rr.com) has joined #mythtv | |
[19:20:17] | gregL (gregL!~greg@67-231-251-59.static.as40244.net) has quit (Ping timeout: 240 seconds) | |
[19:33:15] | dmfrey (dmfrey!~dmfrey@208.5.237.2) has joined #mythtv | |
[19:55:38] | moparisthebest (moparisthebest!~quassel@gateway/tor-sasl/moparisthebest) has joined #mythtv | |
[20:21:24] | robink (robink!~quassel@unaffilated/robink) has joined #mythtv | |
[21:09:03] | len (len!~quassel@75-168-45-25.mpls.qwest.net) has joined #mythtv | |
[21:47:52] | skd5aner (skd5aner!~skd5aner@21.sub-70-198-65.myvzw.com) has quit (Quit: Leaving) | |
[21:57:23] | skd5aner (skd5aner!~skd5aner@21.sub-70-198-65.myvzw.com) has joined #mythtv | |
[21:57:33] | dmfrey (dmfrey!~dmfrey@208.5.237.2) has quit (Quit: Ex-Chat) | |
[21:57:54] | skd5aner: | This sets an interesting precedent: http://www.bizjournals.com/denver/blog/booste . . . n-deals.html |
[22:44:31] | skd5aner (skd5aner!~skd5aner@21.sub-70-198-65.myvzw.com) has quit (Ping timeout: 255 seconds) | |
[22:49:28] | Tobbe5178 (Tobbe5178!~asdf@2001:2002:d9d4:ce7e:cc92:f5d7:6f36:3e30) has quit (Read error: Connection reset by peer) | |
[22:56:09] | jpabq (jpabq!~quassel@mythtv/developer/jpabq) has quit (Ping timeout: 264 seconds) | |
[22:56:18] | jpabq (jpabq!~quassel@97-123-151-242.albq.qwest.net) has joined #mythtv | |
[22:56:18] | jpabq (jpabq!~quassel@97-123-151-242.albq.qwest.net) has quit (Changing host) | |
[22:56:18] | jpabq (jpabq!~quassel@mythtv/developer/jpabq) has joined #mythtv | |
[23:11:38] | skd5aner (skd5aner!~skd5aner@21.sub-70-198-65.myvzw.com) has joined #mythtv | |
[23:51:07] | Warped (Warped!~Warped@108.85.160.119) has quit (Quit: ChatZilla 0.9.91 [Firefox 34.0.5/20141126041045]) |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.