Adjust Sort by Most Recent Doesn't work properly
Closed this issue · 4 comments
Thanks for the issue! It looks like strptime
is not initializing the hour/min/sec field when parsing the "Updated at" date string. Since this date doesn't have a time component, the hour value was being set to an impossibly large value (eg. 141581568), which then causes -1
to come back from mktime
(cannot convert to unix timestamp).
That doesn't fully explain why which apps made it to the top, but it's definitely broken. Initializing these time fields to 0 in libget before parsing the date fixes it. (Nightly hbas build link). Since "most recent" is the default view, this probably needs a 2.3.2 followup update very soon.
Released 2.3.2 with the fix: https://github.com/fortheusers/hb-appstore/releases/tag/v2.3.2
Um Hi I was using the HB App Store Version: 2.3.2 and got on to the store and wasn't able to download from it when I clicked on an app an pressed A? Please Help!!!
@Greenmonster2710 Are you on Switch or Wii U?
For Wii U: Check that the SD isn't write-locked, and that other apps can write to it: #42
For Switch: Make sure the SD card isn't corrupted (and is FAT32 formatted, not EXFAT format which is prone to issues)
On both: Make sure that the Internet is still connected
If none of that works, can you tell me if it works in recovery mode? (Spam L and R repeatedly while launching the app)