modify scripts
This commit is contained in:
@ -314,7 +314,7 @@ def fetch_performers_detail_once(perfomers_list):
|
||||
if page_movies_cnt <= movies_cnt:
|
||||
movies_changed = False
|
||||
if not force:
|
||||
logging.info(f"actor already update. skipping... person: ({person}), url: {url}")
|
||||
logging.debug(f"actor already update. skipping... person: ({person}), url: {url}")
|
||||
last_performer_id = curr_id
|
||||
continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user