Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| c3tracker:concepts [2025/06/19 09:34] – andi | c3tracker:concepts [2026/07/26 22:17] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | = CRS Concepts | + | # CRS Concepts |
| The [[c3tracker: | The [[c3tracker: | ||
| - | == User Roles | + | ## User Roles |
| User accounts can have different roles depending on what the user should be able to do: | User accounts can have different roles depending on what the user should be able to do: | ||
| * `User` - can cut and edit tickets | * `User` - can cut and edit tickets | ||
| Line 14: | Line 14: | ||
| - | == Ticket types and hierarchy | + | {{ .: |
| + | |||
| + | ## Ticket types and hierarchy | ||
| One of the really good features of the C3 tracker is that propertyies are inherited through the hierarchy: | One of the really good features of the C3 tracker is that propertyies are inherited through the hierarchy: | ||
| Line 26: | Line 28: | ||
| - | + | ## Ticket states and pipeline | |
| - | == Ticket states and pipeline | + | |
| For each ticket type, the tracker has a predefined set of states, which can be enabled and disabled on an per project basis. Here is an example workflow with only one manual `checking` step: | For each ticket type, the tracker has a predefined set of states, which can be enabled and disabled on an per project basis. Here is an example workflow with only one manual `checking` step: | ||
| Line 41: | Line 42: | ||
| Let's look into the steps done by worker scripts | Let's look into the steps done by worker scripts | ||
| - | === Recording | + | ### Recording |
| - | ==== Worker A: Recording Scheduler | + | #### Worker A: Recording Scheduler |
| [[https:// | [[https:// | ||
| Line 58: | Line 59: | ||
| </ | </ | ||
| - | ==== Worker B: Create virtual project files | + | #### Worker B: Create virtual project files |
| [[https:// | [[https:// | ||
| Line 69: | Line 70: | ||
| - | ==== Manual task by VOC crew: Cut | + | #### Manual task by VOC crew: Cut |
| see [[operation: | see [[operation: | ||
| Line 82: | Line 83: | ||
| - | ==== Worker C: Finalise recording ticket | + | #### Worker C: Finalise recording ticket |
| [[https:// | [[https:// | ||
| Line 99: | Line 100: | ||
| - | === Encoding | + | ### Encoding |
| - | ===== Worker D: Encoding | + | ##### Worker D: Encoding |
| [[https:// | [[https:// | ||
| Line 111: | Line 112: | ||
| - **Notes**: Uses CRS:: | - **Notes**: Uses CRS:: | ||
| - | ===== Worker E: Postencoding | + | ##### Worker E: Postencoding |
| [[https:// | [[https:// | ||
| Line 122: | Line 123: | ||
| - | ==== Manual task by VOC crew: Check | + | #### Manual task by VOC crew: Check |
| see [[operation: | see [[operation: | ||
| - | ===== Worker F: Upload from Encoder (local) to Releasing host | + | ##### Worker F: Upload from Encoder (local) to Releasing host |
| [[https:// | [[https:// | ||
| Line 137: | Line 138: | ||
| - **Notes**: Validates file presence, honors opt-out and skip-hosts | - **Notes**: Validates file presence, honors opt-out and skip-hosts | ||
| - | ==== Publishing | + | #### Publishing |
| https:// | https:// | ||
| + | |||
| + | {{.: | ||
| {{drawio> | {{drawio> | ||