stacks/homelab/plex/README.md

16 lines
402 B
Markdown
Raw Permalink Normal View History

2024-11-28 13:34:56 -07:00
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