Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Error downloading track: "An item with the same key has already been added" #40

Closed
DJDoubleD opened this issue Aug 14, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@DJDoubleD
Copy link
Owner

🐞 Bug Report

Error when downloading tracks for which the Qobuz API returns the same performer multiple times with different roles instead of just 1 time with all their roles.

Example album (1st track): The Jimi Hendrix Experience - Are You Experienced.
Performers listed by Qobuz for first track:

Performers

Error: System.ArgumentException: An item with the same key has already been added.

Caused by: Eddie Kramer, Engineer - Eddie Kramer, Re-Mastering Engineer
Why the fuck doesn't Qobuz list this as Eddie Kramer, Engineer, Re-Mastering Engineer like it does for all other performers?!?


Is this a regression?

Yes, caused by the "best effort" attempt to parse the performers listed by Qobuz, as listed in the last release notes.


To Reproduce

Try to download This track


Expected behaviour

Download the track without errors.

@DJDoubleD DJDoubleD self-assigned this Aug 14, 2023
@DJDoubleD DJDoubleD added the bug Something isn't working label Aug 14, 2023
@DJDoubleD DJDoubleD changed the title [Bug] [Bug] Error downloading track: "An item with the same key has already been added" Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant