You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a file starts with <!doctype html>, then the download has failed.
This should stop processing, and the script should check for existing files before processing each. This will make it resumable. The initial loop loading the list should also check for duplicates and re-save the file without duplicates if duplicates are found.
The text was updated successfully, but these errors were encountered:
Oh great. The project stuff shows up in these, and since it automatically put it in the wrong place due to a bug, it looks like I decided this was critical and then changed my mind, which will definitely not confuse me in the future.
If a file starts with
<!doctype html>
, then the download has failed.This should stop processing, and the script should check for existing files before processing each. This will make it resumable. The initial loop loading the list should also check for duplicates and re-save the file without duplicates if duplicates are found.
The text was updated successfully, but these errors were encountered: