Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: v1.4 beta 11 search issue (Read 797 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

v1.4 beta 11 search issue

I just recently upgraded to this version from v1.3.17 and now the following search syntax no longer works: "SORT BY DESCENDING %last_modified%". As to be expected that just sorted all my music by the modification date, but now it just doesn't display anything anymore. I'm sure it's just me doing something wrong or something being changed. But the changelog mentioned some search-related optimizations and there's a chance they broke something. And I hope this is the right place for this, as I couldn't find an bug report form anywhere.

Re: v1.4 beta 11 search issue

Reply #1
Weird that it worked because you aren't searching for anything. If you wish to get all tracks search for ALL. Also descending sort is "SORT DESCENDING". So "ALL SORT DESCENDING BY %last_modified%".

Re: v1.4 beta 11 search issue

Reply #2
Oh, yeah, SORT DESCENDING BY is what I meant. It does work again with the ALL keyword now. Awesome! The keyword is not mentioned in the Query Syntax Help doc though. Actually, it seems to be mentioned on the wiki version, but not in the one shipped with the program. That's kind of a bummer. Anyway, thank you for your help!