-
31e22bd4a7
docs: describe SQLite logging (logs.db), drop stale log-file docs
dev
Esa Kataja
2026-06-21 20:51:34 +03:00
-
dfbd74b0d2
add: queue total ETA from current encode speed
Esa Kataja
2026-06-21 20:48:37 +03:00
-
04d6c85712
add: processing controls — start/hold, pause/resume, retry
Esa Kataja
2026-06-21 20:38:21 +03:00
-
8fc00c96b9
add: DB-backed settings UI for live-editable tunables
Esa Kataja
2026-06-21 19:51:35 +03:00
-
bef58f480b
fix: anchor av1dae binary gitignore to repo root
Esa Kataja
2026-06-21 19:39:05 +03:00
-
80b602fbbb
add: SVT-AV1 lp (thread cap) config knob
Esa Kataja
2026-06-21 19:37:26 +03:00
-
9bb7c72c1a
refactor: rename project videnc-vibe -> av1dae
Esa Kataja
2026-06-21 19:02:06 +03:00
-
a6dc0018ac
add: throughput sparkline and ETA-first status hero
Esa Kataja
2026-06-21 18:37:29 +03:00
-
35193c695e
add: show metadata, streams, and clock-time ETA in status UI
Esa Kataja
2026-06-21 18:23:36 +03:00
-
d38c3ad568
chore: expose status port in Docker/compose and document http_addr
Esa Kataja
2026-06-21 17:43:13 +03:00
-
aa8a341069
add: live encode progress tracking and read-only status web UI
Esa Kataja
2026-06-21 17:43:00 +03:00
-
4147cb9470
docs: add HTML user manual
Esa Kataja
2026-06-21 17:08:32 +03:00
-
ef52d7856c
add: Docker image and compose for containerized deploy
Esa Kataja
2026-06-21 17:08:32 +03:00
-
3170f3bbb5
chore: ignore dev binary, mp4 inputs, db files, and data dir
Esa Kataja
2026-06-21 17:08:32 +03:00
-
f39f5b1b16
add: SQLite-backed structured logging with retention
Esa Kataja
2026-06-21 17:08:23 +03:00
-
6a564aabb2
fix: detect mp4 and other common containers in watcher
main
Esa Kataja
2026-05-18 08:34:55 +03:00
-
321f11dd8f
chore: document SIGINT cancellation in §4
Esa Kataja
2026-05-16 20:39:20 +03:00
-
459ab30d94
fix: cancel in-flight encode on SIGINT/SIGTERM via context plumbing
Esa Kataja
2026-05-16 20:38:03 +03:00
-
191bc955e4
chore: document watcher stability, collision refusal, EXDEV fallback
Esa Kataja
2026-05-16 20:34:11 +03:00
-
706cd22b05
fix: isolate per-job intermediates in paths.work and harden failure cleanup
Esa Kataja
2026-05-16 20:31:27 +03:00
-
22b3a73109
fix: refuse destination collisions and fall back on EXDEV in mover
Esa Kataja
2026-05-16 20:27:40 +03:00
-
6b72ef03ac
fix: add mtime+size stability check and failure quarantine to watcher
Esa Kataja
2026-05-16 20:28:05 +03:00
-
8b38986690
chore: bring MANUAL.md in line with current encoder behavior
Esa Kataja
2026-05-16 20:20:05 +03:00
-
244bdce586
add: WebDL / TVRip media types and filename-token override
Esa Kataja
2026-05-16 20:17:10 +03:00
-
022d131cd6
fix: preserve all audio tracks and align language metadata indices
Esa Kataja
2026-05-16 20:05:29 +03:00
-
71f7ef7bca
fix: skip no-op zscale and round SAR width to nearest even
Esa Kataja
2026-05-16 20:05:34 +03:00
-
5584bbca57
fix: detect video stream by codec_type instead of codec name allowlist
Esa Kataja
2026-05-16 20:06:11 +03:00
-
0662ee3576
fix: drop literal quotes from TITLE and COLLECTION metadata
Esa Kataja
2026-05-16 20:05:21 +03:00
-
b95369168c
fix: harden OMDb/TVmaze fetchers and series fallback
Esa Kataja
2026-05-16 19:57:01 +03:00
-
1dab2befbd
add: user manual
Esa Kataja
2026-05-16 19:42:25 +03:00
-
30c7d9ae27
chore: ignore BUGS.md
Esa Kataja
2026-05-16 19:42:25 +03:00
-
13f70195c6
chore: rename AGENTS.md to CLAUDE.md
Esa Kataja
2026-05-16 19:41:31 +03:00
-
07f999a338
fix: correct interlace detection and reap idet child
Esa Kataja
2026-05-16 19:39:33 +03:00
-
4783d0e0d4
fix: restore metadata tags and sanitize output filenames
Esa Kataja
2026-04-04 19:39:17 +03:00
-
3f3eef5d1f
add: keyint=10s svtav1 parameter
Esa Kataja
2026-04-04 19:34:55 +03:00
-
9d8cc17e69
fix: add -preset as separate FFmpeg argument
Esa Kataja
2026-04-04 19:27:00 +03:00
-
832e5568f5
fix: preserve stream language metadata using ffprobe and -map_metadata -1
Esa Kataja
2026-04-04 19:20:46 +03:00
-
31b5f03e09
fix: use ffprobe for SAR detection and calculate zscale width
Esa Kataja
2026-04-04 19:18:43 +03:00
-
4eeacfe551
fix: use consistent filenames for audio extraction
Esa Kataja
2026-04-04 19:00:30 +03:00
-
bc58017414
fix: reorder FFmpeg args to fix input option error
Esa Kataja
2026-04-04 18:58:10 +03:00
-
8585b5fc07
add: add AGENTS.md for agent guidance
Esa Kataja
2026-04-04 18:09:06 +03:00
-
935912e376
fix: improve FFmpeg output parsing for resolution detection
Esa Kataja
2026-04-04 18:08:49 +03:00
-
53adafbc40
add: add interlaced detection and bwdif deinterlacing
Esa Kataja
2026-04-04 18:08:25 +03:00
-
9356d45074
add: add gitignore and config example
Esa Kataja
2026-04-04 18:07:50 +03:00
-
b54cf700aa
add: add main CLI entrypoint
Esa Kataja
2026-04-04 18:07:38 +03:00
-
0f11c62c4d
add: add encoder, mover, watcher, and logger packages
Esa Kataja
2026-04-04 18:07:37 +03:00
-
2b18f5b526
add: add metadata package for omdb and tvmaze
Esa Kataja
2026-04-04 18:07:36 +03:00
-
901ccc37b2
add: add types and config package
Esa Kataja
2026-04-04 18:07:26 +03:00
-
25ea35fc26
add: add project specification
Esa Kataja
2026-04-04 18:05:26 +03:00
-
3273beb574
Initial commit
Esa Kataja
2026-04-04 18:02:50 +03:00