feat: add mpv to Multimedia Tools app list (#4940)

mpv has no official Windows installer; winget id shinchiro.mpv is the
de facto standard Windows build. Choco mpv/mpv.install are flagged
"Possibly broken" upstream, so winget is the sole install source.
This commit is contained in:
Vinicius Costa Amorim
2026-08-09 12:53:11 -05:00
committed by GitHub
parent c817d3329a
commit 95e3a54405
+8
View File
@@ -836,6 +836,14 @@
"winget": "mpc-qt.mpc-qt",
"foss": true
},
"mpv": {
"category": "Multimedia Tools",
"content": "mpv",
"description": "mpv is a free, open source, and cross-platform media player supporting a wide variety of media formats, codecs, and subtitle types.",
"link": "https://mpv.io/",
"winget": "shinchiro.mpv",
"foss": true
},
"matrix": {
"category": "Communications",
"choco": "element-desktop",