-
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
Trakt won't sync collection #2156
Comments
This started happening recently with me too. Here are some logs and info about my environment for reference. Error Logs
Python Env
Config for watchI have the app running using the watch command -
|
Okay I think I found the issue, it's most likely due to the recent changes to Trakt which the director has posted on the forum here, specifically this
This at least aligns with the timeline of when I started to see the errors, the project most likely still needs to adapt to these changes. Also on a side note, I have so far 1300 items in my collection where this limit of 100 seems way too small. |
Thank you! |
Is there anything we can do to bypass this issue? |
As far as I can tell, I don’t think so. The limits have already been applied by Trakt and API calls are returning error messages when they’re exceeded, so I don’t believe we can do anything about it. |
Duplicate: #2162 |
Confirmation
The problem
Getting an error when running sync for the collection part of the sync.
Also, I tried enabling debug in config.yml, but nothing happens. No new debug lines in the log.
Everything else works. "watch" works and the sync works.
Steps to reproduce the behavior
run docker-compose run --rm plextraktsync sync
Error trace / logs
Expected behavior
I expect it to add the collection to trakt
Inspect of problematic items
Workarounds
No response
Config file contents
Install method
docker-compose
Version
0.33
Python Version
3.13.1 (main, Dec 4 2024, 20:31:07) [GCC 13.2.1 20231014]
Plex Server Version
1.41.3.9314
Operating System and Version
Debian 12
The text was updated successfully, but these errors were encountered: