lttkgp/metadata-extractor

Return Spotify link in Spotify `extraAttrs`

Closed this issue · 2 comments

Return Spotify link in Spotify `extraAttrs`

@ghostwriternr a SongData object has a Track object associated with it, which has the provider_id property. We can construct the Spotify link from this ID. Do we still need to return Spotify link in extraAttrs?

Ohh good catch @thescriptninja! Nope, we don't. Closing this issue.