Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getArtistUrls() returns empty array for some labels #66

Open
drone1 opened this issue Jul 25, 2022 · 1 comment
Open

getArtistUrls() returns empty array for some labels #66

drone1 opened this issue Jul 25, 2022 · 1 comment

Comments

@drone1
Copy link

drone1 commented Jul 25, 2022

Example:

getArtistUrls('http://rufdug.bandcamp.com/', (err, result) => {
   assert(result.length === 0) // !!!
})

This label has 16 releases currently. Many other labels I've tried produce the same issue.

I'm using 1.4.1.

Thanks.

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

No branches or pull requests

2 participants
@drone1 and others