bezineb5

Results 6 issues of bezineb5

Added a DHCP setting based upon the comments in previous issues: * enableDHCP = true will enable DHCP and disable static addresses * enableDHCP = false (default) will keep the...

**Context** I have a graph which contains the following "Sub" operation: => It subracts a value from itself (why is it like that? It's the conversion of Tensorflow's Maximum/Minimum in...

Hello, There was a small issue in the parsing of the xsd:boolean datatype (reference here: https://www.w3schools.com/XML/schema_dtypes_misc.asp), which led to an incorrect model frame in the conversion. Also made the "get_tag"...

Hi, is there any change you could release arm64 binaries/docker images? Thanks!

Hi, I added a feature to manipulate the name of the path before computing the album name. Example: REMOVE_PATH_PARTS = ["/Output$","/\d{4}-(0[1-9]|1[0-2])-([0-9]{2})$"] The first regex will remove the "Output" name from...

This PR adds a `put_in_sleep_mode` method. This puts the QNAP NAS in sleep mode. Also updated tox tests. This is tested on a QNAP TS-251+ with QTS 5.1.7.2770.

stale