mirror of
https://github.com/beetbox/beets.git
synced 2025-12-10 02:22:25 +01:00
Add support for musicbrainz_releasetrackid to changelog.
This commit is contained in:
parent
f01799207a
commit
dd467e41e4
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ New features:
|
|||
``mb_releasegroupid`` as well as simulates track ids using release id
|
||||
and tracklist positions. Track ids are stored in ``mb_trackid``. :bug:`#2336`
|
||||
Thanks to :user:`dbogdanov`.
|
||||
* As a first step to get :bug:`#406` implemented, beets now imports the
|
||||
``musicbrainz_releasetrackid`` field into the library and tags media files
|
||||
accordingly. Thanks to :user:`Rawrmonkeys`.
|
||||
|
||||
|
||||
Fixes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue