2024-12-26_21-51-34_CET

This commit is contained in:
Ken Fallon 2024-12-26 21:51:34 +01:00
parent 52b19ae96e
commit 76c119a99c

View File

@ -17,8 +17,8 @@ The files are downloaded by trusted Janitors that have the ability to `scp`/`rsy
The directory structure is based on a combination of fields separated by the underscore (`_`) delimiter.
- Upload date and time `UTC_TIMESTAMP()` at reservation time.
- The requested episode number or `9999` if the reserve queue is to be used.
- The requested epidode date or `970-01-01` if the reserve queue is to be used.
- The requested `episode number` or `9999` if the reserve queue is to be used.
- The requested `epidode date` or `1970-01-01` if the reserve queue is to be used.
- The random unique key for this request.
```