Hinterwaeldlers

Results 8 comments of Hinterwaeldlers

> what happens if you do not enable them ? The server is not serving any requests I consider changing the behaviour within the code. But haven't found a sweet...

Using the pull request https://github.com/sboehringer/mediathek/pull/11 as base allows to implement this feature. Using this part as base, it should be possible, to do the following: --highest --lowest --medium So it's...

Sorry but I am not sure, which file is meant. The main change was done in parse-videolist-json.pl and I don't see parse.pl file, so not sure, if the file already...

As wished in https://github.com/apache/zookeeper/pull/1391 I've ported the fix to the master branch. After checking the CI result, it seems like it is a general problem with the CI, unrelated to...

Sry for the delay Currently I am not able to reproduce the bug, as connecting within the RO seems to be impossible in 3.7.1 and 3.8 (using the related docker...

After I've done a couple of tests and code reading, it seems having the zxid set to the valid value seems still a good thing -> Test + Code adapted...