c3877be35d843b15f0ac30374dbbab1ac397b8f3
- Replace detached `new Audio()` with rendered `<audio>` element to better support mobile behaviors and standard DOM events - Introduce `autoAdvanceLockRef` to prevent race conditions where the next song might be triggered multiple times - Add manual time check near the end of the track to trigger auto-advance, acting as a fallback for the `ended` event - Update `playNext` logic to handle immediate playback transitions more robustly
Description
No description provided
Languages
HTML
56.6%
JavaScript
43.1%
Dockerfile
0.3%