Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add video edition finished notification | Chocobozzz | 2022-03-22 | 1 | -1/+1 |
| | |||||
* | Stop using tsconfig register | Chocobozzz | 2022-01-06 | 1 | -7/+4 |
| | | | | Prefer to replace paths at compile time | ||||
* | Don't stuck state when move transcoding job failed | Chocobozzz | 2021-12-23 | 1 | -1/+6 |
| | |||||
* | Ensure we don't move live to object storage | Chocobozzz | 2021-12-17 | 1 | -0/+5 |
| | |||||
* | Add migrate-to-object-storage script (#4481) | kontrollanten | 2021-11-09 | 1 | -0/+86 |
* add migrate-to-object-storage-script closes #4467 * add migrate-to-unique-playlist-filenames script * fix(migrate-to-unique-playlist-filenames): update master/segments256 run updateMasterHLSPlaylist and updateSha256VODSegments after file rename. * Improve move to object storage scripts * PR remarks Co-authored-by: Chocobozzz <me@florianbigard.com> |