Skip to content

0.6.0 - 2021-02-12

Compare
Choose a tag to compare
@snejus snejus released this 12 Feb 10:10
· 635 commits to main since this release
0.6.0
f023afb

Added

  • Until now, the returned fields have been limited by what's available in
    search-specific TrackInfo and AlbumInfo objects. The marks the first attempt of
    adding information to library items that are available at later import stages.

    If the comments field is empty or contains Visit <artist-page>, the plug-in
    populates this field with the release description. This can be reverted by including it
    in a new exclude_extra_fields list option.

Deprecated

  • lyrics configuration option is now deprecated and will be removed in one of the
    upcoming releases (0.8.0 / 0.9.0 - before stable v1 goes out). If lyrics aren't needed,
    it should be added to the exclude_extra_fields list.

Fixed

  • The albumartist that would go missing for the beets 1.5.0 import stage has now safely returned.