mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-08 00:46:57 +08:00
更新 subscribe.py
This commit is contained in:
@@ -770,10 +770,6 @@ class SubscribeChain(ChainBase):
|
|||||||
torrent_mediainfo.episode_group = subscribe.episode_group
|
torrent_mediainfo.episode_group = subscribe.episode_group
|
||||||
_match_context.append(_context)
|
_match_context.append(_context)
|
||||||
|
|
||||||
# 清理内存
|
|
||||||
contexts.clear()
|
|
||||||
del contexts
|
|
||||||
|
|
||||||
if not _match_context:
|
if not _match_context:
|
||||||
# 未匹配到资源
|
# 未匹配到资源
|
||||||
logger.info(f'{mediainfo.title_year} 未匹配到符合条件的资源')
|
logger.info(f'{mediainfo.title_year} 未匹配到符合条件的资源')
|
||||||
|
|||||||
Reference in New Issue
Block a user