add plugins

This commit is contained in:
jxxghp
2023-11-01 16:27:28 +08:00
parent 054fb20ae8
commit e343bb8d85
3 changed files with 398 additions and 0 deletions

View File

@@ -134,6 +134,24 @@
"author": "wlj",
"level": 2
},
"MediaServerMsg": {
"name": "媒体库服务器通知",
"description": "发送Emby/Jellyfin/Plex服务器的播放、入库等通知消息。",
"version": "1.0",
"icon": "mediaplay.png",
"color": "#42A3DB",
"author": "jxxghp",
"level": 1
},
"MediaServerRefresh": {
"name": "媒体库服务器刷新",
"description": "入库后自动刷新Emby/Jellyfin/Plex服务器海报墙。",
"version": "1.0",
"icon": "refresh2.png",
"color": "#347180",
"author": "jxxghp",
"level": 1
},
"WebHook": {
"name": "Webhook",
"description": "事件发生时向第三方地址发送请求。",