jack-cli-cd-ripper / jack

Jack command-line CD ripper
GNU General Public License v2.0
14 stars 5 forks source link

download album art in the background, in parallel #52

Open pimzand opened 2 years ago

pimzand commented 2 years ago

Downloading album art in the original size can take quite a while, and currently ripping is not started until all downloads finish.

Using the concurrent library, these downloads could be performed in parallel, in the background. The downloads should be waited for after ripping and encoding, when they can be needed for embedding.