Aaron sickprodigy
sickprodigy commented on issue sickprodigy/home-server#11 2024-01-05 22:38:24 -05:00
wireguard

Example wireguard configured container

# version: "2.1" # Kind of old school and not needed with portainer
services:
# Subtitle software tv/movies
  bazarr:
    image: lscr.io/linuxserv…
sickprodigy commented on issue sickprodigy/home-server#28 2024-01-05 22:29:06 -05:00
Readarr ; Causing Plex to lockup?

False positive. Just having other issues in general. too many containers running.

sickprodigy closed issue sickprodigy/home-server#28 2024-01-05 22:29:06 -05:00
Readarr ; Causing Plex to lockup?
sickprodigy closed issue sickprodigy/home-server#30 2024-01-05 22:28:34 -05:00
Requestrr; Discord bot not working
sickprodigy commented on issue sickprodigy/home-server#30 2024-01-05 22:28:18 -05:00
Requestrr; Discord bot not working

Working now, appears i can't fix the nginx issue. So just close for now.

sickprodigy opened issue sickprodigy/home-server#30 2024-01-05 22:08:56 -05:00
Requestrr; Discord bot not working
sickprodigy closed issue sickprodigy/home-server#21 2024-01-04 23:11:45 -05:00
plex-meta-manager ; tv-shows collection filled out
sickprodigy closed issue sickprodigy/home-server#26 2024-01-04 23:10:43 -05:00
Plex-Meta-Manager ; lscr.io > Meisnate12
sickprodigy commented on issue sickprodigy/home-server#1 2023-12-23 08:26:03 -05:00
adguard nginx proxy link broke

The network adguard is connecting to is called 'adguard_homelab' It's not joining the right network, instead creating a new one. Trying to change network name to specify specific network. See…

sickprodigy commented on issue sickprodigy/home-server#23 2023-12-19 11:49:18 -05:00
Jellyfin ; Not working on amazon device

Jellyfin is slow af all together. Must not be running it right or something.

sickprodigy opened issue sickprodigy/home-server#29 2023-12-17 15:26:43 -05:00
Gitea ; SSH not working correctly for some reason
sickprodigy commented on issue sickprodigy/home-server#26 2023-12-17 11:14:10 -05:00
Plex-Meta-Manager ; lscr.io > Meisnate12

Forgot to lower the gb used, now running at least instead of straight crashing. Everytime I mass delete collections though it's not right. Crashing plex. Don't know what's up.

sickprodigy commented on issue sickprodigy/home-server#28 2023-12-16 20:48:32 -05:00
Readarr ; Causing Plex to lockup?

Testing with kodi vs plex.

Seeing if it's just a plex issue or if my download speed is actually being bogged

5 mins no issues, definitely not the server. The only difference is I'm…

sickprodigy commented on issue sickprodigy/home-server#28 2023-12-16 20:31:08 -05:00
Readarr ; Causing Plex to lockup?

It seems plex logs are jumping righ tnow though. Plex meta manager doing it's thing on top of that crash must of been it. Don't know why readarr was having high IO though, like 1200 k/s or 12 m/s.…

sickprodigy opened issue sickprodigy/home-server#28 2023-12-16 20:23:10 -05:00
Readarr ; Causing Plex to lockup?
sickprodigy commented on issue sickprodigy/home-server#26 2023-12-16 17:43:51 -05:00
Plex-Meta-Manager ; lscr.io > Meisnate12

Forgot to add :nightly after the docker image in meisnate12

sickprodigy commented on issue sickprodigy/home-server#26 2023-12-16 17:08:52 -05:00
Plex-Meta-Manager ; lscr.io > Meisnate12

Seems some variables from lscr works for meisnate12 version. Didn't think that would be possible but here we are. Has to have used the outline from lscr. Anyways,, we'll see how this goes. May…

sickprodigy commented on issue sickprodigy/home-server#26 2023-12-16 16:58:07 -05:00
Plex-Meta-Manager ; lscr.io > Meisnate12

Current config that's working


version: "2.1"
services:
# Plex Collections Manager
  plex-meta-manager:
    #command:
    #  - -t16:37
    image: meisnate12/plex-meta-manager #…