Liam Price

Results 8 issues of Liam Price

Fresh install of Lychee using Docker Compose. I tried leaving the PUID / PGID values commented out as default, and I also tried setting them to 1000 and 1001 but...

# Bug Report ## System Information - Ubuntu 20.04.4 LTS (GNU/Linux 5.4.0-122-generic x86_64) - v20220813.1, built 13/08/2022 03:00 - Nightly builds ## I confirm: - [x] that I have searched...

bug

**iOS device model, version and app version** Model Name: iPhone 8 Plus Software Version: iOS 15.2.1 App version: 2022.3 **Home Assistant Core Version** core-2022.4.2 **Describe the bug** When using [Authelia](https://github.com/authelia/authelia)...

bug
ios

Using the latest version of Floodgate with the MySQL addon on Waterfall. For the past 8 months I can't get it to work, I use MySQL for everything in my...

bug
fixed

**Question:** Hi, I'm trying to set up Authentic with an OAuth2 login with Discord. I have managed to setup Authentic with Nginx Proxy Manager which works well with a basic...

question

**Is your feature request related to a problem? Please describe.** Not enough statistics **Description:** I have a few shared albums and I would like to know how many times they...

idea
sharing

Hi, I'm hosting Tabby web behind nginx reverse proxy using HTTPS, therefore, I have to use SSL with tabby-connection-gateway. When trying to connect to a host I get: ![image](https://github.com/Eugeny/tabby-connection-gateway/assets/51737378/f8da77b5-57b8-4dae-b8dc-632f726c85ef) I...

Hi, I am working on a school project with an ESP32, I managed to get my OLED: https://ibb.co/yyRmHMz To work well using `U8GLIB_SH1106_128X64 u8g(13, 12, 5, 9, 11); ` on...