From fb3332d7ff918375e79c3bbe5b697c35f19faf95 Mon Sep 17 00:00:00 2001 From: Fabrice Laporte Date: Mon, 26 Jan 2015 23:26:54 +0100 Subject: [PATCH] Update filefilter.rst --- docs/plugins/filefilter.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugins/filefilter.rst b/docs/plugins/filefilter.rst index 3866faccd..21600aca7 100644 --- a/docs/plugins/filefilter.rst +++ b/docs/plugins/filefilter.rst @@ -13,8 +13,8 @@ Configuration To configure the plugin, make a ``filefilter:`` section in your configuration file. The available options are: -- **path**: A regular expression to filter files based on its path and name. - Default: ``.*`` (everything) +- **path**: A regular expression to filter files based on their path and name. + Default: ``.*`` (import everything) - **album_path** and **singleton_path**: You may specify different regular expressions used for imports of albums and singletons. This way, you can automatically skip singletons when importing albums if the names (and paths)