From 045f5723e24e40f1ed78edd20ed2b54fc52f0b83 Mon Sep 17 00:00:00 2001 From: temrix Date: Thu, 19 Sep 2019 21:57:09 +0200 Subject: [PATCH] Remove hard-coded path. --- docs/plugins/beatport.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugins/beatport.rst b/docs/plugins/beatport.rst index 0fcd7676b..980add451 100644 --- a/docs/plugins/beatport.rst +++ b/docs/plugins/beatport.rst @@ -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 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 -authentication data (under ``~/.config/beatport_token.json``) for subsequent -runs and you will not be required to repeat the above steps. +authentication data for subsequentruns and you will not be required to repeat +the above steps. Matches from Beatport should now show up alongside matches from MusicBrainz and other sources.