trakt / api-help

Trakt API docs at https://trakt.docs.apiary.io
182 stars 7 forks source link

Possible "Get Watched" sorting bug? #437

Open michaldrabik opened 8 months ago

michaldrabik commented 8 months ago

Hi. The docs state that for endpoint Sync -> Get Watched

Returns all movies or shows a user has watched sorted by most plays.

However I noticed that its not really true. Attaching postman example below. Plays are 23, 50, 10 so rather random.

Regards.

image

maxhand commented 7 months ago

I think I'm seeing something similar on my end.

History from the history endpoint is correct, but watched is missing about a week's worth of items.

michaldrabik commented 7 months ago

I think I'm seeing something similar on my end.

History from the history endpoint is correct, but watched is missing about a week's worth of items.

Remember Watched will not list multiple plays as history does.