Fast, efficient Plex-Trakt sync using batch API operations
Project description
Pakt
Sync watched status, ratings, and collections between Plex and Trakt.
Installation
pip install pakt
Or with pipx (isolated environment):
pipx install pakt
With system tray support (Windows):
pip install pakt[tray]
Quick Start
pakt setup # Interactive setup wizard (links Plex via PIN)
pakt sync # Run sync
Commands
See the CLI Reference for detailed options and examples.
Setup & Authentication
pakt setup # Link Plex account via PIN authentication
pakt setup --token # Manual token entry instead of PIN
pakt login # Authenticate with Trakt
pakt logout # Clear Trakt authentication
pakt status # Show configuration status
Server Management
pakt servers discover # List available Plex servers from your account
pakt servers list # Show configured servers
pakt servers add NAME # Add server from discovered list
pakt servers add NAME --url URL --token TOKEN # Add server manually
pakt servers remove NAME
pakt servers enable NAME
pakt servers disable NAME
pakt servers test NAME # Test server connection
Sync
pakt sync # Sync all enabled servers
pakt sync --server NAME # Sync specific server(s) only
pakt sync -s NAME -s NAME2 # Sync multiple specific servers
pakt sync --dry-run # Preview without making changes
pakt sync --verbose # Show detailed item list
pakt sync --collection-only # Only sync collection (skip watched, ratings, watchlist)
pakt sync --no-movies # Skip movie sync
pakt sync --no-shows # Skip show/episode sync
pakt sync --fix-collection-dates # Re-send all collection items with correct dates from Plex
Libraries
pakt libraries # Show library selection for default server
pakt libraries --all # Sync all libraries (clear selection)
pakt libraries -m "Movies" # Select specific movie library
pakt libraries -s "TV Shows" # Select specific show library
Web Interface
pakt serve # Start web UI at localhost:7258
pakt serve --host 0.0.0.0 # Listen on all interfaces
pakt serve --port 9000 # Use custom port
pakt serve --tray # With system tray icon (Windows)
pakt serve --no-tray # Without system tray (default)
Web Interface
Start the web UI:
pakt serve
Open http://localhost:7258 in your browser.
Views
Sync - Run manual syncs with real-time progress and console output. Use "Dry Run" to preview changes without applying them. Enable "Verbose" to see individual items being synced.
Stats - Shows connection status for Trakt and all configured Plex servers, library counts, and last sync results.
Settings - Configure sync options, manage servers, and set up scheduling.
Sync Options
Options are organized by direction:
- Plex → Trakt: Watched, Ratings, Collection, Watchlist
- Trakt → Plex: Watched, Ratings, Watchlist
Global defaults can be overridden per-server in the Server Settings section.
Scheduled Sync
Enable automatic syncing at a set interval (in hours).
Important: The scheduler only runs while the web server is running. If you stop pakt serve, scheduled syncs will not occur. For persistent scheduling, run the server in the background (see Background Mode below).
Server Settings
Each Plex server has independent configuration:
- Libraries: Select which movie/show libraries to sync (empty = all)
- Sync Options: Override global defaults with per-server settings (Global/On/Off)
Background Mode (Windows)
Run without a console window:
pythonw -m pakt serve --tray
See the Automation Guide for startup configuration and scheduled tasks on Windows, macOS, and Linux.
Docker
docker-compose up -d
Web UI at http://localhost:7258. Config persists in the pakt-config volume.
First-time setup: Run interactively to authenticate:
docker-compose run --rm pakt pakt setup
docker-compose run --rm pakt pakt login
See the Docker Guide for networking, volumes, and advanced configuration.
What Gets Synced
| Data | Plex → Trakt | Trakt → Plex |
|---|---|---|
| Watched status | ✓ | ✓ |
| Ratings | ✓ | ✓ |
| Collection | ✓ | - |
| Watchlist | ✓ | ✓ |
Collection sync includes media info (resolution, HDR, audio codec) and uses Plex's addedAt date for collected_at timestamps.
Multi-Server Support
Pakt supports syncing multiple Plex servers to a single Trakt account:
- Run
pakt setupto link your Plex account via PIN - Select which servers to enable
- Run
pakt syncto sync all enabled servers
Each server can have:
- Independent library selection
- Per-server sync option overrides
Servers are synced sequentially. Items that exist on multiple servers are deduplicated by external ID.
Configuration
Config location:
- Windows:
%APPDATA%\pakt - Linux/macOS:
~/.config/pakt
All configuration is stored in config.json. See the Configuration Reference for all options.
Rating Priority
When both Plex and Trakt have different ratings for the same item, the rating_priority setting controls which wins:
none(default) - Don't change either side, keep both as-isplex- Plex rating overwrites Trakttrakt- Trakt rating overwrites Plex
Set in config.json under sync.rating_priority.
Web Server
Default port is 7258 (PAKT on phone keypad). To change, edit config.json:
{
"web": {
"host": "127.0.0.1",
"port": 9000
}
}
Or use CLI flags: pakt serve --host 0.0.0.0 --port 9000
Trakt Account Limits
Free Trakt accounts have a 100-item limit on collections and watchlists. Pakt will warn you if you hit these limits. Upgrade to Trakt VIP for unlimited.
Troubleshooting
Having issues? See the Troubleshooting Guide for common problems and solutions.
Changelog
See CHANGELOG.md for release history.
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pakt-0.3.0.tar.gz.
File metadata
- Download URL: pakt-0.3.0.tar.gz
- Upload date:
- Size: 390.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d42ef2d2a96ece92e339d68b68697fa751d54d9cccc8508ea9111f331434e4ce
|
|
| MD5 |
01c1c8df7c08c8e8528cd3f707b334fb
|
|
| BLAKE2b-256 |
04290a5e1fb6dcd8498c698caef29b56fdab09c8f9039f5d57a3996b3003f45b
|
Provenance
The following attestation bundles were made for pakt-0.3.0.tar.gz:
Publisher:
release.yml on MikeSiLVO/pakt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pakt-0.3.0.tar.gz -
Subject digest:
d42ef2d2a96ece92e339d68b68697fa751d54d9cccc8508ea9111f331434e4ce - Sigstore transparency entry: 945156772
- Sigstore integration time:
-
Permalink:
MikeSiLVO/pakt@ca88ab0d2965c1d860c876bb7f4de822fa00f446 -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/MikeSiLVO
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ca88ab0d2965c1d860c876bb7f4de822fa00f446 -
Trigger Event:
push
-
Statement type:
File details
Details for the file pakt-0.3.0-py3-none-any.whl.
File metadata
- Download URL: pakt-0.3.0-py3-none-any.whl
- Upload date:
- Size: 383.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7495a3940e52036dcb0e3f8ada5ac1d3ae9335d26dd6323b2a846ecc24e6254
|
|
| MD5 |
9a2c3ac0392ff39befe7af28d332da89
|
|
| BLAKE2b-256 |
57744b85bf167592c7da3c3eb165c515794f84b9c6505e975e9ea7ada510c4cf
|
Provenance
The following attestation bundles were made for pakt-0.3.0-py3-none-any.whl:
Publisher:
release.yml on MikeSiLVO/pakt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pakt-0.3.0-py3-none-any.whl -
Subject digest:
e7495a3940e52036dcb0e3f8ada5ac1d3ae9335d26dd6323b2a846ecc24e6254 - Sigstore transparency entry: 945156835
- Sigstore integration time:
-
Permalink:
MikeSiLVO/pakt@ca88ab0d2965c1d860c876bb7f4de822fa00f446 -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/MikeSiLVO
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ca88ab0d2965c1d860c876bb7f4de822fa00f446 -
Trigger Event:
push
-
Statement type: