mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-06-01 07:26:46 +00:00
fix DownloadSiteTag
This commit is contained in:
@@ -370,10 +370,13 @@
|
||||
"DownloadSiteTag": {
|
||||
"name": "下载任务分类与标签",
|
||||
"description": "自动给下载任务分类与打站点标签、剧集名称标签",
|
||||
"version": "2.0",
|
||||
"version": "2.1",
|
||||
"icon": "Youtube-dl_B.png",
|
||||
"author": "叮叮当",
|
||||
"level": 1
|
||||
"level": 1,
|
||||
"history": {
|
||||
"v2.1": "修复错误的TmdbHelper模块引用"
|
||||
}
|
||||
},
|
||||
"RemoveLink": {
|
||||
"name": "清理硬链接",
|
||||
|
||||
Reference in New Issue
Block a user