soulsync/webui/static
BoulderBadgeDad 42c67a6d4d video search: stream slskd results (start + poll) — fixes 'no results'
The old search did a 4.5s slskd search + 8s wait; slskd responses trickle in over
10-30s, so the window closed before results arrived (you'd see them in slskd but the
panel said none). Now it works like the music side:
- slskd_search.start_search() (uses the shared soulseek.search_timeout) + poll_responses().
- POST /downloads/search/start (mock = immediate; soulseek = returns a search id) +
  GET /downloads/search/poll. Shared _evaluate_hits ranks each poll's hits.
- UI streams: starts the search, polls every 1.3s, renders results live with a
  'searching…' badge, stops when results plateau (4 stable polls) or ~32s. Live
  re-renders suppress per-card entrance so it doesn't blink.
Tests green, ruff clean.
2026-06-19 15:23:47 -07:00
..
docs
vendor
video video search: stream slskd results (start + poll) — fixes 'no results' 2026-06-19 15:23:47 -07:00
amazon.svg
api-monitor.js
artists.png
audiodb.png
auto-sync.js
automation.png
basic-search-v2.css
beatport-ui.js
blocklist.js
core.js
dashboard.png
discover-section-controller.js
discover.js
discover.png
docs-images-needed.md
docs.js
downloads.js
enrichment-manager.js
enrichment.js
explorer.png
favicon.png
help.png
helper.js
hydrabase.png
import.png
init.js
library.js
library.png
manifest.json
media-player.js
mobile.css
my-accounts.js
origin-history.js
pages-extra.js
particles.js
placeholder-album.png
pwa-icon-192.png
pwa-icon-512.png
search.js
search.png
service-switch.js
settings.js
settings.png
setup-wizard.css
setup-wizard.js
shared-helpers.js
shell-bridge.js fix: video sidebar highlight needed two clicks (music chrome wiped it) 2026-06-19 13:36:00 -07:00
stats-automations.js
style.css
sw.js
sync-lastfm.js
sync-listenbrainz.js
sync-services.js
sync-soulsync-discovery.js
sync-spotify.js
sync.png
track-detail.js
trans.png
trans2.png
watchlist-history.js
whisoul.png
wishlist-tools.js
worker-orbs.js