Skip to content

Commit

Permalink
Music tagger recommendation (picard)
Browse files Browse the repository at this point in the history
  • Loading branch information
lazykern authored Jan 15, 2024
1 parent 5171f21 commit 13b17d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 13b17d0

Please sign in to comment.