This commit is contained in:
cotko 2017-03-23 14:23:01 +01:00 committed by Max Kellermann
parent 504f5f7bdd
commit 811620c0a0

View File

@ -4080,7 +4080,7 @@ run</programlisting>
(logical "and") can be used to select portions of (logical "and") can be used to select portions of
the format string depending on the existing tag the format string depending on the existing tag
values. Example: values. Example:
<parameter>~/.mpd/recorder/[%title|%name%].ogg</parameter> <parameter>~/.mpd/recorder/[%title%|%name%].ogg</parameter>
(use the "name" tag if no title exists) (use the "name" tag if no title exists)
</para> </para>
</entry> </entry>