2024-12-26_21-57-12_CET
This commit is contained in:
parent
76c119a99c
commit
183b46ecc2
@ -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.
|
||||
|
||||
<strong>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.</strong>
|
||||
|
||||
```
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user