mirror of
https://github.com/beetbox/beets.git
synced 2026-01-03 14:32:55 +01:00
Changelog for #3272
This commit is contained in:
parent
a31294f302
commit
1da34f26ff
1 changed files with 9 additions and 0 deletions
|
|
@ -4,6 +4,14 @@ Changelog
|
|||
1.5.0 (in development)
|
||||
----------------------
|
||||
|
||||
New features:
|
||||
|
||||
* We now fetch information about `works`_ from MusicBrainz.
|
||||
MusicBrainz matches provide the fields ``work`` (the title), ``mb_workid``
|
||||
(the MBID), and ``work_disambig`` (the disambiguation string).
|
||||
Thanks to :user:`dosoe`.
|
||||
:bug:`2580` :bug:`3272`
|
||||
|
||||
For plugin developers:
|
||||
|
||||
* `MediaFile`_ has been split into a standalone project. Where you used to do
|
||||
|
|
@ -21,6 +29,7 @@ For packagers:
|
|||
plugins (scrub).
|
||||
|
||||
.. _MediaFile: https://github.com/beetbox/mediafile
|
||||
.. _works: https://musicbrainz.org/doc/Work
|
||||
|
||||
|
||||
1.4.9 (May 30, 2019)
|
||||
|
|
|
|||
Loading…
Reference in a new issue