feat(web): tv deck sweeps on open when empty

Drop the standalone search button from season and episode rows; the
deck is the one control. An empty deck fires a targeted sweep on
open and reports progress in place; a deck with results never sweeps
on open. re-search inside the deck forces a fresh sweep.
This commit is contained in:
Miguel Palhas
2026-08-24 14:42:29 +01:00
parent fb03fc3808
commit 8a672c1dcf
2 changed files with 20 additions and 49 deletions
+1 -1
View File
@@ -431,7 +431,7 @@
<h2 class="releases-title" id="tv-releases-title"></h2>
<span class="releases-year readout dim" id="tv-releases-sub"></span>
</div>
<button type="button" class="control" id="tv-releases-sweep">search indexers</button>
<button type="button" class="control" id="tv-releases-sweep">re-search</button>
</header>
<p class="deck-status readout" id="tv-releases-status" role="status" hidden></p>
<div id="tv-buckets"></div>