internet4000 / explorer-discogs

A work in progress to explore and play Discogs
https://explorer.radio4000.com
2 stars 0 forks source link

Masters #12

Closed oskarrough closed 6 years ago

oskarrough commented 6 years ago

How does a master relate to a release?

At the moment it's blank https://explorer-discogs.netlify.com/masters/74177

4www commented 6 years ago

The Master resource represents a set of similar Releases. Masters (also known as “master releases”) have a “main release” which is often the chronologically earliest. https://www.discogs.com/developers/#page:database,header:database-master-release

We also have to investigate if the videos are the same betwwen releases and master.

What interests us here is the release infos, its track names and infos, and the associated videos.

In the end, which one is the earlieast or whatnot is not so important. Maybe we can show the master info if available. Not sure, let's go to the simplest.

oskarrough commented 6 years ago

In order to answer this question maybe we should implement the master template? So we can see how it compares.