You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
Debug log
kodi.log
Screenshots and Additional Info
Translation: Failed to mark as watched for episode!
Checklist
The text was updated successfully, but these errors were encountered: