Skip to content

How to sync ratings from IMDB to TRAKT #23

Closed Answered by cecobask
djharborne asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @djharborne,

By default the syncer runs in dry-run mode to prevent undesired changes to your Trakt data. It informs you what changes it would have done.

If you’d like to get it to sync your resources, you have to update the SYNC_MODE variable to one of the values documented here:

# SYNC_MODE (required)
# The sync mode to be used when running the syncer.
# The value must be one of the following: `full`, `dry-run`, `add-only`.
# `full` - sync all IMDb items by adding, deleting or updating Trakt resources
# `add-only` - sync only newly added IMDb items to Trakt
# `dry-run` - identify what IMDb item…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@djharborne
Comment options

Answer selected by djharborne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants