1
0
mirror of synced 2026-05-22 14:43:19 +00:00

fix: add missing backtick in albumartists description

This commit is contained in:
ma225tq
2026-02-03 19:02:35 +01:00
committed by Borewit
parent d1916dea39
commit 62cd1a12d3
+1 -1
View File
@@ -21,7 +21,7 @@
"description": "Literal written album artist e.g.: `\"Beth Hart & Joe Bonamassa\"`"
},
"albumartists": {
"description": "Album artists e.g.: `[\"Beth Hart\", \"Joe Bonamassa\"]`. If not directly specified in one or more tag, this is automatically filled with `common.albumartist"
"description": "Album artists e.g.: `[\"Beth Hart\", \"Joe Bonamassa\"]`. If not directly specified in one or more tags, this is automatically filled with `common.albumartist`"
},
"album": {
"description": "Album title"