mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-07 08:26:53 +08:00
feat: 新增集数定位模板生成接口 (#5785)
This commit is contained in:
@@ -198,6 +198,8 @@ class SystemConfigKey(Enum):
|
||||
Customization = "Customization"
|
||||
# 自定义识别词
|
||||
CustomIdentifiers = "CustomIdentifiers"
|
||||
# 集数定位规则词表
|
||||
EpisodeFormatRuleTable = "EpisodeFormatRuleTable"
|
||||
# 转移屏蔽词
|
||||
TransferExcludeWords = "TransferExcludeWords"
|
||||
# 种子优先级规则
|
||||
|
||||
Reference in New Issue
Block a user