Hi
I’m working on Plex Cloud Server.
When I use 32400 port something like
http://localhost:32400/video/vimeo
It’s ok to workin.
Recently, I develped new plug-in and installed it on Plex-node.
(My plug-in URL is ‘/video/samclark’.)
But it didn’t work when I tryed like
http://localhost:32400/video/samclark
I think that tring to connet URL, it would be get list from
‘/var/www/plex/plex-node/public/video.html’ but it wasn’t updateed.
What do I have to do ?
Someone help me…
So you are trying to make it so every plex client uses the same plugins, and can share them?