Hello Everyone. I've just noticed using API and querying Popular that there are two records with the same ID. Always if did everything right way and if I didn't miss something. "id": 1057001, ... "title": "The Childe", or 1057001-the-childe in the online version. Can someone check please? Thanks in advance. Kind regards.
"id": 1057001, "original_language": "ko", "original_title": "The Childe", "overview": "Desperate to secure funds for his mother's surgery, an amateur boxer searches for the wealthy father he's never met. Traveling from the Philippines to Korea, he is relentlessly pursued and forced to confront a shocking truth.", "popularity": 395.375, "poster_path": "/ydC8ubFXQfkPJDhkduMhbE9mTz7.jpg", "release_date": "2023-06-21", "title": "The Childe", ...
Appeared on the 2nd and on the 3rd page in Popular. So the queries are:
Non podes atopar unha película ou serie? Inicia sesión para creala.
Queres valorar ou engadir o elemento a unha listaxe?
Non es membro?
Resposta de Travis Bell
no 28 de maio do 2024 ás 10:36AM
Hi @dreadnaut,
Depending on when data was being refreshed in the backend, and when those pages were cached, items might not always be unique across pages. This is a known limitation and something you can code against by keeping track of items and skipping items that you've "already seen".
Resposta de Yuriy Victor
no 28 de maio do 2024 ás 11:26AM
Hi Travis. Thanks for reply. No problem for me at all with this "issue / not issue". There is no more double records now. Actually I see just one and only unique record for the movie in subject. Thanks again! Bye.