]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/peertube-runner/vod-transcoding.ts
Reload the video after waiting for the files lock
authorChocobozzz <me@florianbigard.com>
Fri, 5 May 2023 11:41:48 +0000 (13:41 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Tue, 9 May 2023 06:57:34 +0000 (08:57 +0200)
commita687879e94fa5d3ecdd76bec3d94d0e1698ee913
treeb17ee096918dfd4624d50dbf0e91ff8f66bd4a7f
parente7d8e2b245491c0a8e008fb570037506d729ff04
Reload the video after waiting for the files lock
server/lib/job-queue/handlers/manage-video-torrent.ts
server/lib/job-queue/handlers/move-to-object-storage.ts
server/lib/job-queue/handlers/video-live-ending.ts
server/lib/transcoding/hls-transcoding.ts
server/lib/transcoding/shared/job-builders/transcoding-job-queue-builder.ts
server/lib/transcoding/shared/job-builders/transcoding-runner-job-builder.ts
server/tests/peertube-runner/live-transcoding.ts
server/tests/peertube-runner/studio-transcoding.ts
server/tests/peertube-runner/vod-transcoding.ts
shared/server-commands/videos/live.ts