mirror of
https://github.com/beetbox/beets.git
synced 2026-03-27 07:43:38 +01:00
[docs/changelog] Add log for dest_regen option
This commit is contained in:
parent
d81c0518c8
commit
a7aac37f66
1 changed files with 5 additions and 0 deletions
|
|
@ -97,6 +97,11 @@ New features
|
|||
2. Semicolon followed by a space
|
||||
3. Comma followed by a space
|
||||
4. Slash wrapped by spaces
|
||||
- :doc:`plugins/smartplaylist`: Add new configuration option ``dest_regen`` to
|
||||
regenerate items' path in the generated playlist instead of using the ones of
|
||||
the library. This is useful when items have been imported in don't copy-move
|
||||
(`-C -M`) mode in the library but are later passed through the `convert`
|
||||
plugin which will regenerate new paths according to the Beets path format.
|
||||
|
||||
- :doc:`plugins/lyrics`: With ``synced`` enabled, existing synced lyrics are no
|
||||
longer replaced by newly fetched plain lyrics, even when ``force`` is enabled.
|
||||
|
|
|
|||
Loading…
Reference in a new issue