mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-04 12:21:33 -06:00
[FEATURE] Auto update block list #83
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xus2 on GitHub.
What would you like to see implemented next?
Hello, thanks for the app. Today I saw my torrent client downloaded some *.uue files, and just saw blocklist was updated in github. However I don't think there was a way to update the list without restarting the application, which also resets some counters like stall checker. I am not sure if there was an internal mechanism to auto update blocklists but it would be nice to have application check daily for updated blacklists. Thank you.
@Flaminel commented on GitHub:
This has now been addressed by making the blocklists available from
https://cleanuparr.pages.dev, which have a 5 minutes reload time.@Flaminel commented on GitHub:
This has already been implemented in
v2, but I'll keep it open to look into making it closer to real-time.@Flaminel commented on GitHub:
Hi! This will be addressed in the next release and the blocklists will be reloaded every 4 hours. After that, I will be looking into improving and making the reload time smaller without affecting GitHub's traffic.