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

lp1848887: Fix parsing of AcoustID response #2328

Merged
merged 3 commits into from Oct 21, 2019
Merged

lp1848887: Fix parsing of AcoustID response #2328

merged 3 commits into from Oct 21, 2019

Conversation

uklotzde
Copy link
Contributor

Instead of the recording id the track id was parsed and the implementation was dependent on the ordering of the elements, i.e. completely messed up.

  • Backported master to 2.2
  • Switched from HTTP to HTTPS
  • Switched from XML to JSON
  • Fixed parsing of AcoustID response

Handling a JSON response is much easier. XML doesn't provide any benefits without a schema and generated parser.

@uklotzde uklotzde added this to the 2.2.3 milestone Oct 20, 2019
@daschuer
Copy link
Member

Thank you for taking care. It LGTM and works again.

@daschuer daschuer merged commit 9e6f1c0 into mixxxdj:2.2 Oct 21, 2019
@uklotzde uklotzde deleted the 2.2_acoustid_response branch October 22, 2019 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants