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

Beatport plugin seems to fetch at max. 10 songs #2469

Closed
p3732 opened this issue Mar 7, 2017 · 2 comments
Closed

Beatport plugin seems to fetch at max. 10 songs #2469

p3732 opened this issue Mar 7, 2017 · 2 comments

Comments

@p3732
Copy link

p3732 commented Mar 7, 2017

Problem

Whenever I try to tag some album with beatport and it has more than 10 tracks, only the first 10 tracks are recognize, the rest is "unmatched".

For example here is Tribalism by Alex Guesta (https://www.beatport.com/release/tribalism/1943109)

screenshot from 2017-03-07 04-35-32

As you can see only tracks 1-10 are recognized correctly.

Setup

Archlinux current

  • OS:
  • Python version: 3.6.0
  • beets version: 1.4.3
  • Turning off plugins made problem go away (yes/no):

My configuration (output of beet config) is attached:
beets config.thisisnotactuallya.txt

@sampsyo sampsyo closed this as completed in ad4cd7a Mar 7, 2017
@sampsyo
Copy link
Member

sampsyo commented Mar 7, 2017

Thanks for the report! It looks like Beatport was limiting the number of tracks returned implicitly. We now request 100 tracks (I hope that's enough!).

@p3732
Copy link
Author

p3732 commented Mar 7, 2017

Wow, thanks for the quick fix!

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