| Thrasher |
|
|
| Username | |
| Password | |
| h, ? | Show/dismiss this help box |
| [, ] | Open/close menu |
| Space | Play/pause |
| m, ` | Mute sound |
| 1-9 | Set volume to 10-90% |
| 0 | Set volume to max |
| p | Previous track |
| n | Next track |
| ← | Skip back 10 secs |
| → | Skip forward 10 secs |
| s | Toggle shuffle mode |
| r | Add recent albums to queue |
| u, c | Uncheck + Clear queue |
| v | Show version info |
This is the catalog filter box, which lets you enqueue tracks flexibly. Tracks matching the filter will become the new contents of the queue, replacing whatever was there. Filter are key:value pairs. The list of allowed keys is:
Values are not case-sensitive. Asterisks perform globbing as expected. Multiple filters can be specified at once, separated by && for AND, or || for OR. Grouping is accomplished with doubled parens. An example, which returns tracks with facet 'Jazz' or 'Rock', and are from the 1970s:
((f:jazz||f:rock))&&y:197*