{% include "vesper/header-prefix.html" %} Delete recordings - Vesper {% load vesper_extras %} {% load static %} {% include "vesper/navbar.html" %}

Delete recordings

Deletes the specified recordings from this Vesper archive.

{% include "vesper/recordings-specification-message.html" %}

All data associated with the recordings except for their audio files (if present) are deleted from the archive, including their metadata and all of their clips, including the clips' audio files (if present) and annotations.

{% include "vesper/command-executes-as-job-message.html" %}

This command can delete a lot of recording metadata, clips, and annotations, and cannot be undone, so use it with caution!

{{ form.stations|block_form_element }} {{ form.start_date|form_element }} {{ form.end_date|form_element }}