Announcements

Help Wizard

Step 1

NEXT STEP

[Web Api] Search ISRCs with dashes and lowercases

[Web Api] Search ISRCs with dashes and lowercases

It's very weird that Spotify doesn't standardize ISRCs - which are usually supposed to be 12 alphanumeric characters, all uppercase.

It would be great if the Search API would at least return the tracks that have lowercase ISRCs or ISRCs with dashes. Here are two examples:

ISRC: uscgh1886410
-> Can't be found if provided in uppercase: 'USCGH1886410'

ISRC: GB-SMU-42-46985
-> Can't be found if provided without dashes: 'GBSMU4246985'

Would be great if this can be normalized in the query so the correct results are being returned even if the metadata is off.

Reply
0 Replies

Suggested posts