Tom Burnell

Results 5 issues of Tom Burnell

I figured out that to connect to a mysql instance you need to do the following: mysql needs to be configured to listen on 0.0.0.0 you need to set your...

Have to dig into your code to find the calls eg for 'deleteDocument'.. Also - does this client lib support ES providing version number on indexing for optimistic locking?

Hi. First thank you - great little library! I'm using it to make some video clips from a wav file + a couple of static images that transition. My code...

Currently, this tool only works if you run it on the server. I wish to run it remotely so added support for provision of ip/port.

There are many other possible id3 tags than the ones available to set in the options. https://id3.org/id3v2.3.0#Declared_ID3v2_frames Is there way to set these with this library?

enhancement