Adam Candy
Adam Candy
I have hit this bug too. Elodie does not preserve the original file name in its processing. e.g. a simple input file `IMG_2765 (2).JPG` becomes `20191229_115052-img_2765-(2.jpg` ! **Losing the closing...
Of course a simple fix is to just add parentheses to the regex: '[^a-zA-Z0-9_()]+%{}'.format(part) (Just as it looks like A-Z has in the past - since an older version is...
Fixed in [PR 370](https://github.com/jmathai/elodie/pull/370).
Yes @crishnakh exactly. The fix in PR 370 sorts all the problems I had with this option, so give this a try. I should get around to merging this change...
It looks like you are seeing recognisable data on the screen, so it is possibly not the same issue as #56, but you could try using Page Addressing Mode in...
Finally got around to forking and pushing this code in - thanks for the suggestion. I've been using this option successfully for months now - I hope it's useful for...
Thank you @francispoulin for your interest in the Shingle library. The dependencies of the library in version 2 have grown to include *libspud* to formally manage the diverse range of...
The above is on a NUCUPS. I have tried the same on an OpenUPS and see the same zero voltage and current reported. On the same machine, running the Windows...
Hi @nicupavel, thank you very much for the quick reply with suggestions. Sorry it has taken a while to test and get back to you. On all the systems tested,...
Hi @nicupavel, thanks for taking a look at this. I have just quickly pulled the update and rebuilt. Trying this off the bat: ``` $ sudo ./openups -t openups -s...