Skip to content

Commit c05087b

Browse files
committed
Changelog for CLI output overhaul
1 parent f3a915b commit c05087b

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 in ``DEBUG`` log level (``beet -v splupdate``). The
44+
``--pretend`` flag produces the same output but reports *"N playlists would be
45+
updated"* instead of *"N playlists updated"*. The ``--format`` option allows
46+
customizing the track line format. The ``--pretend-paths`` option was removed
47+
since the per-track log line is now configurable. :bug:`6183`
4148

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

0 commit comments

Comments
 (0)