TV show history have vanish in Seren tried rebuilding database force re sync and authorised many time -
Tag your post with new and/or classic, along with the platform (eg: iOS, android, web) to help us assist you faster.
Same problem.
Anything changed in API?
I haven’t changed anything on API and to be honest I have no clue how to do that…. It Suddenly stopped working yesterday
Yes, like me.
Maybe trakt changed something in the API.
Have you revoked authorization and reconnected? Is this happening with other addons? If not, it’s on the addon dev.
I have tried everything within Seren - other add ons are perfectly well the add on POV does anyway, seems to just Seren
I saw another post about a different addon. It seems specific to in progress which translates to continue watching. Something does seem broken. I updated the subject and the affected pieces.
@Sonply Is there something going on with the API, specifically the In progress/Up Next? I can confirm the behavior and that it started today (was working last night).
Elementum have same problem, this started today.
Elementum use this API.
TraktAPI = &API{
Ident: TraktIdent,
Endpoint: "https://api.trakt.tv",
RetriesLeft: 3,
RateLimiter: util.NewRateLimiter(100, 10*time.Second, 25),
}
Looks like there were some changes to the API last week.
Addon devs should know where to look/troubleshoot their issues.
Same problem with umbrella addon as of yesterday
This Reddit post from a dev explains what he found…
Why is it only now causing an issue (was fine July 3rd at 7pm)
Same issue with Kodi and in TMM, not picking up on watched episodes as of today, both were working fine yesterday.
If there is truly an issue with the API, in needs to be reported and tracked on the Trakt API GitHub
Here’s a Kodi addon dev explaining the issue and his resolution: Next episode and still to watch broken. · Issue #1833 · jurialmunkey/plugin.video.themoviedb.helper · GitHub
because trakt is the owner of the service that a third party is using? it’s not their responsibility to make sure everything works with third party apps
that’s always been the nature of third party anything. first party changes something so the third party market needs to adapt.
in this case the devs of the third party software need to update their API with the changes. if the devs are actively working on the software then it shouldn’t be long before it’s updated. this api change was apparently made within the week at trakt
sorry im coming off aggressively, i’m having a bad day. i get the whole idea of if it aint broke dont fix it. but you’re looking at it from a user perspective. if its causing issues on their servers like too many pull requests then it needs addressing.
Its effected my add-ons as well, and two of them are no longer being developed. It seems crazy that we use a service and use it exactly as it was intended, only for changes to be made that now prevent us from using it the way it was designed to be used.