aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-08-27 15:54:27 +0200
committerGravatar Christian Hesse <mail@eworm.de>2014-08-27 16:04:47 +0200
commit936e107635be04996f4e4ebf6a5a5a4d55c73f24 (patch)
tree2720e4c24ff5ff13b058958d27134ffda72269ac /config.def.h
parentafa9f2c86e3e27f2e22904866d67b136de527778 (diff)
downloadmpd-notification-936e107635be04996f4e4ebf6a5a5a4d55c73f24.tar.gz
mpd-notification-936e107635be04996f4e4ebf6a5a5a4d55c73f24.tar.zst
add support for album artwork, closes #1
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index ca52712..65e7c33 100644
--- a/config.def.h
+++ b/config.def.h
@@ -21,6 +21,10 @@
#define TEXT_NONE "No action received yet."
#define TEXT_UNKNOWN "(unknown)"
+/* this is a regular expression that has to match image filename used
+ * for artwork */
+#define REGEX_ARTWORK "\\(folder\\|cover\\)\\.\\(jpg\\|png\\)"
+
/* how to connect to mpd host ?
* MPD_HOST is the server's host name, IP address or Unix socket path. If the
* resolver returns more than one IP address for a host name, this functions