Skip to content

Commit 4d3e928

Browse files
authored
Merge pull request #511 from AtaraxyState/plugin_api_v2
Add Sonarr Explorer Plugin
2 parents 7ce5222 + 1219db1 commit 4d3e928

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "D29D1AA0-3F6A-4F2E-8D0A-A5B7C9A5EFCF",
3+
"Name": "Sonarr Explorer",
4+
"Description": "Control Sonarr from Flow Launcher. Features: View calendar, activity, and search library.",
5+
"Author": "Rain",
6+
"Version": "1.0.5",
7+
"Language": "csharp",
8+
"Website": "https://github.com/AtaraxyState/Sonarr-Explorer",
9+
"UrlDownload": "https://github.com/AtaraxyState/Sonarr-Explorer/releases/download/v1.0.5/Sonarr.Explorer-1.0.5.zip",
10+
"UrlSourceCode": "https://github.com/AtaraxyState/Sonarr-Explorer/tree/main",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/AtaraxyState/Sonarr-Explorer@main/SonarrFlowLauncherPlugin/Images/icon.png"
12+
}

0 commit comments

Comments
 (0)