manpage: mention cover-art-auto

--cover-art-auto affects rescan-external-files, and --autoload-files
affects cover art.
This commit is contained in:
Guido Cella 2021-05-27 21:25:59 +02:00 committed by Dudemanguy
parent ce0eb9b1e1
commit 151b039879
2 changed files with 6 additions and 5 deletions

View File

@ -814,9 +814,9 @@ Remember to quote string arguments in input.conf (see `Flat command syntax`_).
Reload the given video tracks. See ``sub-reload`` command.
``rescan-external-files [<mode>]``
Rescan external files according to the current ``--sub-auto`` and
``--audio-file-auto`` settings. This can be used to auto-load external
files *after* the file was loaded.
Rescan external files according to the current ``--sub-auto``,
``--audio-file-auto`` and ``--cover-art-auto`` settings. This can be used
to auto-load external files *after* the file was loaded.
The ``mode`` argument is one of the following:

View File

@ -6714,8 +6714,9 @@ Miscellaneous
Automatically load/select external files (default: yes).
If set to ``no``, then do not automatically load external files as specified
by ``--sub-auto`` and ``--audio-file-auto``. If external files are forcibly
added (like with ``--sub-files``), they will not be auto-selected.
by ``--sub-auto``, ``--audio-file-auto`` and ``--cover-art-auto``. If
external files are forcibly added (like with ``--sub-files``), they will
not be auto-selected.
This does not affect playlist expansion, redirection, or other loading of
referenced files like with ordered chapters.