From 1d2ed0a54c21e0ab7dd01b5f3975bb5df12d40ea Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 28 Nov 2023 13:31:28 +0100 Subject: ass to webvtt conversion --- common/src/user.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/src/user.rs') diff --git a/common/src/user.rs b/common/src/user.rs index 2b67de5..ae9a757 100644 --- a/common/src/user.rs +++ b/common/src/user.rs @@ -58,7 +58,7 @@ impl UserPermission { self, Transcode | FederatedContent - | StreamFormat(Jhls | HlsMaster | HlsVariant | Matroska | Segment) + | StreamFormat(Jhls | HlsMaster | HlsVariant | Matroska | Segment | Webvtt) ) } } -- cgit v1.2.3-70-g09d2