Felix Förtsch felixfoertsch
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 12:06:19 +02:00
b8525be015 scan: validate arr URLs upfront, cache library once per scan
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 12:02:00 +02:00
1aafcb4972 apply codex code review: fix useEffect refetch loops, dead routes, subtitle job_type leftovers
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 11:46:28 +02:00
cafb3852a1 radarr/sonarr: stop silent failures, add metadata lookup fallback, diagnostic logs
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 11:40:01 +02:00
50d3e50280 fix '8 Mile is Turkish': jellyfin guesses never earn high confidence
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 11:20:58 +02:00
e3b241bef3 drop audio list tab, move per-item actions onto pipeline cards
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 11:12:13 +02:00
d12dd80209 fix: buildCommand now extracts subtitles to sidecars before stripping them
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 10:29:51 +02:00
5fa39aee7c processing card: meaningful progress display
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 10:26:22 +02:00
37e30e9ade processing column: per-card stop button alongside the column-header one
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 10:17:00 +02:00
2ada728e50 fix approve-up-to: client sends explicit visible plan id list
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 10:08:45 +02:00
4a378eb833 pipeline: equal-width columns + per-column clear/stop button
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 10:00:09 +02:00
ec28e43484 make pipeline responsive at scale: cap review query, debounce sse reload, indexable done count
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 09:41:48 +02:00
9ee0dd445f remove standalone subtitle extract, unify done semantics, fix nav active matching
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 08:25:11 +02:00
cc19d99292 surface all app routes in nav
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 08:18:09 +02:00
bb4016d05b gitignore scheduled_tasks.lock (scheduled wakeup state)
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 08:17:58 +02:00
e4c771d39e fix scan page tdz crash: break flush/stopFlushing useCallback cycle
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 08:05:53 +02:00
3c1c8dd8f0 drop docker/* gitea actions to avoid 2+ min git-clone overhead per run
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 08:00:21 +02:00
b04c8acc39 speed up docker build: bun everywhere, buildx layer cache, tighter dockerignore
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 07:51:36 +02:00
9184c3991c gitignore tsbuildinfo (project references write this)
felixfoertsch pushed to main at felixfoertsch/netfelix-audio-fix 2026-04-13 07:51:13 +02:00
af410cb616 fix server typecheck: use tsconfig project references, await bun file in spa fallback
874f04b7a5 wire scheduler into queue, add retry, dev-reset cleanup, biome 2.4 migrate
f11861658e add bun:test coverage for analyzer + ffmpeg + validate, emit ffmpeg progress sse
93ed0ac33c fix analyzer + api boundary + perf + scheduler hardening
cdcb1ff706 drop multi-node ssh execution, unify job runner to local + fix job completion atomicity
Compare 5 commits »
felixfoertsch synced commits to main at felixfoertsch/MakerSkillTree from mirror 2026-04-13 04:58:25 +02:00
d497f1ef9d Update README.md