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

Improve interactiveness during filesystem scan #10

Closed
fbdtemme opened this issue Jul 21, 2021 · 0 comments
Closed

Improve interactiveness during filesystem scan #10

fbdtemme opened this issue Jul 21, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@fbdtemme
Copy link
Owner

When creating a torrent file the time to collect all files that match the filters can take a long time if the input directory contains many files. torrenttools should run this step in a separate thread instead of on the main thread and provide simple reporting of how many files are process. This will avoid giving the impression of a freeze if this steps takes longer then a few seconds.

@fbdtemme fbdtemme changed the title Improve interactiveness during filesystemm scan Improve interactiveness during filesystem scan Jul 21, 2021
@fbdtemme fbdtemme added the enhancement New feature or request label Jul 21, 2021
@fbdtemme fbdtemme added this to the v0.5.0 milestone Jul 21, 2021
@fbdtemme fbdtemme self-assigned this Jul 21, 2021
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

1 participant