-
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
Error running sync command: Not Found - method exists, but no record found #2101
Comments
Same here with a fresh install and minimum sync config (just trakt_to_plex.liked_lists = true, the rest to false). |
|
Yes, didn't help.
This did fix it and confirmed me that issue was in a list.
Yes, no fix on any version in the last 6 months.
This showed me that the calls to the lists endpoint So, even though we're logged in with our own credentials, the Trakt API doesn't allow you to view public lists of a private account. |
It uses public api, for private lists need to use different endpoint. basically it's this feature request then: |
Confirmation
The problem
Script fails when running 'sync' command.
Not sure what changed, I tried downgrading without luck.
Maybe some TraktUserList which makes the script fail?
Steps to reproduce the behavior
Error trace / logs
Expected behavior
Sync executes entirely and syncs my libraries/collection
Inspect of problematic items
No response
Workarounds
No response
Config file contents
Install method
docker-compose
Version
0.32.2
Python Version
3.13.0
Plex Server Version
1.41.2.9200
Operating System and Version
Linux-6.8.0-49-generic-x86_64-with
The text was updated successfully, but these errors were encountered: