Skip to content
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

Trakt played status not synced to Plex anymore #104

Closed
thle opened this issue Jan 22, 2021 · 3 comments
Closed

Trakt played status not synced to Plex anymore #104

thle opened this issue Jan 22, 2021 · 3 comments

Comments

@thle
Copy link

thle commented Jan 22, 2021

Hi,
since some time the information about a movie/episode played already in Trakt.tv is not synchronized to Plex anymore. Maybe some recent Plex version broke this?
How can I debug?

Thanks

@thle thle changed the title Tract played status not synced to Plex anymore Trakt played status not synced to Plex anymore Jan 22, 2021
@simonc56
Copy link
Collaborator

Hi,
Could you set log_debug_messages to true in config.json, run script and then show content of last_update.log please.

@thle
Copy link
Author

thle commented Jan 25, 2021

Ok, loading from Trakt seems fine, but then when processing Plex this happens:

2021-01-25 21:36:45,221 INFO:Loaded Trakt lists.
2021-01-25 21:36:45,223 DEBUG:Starting new HTTPS connection (1): **-**-**-**.***********************************.plex.direct:32400
2021-01-25 21:37:15,304 DEBUG:Starting new HTTP connection (1): localhost:32400
2021-01-25 21:37:15,310 DEBUG:http://localhost:32400 "GET / HTTP/1.1" 200 3582
2021-01-25 21:37:15,312 WARNING:No response from https://**-**-**-**.***********************************.plex.direct:32400, fallback to http://localhost:32400
2021-01-25 21:37:15,312 INFO:Server version 1.21.1.3876-3c3adfcb4 updated at: 2021-01-25 20:34:14
2021-01-25 21:37:15,316 DEBUG:http://localhost:32400 "GET /library HTTP/1.1" 200 289
...
2021-01-25 21:37:15,989 DEBUG:http://localhost:32400 "GET /library/sections HTTP/1.1" 200 1271
2021-01-25 21:37:18,439 DEBUG:http://localhost:32400 "GET /library/sections/1/all HTTP/1.1" 200 1757985
2021-01-25 21:37:29,170 INFO:Now working on movie section   Filme containing 3173 elements
2021-01-25 21:37:29,170 ERROR:Movie [***** (2009)]: Unrecognized GUID plex://movie/5d77683861141d001fb15f0e
2021-01-25 21:37:29,171 ERROR:Movie [***** (1995)]: Unrecognized GUID plex://movie/5d7768306f4521001ea9b3f4
2021-01-25 21:37:29,171 ERROR:Movie [***** (2003)]: Unrecognized GUID plex://movie/5d7768265af944001f1f6977
2021-01-25 21:37:29,171 ERROR:Movie [***** (2013)]: Unrecognized GUID plex://movie/5d7769a023d5a3001f4fa465
2021-01-25 21:37:29,171 ERROR:Movie [***** (1994)]: Unrecognized GUID plex://movie/5d77683585719b001f3a3cd0

and so on. TV shows seem to work fine btw

@simonc56
Copy link
Collaborator

This is a duplicate of #56

Repository owner locked as resolved and limited conversation to collaborators Jan 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants