From cfe1ca2aa9d08f3790b386ee58571291ce1442a0 Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Fri, 13 Mar 2015 03:56:17 +0100 Subject: updated README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index fb34ad1..12d37e9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ # clerk - mpd client, based on rofi (or dmenu) +# CHANGES IN RATINGS! +If you used ratings in clerk, be aware that the way they are handled +changed in recent commits. To be able to properly use them, make sure +to delete $HOME/.config/clerk/helper_config and then re-create it +by running clerk. Then Chose the Backup function from the Ratings menu. + +This will write the new ratings files. + +What has changed? Ratings are no longer bound to file names. Instead +a search is executed on the tags mentioned in ratings files. All matches +will then be rated by the filename from mpd library. + + # Functions: * Play random album -- cgit v1.2.3-24-g4f1b