358 Commits

Author SHA1 Message Date
Zoe Roux
bf2c5efafd
Add settings for auto-skip 2026-04-18 15:15:56 +02:00
Zoe Roux
117cacff75
Save prev/next sha in fp detection and recompute when changed 2026-04-17 22:24:25 +02:00
Zoe Roux
0e70374d2c
Delete chormaprint 2026-04-17 22:24:25 +02:00
Zoe Roux
43a5f9a098
Use chromaprint algo 3 to handle silences 2026-04-17 22:24:25 +02:00
Zoe Roux
f648dc24cc
Delete refine system 2026-04-17 00:05:05 +02:00
Zoe Roux
4e23dd2e59
wip: Improve refine 2026-04-16 23:56:29 +02:00
Zoe Roux
f3e00939c4
Add chapter type detection via regexes 2026-04-16 23:56:29 +02:00
Zoe Roux
3334e3a1ed
Only extract valid chapterprints 2026-04-16 23:56:08 +02:00
Zoe Roux
62bbaaa9d5
Add refinement method to have more precise chapters 2026-04-16 00:31:05 +02:00
Zoe Roux
ae8485fdb0
Dont store overlapping chapterprints 2026-04-16 00:31:05 +02:00
Zoe Roux
df0c2ced13
Fix intro/outro detection 2026-04-16 00:31:05 +02:00
Zoe Roux
b71d6ffec3
Fix otel log format 2026-04-16 00:31:05 +02:00
Zoe Roux
463b3d2423
Forward request context kinda everywhere 2026-04-16 00:31:05 +02:00
Zoe Roux
e5e3463c47
Use sloc for all logs in transcoder 2026-04-16 00:31:05 +02:00
Zoe Roux
2bd3668da4
Instrument exec.Command in transcoder 2026-04-16 00:31:05 +02:00
Zoe Roux
841212de52
Implement FpFindContain function 2026-04-16 00:31:05 +02:00
Zoe Roux
3874ff7238
Implement FpFindOverlap function 2026-04-16 00:31:05 +02:00
Zoe Roux
9ac833b11b
Add fingerprinting logic 2026-04-16 00:31:05 +02:00
Zoe Roux
1ad1aa0392
Add fingerprint generation 2026-04-16 00:31:05 +02:00
Zoe Roux
f09728a993
Create types/routes for fingerprinting 2026-04-16 00:31:05 +02:00
Zoe Roux
fbb995a3a6
Use ids as pk for infos 2026-04-16 00:31:05 +02:00
Zoe Roux
ad807fadb4
Prepare next video automatically (#1423) 2026-04-05 10:06:47 +00:00
Zoe Roux
480101e378
Cleanup master.m3u8 2026-04-02 19:03:27 +02:00
Zoe Roux
d868ad9e61
Add channels to audio info 2026-04-02 19:03:27 +02:00
Zoe Roux
5d26bd6930
Fix transcoder error cache key removal 2026-04-01 19:33:41 +02:00
acelinkio
f8321cf4d1
transcoder: update echov5 (#1358)
Co-authored-by: Zoe Roux <zoe.roux@zoriya.dev>
2026-03-29 11:46:16 +02:00
Zoe Roux
04c48b6f8a
Fix duplicate audio & variants order 2026-03-28 15:38:34 +01:00
Arthur Jamet
0614037464 Transcoder: Master: Add entry with og video stream but transcoded audio 2026-03-28 12:46:24 +01:00
Arthur Jamet
f8dfdb4f9a Transcoder: Correct listing of audio streams in master.m3u8 2026-03-28 12:46:24 +01:00
Arthur Jamet
77b548fcea Transcoder: Audio: If original, then keep no re-encode 2026-03-28 12:46:24 +01:00
Arthur Jamet
51959a7be0 Transcoder: Fix file path template for audio 2026-03-28 12:46:24 +01:00
Arthur Jamet
5ebfe13799 Transcoder: Correctly set bitrate flag when request og quality 2026-03-28 12:46:24 +01:00
Arthur Jamet
edccf25bcf Transcoder: set max audio quality to 512k 2026-03-28 12:46:24 +01:00
Arthur Jamet
7ca27eb076 Transcoder: Fix ffmepg flag for audio 2026-03-28 12:46:24 +01:00
Arthur Jamet
7f800f82d0 Transcoder: Audio: Add quality to AudioKey + param to api endpoint 2026-03-28 12:46:24 +01:00
Arthur Jamet
42ba285948 Transcoder: Audio: set ffmpeg bitrate flag according to requested quality 2026-03-28 12:46:24 +01:00
Arthur Jamet
e8539a4ea1 Transcoder: Audio Quality Enum 2026-03-28 12:46:24 +01:00
Arthur Jamet
992f18370d Transcoder: Quality -> VideoQuality 2026-03-28 12:46:24 +01:00
Zoe Roux
59187a024b
Implement metadata refresh 2026-03-27 19:06:59 +01:00
Zoe Roux
c1afbfef7f
Fix db connection of auth 2026-03-19 14:39:28 +01:00
Zoe Roux
c11260c767
Make media info return dummy info on invalid files 2026-02-22 15:31:19 +01:00
Zoe Roux
95bbc17ad2
Fix transcoder context timeouts 2026-02-14 12:41:04 +01:00
Zoe Roux
333d2538a9
Add pgs support on web 2026-01-19 13:33:13 +01:00
Zoe Roux
55a22f1c9e
Instrument pgx 2025-11-17 23:07:54 +01:00
Zoe Roux
563ae85db1
Add /health and /ready for transcoder 2025-11-09 19:21:29 +01:00
Zoe Roux
b1723c2f2c
Transcoder misc fixes (#1144)
Co-authored-by: Fred Heinecke <fred.heinecke@yahoo.com>
2025-11-09 18:07:20 +00:00
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