Skip to Content
DocsCloud OSPlex Stats

The Personal-mode Plex page at Personal → Files → Plex polls your Plex Media Server every 10 seconds while the tab is visible. When the tab is hidden polling pauses to save battery.

Panels

  • Libraries — one tile per Plex library, with type and title.
  • Now Playing — active streams; transcoded sessions are flagged in amber so you can spot transcoder load at a glance.
  • Recently Added — poster strip of the last 20 items added across every library.
  • Server — Plex version, an “Update available” banner if Plex.tv reports a newer build, uptime, transcoder load.

Empty libraries

If you just installed Plex, libraries will be empty until you’ve added folders inside the Plex web UI. Open the Plex web UI from the Server page’s Open Plex Web UI button.

”Server info unavailable”

The OS can’t reach 127.0.0.1:32400. Check that Plex is running: Server → Plex → Status should show a green ● running. If not, click Start or check journalctl -u plexmediaserver (SystemD) or docker logs quazzar-plex (Docker).

Path B caveats

If you picked the self-hosted only install path, stats come from Plex’s loopback bypass — we don’t need a token to read library / session / health endpoints from 127.0.0.1. Everything else works the same as Path A, except mobile + Roku Plex apps won’t connect.

See also