update: apply .mpdignore matches to subdirectories

Wildcard matches are directly applied to all filenames in
subdirectories without any attempt at matching relative paths.

This change is based on the following feature request:

  http://bugs.musicpd.org/view.php?id=3729
This commit is contained in:
Anthony DeRossi
2015-09-29 10:39:07 -07:00
committed by Max Kellermann
parent de332a16d1
commit 6b6c7b0920
6 changed files with 38 additions and 11 deletions

2
NEWS
View File

@@ -36,6 +36,8 @@ ver 0.20 (not yet released)
* support libsystemd (instead of the older libsystemd-daemon)
* database
- proxy: add TCP keepalive option
* update
- apply .mpdignore matches to subdirectories
ver 0.19.10 (2015/06/21)
* input