-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Watched time mismatch #1765
Comments
No details. show inspect of the item you have trouble with and what is the data in trakt site? how do you expect anyone to help with so few details? (in fact, no details at all other than your word). and detail of your timezone and your setup. details matter! |
you reported the same in discussions? link the things together! (post the link of each other to the other discussion or issue) |
Plex Server Logs
Trakt Logs
|
still not enough details to go on. your timezone? log entries from plextraktsync.log after you've enabled debug. especially the post request of updating play state. you should probably mark it as unplayed on trakt, and sync with and why ignoring this question? |
Timezone: GMT+8 |
there's no trakt entries in that log! did you really enable debug? you didn't even look the log you posted? what about inspect of the problematic item? please do as asked:
|
I'm sorry if I don't follow. My config sets logging: debug: true. Is that correct? Here's the log And here's the inspect
|
you should edit your post and remove mistakes. not interested output of commands that don't exist. if you have problem with that send a pr updating documentation. as for the usage every command has also, terminal output can be put into code fence markup to make them readable: |
seems the log doesn't contain info what payload was posted for sync history
but since the timestamp issue probably global, is the collected date accurate? you can see plextraktsync side value in the inspect command:
|
seems already your PMS log and plextraktsync play history tiestamps don't match plextraktsync:
PMS:
|
You can also use this pr so the data sent to trakt is logged: |
closing. user has dissapeared |
Confirmation
The problem
The sync command works but the time is mismatched (8 hours difference vs. Plex Media Server Watched time)
Steps to reproduce the behavior
plextraktsync sync
Error trace / logs
No response
Expected behavior
It should sync but time will not match the plex media server
Inspect of problematic items
No response
Workarounds
No response
Install method
pipx
Config file contents
Version
0.27.5
Python Version
3.10.11
Plex Server Version
1.32.8.7639
Operating System and Version
Windows-10
#1741
The text was updated successfully, but these errors were encountered: