[GH-ISSUE #114] 随机播放模式下上一曲和下一曲不符合实际播放的顺序 #65

Closed
opened 2026-02-27 07:10:02 +03:00 by kerem · 1 comment
Owner

Originally created by @Tealina28 on GitHub (Dec 31, 2023).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/114

是网页端还是客户端

客户端

当前系统环境

Win10

当前 Node.js 及 npm 版本

v18.19.0/10.2.5

当前版本

v2.0.0-beta.5

具体信息

如题

Originally created by @Tealina28 on GitHub (Dec 31, 2023). Original GitHub issue: https://github.com/imsyy/SPlayer/issues/114 ### 是网页端还是客户端 客户端 ### 当前系统环境 Win10 ### 当前 Node.js 及 npm 版本 v18.19.0/10.2.5 ### 当前版本 v2.0.0-beta.5 ### 具体信息 如题
kerem closed this issue 2026-02-27 07:10:02 +03:00
Author
Owner

@imsyy commented on GitHub (Jan 2, 2024):

随机播放目前采用的是 js 原生的伪随机,当为随机播放模式时,将随机生成一个播放索引。所以,播放列表上的歌曲顺序并不反映真实的随机播放顺序

<!-- gh-comment-id:1873681115 --> @imsyy commented on GitHub (Jan 2, 2024): 随机播放目前采用的是 `js` 原生的伪随机,当为随机播放模式时,将随机生成一个播放索引。所以,播放列表上的歌曲顺序并不反映真实的随机播放顺序
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#65
No description provided.