beets icon indicating copy to clipboard operation
beets copied to clipboard

Spotify 400 totally stops import

Open Explosion-Scratch opened this issue 2 years ago • 0 comments

Error: MusicBrainz not reachable in recording search with query {'artist': 'willie nelson, jimmy buffett, emmylou harris, sheryl crow, eric church, george strait, dave matthews, chris stapleton, derek trucks, kris kristofferson, the avett brothers, bobby bare, jack johnson, jamey johnson, lee ann womack, lukas nelson, lyle lovett, margo price, micah nelson, nathaniel rateliff, norah jones, the little willies, ray benson, steve earle, susan tedeschi, vince gill', 'recording': 'roll me up and smoke me when i die - live'}
error: Spotify API error:
{
  "error" : {
    "status" : 400,
    "message" : "Bad request."
  }
}

It seems like this is caused due to a really long artist list. Every time I import interactive or not this happens

Explosion-Scratch avatar Feb 11 '24 18:02 Explosion-Scratch