mirror of
https://github.com/thsrite/MoviePilot-Plugins.git
synced 2026-05-25 07:26:44 +00:00
fix v1 rollback
This commit is contained in:
24
package.json
24
package.json
@@ -3,13 +3,12 @@
|
||||
"name": "云盘Strm生成",
|
||||
"description": "监控文件创建,生成Strm文件。",
|
||||
"labels": "云盘",
|
||||
"version": "4.4.2",
|
||||
"version": "4.4.1",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/create.png",
|
||||
"author": "thsrite",
|
||||
"level": 1,
|
||||
"v2": true,
|
||||
"history": {
|
||||
"v4.4.2": "优化执行周期输入,需要MoviePilot v2.2.1+",
|
||||
"v4.4.1": "支持[目录实时监控]插件联动",
|
||||
"v4.4": "修复bug",
|
||||
"v4.3": "回滚自定义媒体类型",
|
||||
@@ -28,13 +27,12 @@
|
||||
"name": "云盘Strm生成(增量版)",
|
||||
"description": "监控文件创建,生成Strm文件(增量版)。",
|
||||
"labels": "云盘",
|
||||
"version": "1.1.5",
|
||||
"version": "1.1.4",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/create.png",
|
||||
"author": "thsrite",
|
||||
"level": 1,
|
||||
"v2": true,
|
||||
"history": {
|
||||
"v1.1.5": "优化执行周期输入,需要MoviePilot v2.2.1+",
|
||||
"v1.1.4": "fix",
|
||||
"v1.1.3": "支持[目录实时监控]插件联动",
|
||||
"v1.1.2": "增量文件可选择是否保留",
|
||||
@@ -123,13 +121,12 @@
|
||||
"name": "插件更新管理",
|
||||
"description": "监测已安装插件,推送更新提醒,可配置自动更新。",
|
||||
"labels": "自动更新,插件管理",
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.1",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/pluginupdate.png",
|
||||
"author": "thsrite",
|
||||
"level": 1,
|
||||
"v2": true,
|
||||
"history": {
|
||||
"v2.0.2": "优化执行周期输入,需要MoviePilot v2.2.1+",
|
||||
"v2.0.1": "仅可选择已安装插件",
|
||||
"v2.0": "修复插件显示版本问题",
|
||||
"v1.9.2": "修复获取本地插件版本None,重新更新问题",
|
||||
@@ -252,13 +249,12 @@
|
||||
"name": "演员订阅",
|
||||
"description": "自动订阅指定演员热映电影、电视剧。",
|
||||
"labels": "订阅",
|
||||
"version": "2.1.2",
|
||||
"version": "2.1.1",
|
||||
"icon": "Mdcng_A.png",
|
||||
"author": "thsrite",
|
||||
"level": 2,
|
||||
"v2": true,
|
||||
"history": {
|
||||
"v2.1.2": "优化执行周期输入,需要MoviePilot v2.2.1+",
|
||||
"v2.1.1": "尝试修复未匹配到演员的bug",
|
||||
"v2.1": "逻辑优化",
|
||||
"v2.0": "修复订阅",
|
||||
@@ -364,13 +360,12 @@
|
||||
"name": "订阅下载统计",
|
||||
"description": "统计指定时间内各站点订阅及下载情况。",
|
||||
"labels": "订阅",
|
||||
"version": "1.7",
|
||||
"version": "1.6",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/subscribestatistic.png",
|
||||
"author": "thsrite",
|
||||
"level": 1,
|
||||
"v2": true,
|
||||
"history": {
|
||||
"v1.7": "优化执行周期输入,需要MoviePilot v2.2.1+",
|
||||
"v1.6": "调整page页及消息",
|
||||
"v1.5": "增加消息推送",
|
||||
"v1.4": "无订阅站点也统计数量",
|
||||
@@ -527,13 +522,12 @@
|
||||
"name": "热门媒体订阅",
|
||||
"description": "自动添加热门电影、电视剧、动漫到订阅。",
|
||||
"labels": "订阅",
|
||||
"version": "1.8",
|
||||
"version": "1.7",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/popular.png",
|
||||
"author": "thsrite",
|
||||
"level": 1,
|
||||
"v2": true,
|
||||
"history": {
|
||||
"v1.8": "优化执行周期输入,需要MoviePilot v2.2.1+",
|
||||
"v1.7": "调整订阅用户名,默认:热门订阅",
|
||||
"v1.6": "调整历史unique唯一索引(可删除本次更新后的历史)",
|
||||
"v1.5": "修复电视剧订阅、订阅历史展示",
|
||||
@@ -673,13 +667,12 @@
|
||||
"name": "演员作品订阅",
|
||||
"description": "获取TMDB演员作品,并自动添加到订阅。",
|
||||
"labels": "订阅",
|
||||
"version": "1.2",
|
||||
"version": "1.1",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/actorsubscribeplus.png",
|
||||
"author": "thsrite",
|
||||
"level": 2,
|
||||
"v2": true,
|
||||
"history": {
|
||||
"v1.2": "优化执行周期输入,需要MoviePilot v2.2.1+",
|
||||
"v1.1": "无评分默认评分0",
|
||||
"v1.0": "获取TMDB演员作品,并自动添加到订阅"
|
||||
}
|
||||
@@ -688,13 +681,12 @@
|
||||
"name": "文件复制",
|
||||
"description": "自定义文件类型从源目录复制到目的目录。",
|
||||
"labels": "工具",
|
||||
"version": "1.2",
|
||||
"version": "1.1",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/copy_files.png",
|
||||
"author": "thsrite",
|
||||
"level": 1,
|
||||
"v2": true,
|
||||
"history": {
|
||||
"v1.2": "优化执行周期输入,需要MoviePilot v2.2.1+",
|
||||
"v1.1": "增加log显示",
|
||||
"v1.0": "自定义文件类型从源目录复制到目的目录"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user