Skip to content

Commit 2738077

Browse files
committed
mention ability to filter by rating
1 parent 713271e commit 2738077

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ MPD client using rofi or fzf
1010
* Play random album/tracks
1111
* Add/Replace albums/songs
1212
* Rate albums/tracks
13-
* Load rated albums/tracks
13+
* Filter lists by rating
1414
* Customizable hotkeys
1515
* Rofi and fzf interfaces
1616
* Optional tmux interface for fzf mode
@@ -59,3 +59,8 @@ make sure it runs there.
5959

6060
For the moment I use metaflac, mid3v2 and vorbiscomment to tag files, because I haven't found a good perl library
6161
for tagging.
62+
63+
## Filtering
64+
65+
clerk integrates ratings fully into its database and exposes the ratings in track and album lists.
66+
To filter by a specific rating use "r=n" as part of your input.

0 commit comments

Comments
 (0)