mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/gitbobobo/StreamMusic.git
synced 2026-09-20 08:04:01 +08:00
1.3.9
This commit is contained in:
@@ -4,13 +4,13 @@ sidebar_position: 99
|
||||
|
||||
# 最新版本
|
||||
|
||||
更新于:2025-06-09
|
||||
更新于:2025-07-10
|
||||
|
||||
:::tip 护甲+1
|
||||
|
||||
import DayCounter from '@site/src/components/DayCounter';
|
||||
|
||||
音流发布至今已有 <DayCounter dateStr="2023-06-06"/> 天了,共更新了 38 个版本,还是个很年轻的播放器呢~
|
||||
音流发布至今已有 <DayCounter dateStr="2023-06-06"/> 天了,共更新了 39 个版本,还是个很年轻的播放器呢~
|
||||
|
||||
因个人开发经验与精力所限,且要兼顾多个平台与音乐服务,更新速度与 bug 解决速度难免要慢一些,望诸君见谅。
|
||||
|
||||
@@ -25,6 +25,65 @@ import WindowIcon from '@mui/icons-material/Window';
|
||||
import AppleIcon from '@mui/icons-material/Apple';
|
||||
import AndroidIcon from '@mui/icons-material/Android';
|
||||
|
||||
## V1.3.9(2025-07-10)
|
||||
|
||||
:::tip 活动预告
|
||||
|
||||
音流 1.3.x 系列版本已开发完成,按照惯例,将于 1.4.0 版本发布时开始为期两周的优惠活动(降价 10 元)。
|
||||
|
||||
新版本涉及大量改动,预计需要两到三个月的时间(也可能更久,不做保证)进行开发,对此活动感兴趣,不想错过时间的用户可以关注微信公众号:`音流 - 连接你的音乐` 以接收最新消息。
|
||||
|
||||
:::
|
||||
|
||||
<Tabs groupId="operating-systems">
|
||||
<TabItem value="android" label="Android">
|
||||
<div class="mv-sm">
|
||||
<Button variant="contained" startIcon={<AndroidIcon />} target="_blank" href="https://wwco.lanzouq.com/b00jej3kcj">立即下载</Button>
|
||||
</div>
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="win" label="Windows">
|
||||
|
||||
推荐直接在[微软应用商店](https://apps.microsoft.com/detail/9ng5zw78qc1s)安装,或通过下方按钮手动安装。
|
||||
|
||||
<div class="mv-sm">
|
||||
<Button variant="contained" startIcon={<WindowIcon />} target="_blank" href="https://www.ilanzou.com/s/CmZZEtaR">立即下载</Button>
|
||||
</div>
|
||||
|
||||
:::caution
|
||||
|
||||
从 1.3.8 开始,Windows 版本更换了证书文件,若安装失败请查看[安装教程](/docs/guides/install)
|
||||
|
||||
:::
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="mac" label="macOS">
|
||||
<div class="mv-sm">
|
||||
<Button variant="contained" startIcon={<AppleIcon />} target="_blank" href="https://www.ilanzou.com/s/G2MZEtCl">立即下载</Button>
|
||||
</div>
|
||||
:::caution
|
||||
|
||||
Mac 端安装此版本前,请先在 Finder 的应用程序中删掉已安装的音流,否则会出现两个音流(新版本重命名为 Musiver.app)。
|
||||
|
||||
:::
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
- [支持点击歌词行跳转对应歌词](https://github.com/gitbobobo/StreamMusic/issues/847)
|
||||
- [专辑列表添加跑马灯效果](https://github.com/gitbobobo/StreamMusic/issues/1047)
|
||||
- [优化无网络状态的使用体验](https://github.com/gitbobobo/StreamMusic/issues/1086)
|
||||
- [支持 Navidrome 副标题属性](https://github.com/gitbobobo/StreamMusic/issues/1048)
|
||||
- 支持删除 Navidrome 的丢失文件
|
||||
- 支持 OpenSubsonic 获取同步歌词的接口
|
||||
- 支持 emby 有声读物专辑继续播放功能
|
||||
- [添加到歌单时仅管理员身份可显示共享歌单](https://github.com/gitbobobo/StreamMusic/issues/1069)
|
||||
- [桌面端音量调节滑块可实时生效](https://github.com/gitbobobo/StreamMusic/issues/1062)
|
||||
- [桌面端支持添加到播放队列](https://github.com/gitbobobo/StreamMusic/issues/1015)
|
||||
- [TV 端支持播放电台](https://github.com/gitbobobo/StreamMusic/issues/1081)
|
||||
- 修复 [Windows 端多次启动音流时无法激活当前窗口的问题](https://github.com/gitbobobo/StreamMusic/issues/1070)
|
||||
- 修复 [Windows 端动态库冲突问题](https://github.com/gitbobobo/StreamMusic/issues/1068)
|
||||
- 修复 [Windows 端切换语言前后字体不一致的问题](https://github.com/gitbobobo/StreamMusic/issues/1077)
|
||||
|
||||
## V1.3.8(2025-06-09)
|
||||
|
||||
<Tabs groupId="operating-systems">
|
||||
|
||||
@@ -4,13 +4,13 @@ sidebar_position: 99
|
||||
|
||||
# Latest
|
||||
|
||||
Updated: 2025-06-09
|
||||
Updated: 2025-07-10
|
||||
|
||||
:::tip Armor+1
|
||||
|
||||
import DayCounter from '@site/src/components/DayCounter';
|
||||
|
||||
StreamMusic has been released for <DayCounter dateStr="2023-06-06"/> days with 38 updates - still a young player!
|
||||
StreamMusic has been released for <DayCounter dateStr="2023-06-06"/> days with 39 updates - still a young player!
|
||||
|
||||
Due to limited development experience and resources (while supporting multiple platforms & music services), updates and bug fixes may be slower than expected. Your understanding is appreciated.
|
||||
|
||||
@@ -25,6 +25,66 @@ import WindowIcon from '@mui/icons-material/Window';
|
||||
import AppleIcon from '@mui/icons-material/Apple';
|
||||
import AndroidIcon from '@mui/icons-material/Android';
|
||||
|
||||
## V1.3.9 (2025-07-10)
|
||||
|
||||
:::tip Activity Notice
|
||||
|
||||
The Musiver 1.3.x series development is complete. As per our convention, a two-week promotional campaign (¥10 price reduction) will begin upon the release of version 1.4.0.
|
||||
|
||||
This upcoming version involves extensive modifications and is expected to take 2-3 months (possibly longer, no guarantees) to develop. Users interested in this promotion who wish to receive timely updates should follow our WeChat Official Account: `音流 - 连接你的音乐`.
|
||||
|
||||
:::
|
||||
|
||||
<Tabs groupId="operating-systems">
|
||||
<TabItem value="android" label="Android">
|
||||
<div class="mv-sm">
|
||||
<Button variant="contained" startIcon={<AndroidIcon />} target="_blank" href="https://wwco.lanzouq.com/b00jej3kcj">Download Now</Button>
|
||||
</div>
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="win" label="Windows">
|
||||
|
||||
Recommended to install via [Microsoft Store](https://apps.microsoft.com/detail/9ng5zw78qc1s), or manually install using the button below.
|
||||
|
||||
<div class="mv-sm">
|
||||
<Button variant="contained" startIcon={<WindowIcon />} target="_blank" href="https://www.ilanzou.com/s/CmZZEtaR">Download Now</Button>
|
||||
</div>
|
||||
|
||||
:::caution
|
||||
|
||||
Since v1.3.8, the Windows version uses a new certificate file. If installation fails, please check the [Installation Guide](/docs/guides/install).
|
||||
|
||||
:::
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="mac" label="macOS">
|
||||
<div class="mv-sm">
|
||||
<Button variant="contained" startIcon={<AppleIcon />} target="_blank" href="https://www.ilanzou.com/s/G2MZEtCl">Download Now</Button>
|
||||
</div>
|
||||
|
||||
:::caution
|
||||
|
||||
Before installing this version on macOS, please delete the existing Musiver app in Finder's Applications folder. Otherwise, two instances will appear (the new version is renamed Musiver.app).
|
||||
|
||||
:::
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
- [Added click-to-jump functionality for lyric lines](https://github.com/gitbobobo/StreamMusic/issues/847)
|
||||
- [Implemented marquee effect for album lists](https://github.com/gitbobobo/StreamMusic/issues/1047)
|
||||
- [Optimized offline user experience](https://github.com/gitbobobo/StreamMusic/issues/1086)
|
||||
- [Added support for Navidrome's subtitle property](https://github.com/gitbobobo/StreamMusic/issues/1048)
|
||||
- Added support for deleting missing files in Navidrome
|
||||
- Added OpenSubsonic API support for fetching synchronized lyrics
|
||||
- Added continued playback support for Emby audiobook albums
|
||||
- [Only administrators can see shared playlists when adding songs](https://github.com/gitbobobo/StreamMusic/issues/1069)
|
||||
- [Desktop volume slider now applies changes in real-time](https://github.com/gitbobobo/StreamMusic/issues/1062)
|
||||
- [Desktop version now supports adding to playback queue](https://github.com/gitbobobo/StreamMusic/issues/1015)
|
||||
- [TV version now supports radio playback](https://github.com/gitbobobo/StreamMusic/issues/1081)
|
||||
- Fixed: [Windows activation issue when launching multiple instances](https://github.com/gitbobobo/StreamMusic/issues/1070)
|
||||
- Fixed: [Dynamic library conflicts on Windows](https://github.com/gitbobobo/StreamMusic/issues/1068)
|
||||
- Fixed: [Inconsistent fonts after language switching on Windows](https://github.com/gitbobobo/StreamMusic/issues/1077)
|
||||
|
||||
## V1.3.8(2025-06-09)
|
||||
|
||||
<Tabs groupId="operating-systems">
|
||||
|
||||
Reference in New Issue
Block a user