Skip to content

Commit 0bb3358

Browse files
authored
Merge pull request #5 from rdswift/additional_artists_details
Update versioning_scheme for Additional Artists Details
2 parents a6a68ea + e487508 commit 0bb3358

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

plugins.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "additional-artists-details",
66
"uuid": "81fd1f5f-f723-498f-a82e-17fb4163c83a",
77
"name": "Additional Artists Details",
8-
"description": "This plugin provides specialized album and track variables with artist details for use in tagging and naming scripts.\n",
8+
"description": "This plugin provides specialized album and track variables with artist details for use in tagging and naming scripts.",
99
"git_url": "https://github.com/rdswift/picard-plugin-additional-artists-details",
1010
"categories": [
1111
"metadata"
@@ -15,7 +15,16 @@
1515
"Bob Swift"
1616
],
1717
"added_at": "2025-12-01T11:16:37Z",
18-
"updated_at": "2025-12-01T11:30:04Z"
18+
"updated_at": "2025-12-02T21:36:08Z",
19+
"name_i18n": {
20+
"de": "Weitere Details zu den Künstlern",
21+
"fr": "Détails supplémentaires sur les artistes"
22+
},
23+
"description_i18n": {
24+
"de": "Dieses Plugin stellt spezielle Album- und Titelvariablen mit Künstlerinformationen zur Verwendung in Tagging- und Benennungsskripten bereit.",
25+
"fr": "Ce plugin fournit des variables spécialisées pour les albums et les pistes, avec des informations sur les artistes, à utiliser dans les scripts de balisage et de nommage."
26+
},
27+
"versioning_scheme": "semver"
1928
},
2029
{
2130
"id": "additional-artists-variables",

0 commit comments

Comments
 (0)