Skip to content

Plex MCP v2.4.1

Latest

Choose a tag to compare

@sandraschi sandraschi released this 18 Jun 00:52
· 40 commits to main since this release

Windows Desktop App (NSIS Installer)

  • One-click installer - Tauri 2.0 wrapper with embedded Python backend
  • Frontend served at /app/ with SPAStaticFiles fallback and basePath
  • CORS for Tauri WebView, browser dev, and Tailscale (goliath)
  • GPU RAG with LanceDB + fastembed

PyInstaller Backend

  • noarchive=True - fixes stdlib PYZ import bug
  • upx=False - prevents AV false positives
  • Eager _strptime import
  • LLM model defaults read from Settings (no hardcodes)

All fixes fleet-wide

See mcp-central-docs/standards/TAURI_PRODUCTION_PITFALLS.md