Skyler Mäntysaari

Results 439 comments of Skyler Mäntysaari

> You have probably updated your server and that is telling the app that it is out of date. A version mismatch can break things. No, it checks from Github...

> The app is available on Android. It's probably awaiting Apple's review. Thus a bug on iOS as it should complain about it only after it's in reality available on...

If only one could also find a case that would fit with the long pillars.

> You can replace the long pillars with short pillars True, but it only comes with the long ones. :)

> Could you give more concrete reasons? Note that the docker file is already in use and making random changes would break the existing setup for users. Also, current working...

> Though the root user inside the docker is not as powerful as the root user, agreeing with the general principle, the root user increases the scope unnecessarily. I will...

> For this usecase, a simple > > ``` > RUN ["useradd","--create-home","paisa-user"] > > USER paisa-user > ``` > > should suffice right @samip5 ? Or whatever the equivalent command...

I would recommend instead of linuxserver container, to use https://github.com/onedr0p/containers/tree/main/apps/lidarr eg `ghcr.io/onedr0p/lidarr`

> I'm going to look into doing a sweep to replace these images in the near future but could you share what benefit you see in using the onedr0p containers?...