From 70047361358aefa30eb0ed7f0e6c44b3906b44a7 Mon Sep 17 00:00:00 2001 From: Prilly Date: Thu, 19 Mar 2026 16:37:53 +0100 Subject: [PATCH] Initial creation pcd.json --- pcd.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 pcd.json diff --git a/pcd.json b/pcd.json new file mode 100644 index 0000000..5fdd9ab --- /dev/null +++ b/pcd.json @@ -0,0 +1,32 @@ +{ + "name": "fjordarr", + "version": "1.0.0", + "description": "Nordic Radarr/Sonarr profiles by transcodeX", + "arr_types": [ + "radarr", + "sonarr" + ], + "dependencies": { + "https://git.hisp.no/profilarr/schema": "1.1.0" + }, + "authors": [ + { + "name": "transcodeX" + } + ], + "license": "MIT", + "repository": "https://git.hisp.no/profilarr/fjordarr", + "tags": [ + "nordic", + "norwegian", + "quality", + "profiles" + ], + "links": { + "homepage": "https://git.hisp.no/profilarr/fjordarr", + "issues": "https://git.hisp.no/profilarr/fjordarr/issues" + }, + "profilarr": { + "minimum_version": "2.0.0" + } +} \ No newline at end of file