diff --git a/package.v2.json b/package.v2.json index c7b0490..6312f8b 100644 --- a/package.v2.json +++ b/package.v2.json @@ -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": { diff --git a/plugins.v2/chinesesubfinder/__init__.py b/plugins.v2/chinesesubfinder/__init__.py index eb80ff7..71a3b6e 100644 --- a/plugins.v2/chinesesubfinder/__init__.py +++ b/plugins.v2/chinesesubfinder/__init__.py @@ -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前缀