Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| c3tracker:setup [2026/07/26 22:17] – external edit 127.0.0.1 | c3tracker:setup [2026/08/19 14:36] (current) – commanderred | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| Replace `camp2023` with your chosen tracker project slug. | Replace `camp2023` with your chosen tracker project slug. | ||
| - | | + | ``` |
| - | Meta.Album | + | Meta.Acronym |
| - | Meta.License | + | Meta.Album |
| - | Meta.Year | + | Meta.License |
| + | Meta.Year | ||
| | | ||
| - | | + | Processing.Auphonic.Enable |
| - | Processing.BasePath | + | Processing.BasePath |
| - | Processing.MasterMe.Enable | + | Processing.MasterMe.Enable |
| - | Processing.Path.Intros | + | Processing.Path.Intros |
| - | Processing.Path.Outro | + | Processing.Path.Outro |
| | | ||
| - | | + | Publishing.UploadTarget |
| - | Publishing.Tags | + | Publishing.Tags |
| - | Publishing.Voctoweb.Enable | + | Publishing.Voctoweb.Enable |
| - | Publishing.Voctoweb.Path | + | Publishing.Voctoweb.Path |
| - | Publishing.Voctoweb.Slug | + | Publishing.Voctoweb.Slug |
| - | Publishing.Voctoweb.Thumbpath | + | Publishing.Voctoweb.Thumbpath |
| - | Publishing.YouTube.Category | + | Publishing.YouTube.Category |
| - | Publishing.YouTube.Enable | + | Publishing.YouTube.Enable |
| - | Publishing.YouTube.Playlists | + | Publishing.YouTube.Playlists |
| - | Publishing.YouTube.Privacy | + | Publishing.YouTube.Privacy |
| - | Publishing.YouTube.Token | + | Publishing.YouTube.Token |
| | | ||
| - | | + | Record.Container |
| - | Record.EndPadding | + | Record.EndPadding |
| - | Record.Slides | + | Record.Slides |
| - | Record.StartPadding | + | Record.StartPadding |
| + | ``` | ||
| ### Worker Filter Examples | ### Worker Filter Examples | ||