From 2f43975735eb43bf5ed403087386375f75823a15 Mon Sep 17 00:00:00 2001 From: Martin Wiethan <47688561+Marterich@users.noreply.github.com> Date: Thu, 25 Jul 2024 22:21:37 +0200 Subject: [PATCH] Update MPC to fork thats still being developed (#2415) - Change Choco id - Update Description (to description from Githup Repo) - Update Link to list the actual Github Page where the Updates are being published --- config/applications.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/applications.json b/config/applications.json index 438c4bb2..40772c82 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1223,12 +1223,12 @@ "link": "https://motrix.app/", "winget": "agalwood.Motrix" }, - "mpc": { + "mpchc": { "category": "Multimedia Tools", - "choco": "mpc-hc", - "content": "Media Player Classic (Video Player)", - "description": "Media Player Classic is a lightweight, open-source media player that supports a wide range of audio and video formats. It includes features like customizable toolbars and support for subtitles.", - "link": "https://mpc-hc.org/", + "choco": "mpc-hc-clsid2", + "content": "Media Player Classic - Home Cinema", + "description": "Media Player Classic - Home Cinema (MPC-HC) is a free and open-source video and audio player for Windows. MPC-HC is based on the original Guliverkli project and contains many additional features and bug fixes.", + "link": "https://github.com/clsid2/mpc-hc/", "winget": "clsid2.mpc-hc" }, "mremoteng": {