]> git.madduck.net Git - etc/awesome.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Updated mpd (markdown)
authorLuke Bonham <dadasignificanulla@gmail.com>
Fri, 13 Sep 2013 22:04:30 +0000 (15:04 -0700)
committerLuke Bonham <dadasignificanulla@gmail.com>
Fri, 13 Sep 2013 22:04:30 +0000 (15:04 -0700)
mpd.md

diff --git a/mpd.md b/mpd.md
index 8a25d0454ab5183b72ad11bbe19f2dd8d77dbd9e..70a7938873ce77aa95cb77ffac8899ab67022420 100644 (file)
--- 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: