Hello,
Users noticed that watched episodes of hidden seasons were not displayed as watched in my app.
My investigation showed that they were no longer part of "sync/watched/shows" response.
(My test data is a show with one season only, hidden, all episodes watched "Presumed Innocent").
This Url is used : https://api.trakt.tv/sync/watched/shows?page=1&limit=250&extended=progress&specials=true.
Is it a normal behavior ?
(PS : I tried the hidden=true parameter without success)
Hello,
Users noticed that watched episodes of hidden seasons were not displayed as watched in my app.
My investigation showed that they were no longer part of "sync/watched/shows" response.
(My test data is a show with one season only, hidden, all episodes watched "Presumed Innocent").
This Url is used :
https://api.trakt.tv/sync/watched/shows?page=1&limit=250&extended=progress&specials=true.Is it a normal behavior ?
(PS : I tried the
hidden=trueparameter without success)