New dir no need check lastest pin

This commit is contained in:
limkokhole
2022-01-19 19:57:05 +08:00
parent dd7159350e
commit c1e7a914a7

View File

@@ -1096,7 +1096,7 @@ Please ensure your username/boardname/[section] or link has media item.\n') )
# print('before img: ' + repr(img['id']))
reach_lastest_pin = False
if not arg_rescrape and sorted_api:
if not arg_rescrape and sorted_api and (latest_pin != '0'):
img_prev = 0
on_hold_break = False
for img_round_i, img in enumerate(imgs_round):