fix(server): external libraries queueing two transcode jobs (#13251)
This commit is contained in:
@@ -496,14 +496,6 @@ describe(LibraryService.name, () => {
|
||||
},
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
name: JobName.VIDEO_CONVERSION,
|
||||
data: {
|
||||
id: assetStub.video.id,
|
||||
},
|
||||
},
|
||||
],
|
||||
]);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user