File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
4249Bug fixes
4350~~~~~~~~~
You can’t perform that action at this time.
0 commit comments