Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

How to get just the singles? #67

Closed
rvvincelli opened this issue May 28, 2016 · 1 comment
Closed

How to get just the singles? #67

rvvincelli opened this issue May 28, 2016 · 1 comment

Comments

@rvvincelli
Copy link

rvvincelli commented May 28, 2016

Hi guys, sorry if I open an issue for what is actually a question, but I think it's just easier.

How can I retrieve just the singles/EPs for a given artist?

I've tried like:

engine.search('Ricardo Villalobos', type='releases', subtype='singles-eps')

and the URL is formed correctly, but result set fetched is identical.

My guess is that I just have to refer to the tracklist - both the Master and Release entities have this.

Thanks in advance!

@rodneykeeling
Copy link
Contributor

Hi @rvvincelli,

There currently isn't a way to select that subset of data; you would have to do the filtering manually after fetching all of the Artist's Releases.

Thanks,
Rodney

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants