mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-13 23:16:47 +00:00
Merge pull request #140 from jeblove/main
This commit is contained in:
@@ -434,7 +434,7 @@
|
||||
"TrackerEditor": {
|
||||
"name": "Tracker替换",
|
||||
"description": "批量替换种子tracker,支持周期性巡检(如为TR,仅支持4.0以上版本)。",
|
||||
"version": "1.4",
|
||||
"version": "1.5",
|
||||
"icon": "trackereditor_A.png",
|
||||
"author": "honue",
|
||||
"level": 1
|
||||
|
||||
@@ -19,7 +19,7 @@ class TrackerEditor(_PluginBase):
|
||||
# 插件图标
|
||||
plugin_icon = "trackereditor_A.png"
|
||||
# 插件版本
|
||||
plugin_version = "1.4"
|
||||
plugin_version = "1.5"
|
||||
# 插件作者
|
||||
plugin_author = "honue"
|
||||
# 作者主页
|
||||
|
||||
Reference in New Issue
Block a user