Skip to content
Ben Humpert edited this page Sep 17, 2020 · 6 revisions
Name Description
Authentication PIN Authentication PIN for your Trakt.tv account
Scrobble Enable real-time scrobbling of watched media
Scrobble - Ignore Duplicates for The item will be scrobbled once, even if played many times within the time period. Disabling this could lead to many duplicate scrobbles
Sync - Watched Mode for syncing watch states
Sync - Ratings Mode for syncing ratings
Sync - Ratings - Conflict resolution Conflict resolution method for ratings
Sync - Playback Progress Mode for syncing playback progress
Sync - Collection Mode for syncing collected media
Sync - Clean collection Enable to remove items from your Trakt.tv collection that aren't available in your Plex libraries anymore
Sync - Liked Lists (Beta) Mode for syncing your liked Trakt.tv lists
Sync - Personal Lists (Beta) Mode for syncing your personal Trakt.tv lists
Sync - Watchlist (Beta) Mode for syncing your Trakt.tv watchlist
Sync - Instant Actions not implemented
Sync - Run after library updates Trigger a full sync after your Plex libraries have been updated
Sync - Run every Trigger a full sync at the specified interval
Matcher Matcher used for parsing episode identifiers
Global Filter - Users Filter to specify the names of users that can scrobble
Global Filter - Client Names Filter to specify the names of clients that can scrobble
Global Filter - Client IPs Filter to specify the IP Addresses of clients that can scrobble
Global Filter - Libraries Filter to specify the names of libraries that can be scrobbled
Activity mode Activity method to use for retrieving watching activity
Logging - Events Minimum logging level for messages from event emitters
Logging - Database Minimum logging level for messages from the database
Logging - Plugin Minimum logging level for messages from the plugin
Logging - Libraries Minimum logging level for messages from third-party libraries

Sync Modes

  • Disabled
  • Synchronize - Synchronize changes between your Trakt.tv profile and Plex
  • Pull - Pull changes from your Trakt.tv profile into Plex
  • Push - Push changes from Plex to your Trakt.tv profile

Filters

Filters can be defined as values to allow (e.g. one, two), or values to disallow with a - prefix (e.g. -one, -two).

Client Names

Client names can be found by opening Status -> Now Playing while you are watching something on the client, the name of the client will be displayed in the top-right of the media artwork.

IP Addresses

IP Addresses can be defined as a specific address (e.g. 192.168.1.100), or an entire network (e.g. 192.168.1.0/24).