Skip to content

Commit 1c4c9d2

Browse files
committed
Add information about usable album disambiguators to reference
1 parent f51559e commit 1c4c9d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/pathformat.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@ The default identifiers are ``albumartist album`` and the default
132132
disambiguators are ``albumtype year label catalognum albumdisambig
133133
releasegroupdisambig``. So you can get reasonable disambiguation
134134
behavior if you just use ``%aunique{}`` with no parameters in your
135-
path forms (as in the default path formats), but you can customize the
136-
disambiguation if, for example, you include the year by default in
137-
path formats.
135+
path forms (as in the default path formats). Only Album fields can
136+
be used as disambiguators. You can customize the disambiguation
137+
if, for example, you include the year by default in path formats.
138138

139139
The default characters used as brackets are ``[]``. To change this, provide a
140140
third argument to the ``%aunique`` function consisting of two characters: the left

0 commit comments

Comments
 (0)