Skip to content

v0.5.4 — Simkl watchlist-only sync

Latest

Choose a tag to compare

@Drakonis96 Drakonis96 released this 21 Jul 15:55
33766ac

Watchlist sync

  • Simkl watchlist-only sync (#246): the standalone watchlist-only run (the "sync watchlist" job, trigger=once, mode=watchlist) no longer bails out with "Watchlist sync is only supported with Trakt provider." when Simkl is the selected tracker.

    The Plex Discover ↔ Simkl plan-to-watch bidirectional sync — already used inside the full sync via sync_watchlist_plex_simkl() — is now reachable from the watchlist-only path as well. In Both mode the standalone run drives Trakt and Simkl in the same pass. The full-sync Trakt path is unchanged.

Merged via #247.