短剧分类调试

This commit is contained in:
LongShengWen
2024-11-19 17:41:26 +08:00
parent c7b28f0d11
commit fdbfe1c3c2
2 changed files with 4 additions and 3 deletions

View File

@@ -252,13 +252,13 @@
"v2.0": "兼容MoviePilot V2"
}
},
"PlayletCategory": {
"PlayletCategory_v2": {
"name": "短剧自动分类",
"description": "网络短剧自动整理到独立的分类目录。",
"labels": "文件整理",
"version": "2.1",
"icon": "Amule_A.png",
"author": "jxxghp",
"author": "longqiuyu",
"level": 1,
"v2": true,
"history": {

View File

@@ -23,7 +23,8 @@ class ChineseSubFinder(_PluginBase):
# 插件版本
plugin_version = "2.0"
# 插件作者
plugin_author = "jxxghp"
# plugin_author = "jxxghp"
plugin_author = "longqiuyu"
# 作者主页
author_url = "https://github.com/jxxghp"
# 插件配置项ID前缀