Dave

Results 34 comments of Dave

I don't think I'll have the time this week, but maybe @lutzklai?

@lutzklai Awesome workaround (could swear I tried something similar back then without getting it to work)… Thanks!

@ch4rr0 Thanks for looking into this: the problem seems to have been resolved and I was able to download the fasta file (I had a brief look through the scripts,...

@AbdealiJK you are able to define a nested schema as explicitly `load_instance=False`. But I am talking about the use-case where you have a schema with a nested schema: ``` class...

Thanks, that makes good sense: we very likely would want to support nested `load_instance` exactly the same way as `partial`…

@lafrech Hey, just wanted to check on the status of this last part? I am currently using a schema that has both files and data (using multipart), and while the...

Hi @jaitaiwan Have you ever been able to figure this out? Honestly, I can't make much sense of the doc around `Related` fields as to how it might apply here…...

@jaitaiwan Thanks a lot for your help! Really wish this was somehow built into Marshmallow… :-|

> If you ever changed this port in your 'advancedsettings.xml' file in 'userdata' folder (see https://kodi.wiki/view/Advancedsettings.xml#jsonrpc), then you also have to give the same value to 'socketsPort:' on line 31...

To answer my own question: modifying the code as suggested above, is actually not needed… Simply edit update the `webSockets port` field in the preferences for the web interface under...