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
{{ message }}
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.
When a newer history entry exists in Trakt, than the date and time from the Netflix history, then Traktflix won't recognise previously synched history entries.
Apparently this is an issue with parsing the Trakt API response.
Either the API only responds with the newest entry or Traktflix only checks the first one.
This should be fixed in some way or another. Either by accepting history entries that don't exactly fit the exact date and time or by parsing all the entries of Trakt, not just the first one.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When a newer history entry exists in Trakt, than the date and time from the Netflix history, then Traktflix won't recognise previously synched history entries.
Apparently this is an issue with parsing the Trakt API response.
Either the API only responds with the newest entry or Traktflix only checks the first one.
This should be fixed in some way or another. Either by accepting history entries that don't exactly fit the exact date and time or by parsing all the entries of Trakt, not just the first one.
The text was updated successfully, but these errors were encountered: