[GH-ISSUE #939] [BUG] 后台播放自动暂停 #395

Open
opened 2026-02-27 07:11:37 +03:00 by kerem · 2 comments
Owner

Originally created by @Myron5513 on GitHub (Feb 26, 2026).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/939

检查清单

  • 我已检索仓库中所有的 Issues,确保我没有重复提交问题;或有相似 Issue,但我觉得我的情况不包含在那个相似 Issue 之内
  • 我已经找到了可以复现这个问题的方法,并且写在了下面的「具体信息」中
  • 此问题可以在我的设备和当前环境中稳定复现
  • 此问题可以在最新版本 (Latest Release) 中复现
  • 此问题是在我更新到当前版本后出现的

是网页端还是客户端

网页端

当前系统环境

IOS26

当前 Node.js 及 npm 版本

No response

当前版本

v3.0.0

具体信息

Dokcer部署,用苹果设备播放(iPhone和iPad),浏览器打开网页端播放,退出到桌面或切换软件(未划掉后台),歌曲直接无法正常播放,需一直将浏览器置于前台才能正常播放。

Originally created by @Myron5513 on GitHub (Feb 26, 2026). Original GitHub issue: https://github.com/imsyy/SPlayer/issues/939 ### 检查清单 - [x] 我已检索仓库中所有的 Issues,确保我**没有重复提交问题**;或有相似 Issue,但我觉得我的情况不包含在那个相似 Issue 之内 - [x] 我已经找到了可以复现这个问题的方法,并且写在了下面的「具体信息」中 - [x] 此问题可以在我的设备和当前环境中**稳定复现** - [x] 此问题可以在最新版本 (Latest Release) 中复现 - [ ] 此问题是在我更新到当前版本后**才**出现的 ### 是网页端还是客户端 网页端 ### 当前系统环境 IOS26 ### 当前 Node.js 及 npm 版本 _No response_ ### 当前版本 v3.0.0 ### 具体信息 Dokcer部署,用苹果设备播放(iPhone和iPad),浏览器打开网页端播放,退出到桌面或切换软件(未划掉后台),歌曲直接无法正常播放,需一直将浏览器置于前台才能正常播放。
Author
Owner

@github-actions[bot] commented on GitHub (Feb 26, 2026):

👋 您好 @Myron5513,感谢提交 Issue!
🚀 我们已经收到您的反馈,会尽快确认你的问题

在等待回复期间,您可以:

<!-- gh-comment-id:3964585138 --> @github-actions[bot] commented on GitHub (Feb 26, 2026): 👋 您好 @Myron5513,感谢提交 Issue! 🚀 我们已经收到您的反馈,会尽快确认你的问题 在等待回复期间,您可以: - 📖 查看 [项目文档](https://github.com/imsyy/SPlayer/blob/dev/README.md) - 💬 加入 [交流群](https://qm.qq.com/cgi-bin/qm/qr?k=2-cVSf1bE0AvAehCib00qFEFdUvPaJ_k&jump_from=webapi&authKey=1NEhib9+GsmsXVo2rCc0IbRaVHeeRXJJ0gbsyKDcIwDdAzYySOubkFCvkV32+7Cw) 进行实时讨论 - 🔍 搜索 [现有 Issues](https://github.com/imsyy/SPlayer/issues) 查看是否有类似问题
Author
Owner

@Myron5513 commented on GitHub (Feb 26, 2026):

感觉是 web audio 的问题,通过插件将 web audio 转 html audio 就能实现后台播放了,且也能用设备控件来控制歌曲进度条了。

<!-- gh-comment-id:3964598921 --> @Myron5513 commented on GitHub (Feb 26, 2026): 感觉是 web audio 的问题,通过插件将 web audio 转 html audio 就能实现后台播放了,且也能用设备控件来控制歌曲进度条了。
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#395
No description provided.