1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-03-15 08:13:16 +08:00

Auto-Generate docs 🤖

This commit is contained in:
Issues Docs [BOT]
2026-01-15 15:02:38 +00:00
parent 46242a9933
commit 08f6195f1d
2 changed files with 22 additions and 0 deletions

View File

@@ -52,5 +52,19 @@ Saving to: '/dev/null'
这可能和源文件m4a内封装的编码有关系能否提供一下源文件
---
### 评论 4 - Ass-amite
> > 使用此插件播放jellyfin的歌曲单时如果是m4a格式的音乐文件会被识别成mp4导致无法正常播放。 `wget -S -O /dev/null " http://192.168.7.4:30013/Audio/d7d0d9f6-a856-ab68-7725-ab03419eef59/stream?static=true " --2026-01-12 14:19:32-- http://192.168.7.4:30013/Audio/d7d0d9f6-a856-ab68-7725-ab03419eef59/stream?static=true正在连接到 192.168.7.4:30013...已连接。已发送 HTTP 请求,正在等待响应... HTTP/1.1 200 OK Content-Length: 16503536 Content-Type: audio/mp4 Date: Mon, 12 Jan 2026 05:19:32 GMT Server: Kestrel Accept-Ranges: bytes Last-Modified: Sun, 16 Mar 2025 23:01:54 GMT X-Response-Time-ms: 1.9493 Length: 16503536 (16M) [audio/mp4] Saving to: '/dev/null'
> > /dev/null 100%[=================================================================================================================================================================================>] 15.74M --.-KB/s 用时 0.01s
> > 2026-01-12 14:19:32 (1.51 GB/s) - '/dev/null' 已保存 [16503536/16503536]
>
> 这可能和源文件m4a内部封装的编码有关系能否提供一下源文件
以这首【Alice in 冷凍庫】为例。这整个专辑里面的歌曲都无法播放。
链接可能打开比较慢如果有IPv6会稍微快一点。
https://nextcl.asilante.xyz/s/3pX326jHfrcwJKY
---
[链接到 GitHub Issue](https://github.com/hanxi/xiaomusic/issues/637)

View File

@@ -1,5 +1,13 @@
# 版本日志
## v0.4.11 (2026-01-15)
### Fix
- 修复报错 close #684
- 修复登陆报错问题
- 修复保存报错
## v0.4.10 (2026-01-15)
### Feat