mirror of
https://github.com/beetbox/beets.git
synced 2026-01-30 20:13:37 +01:00
NEWS note about "beet modify"
This commit is contained in:
parent
e24ebbae00
commit
df30952a28
1 changed files with 3 additions and 0 deletions
3
NEWS
3
NEWS
|
|
@ -1,5 +1,8 @@
|
|||
1.0b10
|
||||
------
|
||||
* A new "beet modify" command enables manual, command-line-based
|
||||
modification of music metadata. Pass it a query along with
|
||||
field=value that specify the changes you want to make.
|
||||
* Handle exceptions thrown when running Mutagen.
|
||||
* Fix a missing __future__ import in embedart on Python 2.5.
|
||||
* Fix ID3 and MPEG-4 tag names for the album-artist field.
|
||||
|
|
|
|||
Loading…
Reference in a new issue