Miguel Palhas
b0f56f59aa
fix(api): delete series files and media_files rows
2026-08-23 18:23:41 +01:00
Miguel Palhas
17949c0848
Merge #138 : close title boundary on plural season ranges
...
Closes #138
2026-08-23 18:17:19 +01:00
Miguel Palhas
4f848c27f0
fix(parse): close title on spelled-out season ranges
2026-08-23 18:12:47 +01:00
Miguel Palhas
e4c49b75de
Merge #130 : add a series from unified search
...
Closes #130
2026-08-23 18:05:45 +01:00
Miguel Palhas
00d0ec7f16
Merge #135 : fix season-pack name parsing
...
Closes #135
2026-08-23 18:05:39 +01:00
Miguel Palhas
adfc60154d
Merge #122 : reconcile episodes that vanish upstream
...
Closes #122
2026-08-23 18:05:39 +01:00
Miguel Palhas
8d79c7c378
fix(parse): pack titles and degenerate ranges
...
COMPLETE before the season tag was weak junk, so it stayed in
the title and exact-title matching failed silently (#135 ). It
now closes the boundary wherever it lands.
S01-S01 produced no claim because the dash-range branch required
last > season; a degenerate range is one season's pack, matching
the rule match_episode lifted.
2026-08-23 18:02:39 +01:00
Miguel Palhas
34ccbeeb5a
feat(api): expose vanished flag on episodes
2026-08-23 18:01:41 +01:00
Miguel Palhas
043ebffa1c
feat(web): series and episodes in unified search
...
In-library hits now read as whatever they are: movies open the release
deck as before, series hits render display-only until issue 129's detail
view gives them a link target, and an episode hit reads as its series
plus SxxEyy plus the episode title. TMDB results show TV alongside film,
and the add panel filters roots by kind; a series adds the one §4.1
add-time choice, auto_track, stated plainly: future seasons are tracked
automatically, past seasons are not.
2026-08-23 18:00:54 +01:00
Miguel Palhas
8b9a6d5a16
feat(daemon): reconcile episodes that vanish upstream
2026-08-23 17:59:45 +01:00
Miguel Palhas
3bcc612f9a
feat(db): flag episodes that vanish upstream
2026-08-23 17:59:41 +01:00
Miguel Palhas
384e260d72
Merge #121 : daily series metadata refresh
...
Closes #121
2026-08-23 17:47:46 +01:00
Miguel Palhas
0c58aae707
feat(daemon): daily series metadata refresh lane
2026-08-23 17:45:09 +01:00
Miguel Palhas
808145d73b
feat(db): stamp series metadata refresh time
2026-08-23 17:45:09 +01:00
Miguel Palhas
360a4bf43c
Merge #127 : unified search covers series and episodes
...
Closes #127
2026-08-23 17:41:22 +01:00
Miguel Palhas
58f2f8361a
feat(web): mirror tv results in search client
2026-08-23 17:39:49 +01:00
Miguel Palhas
9f8d58fd58
feat(api): unified search covers series and episodes
2026-08-23 17:35:40 +01:00
Miguel Palhas
237696417b
Merge #123 : episode and season-pack matching in arr-core
...
Closes #123
2026-08-23 17:10:05 +01:00
Miguel Palhas
e6d3ea4964
feat(core): episode and season-pack matching
2026-08-23 17:06:04 +01:00
Miguel Palhas
8b8e1dcec9
Merge #126 : TV titles in the needs-a-decision queue
...
Closes #126
2026-08-23 16:58:08 +01:00
Miguel Palhas
bb75750548
fix(web): reword comment tripping the token gate
2026-08-23 16:56:19 +01:00
Miguel Palhas
24f5295e87
chore(db): refresh offline query data
2026-08-23 16:55:58 +01:00
Miguel Palhas
28e7dd9a20
Merge #119 : seasons.tracked governs episode intent
...
Closes #119
2026-08-23 16:54:47 +01:00
Miguel Palhas
e3d41c24e1
refactor(daemon): extract tv queue roll-up
2026-08-23 16:53:52 +01:00
Miguel Palhas
8c7c785c74
Merge #125 : season search, deck and grab
...
Closes #125
2026-08-23 16:52:45 +01:00
Miguel Palhas
7632140ef2
fix(api): hoist test helper above statements
2026-08-23 16:52:13 +01:00
Miguel Palhas
8ec1506098
refactor: split long functions in tv attention work
2026-08-23 16:51:29 +01:00
Miguel Palhas
def9650489
style: cargo fmt
2026-08-23 16:50:53 +01:00
Miguel Palhas
fa3b5226e7
feat(api): season tracked toggle marks revealed episodes
2026-08-23 16:50:45 +01:00
Miguel Palhas
75bf6fb14e
feat(api): season search, deck and grab endpoints
2026-08-23 16:49:42 +01:00
Miguel Palhas
42a0895975
feat(db): season_releases table and season policy loader
2026-08-23 16:49:42 +01:00
Miguel Palhas
e8cea4aec5
refactor(api): extract tv attention lanes
2026-08-23 16:47:38 +01:00
Miguel Palhas
135d4b8247
feat(core): season tracked rule over revealed episodes
2026-08-23 16:46:26 +01:00
Miguel Palhas
b801bfbcc3
style: cargo fmt
2026-08-23 16:44:32 +01:00
Miguel Palhas
24f6dab109
feat(api): tv series in the attention queues endpoint
2026-08-23 16:44:16 +01:00
Miguel Palhas
93ccea2de0
fix(api): specials stay out of episode counters
2026-08-23 16:40:38 +01:00
Miguel Palhas
a1971ed82c
feat(daemon): tv series in the needs-a-decision queue
2026-08-23 16:39:06 +01:00
Miguel Palhas
fc93d27f7e
Merge #120 : series.tvdb_id and tvsearch by ID
...
Closes #120
2026-08-23 16:35:34 +01:00
Miguel Palhas
b911f31b03
Merge #118 : exclude season 0 from tracking and status
...
Closes #118
2026-08-23 16:35:30 +01:00
Miguel Palhas
9f4943a01b
style: cargo fmt
2026-08-23 16:34:43 +01:00
Miguel Palhas
1c9caa7478
chore(db): refresh offline query data
2026-08-23 16:32:28 +01:00
Miguel Palhas
a5706cf1b4
feat(tv): search indexers by series tvdb id
2026-08-23 16:32:28 +01:00
Miguel Palhas
46de061e68
feat(db): nullable unique series.tvdb_id
2026-08-23 16:32:25 +01:00
Miguel Palhas
fa3f9cbd91
feat(meta): look up series external ids
2026-08-23 16:32:25 +01:00
Miguel Palhas
3bd613ec63
feat(core): derived status ignores season 0
2026-08-23 16:32:13 +01:00
Miguel Palhas
2fca8ec09f
feat(core): auto-track skips season 0
2026-08-23 16:32:13 +01:00
Miguel Palhas
da42467539
Merge #117 : amend DESIGN.md for TV tracking
...
Closes #117
2026-08-23 16:24:17 +01:00
Miguel Palhas
248870bcd0
docs(design): amend TV tracking rules
2026-08-23 16:23:28 +01:00
Miguel Palhas
b96fa2486e
chore(arr): add tracker config for blitz
2026-08-23 16:17:45 +01:00
Miguel Palhas
0c87bf9436
Merge branch 'issue/116-settings'
ci / web (push) Successful in 31s
e2e / e2e (push) Successful in 59s
ci / rust (push) Successful in 1m3s
2026-08-23 15:15:09 +01:00