短剧分类调试

This commit is contained in:
LongShengWen
2024-11-19 17:39:11 +08:00
parent 0e08073979
commit c7b28f0d11
2 changed files with 337 additions and 0 deletions

View File

@@ -251,5 +251,19 @@
"history": {
"v2.0": "兼容MoviePilot V2"
}
},
"PlayletCategory": {
"name": "短剧自动分类",
"description": "网络短剧自动整理到独立的分类目录。",
"labels": "文件整理",
"version": "2.1",
"icon": "Amule_A.png",
"author": "jxxghp",
"level": 1,
"v2": true,
"history": {
"v2.1": "兼容MoviePilot V2",
"v2.0": "适配新的目录结构变化,短剧分类名称调整为配置目录路径,升级后需要重新调整设置后才能使用。"
}
}
}