Skip to content

Conversation

@aome510
Copy link
Owner

@aome510 aome510 commented Nov 12, 2023

Resolves #285
Resolves #282

Spotify uses Track Relinking to re-link a track to a different version of the same track if it's unavailable in user's market while the other version is available.

Because of this relinking process, the linked track's ID is returned by the Spotify APIs instead of the original track's ID. This makes starting a playback in a context (e.g album, playlist, etc) with the linked track's ID failed because Spotify cannot find a track with that ID in the context.

This PR updates the track conversion code to use the original track's ID if it's relinked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants