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

Store/save MBIDs from matched MusicBrainz lookups #8549

Closed
mixxxbot opened this issue Aug 22, 2022 · 7 comments
Closed

Store/save MBIDs from matched MusicBrainz lookups #8549

mixxxbot opened this issue Aug 22, 2022 · 7 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: freso
Date: 2016-05-12T23:25:51Z
Status: Fix Released
Importance: Wishlist
Launchpad Issue: lp1581256
Tags: metadata


Workflow: When looking up metadata on MusicBrainz and making a match, story the MBIDs associated with that match in the file's metadata.

The obvious and immediate use case for storing the matched MusicBrainz IDs would be easier look-ups for updated data on MusicBrainz, but a more far-sighted perspective is that these MBIDs could be used for looking up data from additional sources too. E.g., acoustic data (tonality/key, bpm, female/male/instrumental vocals, ...) from AcousticBrainz, listening data (what recordings are commonly played in relation to this recording) from ListenBrainz, etc. MetaBrainz itself has a handful of services that talk MBIDs, but a number of MetaBrainz' supporters also allow using MBIDs in interfacing with them: https://metabrainz.org/supporters - and a number of audio file players/taggers also have some level of MBID support, in case files from a Mixxx library were ever played outside of Mixxx… ;)

The MusicBrainz Picard website hosts a table of the de facto MBID-to-audio-tag mappings: https://picard.musicbrainz.org/docs/mappings/

@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2016-05-13T06:54:44Z


Related to https://bugs.launchpad.net/mixxx/+bug/728197 that deals with re-enabling tag writing.

Implementation of this feature can be started independently.

@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2020-01-01T11:15:58Z


Will be possible with #2406 and enabling support for extra metadata (experimental). Extra metadata will not be stored in database, but only in file tags.

@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2020-01-04T13:19:53Z


Preview (needs to be rebased eventually): https://github.com/uklotzde/mixxx/tree/acoustidclient2

@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2020-02-27T18:16:54Z


#2522

@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2020-03-07T19:48:56Z


MusicBrainz UUIDs are now fetched and stored in file tags (if export is enabled), but not saved in the database.

@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2020-03-07T19:50:01Z


Bug fix: #2534

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 2.3.0 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant