mirror of
https://github.com/thsrite/MoviePilot-Plugins.git
synced 2026-03-27 10:05:57 +00:00
fix bug
This commit is contained in:
@@ -96,6 +96,8 @@ class SubscribeGroup(_PluginBase):
|
||||
'sites': sites
|
||||
}
|
||||
logger.info(f"获取到二级分类自定义配置 {len(self._subscribe_confs.keys())} 个")
|
||||
else:
|
||||
self._subscribe_confs = {}
|
||||
|
||||
# 清理已处理历史
|
||||
if self._clear_handle:
|
||||
|
||||
Reference in New Issue
Block a user