quintodrome/ui/src/reducers
Alanna a20d56c137
fix(ui): prevent "Play Next" restarting play at top of queue (#5049)
Set playIndex when rebuilding the queue in reducePlayNext so the music
player library knows which track is currently playing. Without this, the
library's loadNewAudioLists defaults playIndex to 0, causing playback to
restart from the top of the queue on rapid "Play Next" actions.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 08:34:24 -05:00
..
activityReducer.js fix(ui): keep the NowPlayingPanel badge in sync. 2025-06-29 11:35:10 -04:00
activityReducer.test.js fix(ui): keep the NowPlayingPanel badge in sync. 2025-06-29 11:35:10 -04:00
albumView.js Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
dialogReducer.js feat(ui) add Save Queue to Playlist (#4110) 2025-05-23 22:04:18 -04:00
index.js feat: Multi-library support (#4181) 2025-07-18 18:41:12 -04:00
libraryReducer.js fix(ui): fix library selection state for single-library users (#4686) 2025-11-15 17:42:28 -05:00
libraryReducer.test.js fix(ui): fix library selection state for single-library users (#4686) 2025-11-15 17:42:28 -05:00
playerReducer.js fix(ui): prevent "Play Next" restarting play at top of queue (#5049) 2026-02-17 08:34:24 -05:00
replayGainReducer.js Use same key for replaygain's preAmp (#3184) 2024-08-03 21:18:41 -04:00
settingsReducer.js Option to toggle fields in songs, albums & artists (#923) 2021-05-24 11:09:06 -04:00
themeReducer.js Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00