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

Parse Discogs tags. #9

Closed
3 of 4 tasks
Borewit opened this issue May 21, 2017 · 1 comment
Closed
3 of 4 tasks

Parse Discogs tags. #9

Borewit opened this issue May 21, 2017 · 1 comment

Comments

@Borewit
Copy link
Owner

Borewit commented May 21, 2017

Current implementation is strongly based on MusicBrainz tags.

In addition to MusicBrainz, support for Discogs tags, e.g.:

  • discogs_artist_id
  • discogs_artist_name
  • discogs_catalog
  • discogs_country
  • discogs_date
  • discogs_label
  • discogs_label_id
  • discogs_master_release_id
  • discogs_rating
  • discogs_release_id
  • discogs_released
  • discogs_votes

ToDo:

  • Map Discogs rating to common.rating
  • Avoid duplicate values
    • Catalog (label) number
    • Artist name
    • Country
@Borewit
Copy link
Owner Author

Borewit commented Aug 17, 2018

Implemented in v2.6.0

@Borewit Borewit closed this as completed Sep 30, 2018
mikiymk referenced this issue in mikiymk/music-metadata Sep 23, 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