Fix federation of some videos
authorChocobozzz <me@florianbigard.com>
Wed, 19 Dec 2018 10:24:34 +0000 (11:24 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 19 Dec 2018 12:41:47 +0000 (13:41 +0100)
commit56b13bd193b076d32925f0ad14b755b250b803a8
tree02e07db886a1d416d4706e9eda03ddc084dd79ab
parent1a12adcd1e938a405e5caeaaaf5711f197cc6cf4
Fix federation of some videos

If we don't transcode additional resolutions, and user decided to wait
transcoding before publishing the video
server/initializers/constants.ts
server/initializers/migrations/0305-fix-unfederated-videos.ts [new file with mode: 0644]
server/lib/job-queue/handlers/video-file.ts