Quantcast
Channel: The Echo Nest Developer Forum
Viewing all articles
Browse latest Browse all 1582

No results get_tracks('musixmatch-WW')

$
0
0

When i do this :

pytrack = track.track_from_filename(mp3)
s = song.Song(pytrack.song_id)
track_ids = s.get_tracks('musixmatch-WW')

It returns always an empty list (track_ids = []) Can you help me please ?


Viewing all articles
Browse latest Browse all 1582

Trending Articles