regosen / get_cover_art

Batch cover art downloader and embedder for audio files
MIT License
69 stars 8 forks source link

Inverted artist names (e.g. lastname, firstname) will cause searches to fail #12

Closed classicjazz closed 3 years ago

classicjazz commented 3 years ago

Problem Inverted artist names (e.g. lastname, firstname) will cause searches to fail

Details Artist info may be correct but presented lastname, firstname. This is particularly an issue with classical recordings.

I am not sure that there is an easy solution because many artists have commas in their names

regosen commented 3 years ago

I just pushed a new version of get_cover_art (v 1.4.4) that should address this pretty cleanly. Let me know if you encounter any side effects.