ukdtom / WebTools.bundle

WebTools is a collection of tools for Plex Media Server. Like the Unsupported AppStore (UAS)
https://forums.plex.tv/discussion/288191
Mozilla Public License 2.0
1.3k stars 170 forks source link

How to uninstall/remove WebTools? #556

Closed Hawpe closed 2 years ago

Hawpe commented 2 years ago

Since WebTools hijacks the redirection to the "/web" Plex interface, now that I've installed the plugins I needed I'd like to remove WebTools. Unfortunately it seems that removing the bundle's folder, the different caches and restarting the server doesn't cut it as it doesn't restore the previous behavior. Is there anything else I'm supposed to do? It seems pretty important to have uninstallation steps for when Plex will inevitably remove support for plugins.

Thanks!

ukdtom commented 2 years ago

Huh.....WebTools does in no way hijack any URI! It runs completely on it's own webserver, and on it's own ports, which as a default is port 33400 (PMS itself is on port 32400)

And to remove WT, simply remove the webtools.bundle directory, and restart PMS afterwards

Hawpe commented 2 years ago

🤦‍♂️ I'm sorry, I was convinced the Plex port was 33400... Sorry for the inconvenience!

ukdtom commented 2 years ago

NP