From aea01b77212890423c3c62aac41f3d662e112afe Mon Sep 17 00:00:00 2001 From: Stephen Heumann Date: Tue, 16 Apr 2019 14:26:24 -0500 Subject: [PATCH] Ask archive.org to sort the results by title. This should give more consistent results if queried multiple times (which will be useful once we allow loading more results), and cause multi-disk series to appear together. It should also make the keyboard binding for the list control work more sensibly. --- diskbrowser.c | 1 + 1 file changed, 1 insertion(+) diff --git a/diskbrowser.c b/diskbrowser.c index 4e4a896..4e91d90 100644 --- a/diskbrowser.c +++ b/diskbrowser.c @@ -268,6 +268,7 @@ void DoSearch(void) { "q=emulator%%3A%s%%20%s" "&fl%%5B%%5D=identifier&fl%%5B%%5D=title" "&fl%%5B%%5D=emulator_ext" + "&sort%%5B%%5D=titleSorterRaw+asc" "&rows=%i&page=%i&output=json", gsDisksOnly ? "apple2gs" : "apple2%2A", queryString,