fix 插件更新历史

This commit is contained in:
thsrite
2024-04-10 18:06:33 +08:00
parent 7c10a45af4
commit 4924264666
23 changed files with 170 additions and 236 deletions

View File

@@ -9,25 +9,25 @@ MoviePilot三方插件市场https://github.com/thsrite/MoviePilot-Plugins/
### 插件新增
- [站点数据统计 1.4](docs%2FSiteStatisticNoMsg.md) (无未读消息版本)(废弃)
- [站点未读消息 1.4](docs%2FSiteUnreadMsg.md)
- 站点数据统计 1.4 (无未读消息版本)(废弃)
- 站点未读消息 1.4
- [云盘Strm生成 3.6](docs%2FCloudStrm.md)
- [Strm文件模式转换 1.0](docs%2FStrmConvert.md)
- [清理订阅缓存 1.0](docs%2FSubscribeClear.md)
- [添加种子下载 1.0](docs%2FDownloadTorrent.md)
- [删除站点种子 1.1](docs%2FRemoveTorrent.md)
- [插件自动更新 1.2](docs%2FPluginAutoUpdate.md)
- [插件强制重装 1.2](docs%2FPluginReInstall.md)
- [群辉Webhook通知 1.1](docs%2FSynologyNotify.md)
- [同步CookieCloud 1.2](docs%2FSyncCookieCloud.md)
- [日程提醒 1.0](docs%2FScheduleReminder.md)
- [订阅提醒 1.1](docs%2FSubscribeReminder.md)
- 清理订阅缓存 1.0
- 添加种子下载 1.0
- 删除站点种子 1.1
- 插件自动更新 1.2
- 插件强制重装 1.2
- 群辉Webhook通知 1.1
- 同步CookieCloud 1.2
- 日程提醒 1.0
- 订阅提醒 1.1
- [Emby观影报告 1.5](docs%2FEmbyReporter.md)
- [演员订阅 1.5](docs%2FActorSubscribe.md)
- 演员订阅 1.5
- [短剧刮削 3.1](docs%2FShortPlayMonitor.md)
- [云盘实时链接 1.5](docs%2FCloudLinkMonitor.md)
- [源文件恢复 1.2](docs%2FLinkToSrc.md)
- 云盘实时链接 1.5
- 源文件恢复 1.2
- [微信消息转发 1.5](docs%2FWeChatForward.md)
- [订阅下载统计 1.5](docs%2FSubscribeStatistic.md)
- 订阅下载统计 1.5
- [自定义命令 1.3](docs%2FCustomCommand.md)

View File

@@ -1,10 +0,0 @@
# 演员订阅
### 更新记录
- 1.5 rename
- 1.4 支持多个订阅源
- 1.3 fix bug
- 1.2 修复订阅重复处理的bug
- 1.1 支持自定义分辨率、质量、特效
- 1.0 自动订阅豆瓣演员最新电影

View File

@@ -1,8 +0,0 @@
# 云盘实时软链接
### 更新记录
- 1.4 fix
- 1.2 fix bug
- 1.1 自动转移链接(不刮削)
- 1.0 监控云盘目录文件变化,按原文件名软连接

View File

@@ -1,26 +1,5 @@
# 云盘strm生成
### 更新记录
- 3.6 支持重建索引周期运行
- 3.5 fix bug
- 3.4 交互命令
- 3.3 fix bug
- 3.2 fix bug
- 3.1 注册交互命令、注册公共服务
- 3.0 实现改为定时扫描
- 2.2 fix#12
- 2.1 增加复制非媒体文件开关
- 2.0 修复重复执行的问题
- 1.7 支持m2ts视频格式
- 1.6 支持开启监控延迟
- 1.5 优化异步执行
- 1.4 异步开启目录监控
- 1.3 支持全量运行一次
- 1.2 支持本地模式
- 1.1 支持alist链接模式
- 1.0 监控文件创建生成strm文件
### 使用说明
目录监控格式:

View File

@@ -1,12 +1,6 @@
# 自定义命令
### 更新记录
- 1.3 清除历史记录
- 1.2 增加执行历史
- 1.1 打印命令日志
- 1.0 自定义执行周期执行命令并推送结果
### 使用说明
默认把python脚本最后一个print作为返回值

View File

@@ -1,5 +0,0 @@
# 添加种子下载
### 更新记录
- 1.0 删除下载器中该站点辅种,保留该站点没有辅种的种子

View File

@@ -1,14 +1,5 @@
# Emby观影报告
### 更新记录
- 1.5 按观影市场排序
- 1.4 支持自定义emby && 支持每日一言
- 1.3 修复bug
- 1.2 过滤已删除媒体
- 1.1 修复推送
- 1.0 推送Emby观影报告
### 使用说明
**注意**:需 `Emby` 安装 `Playback Report` 插件

View File

@@ -1,7 +0,0 @@
# 源文件恢复
### 更新记录
- 1.2 fix bug
- 1.1 支持指定需要恢复的硬链接目录
- 1.0 根据MoviePilot的转移记录中的硬链文件恢复源文件

View File

@@ -1,7 +0,0 @@
# 插件自动更新
### 更新记录
- 1.2 重启后立即执行一遍更新插件
- 1.1 修复插件重载
- 1.0 监测已安装插件,自动更新最新版本

View File

@@ -1,7 +0,0 @@
# 插件强制重装
### 更新记录
- 1.2 支持指定插件仓库地址
- 1.1 修复插件重载
- 1.0 卸载当前插件,强制重装

View File

@@ -1,6 +0,0 @@
# 删除站点种子
### 更新记录
- 1.1 可选择删除有无辅种
- 1.0 选择下载器,添加种子任务

View File

@@ -1,5 +0,0 @@
# 日程提醒
### 更新记录
- 1.0 自定义提醒事项、提醒时间

View File

@@ -1,21 +1,6 @@
# 短剧刮削
### 更新记录
- 3.1 支持自定义转移方式
- 3.0 默认从tmdb刮削刮削失败则从pt站刮削
- 2.5 fix裁剪bug
- 2.4 支持一键裁剪封面
- 2.3 智能重命名时尝试从agsv、萝莉站获取封面
- 2.2 修复重命名true/false/smart
- 2.1 修复重命名
- 2.0 保留比例截图
- 1.5 生成tvshow.nfo
- 1.4 修复转移后路径重命名
- 1.3 智能重命名
- 1.2 修复转移bug
- 1.1 增加排除关键词,立即执行一次
- 1.0 监控视频短剧创建,刮削
### 使用说明
监控方式:

View File

@@ -1,8 +0,0 @@
# 站点数据统计
### 更新记录
- 废弃,请使用官方插件关闭站点未读消息开关
- 1.4 merge主库
- 1.3 站点数据统计图表
- 1.0 自动统计和展示站点数据(无站点未读消息)

View File

@@ -1,9 +0,0 @@
# 站点未读消息
### 更新记录
- 1.4 sync主仓库
- 1.3 feat mtorrent
- 1.2 站点消息历史存库
- 1.1 防止同一消息重复发送
- 1.0 定时获取站点消息

View File

@@ -1,9 +1,5 @@
# Strm文件模式转换
### 更新记录
- 1.0 Strm文件内容转为本地路径或者cd2/alist API路径
### 使用说明
#### 本地模式

View File

@@ -1,5 +0,0 @@
# 清理订阅缓存
### 更新记录
- 1.0 清理订阅已下载集数

View File

@@ -1,6 +0,0 @@
# 订阅提醒
### 更新记录
- 1.1 fix cron
- 1.0 推送当天订阅更新内容

View File

@@ -1,10 +0,0 @@
# 订阅下载统计
### 更新记录
- 1.5 增加消息推送
- 1.4 无订阅站点也统计数量
- 1.3 fix bug
- 1.2 fix bug
- 1.1 站点去重
- 1.0 统计指定时间内各站点订阅及下载情况

View File

@@ -1,11 +0,0 @@
# 同步CookieCloud
### 更新记录
- 1.2 同步到本地CookieCloud
- 1.1 修复CookieCloud覆盖到浏览器
- 1.0 同步MoviePilot站点Cookie到CookieCloud
1、同步MoviePilot站点Cookie到本地CookieCloud
2、看到日志返回成功之后浏览器的CookieCloud选择覆盖到浏览器手动同步即可

View File

@@ -1,6 +0,0 @@
# 群辉Webhook通知
### 更新记录
- 1.1 修复bug
- 1.0 接收群辉webhook通知并推送

View File

@@ -1,14 +1,6 @@
# 微信消息转发
### 更新记录
- 1.5 丰富日志
- 1.4 特定消息强制指定userid
- 1.3 防重复发送额外消息
- 1.2 fix规则
- 1.1 自定义发送额外消息
- 1.0 根据正则转发通知到其他WeChat应用
### 使用说明
#### 消息转发插件加强版

View File

@@ -5,7 +5,13 @@
"version": "3.6",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/create.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v3.6": "支持重建索引周期运行",
"v3.4": "交互命令",
"v3.1": "注册交互命令、注册公共服务",
"v3.0": "实现改为定时扫描"
}
},
"StrmConvert": {
"name": "Strm文件模式转换",
@@ -13,7 +19,10 @@
"version": "1.0",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/convert.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.0": "Strm文件内容转为本地路径或者cd2/alist API路径"
}
},
"SiteUnreadMsg": {
"name": "站点未读消息",
@@ -21,7 +30,14 @@
"version": "1.4",
"icon": "Synomail_A.png",
"author": "thsrite",
"level": 2
"level": 2,
"history": {
"v1.4": "sync主仓库",
"v1.3": "feat mtorrent",
"v1.2": "站点消息历史存库",
"v1.1": "防止同一消息重复发送",
"v1.0": "定时获取站点消息"
}
},
"SubscribeClear": {
"name": "清理订阅缓存",
@@ -29,7 +45,10 @@
"version": "1.0",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/broom.png",
"author": "thsrite",
"level": 2
"level": 2,
"history": {
"v1.0": "清理订阅已下载集数"
}
},
"DownloadTorrent": {
"name": "添加种子下载",
@@ -37,7 +56,10 @@
"version": "1.0",
"icon": "download.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.0": "删除下载器中该站点辅种,保留该站点没有辅种的种子"
}
},
"RemoveTorrent": {
"name": "删除站点种子",
@@ -45,7 +67,11 @@
"version": "1.1",
"icon": "delete.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.1": "可选择删除有无辅种",
"v1.0": "选择下载器,添加种子任务"
}
},
"PluginAutoUpdate": {
"name": "插件自动更新",
@@ -53,7 +79,12 @@
"version": "1.2",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/pluginupdate.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.2": "重启后立即执行一遍更新插件",
"v1.1": "修复插件重载",
"v1.0": "监测已安装插件,自动更新最新版本"
}
},
"PluginReInstall": {
"name": "插件强制重装",
@@ -61,7 +92,12 @@
"version": "1.2",
"icon": "refresh.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.2": "支持指定插件仓库地址",
"v1.1": "修复插件重载",
"v1.0": "卸载当前插件,强制重装"
}
},
"SynologyNotify": {
"name": "群辉Webhook通知",
@@ -69,7 +105,11 @@
"version": "1.1",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/synology.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.1": "修复bug",
"v1.0": "接收群辉webhook通知并推送"
}
},
"SyncCookieCloud": {
"name": "同步CookieCloud",
@@ -77,7 +117,12 @@
"version": "1.2",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/cookiecloud.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.2": "同步到本地CookieCloud",
"v1.1": "修复CookieCloud覆盖到浏览器",
"v1.0": "同步MoviePilot站点Cookie到CookieCloud"
}
},
"ScheduleReminder": {
"name": "日程提醒",
@@ -85,7 +130,10 @@
"version": "1.0",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/reminder.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.0": "自定义提醒事项、提醒时间"
}
},
"SubscribeReminder": {
"name": "订阅提醒",
@@ -93,47 +141,84 @@
"version": "1.1",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/subscribe_reminder.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.1": "fix icon",
"v1.0": "推送当天订阅更新内容"
}
},
"EmbyReporter": {
"name": "Emby观影报告",
"description": "推送Emby观影报告需Emby安装Playback Report 插件。",
"version": "1.5",
"icon": "Pydiocells_A.png",
"author": "thsrite",
"level": 1
"name": "Emby观影报告",
"description": "推送Emby观影报告需Emby安装Playback Report 插件。",
"version": "1.5",
"icon": "Pydiocells_A.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.5": "按观影市场排序",
"v1.4": "支持自定义emby && 支持每日一言",
"v1.3": "修复bug",
"v1.2": "过滤已删除媒体",
"v1.1": "修复推送",
"v1.0": "推送Emby观影报告"
}
},
"ActorSubscribe": {
"name": "演员订阅",
"description": "自动订阅指定演员热映或最新电影或电视剧。",
"version": "1.5",
"icon": "Mdcng_A.png",
"author": "thsrite",
"level": 2
"name": "演员订阅",
"description": "自动订阅指定演员热映或最新电影或电视剧。",
"version": "1.5",
"icon": "Mdcng_A.png",
"author": "thsrite",
"level": 2,
"history": {
"v1.5": "rename",
"v1.4": "支持多个订阅源",
"v1.3": "修复bug",
"v1.2": "修复订阅重复处理的bug",
"v1.1": "支持自定义分辨率、质量、特效",
"v1.0": "自动订阅豆瓣演员最新电影"
}
},
"ShortPlayMonitor": {
"name": "短剧刮削",
"description": "监控视频短剧创建,刮削。",
"version": "3.1",
"icon": "Amule_B.png",
"author": "thsrite",
"level": 1
"name": "短剧刮削",
"description": "监控视频短剧创建,刮削。",
"version": "3.1",
"icon": "Amule_B.png",
"author": "thsrite",
"level": 1,
"history": {
"v3.1": "支持自定义转移方式",
"v3.0": "默认从tmdb刮削刮削失败则从pt站刮削"
}
},
"CloudLinkMonitor": {
"name": "云盘实时链接",
"description": "监控云盘目录文件变化,自动转移链接(不刮削)。",
"version": "1.5",
"icon": "Linkease_A.png",
"author": "thsrite",
"level": 1
"name": "云盘实时链接",
"description": "监控云盘目录文件变化,自动转移链接(不刮削)。",
"version": "1.5",
"icon": "Linkease_A.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.5": "fix 消息推送",
"v1.4": "fix 转移后路径",
"v1.3": "修复bug",
"v1.2": "修复订阅重复处理的bug",
"v1.1": "自动转移链接(不刮削)",
"v1.0": "监控云盘目录文件变化,按原文件名软连接"
}
},
"LinkToSrc": {
"name": "源文件恢复",
"description": "根据MoviePilot的转移记录中的硬链文件恢复源文件。",
"version": "1.2",
"icon": "Time_machine_A.png",
"author": "thsrite",
"level": 1
"name": "源文件恢复",
"description": "根据MoviePilot的转移记录中的硬链文件恢复源文件。",
"version": "1.2",
"icon": "Time_machine_A.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.2": "fix 路径",
"v1.1": "支持指定需要恢复的硬链接目录",
"v1.0": "根据MoviePilot的转移记录中的硬链文件恢复源文件"
}
},
"WeChatForward": {
"name": "微信消息转发",
@@ -141,7 +226,15 @@
"version": "1.5",
"icon": "Wechat_A.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.5": "丰富日志",
"v1.4": "特定消息强制指定userid",
"v1.3": "防重复发送额外消息",
"v1.2": "fix规则",
"v1.1": "自定义发送额外消息",
"v1.0": "根据正则转发通知到其他WeChat应用"
}
},
"SubscribeStatistic": {
"name": "订阅下载统计",
@@ -149,7 +242,15 @@
"version": "1.5",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/subscribestatistic.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.5": "增加消息推送",
"v1.4": "无订阅站点也统计数量",
"v1.3": "fix 数据统计",
"v1.2": "fix 订阅数量",
"v1.1": "站点去重",
"v1.0": "统计指定时间内各站点订阅及下载情况"
}
},
"CustomCommand": {
"name": "自定义命令",
@@ -157,6 +258,12 @@
"version": "1.3",
"icon": "Ntfy_A.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.3": "清除历史记录",
"v1.2": "增加执行历史",
"v1.1": "打印命令日志",
"v1.0": "自定义执行周期执行命令并推送结果"
}
}
}