Skip to content

deezer: Sometimes uses locale-specific name for "Various Artists" #4956

@JOJ0

Description

@JOJ0

As you can see below, when tagging with Deezer plugin, it seem like since I'm located in a german speaking country, the API responds with german names for Various Artists releases. I assume we don't have a setting to ensure accessing the API "in english" ;-) Also note: My OS language is actually set to english! So it must be something with the location / the IP I'm coming from....

/path/to/music/John Handy; Hotep Cecil Barnard; Mike Hoffmann; Chuck Rainey; Eddie Bongo Brown; James Gadson - Jazz #1_s - Hard Work.mp3 (1 items)
Sending event: import_task_before_choice
Sending event: before_choose_candidate

  Match (63.3%):
  Verschiedene Interpreten - Jazz #1's
  ≠ artist, year, tracks
  Deezer, None, 2007, None, Universal Music Group International, None, None
  https://www.deezer.com/album/102392
  ≠ Artist: Various Artists -> Verschiedene Interpreten
  * Album: Jazz #1's
     * (#11) Hard Work (6:54)

Without further ado: If anyone wants to dig around in that plugin and point me somewhere, I will fix it. I see two possible ways:

  • Make it configurable via config.yaml, defaulting to english, no matter what the local language is.
  • Hardcoding it to english (my preferred option since we don't have that anywhere else in beets -> streamlining behaviour is key!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    deezerdeezer pluginfeaturefeatures we would like to implement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions