From 7ebaeb12bea136e10d623a54d3348418ff5f012f Mon Sep 17 00:00:00 2001 From: emeric Date: Tue, 17 Jun 2025 09:47:07 +0200 Subject: [PATCH] Upated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5743db76..7141ba87 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ _LMS_ supports an Artist information folder to manage metadata and images for ar The folder must follow a structure defined by Kodi, as detailed [here](https://kodi.wiki/view/Artist_information_folder). `artist.nfo` files are used to define additional artist information such as biography, sort name, and MusicBrainz ArtistID. See the format [here](https://kodi.wiki/view/NFO_files/Artists). -__Note__: If no name is provided in the artist.nfo file, the name of the containing folder is used. +__Note__: If no name is provided in the `artist.nfo` file, the name of the containing folder is used. ### Filtering It is possible to apply global filters on your collection using `genre`, `mood`, `grouping`, `language`, and by music library. More tags, including custom ones, can be added in the database administration settings.