Feature Request: Find Track by ISRC value.
Closed this issue · 2 comments
WAVDL commented
Supported by this API: https://developer.tidal.com/apiref?spec=catalogue-v2&ref=get-all-tracks
By passing the isrc query parameter. Should be easy to add to the existing Track._get() or an alternative get function.
tehkillerbee commented
This is already supported:
Unless you are talking about something else?
WAVDL commented
Whoops, I guess I missed that. Thanks!