Commit Graph

2 Commits

Author SHA1 Message Date
Milan
a55301bcfe set-podcast-url.sh: add only basename to URL 2024-03-28 23:29:55 +01:00
Milan
2db84415bb config: add audio-upload-hooks
Hooks can be used to automate the process of updating database columns
when new audio files are uploaded.  A hook command reads the path of an
audio file and output a list of database columns to be updated with
their respective values.  Currently, the only supported database tables
are calcms_events and calcms_audio_recordings.  Some examples are
included
2023-03-24 23:01:05 +01:00