I reset my server back when the password breach happen and for some reason my plex server became unusable. I attempted to reinstall it on the nas but it does not mark my shared folders or live tv dvr when reinstalling. I would like to just start over again and reinstall from scratch. Can someone please insruct me how to do this. Thank you.
You would uninstall PMS using the QTS App Center.
You would then remove the entire directory structure that the qkpg created. Where is the Plex install directory?
When I log in via SSH as admin and use the command
I can see that I need to rm -rf /share/CACHEDEV1_DATA/.qpkg/PlexMediaServer
but I’d rather not try it now to test that I didn’t forget a trailing slash or something
My server might have a different path than yours based on how you structured your QNAP storage pool.
I showed you this command to find the correct path for your server. getcfg -f /etc/config/qpkg.conf PlexMediaServer Install_path
Anyway continue to follow @ChuckPA’s excellent advice. He’s the expert who writes the PMS QNAP package and is willing to walk you through it. Removing the folder like I described gets you a complete uninstall which you asked about.