{% include "vesper/header-prefix.html" %} Update Recording File Paths - Vesper {% load vesper_extras %} {% load staticfiles %} {% include "vesper/navbar.html" %}

Update Recording File Paths

Updates all of the recording file paths of this archive. For each recording file of the archive database, this command attempts to locate the file by name in the archive's recording directories. If the file is found, its path is updated in the archive database. If the file is not found, an error message is logged and the path stored for it in the archive database 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 settings, Vesper assumes that recordings are located in the Recordings subdirectory of the archive directory.