regosen / get_cover_art

Batch cover art downloader and embedder for audio files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

classicjazz opened this issue · comments

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

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.