QUOTE(cwbowron @ Dec 17 2006, 17:17)

QUOTE(fabiospark @ Dec 17 2006, 09:19)

Is there a way to refresh one query only?
middle click or shift right click on the query node and select "refresh queries". It will only refresh that query. Also if you have a static folder that contains multiple queries you can click on it, and select "refresh queries" and it will refresh ONLY the queries underneath it.
Yes, I knew that but, due to the extra long time it took, and to the "s" at the end of the word "queries", for a moment I thought it was refreshing always everything.
Anyway, I tried that refresh on a couple of queries and this is what came out:
1)
Format= %artist%|%title% - %album%
Sort= by name after populating
refresh time = 2 secs
2)
Format= %artist%|%title%|%album%
Sort= by name after populating
refresh time = 65 secs
3)
Format= %artist%|%date%|%title%|%album%
Sort= by name after populating
refresh time = 118 secs
but...
following a hint I found in the wiki, I put "%overallindex%: %_name%" in the Folder name box of the preferences and that was the problem.
Removing that %overallindex%, reduced the time of 2) and 3) to a couple of secs.
As I'd like to be able to refresh a query and send it to a playlist with a remote control, is there a way to link a query to a keyboard shortcut without using that slowing function?
(Maybe assigning a fixed index number manually)
Thanks