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

Option to add useres with erroed files to ignored_users in the config file. #27

Open
mrusse opened this issue Oct 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@mrusse
Copy link
Owner

mrusse commented Oct 9, 2024

New setting: save_ignored_users would save ignored users from each run to your config.

Users with downloads that later fail and are caught by the script should probably also be ignored. When downloading a big list at once I have had problems with running into the same "bad" users again and again. This would solve that. If implemented we should maybe think about how we are formatting the ignored_users in the config. Right now they are all on one line which will look bad with a bunch of users.

@mrusse mrusse added the enhancement New feature or request label Oct 9, 2024
@Milkshakes00
Copy link

This would be a great change - The biggest issue I'm facing is it getting 'stuck' on the same users, similar to your reasoning.

Possibly with this concept you can also have it time-gated? I've noticed when the downloads fail, the script just sits. It probably should evaluate that nothing has downloaded after X amount of time, ignore the user and re-attempt to search/match/download?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants