question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Non-alphanumeric artist names get incorrect Discogs artwork

See original GitHub issue

Problem to solve

Note: I only use local music.

On the “Artists” page, cover art is loaded from Discogs - which for some edge cases retrieves the wrong artist (e.g. here where the artist K. Da Cruz comes before the intended search K/DA)

It would be cool if we could specify custom artist art, where such case happens.

Proposed solution

I know that Jellyfin calls their “artist cover art” files cover.jpg, and is placed in the root of the artist folder:

mediatv@mediatv ~/M/M/K_DA> ls -lh
total 632K
drwxrwxr-x  2 mediatv mediatv  208 Oct 20 18:07 'ALL OUT'/
-rw-r--r--  1 mediatv mediatv  555 Jan 22 13:17  artist.nfo
-rw-r--r--  1 mediatv mediatv 190K Oct 20 18:07  fanart.jpg
-rw-r--r--  1 mediatv mediatv 139K Oct 20 18:07  folder.jpg
-rw-r--r--  1 mediatv mediatv 292K Oct 20 18:07  logo.png
drwxrwxr-x  3 mediatv mediatv   72 Jan  9 13:16  POP_STARS/

Make a default check for that file? I’m not too sure if other popular organizers handles this, but I’d reckon it’s fairly standard.

Alternatively right-clicking the artist should give a “change artist cover” option, where you could specify a URL (http(s):// or file://), and store that in some database / Iris working directory

Additional info

No response

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jaedbcommented, Mar 20, 2022

@kingosticks I don’t believe it does allow querying by Musicbrainz ID unfortunately. I would be using Musicbrainz instead if only they provided Artist artwork…

If Discogs is pulling in incorrect images relatively consistently then my preference would be to ditch artist artwork all together. Instead Iris would show the artwork for the first album. Boring is better than wrong.

0reactions
kingostickscommented, Feb 3, 2022

Also, feel free to open an issue at Mopidy (or Mopidy-Local?) if there isn’t one already for this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ANV: Incorrect artist names and misprints - Forum - Discogs
Hi folks, what is the correct procedure when you spot incorrect artist names. Gram Parsons has two incorrect name variations.
Read more >
New David Bowie album: or Blackstar - Forum - Discogs
Or you could look at the many examples of titles and artists with non-alphanumeric characters. It's clearly not always *just* a "graphic design" ......
Read more >
Artist with common name linking to wrong artist - Forum
Hi, I'm adding the credits for a record and one of the contributing artists has a common name and the database keeps linking...
Read more >
Error warning re artist name missing. - Forum - Discogs
I am trying to submit a Limited edition vinyl (sound art) produced by myself. As I am not on the database I get...
Read more >
Incorrect artist name - Forum - Discogs
hi..thanks for getting back to me so quick. Link to the release https://www.discogs.com/release/7400820-Hannah-The-Heartbreak-Open-Heart-Surgery , the drums and ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found