mirror of
https://github.com/beetbox/beets.git
synced 2026-03-26 23:33:43 +01:00
chore(changelog): Foramt with docstrfmt
This commit is contained in:
parent
fae242249a
commit
074f4d4281
1 changed files with 4 additions and 4 deletions
|
|
@ -99,10 +99,10 @@ New features
|
|||
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 those in
|
||||
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.
|
||||
regenerate items' path in the generated playlist instead of using those in 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.
|
||||
- :doc:`plugins/lyrics`: Remove ``Source: <lyrics-url>`` suffix from lyrics.
|
||||
|
|
|
|||
Loading…
Reference in a new issue