Jan Živković
Jan Živković
Same here, occurred when I went to view resource statistics on container (right arrow key).
There is many of us with this issue, something should be done with it.
I see this option exists in android app. Would be great to have it inside of Web UI also.
Hey, is there any plan to implement torrent specific settings like `seedRatioLimit` and `seedIdleLimit`? Thanks.
I have the same problem. Simply performance testing the repository "deleteById" method, which is autogenerated by quarkus throws this error. If I replace the implementation with the code below, then...
I just stumbled on the same thing, but using `.with(...).toList()`. I think we could simply cache the `toList()` call result inside of `.with` function, and then simply return the cached...
This would be a very welcome feature. Its one of the things I really miss...
I fixed it up a little, but the following is working for me (Currently only using ItemAdded and PendingRestart). The fix I made was to ItemAdded part, which always created...