Go daemon that detects anime episodes missing Spanish subtitles and triggers Sonarr searches
  • Go 82.3%
  • Shell 8.8%
  • HTML 8.7%
  • Dockerfile 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Adrian Gonzalez Barbosa 2aee9e8a56
Some checks failed
Build and push Docker image / build (push) Has been cancelled
docs: record that Bazarr's wanted and per-series endpoints disagree
The wanted list omits unmonitored episodes that the per-series endpoint
still reports as missing Spanish. Reading absence from the wanted list as
proof of completion cost six genuine anomalies.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-07 23:31:34 +02:00
.github/workflows ci: use GHCR_TOKEN secret and hardcode image name for Gitea Actions 2026-04-17 21:03:11 +02:00
cmd/anisub feat(state): move state from SQLite-on-PVC to the nas02 Postgres 2026-09-07 00:09:03 +02:00
deploy docs: drop the duplicate k8s manifest, point at the GitOps repo 2026-09-07 00:25:38 +02:00
internal fix(state): don't withdraw anomalies on absence from the wanted list 2026-09-07 23:29:13 +02:00
scripts scripts: place helper pods with a nodeSelector, not nodeName 2026-09-07 12:06:10 +02:00
.gitignore fix: dry-run must not persist search_triggered state; add CLAUDE.md and gitignore 2026-04-17 20:48:43 +02:00
2026-05-02-phase-3c-empty-queue-analysis.md feat(phase1): retire episodes Bazarr no longer wants 2026-09-07 23:10:06 +02:00
CLAUDE.md docs: record that Bazarr's wanted and per-series endpoints disagree 2026-09-07 23:31:34 +02:00
Dockerfile fix: use TARGETARCH for multi-arch builds; run as root for PVC write access 2026-04-17 21:25:44 +02:00
favicon.svg feat(web): add anisub favicon/logo served from the dashboard 2026-07-08 00:23:47 +02:00
go.mod feat(state): move state from SQLite-on-PVC to the nas02 Postgres 2026-09-07 00:09:03 +02:00
go.sum feat(state): move state from SQLite-on-PVC to the nas02 Postgres 2026-09-07 00:09:03 +02:00