Confirmation
The problem
So, as the title suggests, I've having issue with titles that are marked as watched being synced to Trakt twice, with two separate timestamps.
For additional context, I run a second instance of PTS via docker that syncs from a separate server on my plex account and that seems to sync properly (meaning once), but I can't figure out why my main one has been acting up. Was happening on the release prior to the latest version as well.
Steps to reproduce the behavior
1.) Run the watch command
2.) Watch Title
Expected behavior
Watch the title and have PTS sync it once.
Config file contents
Details
config:
dotenv_override: true
plex:
timeout: 30
logging:
append: true
console_time: false
debug: false
filename: plextraktsync.log
rotation:
enable: true
max_bytes: 10485760
backup_count: 5
filter_loggers: null
filter: null
sync:
rating_priority: plex
plex_to_trakt:
collection: false
clear_collected: false
ratings: true
watched_status: true
watchlist: true
trakt_to_plex:
liked_lists: false
ratings: true
watched_status: false
watchlist: true
watchlist_as_playlist: false
playback_status: false
liked_lists:
keep_watched: true
watch:
add_collection: false
remove_collection: false
scrobble_threshold: 80
username_filter: true
media_progressbar: true
ignore_clients: null
xbmc-providers:
movies: imdb
shows: tvdb
Install method
pipx
Version
0.35.1
Python Version
3.11.2
Plex Server Version
4.18.0
Operating System and Version
Debian GNU/Linux 12 (bookworm) - Linux 6.1.0-42-amd64
Confirmation
The problem
So, as the title suggests, I've having issue with titles that are marked as watched being synced to Trakt twice, with two separate timestamps.
For additional context, I run a second instance of PTS via docker that syncs from a separate server on my plex account and that seems to sync properly (meaning once), but I can't figure out why my main one has been acting up. Was happening on the release prior to the latest version as well.
Steps to reproduce the behavior
1.) Run the watch command
2.) Watch Title
Expected behavior
Watch the title and have PTS sync it once.
Config file contents
Details
Install method
pipx
Version
0.35.1
Python Version
3.11.2
Plex Server Version
4.18.0
Operating System and Version
Debian GNU/Linux 12 (bookworm) - Linux 6.1.0-42-amd64