Closed ryvnf closed 3 months ago
I believe this is simply due to that one uses the Featured collection and one uses the Spotlight collection when highlighting packages.
https://content.minetest.net/collections/ContentDB/featured/ https://content.minetest.net/collections/ContentDB/spotlight/
I see. I thought they were the same. Is there supposed to be a difference between them? I would have expected both to be rotated.
This is not a bug so I am closing the issue.
Edit: Found #443 which explains the differences
Summary
I noticed that the featured packages were rotated on the ContentDB home page. Now its "Age of Mending", "Phonograph" and "Airship". Previously it was "The Velvet Crystal", "Citadel", "Unexpected Gambit" and "Pride Flags". In the Minetest client however the previously featured packages are still listed as the currently featured ones.
It appears like the ContentDB API still returns the old featured packages as featured instead of the new ones.
Steps to reproduce
It can currently be reproduced by going to https://content.minetest.net/api/packages
The old featured packages are still listed as currently featured. The newly featured packages are not listed as featured.