mgermaine93 / album-artwork-finder

0 stars 0 forks source link

Update artwork grabber to search for and download results from multiple hard-coded search terms. #1

Closed mgermaine93 closed 3 years ago

mgermaine93 commented 3 years ago

At present, the artwork grabber is only able to find and download results from a SINGLE hardcoded search term. As a user, I want the artwork grabber to be able to find and download results from MULTIPLE hardcoded search terms.

mgermaine93 commented 3 years ago

This is completed in terms of the use case above. Now I need to figure out how to do this dynamically, i.e., without hardcoded search terms.