Skip to content

Commit

Permalink
add deep probe report file kind
Browse files Browse the repository at this point in the history
  • Loading branch information
Bramart committed Sep 4, 2024
1 parent fca45f1 commit 143d018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -812,6 +812,7 @@ export enum BroadcastableFileKind {
ProxySubtitle = "ProxySubtitle",
VerificationReportPdf = "VerificationReportPdf",
VerificationReportXml = "VerificationReportXml",
DeepProbeReportJson = "DeepProbeReportJson",
Video = "Video",
Audio = "Audio",
Subtitle = "Subtitle",
Expand Down

0 comments on commit 143d018

Please sign in to comment.