Skip to content

Commit 336dac6

Browse files
committed
Changelog for #6183 CLI output overhaul
1 parent 394a6e0 commit 336dac6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@ New features
3838
- Metadata source plugin searches and lookups are now executed concurrently,
3939
speeding up lookups when multiple plugins (e.g. MusicBrainz and Spotify) are
4040
enabled.
41+
- :doc:`plugins/smartplaylist`: The ``splupdate`` command output is
42+
restructured. The per-playlist summary now includes a track count. Per-track
43+
details are shown only when ``-v`` flag is provided (``beet -v splupdate``).
44+
The ``--pretend`` flag produces the same output but reports *"N playlists
45+
would be updated"* instead of *"N playlists updated"*. The ``--format`` option
46+
allows customizing the track line format. The ``--pretend-paths`` option was
47+
removed (use ``--format='$path'`` instead). :bug:`6183`
4148

4249
Bug fixes
4350
~~~~~~~~~

0 commit comments

Comments
 (0)