mirror of
https://github.com/beetbox/beets.git
synced 2025-12-24 09:33:46 +01:00
docs: update discogs.rst - add default of index_tracks configuration option (#5935)
In the documentation of the Discogs plugin the ``index_tracks`` configuration option does not include the detail about the default configuration that is applied when the option is not explicitly managed in the configuration file. If this PR is approved, the documentation will include that default ;)
This commit is contained in:
commit
ee18b87e7d
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ between distinct works on the same release or within works. When
|
|||
index_tracks: yes
|
||||
|
||||
beets will incorporate the names of the divisions containing each track into the
|
||||
imported track's title.
|
||||
imported track's title. Default: ``no``.
|
||||
|
||||
For example, importing `divisions album`_ would result in track names like:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue