From 008ee4a4fd37375b8f680bfb771160207a3f25bf Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Mon, 25 Jan 2016 00:41:37 +0100 Subject: added FAQ --- README.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 88abfe7..55aac06 100644 --- a/README.md +++ b/README.md @@ -52,13 +52,8 @@ For this to work, you need a recent rofi build from git. For arch linux there is a package in [AUR](https://aur.archlinux.org/packages/clerk-git/) -# Important - -clerk heavily depends on a well structured database. -All your files need these tags in order for clerk to work as intended: -* albumartist -* artist -* date -* album -* tracknumber -* title +# FAQ +1. It's not working properly~ +..* Make sure to have your files tagged properly. You need: `albumartist`, `artist`, `album`, `date`, `tracknumber`, `title` tags. +2. mpd says 'connection closed by server' +..* increase your `max_output_buffer_size` in mpd.conf and feel free to request chunked protocol replies for mpd. -- cgit v1.2.3-24-g4f1b