We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6fff31 commit 305eb9aCopy full SHA for 305eb9a
1 file changed
docs/changelog.rst
@@ -22,6 +22,11 @@ New features
22
deprecate ``overwrite``.
23
- :doc:`plugins/autobpm`: The "BPM already exists for item" log message can now
24
be hidden with the ``--quiet`` flag.
25
+- :doc:`plugins/smartplaylist`: The list of available playlists shown when an
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
28
+ makes it easier to copy and paste multiple playlists for further use in the
29
+ shell.
30
31
Bug fixes
32
~~~~~~~~~
0 commit comments