mirror of
https://github.com/beetbox/beets.git
synced 2026-01-04 15:03:22 +01:00
Update filefilter.rst
This commit is contained in:
parent
da019c75e3
commit
fb3332d7ff
1 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue