]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/transcoding/transcoder.ts
Fix transcoding job priority
authorChocobozzz <me@florianbigard.com>
Wed, 5 May 2021 07:25:11 +0000 (09:25 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 5 May 2021 07:32:20 +0000 (09:32 +0200)
commita6e37eebfbef9aef91e35173ed799afb6c4a288b
treefacc792949953f70453f7c59af5c6fde97d4a45c
parent494e60804d15dfe1675d0390c8a7317911fd643f
Fix transcoding job priority

New resolution jobs are also important if waiting for transcoding is
enabled since we publish the video after the first resolution generation
server/initializers/constants.ts
server/lib/job-queue/handlers/video-transcoding.ts
server/lib/video.ts
server/tests/api/videos/video-transcoder.ts