Skip to content

Commit bc6039b

Browse files
committed
Add nuclear-plugin-discogs to registry
1 parent dd9f73a commit bc6039b

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

plugins.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"$schema": "./schema/plugins.schema.json",
3-
"plugins": [],
3+
"plugins": [
4+
{
5+
"id": "nuclear-plugin-discogs",
6+
"description": "Fetch artist and album metadata from Discogs",
7+
"author": "nukeop",
8+
"repo": "NuclearPlayer/nuclear-plugin-discogs",
9+
"category": "metadata",
10+
"tags": ["discogs", "metadata"],
11+
"addedAt": "2026-01-27"
12+
}
13+
],
414
"version": 1
515
}

0 commit comments

Comments
 (0)