mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-07-12 16:02:35 +08:00
fix timeout
This commit is contained in:
@@ -111,6 +111,8 @@ class IndexerModule(_ModuleBase):
|
|||||||
mtype=mtype,
|
mtype=mtype,
|
||||||
page=page
|
page=page
|
||||||
)
|
)
|
||||||
|
if error_flag:
|
||||||
|
break
|
||||||
if not result:
|
if not result:
|
||||||
continue
|
continue
|
||||||
if settings.SEARCH_MULTIPLE_NAME:
|
if settings.SEARCH_MULTIPLE_NAME:
|
||||||
|
|||||||
Reference in New Issue
Block a user