From 0e8a1e946d1e365d29b0c97aea854b47f3c9901a Mon Sep 17 00:00:00 2001 From: emeric Date: Sun, 3 Mar 2024 17:25:57 +0100 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbe3cdcc..a9bd385c 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ It is possible to apply global filters on your collection using `genre`, `mood`, __Note__: you can use the `lms-metadata` tool to have an idea of the tags parsed by _LMS_ using [TagLib](https://github.com/taglib/taglib). ### Multiple album artists -_LMS_ requires the `albumartists` and `albumartistssort` tags to properly handle multiple album artists on the same album. As they are a custom tags, you may need to setup your favorite tagger to add them. +_LMS_ requires the `albumartists` and `albumartistssort` tags to properly handle multiple album artists on the same album. As they are custom tags, you may need to set up your favorite tagger to add them. __Note__: if you use [Picard](https://picard.musicbrainz.org/), add the following script to include these tags: ```