Skip to content

filtering for BPM doesn't work #10

@TheMSB

Description

@TheMSB

I am not entirely sure if this is with the soundcloud API or this library but I found that

SC.get('/tracks', { q: searchQuery, bpm: { from: 100 }, streamable: true, limit: 10}, (err, tracks) => {

}

Does not seem to work, the bpm field remains null for any and all of the results.
Is this me misunderstanding the API or could this be an issue with the library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions