From 183b46ecc20fe5017f9274cb4c647234d0794c82 Mon Sep 17 00:00:00 2001 From: Ken Fallon Date: Thu, 26 Dec 2024 21:57:12 +0100 Subject: [PATCH] 2024-12-26_21-57-12_CET --- workflow/directory-structure.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/workflow/directory-structure.md b/workflow/directory-structure.md index e4684ab..4beee96 100644 --- a/workflow/directory-structure.md +++ b/workflow/directory-structure.md @@ -27,7 +27,7 @@ The directory structure is based on a combination of fields separated by the und ``` Shows destined for the reserve queue are moved to from the upload directory and placed the reserve directory using the script [rename-reserve.bash](https://repo.anhonesthost.net/HPR/hpr-tools/src/branch/main/workflow/rename-reserve.bash). -It checks to see if a url to the show was provide, and attempts to download the file. +This is run manually by the Janitors as it checks to see if a url to the show was provide, and attempts to download the file. When new hosts submit a show directly to the reserve queue, the Janitors will resubmit it to the first available slot in the normal queue. This because new hosts need to have a entry created in the `hosts` table, but also new hosts should introduce themselves first to the community. It renames the directory structure based on a combination of fields separated by the underscore (`_`) delimiter. @@ -37,11 +37,10 @@ It renames the directory structure based on a combination of fields separated by - The host name `hosts.host` of the host. - The spaces replaced with underscore title of the episode. -When new hosts submit a show directly to the reserve queue, the Janitors will repost it to the first available slot in the normal queue. - ``` 2339680845_987_4bd713699e5bc0978d5fef85a60f09bc7f70ef3488624_Emperor_Ming_Top_tips_for_time_travel ``` +Reserve shows are downloaded and submitted by the Janitors on behalf of the host. This follows the normal posting process where the host and Janitors are cc'd on the notification emails. The only difference is that the audio is edited to include a notification that the show is from the reserve queue, and that it is the Janitors that upload the show via the supplied link. ## Output Directory Structure