Skip to content

lp1848887: Fix parsing of AcoustID response#2328

Merged
daschuer merged 3 commits into
mixxxdj:2.2from
uklotzde:2.2_acoustid_response
Oct 21, 2019
Merged

lp1848887: Fix parsing of AcoustID response#2328
daschuer merged 3 commits into
mixxxdj:2.2from
uklotzde:2.2_acoustid_response

Conversation

@uklotzde
Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants