mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-13 15:09:12 +00:00
fix labels
This commit is contained in:
15
package.json
15
package.json
@@ -228,7 +228,7 @@
|
||||
"IYUUAutoSeed": {
|
||||
"name": "IYUU自动辅种",
|
||||
"description": "基于IYUU官方Api实现自动辅种。",
|
||||
"labels": "做种",
|
||||
"labels": "做种,IYUU",
|
||||
"version": "1.5",
|
||||
"icon": "IYUU.png",
|
||||
"author": "jxxghp",
|
||||
@@ -326,6 +326,7 @@
|
||||
"InvitesSignin": {
|
||||
"name": "药丸签到",
|
||||
"description": "药丸论坛签到。",
|
||||
"labels": "站点",
|
||||
"version": "1.4",
|
||||
"icon": "invites.png",
|
||||
"author": "thsrite",
|
||||
@@ -346,6 +347,7 @@
|
||||
"MoviePilotUpdateNotify": {
|
||||
"name": "MoviePilot更新推送",
|
||||
"description": "MoviePilot推送release更新通知、自动重启。",
|
||||
"labels": "消息通知,自动更新",
|
||||
"version": "1.3",
|
||||
"icon": "Moviepilot_A.png",
|
||||
"author": "thsrite",
|
||||
@@ -357,6 +359,7 @@
|
||||
"CloudDiskDel": {
|
||||
"name": "云盘文件删除",
|
||||
"description": "媒体库删除strm文件后同步删除云盘资源。",
|
||||
"labels": "媒体库",
|
||||
"version": "1.3",
|
||||
"icon": "clouddisk.png",
|
||||
"author": "thsrite",
|
||||
@@ -374,7 +377,7 @@
|
||||
"IyuuMsg": {
|
||||
"name": "IYUU消息推送",
|
||||
"description": "支持使用IYUU发送消息通知。",
|
||||
"labels": "消息通知",
|
||||
"labels": "消息通知,IYUU",
|
||||
"version": "1.2",
|
||||
"icon": "Iyuu_A.png",
|
||||
"author": "jxxghp",
|
||||
@@ -524,6 +527,7 @@
|
||||
"DiagParamAdjust": {
|
||||
"name": "诊断参数调整",
|
||||
"description": "Emby专用插件|暂时性解决emby字幕偏移问题,需要emby安装Diagnostics插件。",
|
||||
"labels": "Emby",
|
||||
"version": "1.3",
|
||||
"icon": "Gatus_A.png",
|
||||
"author": "jeblove",
|
||||
@@ -532,7 +536,7 @@
|
||||
"QbCommand": {
|
||||
"name": "QB远程操作",
|
||||
"description": "通过定时任务或交互命令远程操作QB暂停/开始/限速等。",
|
||||
"labels": "下载管理",
|
||||
"labels": "下载管理,Qbittorrent",
|
||||
"version": "1.4",
|
||||
"icon": "Qbittorrent_A.png",
|
||||
"author": "DzAvril",
|
||||
@@ -544,7 +548,7 @@
|
||||
"TrCommand": {
|
||||
"name": "TR远程操作",
|
||||
"description": "通过定时任务或交互命令远程操作TR暂停/开始/限速等。",
|
||||
"labels": "下载管理",
|
||||
"labels": "下载管理,Transmission",
|
||||
"version": "1.1",
|
||||
"icon": "Transmission_A.png",
|
||||
"author": "Hoey",
|
||||
@@ -553,6 +557,7 @@
|
||||
"IpDetect": {
|
||||
"name": "本地IP检测",
|
||||
"description": "如果QB、TR等服务在本地部署,当本地IP改变时自动修改其Server IP。",
|
||||
"labels": "系统设置",
|
||||
"version": "1.1",
|
||||
"icon": "ipAddress.png",
|
||||
"author": "DzAvril",
|
||||
@@ -600,6 +605,7 @@
|
||||
"IyuuAuth": {
|
||||
"name": "IYUU站点绑定",
|
||||
"description": "为IYUU账号绑定认证站点,以便用于用户认证和辅种。",
|
||||
"labels": "IYUU",
|
||||
"version": "1.1",
|
||||
"icon": "Iyuu_A.png",
|
||||
"author": "jxxghp",
|
||||
@@ -620,6 +626,7 @@
|
||||
"PluginAutoUpgrade": {
|
||||
"name": "插件自动升级",
|
||||
"description": "定时检测、升级插件。",
|
||||
"labels": "自动更新",
|
||||
"version": "1.4",
|
||||
"icon": "PluginAutoUpgrade.png",
|
||||
"author": "hotlcc",
|
||||
|
||||
Reference in New Issue
Block a user