File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,11 +39,12 @@ New features
3939 speeding up lookups when multiple plugins (e.g. MusicBrainz and Spotify) are
4040 enabled.
4141- :doc: `plugins/smartplaylist `: The ``splupdate `` command output is
42- restructured. The per-playlist summary now includes a track count (``Creating
43- playlist X: N tracks. ``) at ``INFO `` level. Per-track details are shown only
44- in ``DEBUG `` level. The ``--pretend `` flag produces the same output but
45- reports *"N playlists would be updated" * instead of *"N playlists updated" *.
46- The ``--format `` option allows customizing the track line format. :bug: `6183 `
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 `
4748
4849Bug fixes
4950~~~~~~~~~
You can’t perform that action at this time.
0 commit comments