{% extends 'vesper/base.html' %} {% block head %}
Refreshes the recording audio file paths stored in this archive, updating any that have changed.
For each recording audio file of the archive, this command attempts to locate the file by name in the archive's recording directories and their subdirectories. If the file is found and its path differs from that stored in the archive, the path stored in the archive is updated. If the file is not found, an error message is logged and the path stored for it in the archive is not modified.
The recording directories of an archive can be specified in the
recording_directories
setting of the
Archive Settings.yaml
file, located in the archive
directory. If that file is absent, or if it does not contain a
recording_directories
setting, Vesper assumes that
recordings are located in the Recordings
subdirectory
of the archive directory.