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

Show progress when clearing data from multiple tracks #9251

Closed
mixxxbot opened this issue Aug 23, 2022 · 2 comments
Closed

Show progress when clearing data from multiple tracks #9251

mixxxbot opened this issue Aug 23, 2022 · 2 comments
Labels
confirmed duplicate This issue is a duplicate of or superseded by another issue. feature library

Comments

@mixxxbot
Copy link
Collaborator

Reported by: Pegasus-RPG
Date: 2018-04-19T22:05:32Z
Status: Confirmed
Importance: Wishlist
Launchpad Issue: lp1765528
Tags: library


Following the instructions for upgrading from 2.0 to 2.1 regarding MP3 files, the GUI appears to hang while hundreds of files have their BPM and beatgrids as well as Waveforms cleared.

It would be nice if a) the GUI didn't hang and b) there was a progress bar for this operation when done on say more than 10 tracks, like the library scanner has.

@mixxxbot mixxxbot added confirmed duplicate This issue is a duplicate of or superseded by another issue. feature library labels Aug 23, 2022
@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2018-04-19T22:33:09Z


This issue is valid for all actions that are applied on multiple tracks and should therefore be implemented in a more generic, reusable way.

Code from the new TrackAnalysisScheduler class that internally uses a queue might help here. But in contrast to track analyzers these simple track actions do not need to be executed in separate worker threads.

@mixxxbot
Copy link
Collaborator Author

Duplicate of #8480

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed duplicate This issue is a duplicate of or superseded by another issue. feature library
Projects
None yet
Development

No branches or pull requests

1 participant