tresoneur / SpotifyService

A Razor Class Library providing access to Spotify APIs for Blazor WebAssembly apps.
GNU Affero General Public License v3.0
20 stars 3 forks source link

Check Track Relinking when playback is started in a specific context #4

Open tresoneur opened 4 years ago

tresoneur commented 4 years ago

When a track is passed to SpotifyService with the intention of it being played in a specific context (e.g. an album), query the Web API for Track Relinking information first, it is the linked_from track that the API call should actually be invoked with.