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

TVrank cannot handle the cancellation of database downloads #62

Open
fredmorcos opened this issue Oct 23, 2022 · 0 comments
Open

TVrank cannot handle the cancellation of database downloads #62

fredmorcos opened this issue Oct 23, 2022 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@fredmorcos
Copy link
Owner

TVrank leaves behind semi-complete files when the database downloads are cancelled. The current workaround is to delete $XDG_CACHE_HOME/tvrank/* and re-run TVrank and wait for the downloads to complete.

TVrank should instead detect that the user is canceling while downloads are running, and clean up after itself: either by deleting whatever has been downloaded and processed so far, or finding a way to resume from that during the next run.

@fredmorcos fredmorcos added bug Something isn't working help wanted Extra attention is needed labels Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant