mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-13 15:09:12 +00:00
add 短剧自动分类 插件
This commit is contained in:
@@ -387,7 +387,7 @@
|
||||
"name": "短剧自动分类",
|
||||
"description": "网络短剧自动整理到独立的分类目录。",
|
||||
"version": "1.0",
|
||||
"icon": "Amule_B.png",
|
||||
"icon": "Amule_A.png",
|
||||
"author": "jxxghp",
|
||||
"level": 1
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@ class PlayletCategory(_PluginBase):
|
||||
# 插件描述
|
||||
plugin_desc = "网络短剧自动分类到独立的二级目录。"
|
||||
# 插件图标
|
||||
plugin_icon = "Amule_B.png"
|
||||
plugin_icon = "Amule_A.png"
|
||||
# 插件版本
|
||||
plugin_version = "1.0"
|
||||
# 插件作者
|
||||
|
||||
Reference in New Issue
Block a user