From 7cc2212955829ddf925e11e9f9744679b8a4336a Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Fri, 13 Sep 2013 15:04:30 -0700 Subject: [PATCH 1/1] Updated mpd (markdown) --- mpd.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mpd.md b/mpd.md index 8a25d04..70a7938 100644 --- a/mpd.md +++ b/mpd.md @@ -14,6 +14,12 @@ Now playing songs are notified like this: | +-------+ | +--------------------------------------------------------+ +You need a file like this + + "(front|cover|art|Folder|folder)\.(jpg|jpeg|png|gif)$" + +in the album folder in order to show album art in the notification too. + ### input table Variable | Meaning | Type | Default @@ -23,6 +29,7 @@ Variable | Meaning | Type | Default `host` | MPD server | string | "127.0.0.1" `port` | MPD port | string | "6600" `music_dir` | Music directory | string | "~/Music" +`cover_size` | Album art notification size | int | 100 `settings` | User settings | function | empty function `settings` can use `mpd_now` table, which contains the following string values: -- 2.39.2