Glad I posted this workaround 'cause just needed to find it again when trying to upload a 30MB file.
`import pyechonest.track as track
test = track.track_from_filename('audio/filename.ext', force_upload=True)`
Glad I posted this workaround 'cause just needed to find it again when trying to upload a 30MB file.
`import pyechonest.track as track
test = track.track_from_filename('audio/filename.ext', force_upload=True)`