stacks/homelab/plex
Neale Pickett 151e7944bc add upgrade feature 2024-11-28 13:36:19 -07:00
..
README.md Buncha changes 2024-11-28 13:34:56 -07:00
finish Move homelab to runit 2023-12-28 10:07:43 -07:00
run add upgrade feature 2024-11-28 13:36:19 -07:00

README.md

Notes To Self

You are probably going to have to re-claim the server again at some point.

https://support.plex.tv/articles/204281528-why-am-i-locked-out-of-server-settings-and-how-do-i-get-in/

This requires removing some entries from a config file in /srv/sys.

Plex wants you to connect to http://localhost:32400. Use SSH port forwarding:

ssh -L 32400:localhost:32400 sweetums.lan