Miguel Palhas
9bd037d1b6
Merge #143 : rich title detail in arr-meta
...
Closes #143
2026-08-23 21:34:00 +01:00
Miguel Palhas
cbb21418a4
feat(meta): rich detail calls for movies and series
...
movie_detail/series_detail fetch credits, videos and external ids in
one upstream request via append_to_response; cast is truncated to the
top 10 billed in the crate and a trailer is chosen by rule (official
YouTube trailer, any YouTube trailer, YouTube teaser, none).
movie_videos/series_videos serve #144 's search-row chip from the
videos endpoint alone. Everything rides the existing 24h cache.
2026-08-23 21:33:17 +01:00
Miguel Palhas
689487bf82
Merge #142 : DESIGN.md title detail surface
...
Closes #142
2026-08-23 21:23:45 +01:00
Miguel Palhas
2e4e1e7547
docs(design): title detail and enriched search rows
2026-08-23 21:22:50 +01:00
Miguel Palhas
1acdcaca23
Merge TV tracking milestone
...
ci / web (push) Successful in 27s
e2e / e2e (push) Successful in 2m5s
ci / rust (push) Successful in 2m9s
Closes the phase/6-tv gap set: daily series metadata refresh, tracked-season
intent, RSS episode and season-pack matching, season release decks, the TV
attention queue, and the series detail view. 27 issues.
See milestone 'TV tracking'.
2026-08-23 21:10:52 +01:00
Miguel Palhas
26dd0dc5d3
Merge #153 : placeholder for empty episode titles
...
Closes #153
2026-08-23 20:58:09 +01:00
Miguel Palhas
e9a5095557
feat(api): reject empty episode titles
2026-08-23 20:55:30 +01:00
Miguel Palhas
0ed0791fd4
fix(db): backfill empty episode titles to TBA
2026-08-23 20:55:16 +01:00
Miguel Palhas
23f5781714
feat(meta): substitute TBA for unnamed episodes
2026-08-23 20:55:16 +01:00
Miguel Palhas
877dbae7cb
Merge #152 : URL-addressed TV release decks
...
Closes #152
2026-08-23 20:49:01 +01:00
Miguel Palhas
cf36a4302c
feat(web): route season and episode release decks
2026-08-23 20:44:28 +01:00
Miguel Palhas
06a68372e6
feat(api): expose series and season on episodes
2026-08-23 20:44:28 +01:00
Miguel Palhas
4762f2612f
feat(web): show the vanished flag on seasons
2026-08-23 20:32:30 +01:00
Miguel Palhas
468f31f0b0
Merge #141 : expose seasons.vanished on the API
...
Closes #141
2026-08-23 20:31:13 +01:00
Miguel Palhas
571ec42e92
feat(api): expose seasons.vanished ( #141 )
...
Season objects from the series endpoints now carry the conflict flag
#137 writes, the way episodes already do.
2026-08-23 20:27:34 +01:00
Miguel Palhas
db72cb4bcd
docs: use agent-browser for the visual pass
2026-08-23 20:24:00 +01:00
Miguel Palhas
d5013d4ca8
Merge #129 : series detail view
...
Closes #129
2026-08-23 20:21:15 +01:00
Miguel Palhas
7f9729fb57
style(web): issue refs without hex-looking hashes
2026-08-23 20:18:51 +01:00
Miguel Palhas
e335a1be73
style(api): drop needless raw string hashes
2026-08-23 20:13:54 +01:00
Miguel Palhas
82100ef7ab
feat(web): series detail view with season and episode decks
2026-08-23 20:12:06 +01:00
Miguel Palhas
6826170431
feat(web): series data layer and /series route
2026-08-23 20:12:06 +01:00
Miguel Palhas
4efc7b1833
fix(web): token linter ignores comments
2026-08-23 19:54:42 +01:00
Miguel Palhas
353608ae63
Merge #140 : name episodes in the attention queue
...
Closes #140
2026-08-23 19:52:48 +01:00
Miguel Palhas
d86d975073
fix(web): drop issue refs that trip the token linter
2026-08-23 19:51:52 +01:00
Miguel Palhas
9129728622
refactor(api): extract attention merge helpers
2026-08-23 19:48:59 +01:00
Miguel Palhas
e4c115803b
style: fix test formatting
2026-08-23 19:46:16 +01:00
Miguel Palhas
1d31ea7d1b
feat(web): render SxxEyy chips in attention queues
2026-08-23 19:45:33 +01:00
Miguel Palhas
7f7f26dbc7
feat(api): name attention episodes and seasons
2026-08-23 19:45:33 +01:00
Miguel Palhas
11d2952863
Merge #137 : reconcile whole seasons removed upstream
...
Closes #137
2026-08-23 19:36:37 +01:00
Miguel Palhas
00ff4db26a
style: cargo fmt
2026-08-23 19:35:07 +01:00
Miguel Palhas
409967eef6
feat(daemon): reconcile vanished seasons ( #137 )
2026-08-23 19:34:55 +01:00
Miguel Palhas
943f18cdf5
feat(db): add seasons.vanished conflict flag
2026-08-23 19:34:55 +01:00
Miguel Palhas
1af73caa34
Merge #133 : render TV lanes in the attention queue
...
Closes #133
2026-08-23 19:27:35 +01:00
Miguel Palhas
71cbb9269b
fix(web): reword comment that tripped the token gate
2026-08-23 19:26:43 +01:00
Miguel Palhas
160c00c77f
feat(web): render tv lanes in attention queues
2026-08-23 19:23:19 +01:00
Miguel Palhas
779d4b8504
Merge #139 : episode tag beats a movie id match
...
Closes #139
2026-08-23 19:17:47 +01:00
Miguel Palhas
64e711feec
fix(core): guard movie id lane against episode tags
2026-08-23 19:13:49 +01:00
Miguel Palhas
a378b22306
Merge #134 : satisfied titles leave the attention queue
...
Closes #134
2026-08-23 19:09:15 +01:00
Miguel Palhas
04b2688330
Merge #124 : match RSS results against wanted episodes
...
Closes #124
2026-08-23 19:09:15 +01:00
Miguel Palhas
91414a043f
chore: regenerate sqlx query data
2026-08-23 19:07:29 +01:00
Miguel Palhas
a28b455fff
fix: gate hard-fail attention on unsatisfied titles
2026-08-23 19:07:29 +01:00
Miguel Palhas
9df120b92a
feat(daemon): match RSS results to wanted episodes
...
One feed pass now serves films and episodes alike. A
single-episode release grabs its open episode directly; a season
pack only grabs when season_grab_mode allows packs for that
season (§14, #117 ), and when it wins, the singles stand down.
Blocked series keep matching RSS (§6.3) and nothing here touches
the targeted-search backoff (§6.2).
2026-08-23 19:07:00 +01:00
Miguel Palhas
03e7774869
Merge #136 : resolve IMDb ids to series as well
...
Closes #136
2026-08-23 19:01:42 +01:00
Miguel Palhas
fea1a04c75
feat(api): surface series for IMDb id searches
2026-08-23 18:59:35 +01:00
Miguel Palhas
3956617d41
feat(meta): resolve IMDb ids against series too
2026-08-23 18:59:35 +01:00
Miguel Palhas
d8316ae0c8
feat(api): series files keyed by episode id
2026-08-23 18:41:36 +01:00
Miguel Palhas
127338fd4d
Merge #132 : drain manual episode and season commands
...
Closes #132
2026-08-23 18:27:43 +01:00
Miguel Palhas
695f1882be
Merge #128 : series delete unlinks its files
...
Closes #128
2026-08-23 18:25:56 +01:00
Miguel Palhas
8a77049fdb
feat(daemon): drain all manual command channels
2026-08-23 18:24:50 +01:00
Miguel Palhas
39e6bce2a0
feat(daemon): manual episode/season triggers
2026-08-23 18:24:50 +01:00