Skip to content

Commit d692f59

Browse files
author
GitHub Actions
committed
Automatic deployment: MPC-HC
1 parent 908bdbb commit d692f59

File tree

7 files changed

+80
-2
lines changed

7 files changed

+80
-2
lines changed
12.9 KB
Loading
5.66 KB
Loading

v3/icons/mpc-hc/tray-menu.ico

28.6 KB
Binary file not shown.

v3/players.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,27 @@
606606
"discord_application_id": "1316341812046336020"
607607
}
608608
},
609+
{
610+
"id": "mpc-hc",
611+
"name": "MPC-HC",
612+
"url": "https://github.com/clsid2/mpc-hc",
613+
"sources": {
614+
"win_winrt": [
615+
"mpc-hc64.exe"
616+
]
617+
},
618+
"attributes": {
619+
"pure": false,
620+
"service": false
621+
},
622+
"content": [
623+
"video",
624+
"audio"
625+
],
626+
"extra": {
627+
"discord_application_id": "1317508146318802974"
628+
}
629+
},
609630
{
610631
"id": "mpv",
611632
"name": "mpv",
@@ -1569,6 +1590,24 @@
15691590
"md5": "4b4257f7b39956836bbeaf77f1bb67a6"
15701591
}
15711592
],
1593+
"mpc-hc": [
1594+
{
1595+
"label": "discord-large-image",
1596+
"type": "png",
1597+
"url": "https://live.musicpresence.app/v3/icons/mpc-hc/discord-large-image.png"
1598+
},
1599+
{
1600+
"label": "discord-small-image",
1601+
"type": "png",
1602+
"url": "https://live.musicpresence.app/v3/icons/mpc-hc/discord-small-image.png"
1603+
},
1604+
{
1605+
"label": "tray-menu",
1606+
"type": "ico",
1607+
"url": "https://live.musicpresence.app/v3/icons/mpc-hc/tray-menu.ico",
1608+
"md5": "e7603ea064f1cb098b6387d2744c21f2"
1609+
}
1610+
],
15721611
"mpv": [
15731612
{
15741613
"label": "discord-large-image",

v3/players.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

v3/players.win.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,27 @@
388388
"discord_application_id": "1316341812046336020"
389389
}
390390
},
391+
{
392+
"id": "mpc-hc",
393+
"name": "MPC-HC",
394+
"url": "https://github.com/clsid2/mpc-hc",
395+
"sources": {
396+
"win_winrt": [
397+
"mpc-hc64.exe"
398+
]
399+
},
400+
"attributes": {
401+
"pure": false,
402+
"service": false
403+
},
404+
"content": [
405+
"video",
406+
"audio"
407+
],
408+
"extra": {
409+
"discord_application_id": "1317508146318802974"
410+
}
411+
},
391412
{
392413
"id": "mpv",
393414
"name": "mpv",
@@ -1138,6 +1159,24 @@
11381159
"md5": "4b4257f7b39956836bbeaf77f1bb67a6"
11391160
}
11401161
],
1162+
"mpc-hc": [
1163+
{
1164+
"label": "discord-large-image",
1165+
"type": "png",
1166+
"url": "https://live.musicpresence.app/v3/icons/mpc-hc/discord-large-image.png"
1167+
},
1168+
{
1169+
"label": "discord-small-image",
1170+
"type": "png",
1171+
"url": "https://live.musicpresence.app/v3/icons/mpc-hc/discord-small-image.png"
1172+
},
1173+
{
1174+
"label": "tray-menu",
1175+
"type": "ico",
1176+
"url": "https://live.musicpresence.app/v3/icons/mpc-hc/tray-menu.ico",
1177+
"md5": "e7603ea064f1cb098b6387d2744c21f2"
1178+
}
1179+
],
11411180
"mpv": [
11421181
{
11431182
"label": "discord-large-image",

v3/players.win.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)