mirror of
https://github.com/beetbox/beets.git
synced 2025-12-08 01:23:09 +01:00
remove unused doc
This commit is contained in:
parent
082357b063
commit
2da738b078
1 changed files with 0 additions and 3 deletions
|
|
@ -108,14 +108,11 @@ in config.yaml under the ``spotify:`` section:
|
||||||
Default: None.
|
Default: None.
|
||||||
- **tokenfile**: Filename of the JSON file stored in the beets configuration
|
- **tokenfile**: Filename of the JSON file stored in the beets configuration
|
||||||
directory to use for caching the OAuth access token.
|
directory to use for caching the OAuth access token.
|
||||||
access token.
|
|
||||||
Default: ``spotify_token.json``.
|
Default: ``spotify_token.json``.
|
||||||
- **source_weight**: Penalty applied to Spotify matches during import. Set to
|
- **source_weight**: Penalty applied to Spotify matches during import. Set to
|
||||||
0.0 to disable.
|
0.0 to disable.
|
||||||
Default: ``0.5``.
|
Default: ``0.5``.
|
||||||
|
|
||||||
.. _beets configuration directory: https://beets.readthedocs.io/en/stable/reference/config.html#default-location
|
|
||||||
|
|
||||||
Here's an example::
|
Here's an example::
|
||||||
|
|
||||||
spotify:
|
spotify:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue