We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20709a7 commit a856733Copy full SHA for a856733
1 file changed
docs/changelog.rst
@@ -26,6 +26,11 @@ New features
26
unknown playlist name is passed as an argument is now sorted alphabetically
27
and printed space-delimited and POSIX shell-quoted when required. This makes
28
it easier to copy and paste multiple playlists for further use in the shell.
29
+- :doc:`plugins/smartplaylist`: A ``--quiet`` flag is added to the ``splupdate``
30
+ command to suppress several log messages for each updated playlist and in
31
+ pretend mode only prints the playlist name and the number of tracks instead of
32
+ each track name. This can be useful when testing out new entries in the
33
+ configuration.
34
35
Bug fixes
36
~~~~~~~~~
0 commit comments