20 Commits

Author SHA1 Message Date
solidDoWant
265386f289 Added support for storing transcoder metadata in S3
Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com>
2025-05-02 11:38:28 +02:00
Miroslav Šedivý
b4e22538fc
fix fmt sprintf in thumbnails.go (#740) 2024-12-24 22:55:42 +00:00
Zoe Roux
6aac9d1f26 Wait for extraction to finish before returninrg attachments 2024-08-11 00:46:11 +02:00
Zoe Roux
c0f8f22e6a Cleanup thumbs existence check 2024-08-08 17:03:35 +02:00
Zoe Roux
a112ecb8e9 Remove sqlx 2024-08-08 17:03:35 +02:00
Zoe Roux
cc3b6f268a Run migrations on startup 2024-08-08 17:03:35 +02:00
Zoe Roux
a75bd48ccf Rework thumbnail cache to use db 2024-08-08 17:03:35 +02:00
Zoe Roux
2eecb5174c
Remove x-route header and use a env var instead 2024-04-28 00:32:02 +02:00
Zoe Roux
b035ad07ec Use sha in thumbnails extractors 2024-02-26 14:32:25 +01:00
Zoe Roux
d1158cab05 Fix thumbnails never returning 2024-02-19 17:14:41 +01:00
Zoe Roux
ee3d8916ed Use cmap for thumbnails 2024-02-19 17:14:41 +01:00
Zoe Roux
2afed432f7 Use concurrent map for subtitles 2024-02-19 17:14:41 +01:00
Zoe Roux
f5be4a8b99 Attachments handling 2024-02-19 17:14:41 +01:00
Zoe Roux
983b558510 Use os.Stat instead of mediainfo for thumbnails cache path 2024-01-29 03:41:39 +01:00
Zoe Roux
9fd7ca35f1 Create a settings struct for paths 2024-01-29 03:41:39 +01:00
Zoe Roux
1901c908ff Fix minutes display of thumbnails.vtt 2024-01-28 19:55:18 +01:00
Zoe Roux
a74fbce48e Resize thumbnails and cap max number of thumbnails 2024-01-28 19:55:18 +01:00
Zoe Roux
8a862c86a5 Dont extract thumbnails if already exists 2024-01-28 19:55:18 +01:00
Zoe Roux
e6a9e2c7da Add thumbnail cache 2024-01-28 19:55:18 +01:00
Zoe Roux
b147ee8850 Create a thumbnails sprite api 2024-01-28 19:55:18 +01:00