Martin Hotmann

Results 140 comments of Martin Hotmann

@pburczyn sadly no, noone responded here and as I have not found a good replacement I then removed this feature.

> Support should land on April 19, 2022. Are there any news on this? I tested it with Node18 and yes, with the lower versions (18.1 I guess) it worked,...

Sadly not yet, I am super busy ATM. I will report back, as soon as I did it.

I understand the approach, but also for me it breaks things I did not think it would/should break. Now the subnet `192.168.178.10/24` in first place is an invalid subnet. I...

I also want to add, that I think it would be way more convenient to run it like this: ``` rclone: image: rclone/rclone container_name: rclone ports: - "5572:5572" volumes: -...

I seem to have found the problem after a long time. The environment variables were changed, but I did not update them. I used `KILL_SWITCH=on`, which was not a valid...

@rafasc thanks I will try so and report back if `--quiet` is redirecting the logs to the file defined in `ServerLog`.

This actually would be very handy. Love the approach and would like to see it beeing implemented.

Just to throw in my 2 cents. I am interested in something that in the EDI section can convert a lot of formats into an "inhouse" format and then export...

Noticed the same. For `GetIPAddressRange()` I think it should return two values like `[8.8.8.8, 8.8.8.8]` because otherwise prope ask for second entry and get an error. But for `GetBroadcastAddress()` I...