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

Add Track, Release Group, and Work MBIDs to ripped files #366

Merged

Conversation

Freso
Copy link
Member

@Freso Freso commented Feb 13, 2019

This should fix #200

  • Tracks
  • Release Groups?
  • Works?

Currently only does Track MBIDs, since Release Group MBIDs will require to have release-groups added to the includes. Do we want to do that?

@Freso Freso changed the base branch from develop to bugfix/issue-335-drop-caching February 13, 2019 17:57
@Freso Freso changed the base branch from bugfix/issue-335-drop-caching to develop February 13, 2019 17:57
See https://musicbrainz.org/doc/Track

First part of #200

Signed-off-by: Frederik “Freso” S. Olesen <[email protected]>
@Freso Freso force-pushed the feature/issue-200-add-more-musicbrainz-identifiers branch from 514477a to 41b1b1f Compare February 13, 2019 17:59
See https://musicbrainz.org/doc/Release_Group

Second part of #200

(MusicBrainz JSON test data dumps needed to be refreshed due to the
new `includes` in the MusicBrainz web service call.)

Signed-off-by: Frederik “Freso” S. Olesen <[email protected]>
We pull in the Release Group information now directly in the original
MusicBrainz web service request, so no need to do further processing
to get it.

Signed-off-by: Frederik “Freso” S. Olesen <[email protected]>
Before this bits and pieces of release and track metadata would be
tested in the other test cases, but no test cases included all of them.

Signed-off-by: Frederik “Freso” S. Olesen <[email protected]>
@Freso Freso changed the title WIP: Add Track MBIDs to ripped files Add Track MBIDs to ripped files Feb 13, 2019
@Freso Freso force-pushed the feature/issue-200-add-more-musicbrainz-identifiers branch from 29f1d54 to ecd8c5c Compare February 13, 2019 19:58
@Freso Freso changed the title Add Track MBIDs to ripped files Add Track, Release Group, and Work MBIDs to ripped files Feb 13, 2019
See https://musicbrainz.org/doc/Work

Third and final and thus closes #200

Signed-off-by: Frederik “Freso” S. Olesen <[email protected]>
@Freso Freso force-pushed the feature/issue-200-add-more-musicbrainz-identifiers branch from ecd8c5c to 364f024 Compare February 13, 2019 20:02
@JoeLametta JoeLametta merged commit 94b7001 into develop Feb 13, 2019
@JoeLametta
Copy link
Collaborator

Thank you so much, merged!

@JoeLametta JoeLametta deleted the feature/issue-200-add-more-musicbrainz-identifiers branch February 13, 2019 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants