Skip to content

Releases: Drakonis96/plexytrack

v0.4.4

15 Aug 12:43
3089dcd
Compare
Choose a tag to compare

Changelog:

  • General fixes and improvements

Full Changelog: v0.4.3...v0.4.4

v0.4.3

15 Aug 09:34
d2ef48c
Compare
Choose a tag to compare

Changelog:

  • Use session token and base URL for Plex connection
  • Fix bidirectional watchlist sync
  • Rename UI tabs and fix header gap

Full Changelog: v0.4.2...v0.4.3

v0.4.1

14 Aug 10:28
1728681
Compare
Choose a tag to compare

Changelog:

⚠️ Warning: This version introduces a few changes on docker compose and .env.example files. Make sure to check them before updating.

Full Changelog: v0.4.0...v0.4.1

v0.4.0

06 Aug 00:08
6f8869d
Compare
Choose a tag to compare

Changelog:

⚠️ Warning: This version introduces a few changes on docker compose and .env.example files. Make sure to check them before updating.

  • Refactor watchlist sync
  • Implement safer startup state and token handling
  • Handle legacy state migration
  • Ensure config and state dirs exist before mount check
  • Bump app version to v0.4.0
  • Fix Plex watchlist type mapping
  • Add Simkl ratings sync
  • Ignore non-play Plex history entries
  • Enable Simkl live sync

v0.3.6

04 Aug 11:11
75b489f
Compare
Choose a tag to compare

Changelog:

  • Add Sync Once option and rename Start Sync button
  • Add Migration service (to migrate from Trakt to Simkl and viceversa)
  • Add responsive mobile hamburger menu
  • Update Plex - Trakt watchlist sync to update removed content
  • Update app version to v0.3.6
  • Move header menus to sidebar and enhance layout responsiveness in mobile devices
  • Persist last Plex sync timestamp
  • Handle Trakt history in batches with retries

Full Changelog: v0.3.4...v0.3.6

v0.3.4

23 Jul 10:16
866cf50
Compare
Choose a tag to compare

Changelog:

  • Fix watched sync on type mismatch

Full Changelog: v0.3.3...v0.3.4

v0.3.3

08 Jul 08:22
3952fde
Compare
Choose a tag to compare

Changelog:

  • Added ProxyFix middleware to support reverse proxy headers (X‑Forwarded)
  • Improved redirect URI handling with per-request calculation and environment fallback
  • Enabled persistent sync settings via settings.json and new PLEXYTRACK_DATA_DIR variable
  • Updated Docker Compose to persist data across container restarts
  • Added load_settings and save_settings helpers for persistent state management
  • Updated .env.example, .gitignore, and README with new configuration and setup instructions

v0.3.2

21 Jun 09:30
9a28c94
Compare
Choose a tag to compare

Changelog:

  • Enable granular sync direction
  • Fix rating checkbox on Simkl

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Jun 09:55
0b84880
Compare
Choose a tag to compare

Changelog:

  • Added new user selection page.
  • You can now log in and enter the 2FA code to choose a user for synchronization.
  • Managed users can only sync watch history and ratings.
  • Added Log Out button to allow switching users or ending the session

v0.2.7

16 Jun 08:31
Compare
Choose a tag to compare

Changelog:

  • Fix Simkl OAuth text and docs
  • Remove invalid Simkl pagination parameters

Full Changelog: v0.2.6...v0.2.7