We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
锁屏界面,通知栏,暂停/播放点击无效果;蓝牙耳机断联或双敲耳机暂停/播放无法实现暂停,有线耳机未知。
历史播放观看缺失部分
播放任一视频后,使用以上操作均无法实现播放控制。观看记录无记录,截止反馈时,上一记录为9小时前。
修复为正常。
手机:红米K70U OS版本:hyperOS 1.0.27.0UNNCNX 安卓版本:Android 14
此图片为GIF,但不确定能正确被动态展示,内容为通知栏无法暂停视频
日志内所含内容已被他人反馈,在此仅证明该错误未被记录 Pilipala错误日志
------- 设备信息 ------- id: UP1A.231005.007 board: rothko bootloader: unknown brand: Redmi device: rothko display: UP1A.231005.007 fingerprint: Redmi/rothko/rothko:14/UP1A.231005.007/V816.0.27.0.UNNCNXM:user/release-keys hardware: mt6989 host: pangu-build-component-system-338929-9x4zg-5qf9v-dcppb isPhysicalDevice: true manufacturer: Xiaomi model: 2407FRK8EC product: rothko tags: release-keys type: user versionBaseOs: versionCodename: REL versionIncremental: V816.0.27.0.UNNCNXM versionPreviewSdk: 0 versionRelease: 14 versionSdk: 34 versionSecurityPatch: 2024-08-01 ------- 应用信息 ------- environment: release version: 1.0.25 appName: PiliPala buildNumber: 10253 packageName: com.guozhigq.pilipala ---------- 错误信息 ---------- type 'Null' is not a subtype of type 'List' ------- 错误堆栈 ------- Line0 VideoHttp.getSubtitleContent (package:pilipala/http/video.dart:540) Line1 VideoDetailController.getDanmaku (package:pilipala/pages/video/detail/controller.dart:469) ------- CUSTOM INFO -------
The text was updated successfully, but these errors were encountered:
重启手机之后好了,历史记录应该是网络相关bug导致的,已有人提出
Sorry, something went wrong.
No branches or pull requests
问题描述
锁屏界面,通知栏,暂停/播放点击无效果;蓝牙耳机断联或双敲耳机暂停/播放无法实现暂停,有线耳机未知。
历史播放观看缺失部分
复现步骤
播放任一视频后,使用以上操作均无法实现播放控制。观看记录无记录,截止反馈时,上一记录为9小时前。
预期行为
修复为正常。
系统信息
手机:红米K70U
OS版本:hyperOS 1.0.27.0UNNCNX
安卓版本:Android 14
相关截图或日志
此图片为GIF,但不确定能正确被动态展示,内容为通知栏无法暂停视频
日志内所含内容已被他人反馈,在此仅证明该错误未被记录
Pilipala错误日志
------- 设备信息 -------
id: UP1A.231005.007
board: rothko
bootloader: unknown
brand: Redmi
device: rothko
display: UP1A.231005.007
fingerprint: Redmi/rothko/rothko:14/UP1A.231005.007/V816.0.27.0.UNNCNXM:user/release-keys
hardware: mt6989
host: pangu-build-component-system-338929-9x4zg-5qf9v-dcppb
isPhysicalDevice: true
manufacturer: Xiaomi
model: 2407FRK8EC
product: rothko
tags: release-keys
type: user
versionBaseOs:
versionCodename: REL
versionIncremental: V816.0.27.0.UNNCNXM
versionPreviewSdk: 0
versionRelease: 14
versionSdk: 34
versionSecurityPatch: 2024-08-01
------- 应用信息 -------
environment: release
version: 1.0.25
appName: PiliPala
buildNumber: 10253
packageName: com.guozhigq.pilipala
---------- 错误信息 ----------
type 'Null' is not a subtype of type 'List'
------- 错误堆栈 -------
Line0 VideoHttp.getSubtitleContent (package:pilipala/http/video.dart:540)
Line1 VideoDetailController.getDanmaku (package:pilipala/pages/video/detail/controller.dart:469)
------- CUSTOM INFO -------
The text was updated successfully, but these errors were encountered: