From 13b17d0a6203c42c87bac2fbb856f0a9b4a64f2a Mon Sep 17 00:00:00 2001 From: Phusit Somboonyingsuk Date: Mon, 15 Jan 2024 13:02:53 +0700 Subject: [PATCH] Music tagger recommendation (picard) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 25a651d..827f622 100644 --- a/README.md +++ b/README.md @@ -65,15 +65,15 @@ See also: ### Cover Art -#### MusicBrainz +#### Fetching from MusicBrainz The cover art will be fetched from [MusicBrainz](https://musicbrainz.org/) API. Note that the result is not guaranteed to always be available nor correct. To reduce the chance of missing cover art: - Make sure the tags of the music files are identical to the [MusicBrainz database](https://musicbrainz.org) -- Use ImgBB as the cover art provider (See below) +- I recommend using [MusicBrainz Picard](https://picard.musicbrainz.org/) for music tagging -#### ImgBB +#### Using ImgBB Will upload the cover art from player metadata or audio tag to [ImgBB](https://imgbb.com/) and use the uploaded image as the cover art.