mirror of
https://github.com/beetbox/beets.git
synced 2025-12-14 20:43:41 +01:00
Clean up changelog for edit plugin
This commit is contained in:
parent
7749cba00e
commit
393d404b6e
1 changed files with 2 additions and 4 deletions
|
|
@ -3,13 +3,11 @@ Changelog
|
|||
|
||||
1.3.16 (in development)
|
||||
-----------------------
|
||||
* A new plugin edit helps you manually edit fields from items.
|
||||
You search for items in the normal beets way.Then edit opens a texteditor
|
||||
with the items and the fields of the items you want to edit. Afterwards you can
|
||||
review your changes save them back into the items.
|
||||
|
||||
New:
|
||||
|
||||
* A new :doc:`/plugins/edit` lets you manually edit your music's metadata
|
||||
using your favorite text editor. :bug:`164` :bug:`1706`
|
||||
* Three commands, ``modify``, ``update``, and ``mbsync``, would previously
|
||||
move files by default after changing their metadata. Now, these commands
|
||||
will only move files if you have the :ref:`config-import-copy` or
|
||||
|
|
|
|||
Loading…
Reference in a new issue