[GH-ISSUE #534] 《我喜欢的音乐》曲目过多(超过1k)时,获取到的列表会包含重复歌曲。 #285

Closed
opened 2026-02-27 07:11:03 +03:00 by kerem · 0 comments
Owner

Originally created by @hycx233 on GitHub (Nov 5, 2025).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/534

是网页端还是客户端

客户端

当前系统环境

ArchLinux Kernel 6.17.6-arch1-1

当前 Node.js 及 npm 版本

v20.19.5 / v11.6.2 (不确定用的是不是)

当前版本

v3.0.0-beta.3

具体信息

对于曲目较多的《我喜欢的音乐》歌单,获取时应该是分页获取的,但是如下图显然获取到了超过歌单曲目总数(本例中1562为正确数目)的歌曲。且浏览/搜索/播放歌单时均能遇到这些重复歌曲。
有极大概率复现,且重复加载该歌单不一定能解决问题(应该是缓存了列表)
疑似在歌曲数更多的常规歌单(收藏的其他人创建的歌单)中并不会触发该问题。

Image Image Image
Originally created by @hycx233 on GitHub (Nov 5, 2025). Original GitHub issue: https://github.com/imsyy/SPlayer/issues/534 ### 是网页端还是客户端 客户端 ### 当前系统环境 ArchLinux Kernel 6.17.6-arch1-1 ### 当前 Node.js 及 npm 版本 v20.19.5 / v11.6.2 (不确定用的是不是) ### 当前版本 v3.0.0-beta.3 ### 具体信息 对于曲目较多的《我喜欢的音乐》歌单,获取时应该是分页获取的,但是如下图显然获取到了超过歌单曲目总数(本例中1562为正确数目)的歌曲。且浏览/搜索/播放歌单时均能遇到这些重复歌曲。 有极大概率复现,且重复加载该歌单不一定能解决问题(应该是缓存了列表) 疑似在歌曲数更多的常规歌单(收藏的其他人创建的歌单)中并不会触发该问题。 <img width="1119" height="297" alt="Image" src="https://github.com/user-attachments/assets/5d4bec84-d2bd-4153-a892-e4abcbb89a49" /> <img width="1104" height="703" alt="Image" src="https://github.com/user-attachments/assets/3c860e3a-a08e-4027-9a39-06569312e26c" /> <img width="1114" height="1107" alt="Image" src="https://github.com/user-attachments/assets/eb4280b1-ba87-40e2-a821-2e8bd241e99d" />
kerem 2026-02-27 07:11:03 +03:00
  • closed this issue
  • added the
    已完成
    label
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#285
No description provided.