Zoe Roux
|
509e7c08cd
|
Switch transcoder to pgx
|
2025-11-04 09:48:21 +01:00 |
|
Zoe Roux
|
f1ddc7e7b9
|
Hardcode gocoder db schema
|
2025-11-04 09:48:21 +01:00 |
|
Zoe Roux
|
3590963206
|
Add subtitle conversion (from srt to vtt for example)
|
2025-10-22 09:17:54 +02:00 |
|
Zoe Roux
|
5ca1ae938f
|
wip: Add subtitles handling
|
2025-10-22 09:16:45 +02:00 |
|
Zoe Roux
|
b7c6ba1e85
|
Fix subtitle extraction race condition
|
2025-10-22 09:16:45 +02:00 |
|
Zoe Roux
|
5eb067639b
|
Add mime_codec to subtitles in the transcoder
|
2025-10-22 09:16:44 +02:00 |
|
Zoe Roux
|
df3e0d1ed7
|
Remove some transcoder's deprecated fields
|
2025-10-22 09:16:43 +02:00 |
|
Zoe Roux
|
c90d0e7ffc
|
Hardcode transcoder prefix to /video
|
2025-07-19 00:39:49 +02:00 |
|
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 |
|
Fred Heinecke
|
1c8cbab989
|
Support POSTGRES_URL environment variable for the Transcoder service
Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com>
|
2025-04-24 05:31:40 +00:00 |
|
Zoe Roux
|
3182cc8d07
|
Add POSTGRES_SSLMODE for gocoder (#760)
|
2025-01-04 15:57:30 +00:00 |
|
Felipe Marinho
|
2ee313d5f6
|
Add earing Impaired suptitle flag support (#754)
|
2025-01-04 00:26:51 +00:00 |
|
Zoe Roux
|
5c91f8a637
|
Use on delete casquade for hash changes in the transcoder (#659)
|
2024-11-01 16:26:10 +01:00 |
|
Zoe Roux
|
e7c9eca524
|
Add schema handling via env var
|
2024-08-21 23:28:06 +02:00 |
|
Zoe Roux
|
fda0fc9dc1
|
Fix keyframes version update
|
2024-08-12 04:31:58 +02:00 |
|
Zoe Roux
|
26314265c9
|
Fix null arrays after db read
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
286f9f7ea8
|
Add useless info fields for backward compatibility
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
b14ac6ec02
|
Remove path/is_external in subtitle
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
fa03d835ed
|
Suport multi video files
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
7d3c73a1e9
|
Add audio bitrate and video is default in info
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
7d617a5d28
|
Add a constraint for subtitles
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
c84afc8e4c
|
Retrive thumbs/keyframes/extract versions from db when updating infos
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
14ec227266
|
Fix info updates
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
6a431a5bb4
|
Fix versions update for info
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
6208fd2b8d
|
Fix base64 encode
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
37f866456c
|
Fix scan
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
6ab12b48b0
|
Fix insert
|
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
|
e3fdf0af45
|
Rework keyframes retrieval system
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
cc45bb4656
|
Use new storage system for keyframes
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
5991916227
|
Rework extraction to use new cache
|
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
|
e91e0151ba
|
Store mediainfo in db
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
f16fa9686c
|
Add query method to retrieve metadata from db
|
2024-08-08 17:03:35 +02:00 |
|