mirror of
https://github.com/thsrite/MoviePilot-Plugins.git
synced 2026-05-15 07:26:43 +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": "自定义文件类型从源目录复制到目的目录"
|
||||
}
|
||||
|
||||
@@ -27,7 +27,7 @@ class ActorSubscribe(_PluginBase):
|
||||
# 插件图标
|
||||
plugin_icon = "Mdcng_A.png"
|
||||
# 插件版本
|
||||
plugin_version = "2.1.2"
|
||||
plugin_version = "2.1.1"
|
||||
# 插件作者
|
||||
plugin_author = "thsrite"
|
||||
# 作者主页
|
||||
@@ -597,7 +597,7 @@ class ActorSubscribe(_PluginBase):
|
||||
},
|
||||
'content': [
|
||||
{
|
||||
'component': 'VCronField',
|
||||
'component': 'VTextField',
|
||||
'props': {
|
||||
'model': 'cron',
|
||||
'label': '执行周期',
|
||||
|
||||
@@ -24,7 +24,7 @@ class ActorSubscribePlus(_PluginBase):
|
||||
# 插件图标
|
||||
plugin_icon = "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/actorsubscribeplus.png"
|
||||
# 插件版本
|
||||
plugin_version = "1.2"
|
||||
plugin_version = "1.1"
|
||||
# 插件作者
|
||||
plugin_author = "thsrite"
|
||||
# 作者主页
|
||||
@@ -380,7 +380,7 @@ class ActorSubscribePlus(_PluginBase):
|
||||
},
|
||||
'content': [
|
||||
{
|
||||
'component': 'VCronField',
|
||||
'component': 'VTextField',
|
||||
'props': {
|
||||
'model': 'cron',
|
||||
'label': '执行周期',
|
||||
|
||||
@@ -26,7 +26,7 @@ class CloudStrm(_PluginBase):
|
||||
# 插件图标
|
||||
plugin_icon = "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/create.png"
|
||||
# 插件版本
|
||||
plugin_version = "4.4.2"
|
||||
plugin_version = "4.4.1"
|
||||
# 插件作者
|
||||
plugin_author = "thsrite"
|
||||
# 作者主页
|
||||
@@ -565,7 +565,7 @@ class CloudStrm(_PluginBase):
|
||||
},
|
||||
'content': [
|
||||
{
|
||||
'component': 'VCronField',
|
||||
'component': 'VTextField',
|
||||
'props': {
|
||||
'model': 'cron',
|
||||
'label': '生成周期',
|
||||
@@ -582,7 +582,7 @@ class CloudStrm(_PluginBase):
|
||||
},
|
||||
'content': [
|
||||
{
|
||||
'component': 'VCronField',
|
||||
'component': 'VTextField',
|
||||
'props': {
|
||||
'model': 'rebuild_cron',
|
||||
'label': '重建索引周期',
|
||||
|
||||
@@ -25,7 +25,7 @@ class CloudStrmIncrement(_PluginBase):
|
||||
# 插件图标
|
||||
plugin_icon = "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/create.png"
|
||||
# 插件版本
|
||||
plugin_version = "1.1.5"
|
||||
plugin_version = "1.1.4"
|
||||
# 插件作者
|
||||
plugin_author = "thsrite"
|
||||
# 作者主页
|
||||
@@ -610,7 +610,7 @@ class CloudStrmIncrement(_PluginBase):
|
||||
},
|
||||
'content': [
|
||||
{
|
||||
'component': 'VCronField',
|
||||
'component': 'VTextField',
|
||||
'props': {
|
||||
'model': 'cron',
|
||||
'label': '生成周期',
|
||||
|
||||
@@ -25,7 +25,7 @@ class FileCopy(_PluginBase):
|
||||
# 插件图标
|
||||
plugin_icon = "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/copy_files.png"
|
||||
# 插件版本
|
||||
plugin_version = "1.2"
|
||||
plugin_version = "1.1"
|
||||
# 插件作者
|
||||
plugin_author = "thsrite"
|
||||
# 作者主页
|
||||
@@ -257,7 +257,7 @@ class FileCopy(_PluginBase):
|
||||
},
|
||||
'content': [
|
||||
{
|
||||
'component': 'VCronField',
|
||||
'component': 'VTextField',
|
||||
'props': {
|
||||
'model': 'cron',
|
||||
'label': '定时全量同步周期',
|
||||
|
||||
@@ -29,7 +29,7 @@ class PluginAutoUpdate(_PluginBase):
|
||||
# 插件图标
|
||||
plugin_icon = "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/pluginupdate.png"
|
||||
# 插件版本
|
||||
plugin_version = "2.0.2"
|
||||
plugin_version = "2.0.1"
|
||||
# 插件作者
|
||||
plugin_author = "thsrite"
|
||||
# 作者主页
|
||||
@@ -398,7 +398,7 @@ class PluginAutoUpdate(_PluginBase):
|
||||
},
|
||||
'content': [
|
||||
{
|
||||
'component': 'VCronField',
|
||||
'component': 'VTextField',
|
||||
'props': {
|
||||
'model': 'cron',
|
||||
'label': '监测周期',
|
||||
|
||||
@@ -27,7 +27,7 @@ class PopularSubscribe(_PluginBase):
|
||||
# 插件图标
|
||||
plugin_icon = "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/popular.png"
|
||||
# 插件版本
|
||||
plugin_version = "1.8"
|
||||
plugin_version = "1.7"
|
||||
# 插件作者
|
||||
plugin_author = "thsrite"
|
||||
# 作者主页
|
||||
@@ -389,7 +389,7 @@ class PopularSubscribe(_PluginBase):
|
||||
},
|
||||
'content': [
|
||||
{
|
||||
'component': 'VCronField',
|
||||
'component': 'VTextField',
|
||||
'props': {
|
||||
'model': 'movie_cron',
|
||||
'label': '电影订阅周期',
|
||||
@@ -461,7 +461,7 @@ class PopularSubscribe(_PluginBase):
|
||||
},
|
||||
'content': [
|
||||
{
|
||||
'component': 'VCronField',
|
||||
'component': 'VTextField',
|
||||
'props': {
|
||||
'model': 'tv_cron',
|
||||
'label': '电视剧订阅周期',
|
||||
@@ -533,7 +533,7 @@ class PopularSubscribe(_PluginBase):
|
||||
},
|
||||
'content': [
|
||||
{
|
||||
'component': 'VCronField',
|
||||
'component': 'VTextField',
|
||||
'props': {
|
||||
'model': 'anime_cron',
|
||||
'label': '动漫订阅周期',
|
||||
|
||||
@@ -25,7 +25,7 @@ class SubscribeStatistic(_PluginBase):
|
||||
# 插件图标
|
||||
plugin_icon = "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/subscribestatistic.png"
|
||||
# 插件版本
|
||||
plugin_version = "1.7"
|
||||
plugin_version = "1.6"
|
||||
# 插件作者
|
||||
plugin_author = "thsrite"
|
||||
# 作者主页
|
||||
@@ -439,7 +439,7 @@ class SubscribeStatistic(_PluginBase):
|
||||
},
|
||||
'content': [
|
||||
{
|
||||
'component': 'VCronField',
|
||||
'component': 'VTextField',
|
||||
'props': {
|
||||
'model': 'cron',
|
||||
'label': '执行周期',
|
||||
|
||||
Reference in New Issue
Block a user