Help - Search - Members - Calendar
Full Version: Query syntax, recently played autoplaylist, on sorting, fb 0.9.5.3
Hydrogenaudio Forums > Hosted Forums > foobar2000 > Support - (fb2k)
Tim Schuhmacher
I try to create an auto playlist which shows the recently played tracks where the most recent played track is played on top. I use the following syntax:

CODE
%last_played% DURING LAST 1 DAYS SORT DESCENDING BY %last_played%


When I type this query a couple of tracks are returned correct, but when I create an auto playlist it is empty, when I create a normal playlist it is filled with the right tracks, but not sorted the way I like.

Edit: The auto playlist is correct (=empty), because the query is probably wrongly formed, and normal playlist just shows the content for the previous correct formed query.

When I use the query without the sort option, so

CODE
%last_played% DURING LAST 1 DAYS


auto playlist and the normal playlist are correct.

Am I sorting wrong? <sort-pattern> isn't really specified in "SORT DESCENDING BY <sort-pattern>"
Frank Bicking
This is a known limitation, it will work as expected in the next version.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.