beetbox / beetbox/beets

Multithreading support in commands

Open
#663 16 comments 0 reactions 0 assignees View on GitHub
discussion feature
Dominant language
Python
Stars
15.7k
Forks
2.1k
Avg merge
4d 21h
Merged PRs (30d)
31

Description

Currently, in the import phase multiple threads are used to speed up the process.
When a certain plugin (such as replaygain) exports a command, it currently has no simple mechanism to launch multiple threads to perform the work. Something should be implemented that will unify both concepts as they are pretty similar.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.