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

DlgSongs: Add folder in the background #204

Open
madmaxoft opened this issue Nov 7, 2018 · 1 comment
Open

DlgSongs: Add folder in the background #204

madmaxoft opened this issue Nov 7, 2018 · 1 comment

Comments

@madmaxoft
Copy link
Owner

When adding a folder in DlgSongs, the recursive traversal may take a lot of time, freezing the GUI thread. Instead, the entire recursion should be done (in multiple) BackgroundTasks.

@madmaxoft
Copy link
Owner Author

This is biting real hard when adding songs from an external drive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant