Saturday, February 9, 2019

accessing Plex server from another computer on the network

I've been running Plex for a while now, the computer running it is not in a convenient place to get a keyboard and monitor hooked up, but I found out I can access the server by https://(serverIP):32400/web
This is probably super dumb, but it makes it easier to scan for new media.

No comments:

Post a Comment

ModuleNotFoundError: No module named 'torchvision.transforms.functional_tensor'

 I tried a couple things, downgrading, reinstalling, followed some github links talking about /usr/local/lib/python3.10/dist-packages/basics...