mirror of
https://github.com/thsrite/MoviePilot-Plugins.git
synced 2026-03-27 10:05:57 +00:00
fix 立即运行一次
This commit is contained in:
@@ -152,7 +152,7 @@ class PopularSubscribe(_PluginBase):
|
||||
"tv_popular_cnt": self._tv_popular_cnt,
|
||||
"clear": self._clear,
|
||||
"clear_already_handle": self._clear_already_handle,
|
||||
"onlyonce": False
|
||||
"onlyonce": self._onlyonce
|
||||
})
|
||||
|
||||
def __popular_subscribe(self, stype, page_cnt, popular_cnt):
|
||||
|
||||
Reference in New Issue
Block a user