asteroid/static/js
Glenn Thompson ca5715396c fix: Reduce Icecast burst size and prevent now-playing updates during pause
- Reduced Icecast burst-size from 64KB to 8KB to minimize buffer accumulation
- Fixed spectrum analyzer to only create MediaElementSource once
- Added resetSpectrumAnalyzer() function to allow reconnection
- Prevent now-playing info updates when stream is paused across all players:
  * Player page
  * Front page
  * Pop-out player
  * Frame player
  * Admin page
- After pause >10s, reconnect stream and reinitialize spectrum analyzer
- Preserves spectrum analyzer functionality after pause/unpause
- Eliminates stuttering and buffer accumulation issues
2025-12-06 08:43:12 +03:00
..
admin.js fix: Reduce Icecast burst size and prevent now-playing updates during pause 2025-12-06 08:43:12 +03:00
auth-ui.js fix: Complete UI fixes for page flow feature 2025-10-12 09:47:38 -04:00
front-page.js fix: Reduce Icecast burst size and prevent now-playing updates during pause 2025-12-06 08:43:12 +03:00
player.js fix: Reduce Icecast burst size and prevent now-playing updates during pause 2025-12-06 08:43:12 +03:00
profile.js feat: Add password management and fix listener count 2025-11-04 16:26:29 -05:00
recently-played.js refactor: Make track name clickable with external link icon 2025-11-22 09:06:05 -05:00
users.js feat: add user role update routes 2025-11-21 18:06:49 -05:00