PMS can't locate my QNAP server after PMS update on 3/31/2020

App.plex.tv == Hosted out in the cloud (the Plex/web client comes from out there)
Bundled = It’s sent to you by your PMS server.

Info: Hosted can and often does have bugs. They test it out there before making resident in the Server itself.

  1. If you sign out of Plex/web,
  2. Open http://ip/addr.of.qnap:32400/web
  3. Sign in
  4. and still cannot find your server

then I recommend adapting this

to user with QNAP (it’s easy to do)

  1. Install PMSLibShare: Releases · ukdtom/PMSLibShare · GitHub
  2. Install the QNAP “Text Editor”
  3. Perform the steps as I show for Synology

Regarding “insecure connections”.

If you’ve accidentally set them to required, we can overcome that.
In the same Preferences.xml,
Just prior to the closing /> marker
Supersede the defaults and place

  1. secureConnections="1" = Preferred but not required
  2. secureConnections="2" = Secure disabled.