mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 16:42:42 +01:00
Remove hard-coded path.
This commit is contained in:
parent
c2b750d7e4
commit
045f5723e2
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ to authorize with Beatport by visiting the site in a browser. On the site
|
||||||
you will be asked to enter your username and password to authorize beets
|
you will be asked to enter your username and password to authorize beets
|
||||||
to query the Beatport API. You will then be displayed with a single line of
|
to query the Beatport API. You will then be displayed with a single line of
|
||||||
text that you should paste as a whole into your terminal. This will store the
|
text that you should paste as a whole into your terminal. This will store the
|
||||||
authentication data (under ``~/.config/beatport_token.json``) for subsequent
|
authentication data for subsequentruns and you will not be required to repeat
|
||||||
runs and you will not be required to repeat the above steps.
|
the above steps.
|
||||||
|
|
||||||
Matches from Beatport should now show up alongside matches
|
Matches from Beatport should now show up alongside matches
|
||||||
from MusicBrainz and other sources.
|
from MusicBrainz and other sources.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue