WowUp / WowUp.CF

GNU General Public License v3.0
38 stars 11 forks source link

Certain addons not showing up when sorting table. #6

Open martheli opened 2 years ago

martheli commented 2 years ago

Describe the bug Certain adding are not showing up when sorting but do show up when searching.

To Reproduce Steps to reproduce the behavior:

  1. Sort the list by downloads.

Expected behavior Recount should show up in between Bagnon and Details since Recount has total downloads of 116 million.

Screenshots Does not show up when sorting: image

Shows up when searching: image

Desktop (please complete the following information):

jliddev commented 2 years ago

This is a CF API issue, the new featured mods endpoint is not as robust as the old one. We do not receive that many addons to show you.

Ex: image

martheli commented 2 years ago

ah ok, would it be better to somehow update the UI to be called "Featured Addons" somewhere so people know its not really a full list of them? And then a different tab for searching for addons.

tflo commented 1 year ago

This afternoon I was wondering why my addon, first published on CF a month ago and last updated 6 days ago, does not show up in WoWUpCF's listing at all, not in its category and not without category, while other, older addons are shown (sorted by most recent 'Released at').

I guess this explains it…

A search by name brings it up, but the weird thing there is that the shown number of downloads is exactly the half of the real number (according to the CF site). Version number and release date are correct though.

And yes, if nothing can be done about that, labeling the listing as "Featured Addons" would be appropriate.

I wasn't aware of that until today. I have noticed differences from the CF listing in the past, but I thought it was due to occasional data delays or something, but I always thought the listing was a "real" listing, not a featured selection.

tomwolfgang commented 1 year ago

The Featured API returns most popular addons - which isn't only a function of downloads. Maybe use the search API instead.