Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download-subtitles.lua: Check downloaded files for failures and re-queue them / abandon processing #6

Open
TangentFoxy opened this issue Feb 20, 2024 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@TangentFoxy
Copy link
Owner

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.

@TangentFoxy TangentFoxy added bug Something isn't working enhancement New feature or request labels Feb 20, 2024
@TangentFoxy TangentFoxy moved this to Critical in Prioritization Mar 22, 2024
@TangentFoxy TangentFoxy moved this from Critical to Radar in Prioritization Mar 22, 2024
@TangentFoxy
Copy link
Owner Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Radar
Development

No branches or pull requests

1 participant