Skip to content

v1.0.8.0

Choose a tag to compare

@jhuebel jhuebel released this 08 Aug 04:15
· 5 commits to master since this release

Initial public release.

Features

  • One-way sync of played status, play count, last-played date, and in-progress resume position from Plex into Emby, for Movies and TV Shows.
  • Settings page: Plex connection (server URL + token) with a Test Connection check, a Plex-user-to-Emby-user mapping table (owner + Home/managed users), sync options, and a manual Sync Now button.
  • Matching by external provider id (IMDb/TMDb/TVDb) with a title/year fallback.
  • Additive by default: never clears existing Emby watched history just because Plex lacks data for an item (configurable).
  • Runs on a schedule (default every 6 hours, editable from Emby's Scheduled Tasks) or on demand.
  • Resilient to Plex's per-library sharing: a Home user without access to a given library section has that section skipped rather than aborting their whole sync.

Install

Download PlayedFromPlex-1.0.8.0.zip, extract it into a PlayedFromPlex/ folder under your Emby Server's plugins/ directory, and restart Emby Server. See the README for full setup instructions.