- 新增启停

- Close #250
- 修复字幕重命名产生的bug
This commit is contained in:
EstrellaXD
2023-05-10 22:57:05 +08:00
parent b9968c796d
commit 88d64f3e1a
5 changed files with 24 additions and 7 deletions

View File

@@ -132,6 +132,7 @@ class Renamer(DownloadClient):
torrent_path=subtitle_path,
torrent_name=torrent_name,
season=season,
file_type="subtitle",
)
new_path = self.gen_path(sub, bangumi_name, method=method)
if subtitle_path != new_path: