Skip to content

Commit 963c7aa

Browse files
committed
smartplaylist: Document --quiet flag and config
1 parent a856733 commit 963c7aa

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/plugins/smartplaylist.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,9 +179,12 @@ options are:
179179
playlist. This allows using e.g. the ``id`` field within other tools such as
180180
the webm3u_ and Beetstream_ plugins. To use this option, you must set the
181181
``output`` option to ``extm3u``.
182+
- **quiet**: Suppress log messages for each created/updated playlist and in
183+
pretend mode only print the playlist name and the number of tracks. Default:
184+
``false``.
182185

183186
For many configuration options, there is a corresponding CLI option, e.g.
184187
``--playlist-dir``, ``--dest-regen``, ``--relative-to``, ``--prefix``,
185188
``--forward-slash``, ``--urlencode``, ``--uri-format``, ``--output``,
186-
``--pretend-paths``. CLI options take precedence over those specified within the
187-
configuration file.
189+
``--pretend-paths``, ``--quiet``. CLI options take precedence over those
190+
specified within the configuration file.

0 commit comments

Comments
 (0)