Results 2858 comments of MichaIng

It is not currently possible, only one admin and one surveillance user can be configured, as can be seen in the "General Settings" section. Once either of these names or...

Thanks for reporting. Makes sense to add all new possible file formats.

Any news here? Wouldn't it make sense to do this automatically based on screen/window width instead or hardcoding it per mobile vs desktop (user agent?)? E.g. also on a small...

Generally I agree, though the default view should be reasonable and the `1200px` break point doesn't seem to bad. Actually I have to see how the prefs menu that was...

Okay found it. Not sure how to solve it best. I personally do not like, with this change, that even on tiny mobile screens one sees three columns by default...

Verified it works as described by @zagrim with `Fit Frames Vertically` shrinking frames to always show one fully in browser window, but `Layout Rows` without any effect that I could...

Probably I'm wrong about the life time because I know its usage from JWTs which are probably externally invalidated. The Web Storage API's localStorage seems exactly what we'd need indeed....

@wellloaded > As I read there's a set of libraries that need to be made available to Jackett Here is another list: https://docs.microsoft.com/de-de/dotnet/core/install/dependencies?pivots=os-linux&tabs=netcore30#linux-distribution-dependencies Most are installed by default on Linux...

@wellloaded Your error definitely states that the file has not been found, see my test on dash: ``` # ./doesnotexist sh: 1: ./doesnotexist: not found ``` Probably your shell simply...

@wellloaded Okay, I get other error messages when binary is compiled for wrong architecture or script contains syntax error and such. However you will know best how to execute executables...