Multi-Plex Server Support
Owners can now add additional Plex servers they own from the Settings page. The server discovery feature
tests connections from Tracearr and recommends the best reachable endpoint.
- Server discovery with connection testing and latency display
- Duplicate detection using Plex machine identifiers
- Admin verification before adding servers
- Improved server selection UI with grouped connections
Webhook Format Support
Configure webhook notifications to send in ntfy or Apprise format instead of raw JSON, making integration
with these services seamless.
- ntfy: Native format with title, message, priority, and tags
- Apprise: Compatible payload format for Apprise notification routing
- Format selector in Settings → Notifications
Tautulli Import Performance
Dramatically improved import speed for large Tautulli databases.
- 10x larger page size (1000 records per API call)
- Change detection to skip unchanged records
- Batch INSERT/UPDATE operations
- GeoIP lookup caching
- Background job queue with progress tracking and cancellation
UI Improvements
- Branded media server icons (Plex, Jellyfin, Emby) replace generic server icons
- Improved server selector dropdown with icons
- Reduced SSE reconnection timeouts for faster real-time updates