You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Broque Thomas
121f221a4f
Prevent duplicate audio streams from rapid play button clicks
...
Added _streamLock flag to startStream() that prevents concurrent stream
requests when the user clicks play multiple times before the first
request completes. Lock is released in finally block so it always
clears on success, error, or exception.
Previously, rapid clicks would fire multiple stream requests to the
backend, each creating a separate audio playback — the only way to
stop them was a browser force refresh.
1 month ago
..
docs
update docs page
2 months ago
vendor
Add WebSocket real-time updates with automatic HTTP polling fallback
3 months ago
artists.png
add static images
3 months ago
automation.png
add static images
3 months ago
dashboard.png
add static images
3 months ago
discover.png
add static images
3 months ago
docs-images-needed.md
Service Badges, Page Headers, Docs Page, and Bug Fixe
2 months ago
docs.js
Update What's New and Help docs with recent changes
1 month ago
explorer.png
Create explorer.png
2 months ago
favicon.png
enlarge favicon
3 months ago
help.png
Add media server setup, processing settings, text import, automation history, and streaming details
2 months ago
helper.js
Artist Map: image proxy, caching, on-the-fly explorer, genre uncap, dated changelogs
2 months ago
hydrabase.png
Add Hydrabase dev UI and WebSocket support
3 months ago
import.png
add static images
3 months ago
library.png
add static images
3 months ago
mobile.css
Fix media player collapsing in sidebar on short viewports and mobile
2 months ago
particles.js
Add particle background toggle & optimize accent color caching
2 months ago
placeholder-album.png
Add missing placeholder-album.png to stop 404 spam in console
2 months ago
script.js
Prevent duplicate audio streams from rapid play button clicks
1 month ago
search.png
add static images
3 months ago
settings.png
add static images
3 months ago
style.css
Fix music video download in global search and improve progress visibility
1 month ago
sync.png
add static images
3 months ago
trans.png
Add SoulID worker with API-based debut year disambiguation
2 months ago
trans2.png
Create trans2.png
2 months ago
whisoul.png
Add library repair worker and UI
3 months ago
worker-orbs.js
Add Discogs to worker orbs animation and fix button styling
2 months ago