From acbabd49629498ebfdf78f9e5c70ac897ced8351 Mon Sep 17 00:00:00 2001 From: PedroBuffon Date: Tue, 25 Jun 2024 16:19:20 -0300 Subject: [PATCH] Added Plex Desktop along side Plex Media Server (#2091) --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index 243fc33f..309d7615 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1663,6 +1663,14 @@ "link": "https://www.plex.tv/your-media/", "winget": "Plex.PlexMediaServer" }, + "WPFInstallplexdesktop": { + "category": "Multimedia Tools", + "choco": "plex", + "content": "Plex Desktop", + "description": "Plex Desktop for Windows is the front end for Plex Media Server.", + "link": "https://www.plex.tv", + "winget": "Plex.Plex" + }, "WPFInstallPortmaster": { "category": "Pro Tools", "choco": "portmaster",