API returns albums and singles #98
Closed
smoothquark
started this conversation in
General
Replies: 3 comments 1 reply
-
Hi @smoothquark |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Ah. Fantastic. Thank you. I shall have a play with it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It appears that the albums endpoint returns both albums and singles? Is there any way to differentiate between them and only return "official" albums? I thought about filtering out "numberOfItems": 1, and this will filter out the obvious singles, but how do I filter out for example album id 386158184 (Edge of Saturday Night) which has 2 tracks?
Beta Was this translation helpful? Give feedback.
All reactions