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

Handle incomplete releases #30

Open
kellnerd opened this issue Jun 11, 2024 · 1 comment
Open

Handle incomplete releases #30

kellnerd opened this issue Jun 11, 2024 · 1 comment
Labels
feature New feature or request provider Metadata provider

Comments

@kellnerd
Copy link
Owner

kellnerd commented Jun 11, 2024

For some releases (pre-releases?), Tidal's API does not return all tracks:

The missing tracks are not shown on tidal.com/browse/album pages at all, on listen.tidal.com pages they are displayed greyed out.

Since the API returns at least the correct track count we could try to fill the tracklist (for single medium releases) with [unknown] tracks to allow for these releases being combined with other sources which have the track titles and lengths.

@kellnerd kellnerd added feature New feature or request Tidal labels Jun 11, 2024
@phw
Copy link
Collaborator

phw commented Jun 12, 2024

It is not only Tidal. Here are different tracklists (and reported release date) from the various services as of today:

Tidal (https://tidal.com/browse/album/365033100):
2024-06-07

  1. The Bounce

Spotify (https://open.spotify.com/intl-de/album/50D6UCzWeKbFron5Q3l7NC)
2024-06-07

  1. The Bounce

Apple (https://music.apple.com/gb/album/the-bounce-single/1747775711)
2024-06-21

  1. The Bounce

But the API did not return a tracklist.

Beatport (https://www.beatport.com/release/-/4585106)
2024-06-07

  1. The Bounce (Extended Mix)
  2. The Bounce (Lampe Remix)

Deezer (https://www.deezer.com/en/album/591275592)
2024-06-07

  1. The Bounce (Extended Mix)
  2. The Bounce
  3. The Bounce (Lampe Remix)

Only track 2 and 3 are already playable, track 1 is displayed grayed out.

My best bet on the situation is that 2024-06-21 will be the actual date of release and that this will eventually end up with a 3 track tracklist as right now only reported by Deezer. That Tidal gives the track the number "2" for the only listed track strongly hints at that.

2024-06-07 is likely the date they added this to the various services, and only iTunes reports a future release date.

@kellnerd kellnerd added provider Metadata provider and removed Tidal labels Jun 17, 2024
@kellnerd kellnerd changed the title Handle incomplete Tidal releases Handle incomplete releases Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request provider Metadata provider
Projects
None yet
Development

No branches or pull requests

2 participants