]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/lib/object-storage/videos.ts
Fix HLS re transcoding with object storage enabled
authorChocobozzz <me@florianbigard.com>
Tue, 1 Feb 2022 13:19:44 +0000 (14:19 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 1 Feb 2022 13:19:44 +0000 (14:19 +0100)
commita2caee9f5162232234de2e8aae6957cc7f38c853
treef6ca87b03ed80ca4b6625a7b2b31706cd4f831ad
parent0f11ec8dd32b50897c18588db948e96cf0fc2c70
Fix HLS re transcoding with object storage enabled
client/src/app/+admin/overview/videos/video-list.component.html
server/lib/hls.ts
server/lib/job-queue/handlers/move-to-object-storage.ts
server/lib/object-storage/videos.ts
server/tests/api/videos/video-create-transcoding.ts
server/tests/cli/create-transcoding-job.ts