Skip to content

Latest commit

 

History

History
94 lines (60 loc) · 2.14 KB

CHANGELOG.MD

File metadata and controls

94 lines (60 loc) · 2.14 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.3.1] - 07-01-2024

Fixed

  • missing published issue

Added

  • cover art url

[1.3.0] - 04-01-2024

Changed

Make auto import optional.

[1.2.8] - 04-12-2023

Added

Added albumtype info.

[1.2.4] - 05-03-2022

Fixed

Solved some blocking issues with the plugins.

[1.2.3] - 31-08-2022

Fixed

Language not being properly used to select title

[1.2.2] - 31-08-2022

Fixed

Language not being taken into account and additional name for tracks not being properly passed.

[1.2.0] - 22-07-2022

Here we would have the update steps for 1.2.0 for people to follow.

pip install --ignore-installed https://github.com/HOZHENWAI/Beets-Plugin_VGMdb

Added

  • Nothing

Changed

  • [Beets-Plugin_VGMdb] Artist priority is now definable in the config with the key artist-priority, it expect a comma seperated string

Fixed

  • [Beets-Plugin_VGMdb] Bug when no artist information could be found using vgmdb.info api.

[1.1.2] - 31-05-2022

Here we would have the update steps for 1.1.2 for people to follow.

pip install --ignore-installed https://github.com/HOZHENWAI/Beets-Plugin_VGMdb

Added

  • Nothing

Changed

  • [Beets-Plugin_VGMdb] Artist priority now goes Composer->Performer->Arranger

Fixed

  • [Beets-Plugin_VGMdb] Bug when no artist information could be found using vgmdb.info api.