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.
- missing published issue
- cover art url
Make auto import optional.
Added albumtype info.
Solved some blocking issues with the plugins.
Language not being properly used to select title
Language not being taken into account and additional name for tracks not being properly passed.
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
- Nothing
- [Beets-Plugin_VGMdb] Artist priority is now definable in the config with the key artist-priority, it expect a comma seperated string
- [Beets-Plugin_VGMdb] Bug when no artist information could be found using vgmdb.info api.
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
- Nothing
- [Beets-Plugin_VGMdb] Artist priority now goes Composer->Performer->Arranger
- [Beets-Plugin_VGMdb] Bug when no artist information could be found using vgmdb.info api.