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

[BUG] Marking episode as watched throws AttributeError #1161

Open
4 tasks done
dm1tz opened this issue Feb 8, 2024 · 3 comments
Open
4 tasks done

[BUG] Marking episode as watched throws AttributeError #1161

dm1tz opened this issue Feb 8, 2024 · 3 comments
Labels
bug Something isn't working waiting for response Waiting on reporting user to respond

Comments

@dm1tz
Copy link
Contributor

dm1tz commented Feb 8, 2024

Describe the bug

Trying to mark an episode as watched on trakt.tv results in AttributeError: 'TraktAPI' object has no attribute '_get_sync'
Could be related to #1095, but the error log is a bit different.

Steps To Reproduce

  1. Select a tvshow episode
  2. Go to Details page by pressing 'i'
  3. On the left panel select trakt button
  4. Click mark as watched in the sidemenu

Debug log

kodi.log

Screenshots and Additional Info

screenshot00001

Translation: Failed to mark as watched for episode!

Checklist

  • I have searched the issues and this bug has not been reported.
  • I have updated TMDbHelper to the most recent version.
  • I have described the bug and included steps to reproduce the issue
  • I have uploaded my debug log.
@dm1tz dm1tz added the bug Something isn't working label Feb 8, 2024
@jurialmunkey
Copy link
Owner

Is this issue still occurring?

@jurialmunkey jurialmunkey added the waiting for response Waiting on reporting user to respond label May 22, 2024
@dm1tz
Copy link
Contributor Author

dm1tz commented May 22, 2024

Is this issue still occurring?

Yes. Just tested it, still gives ''failed to mark as watched".

@dm1tz
Copy link
Contributor Author

dm1tz commented May 23, 2024

A little clarification: if I go to the Details page and mark the episode as watched from "Your Next Episodes" it works, but if I try to do that going from "Your Recently Watched" then it fails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working waiting for response Waiting on reporting user to respond
Projects
None yet
Development

No branches or pull requests

2 participants