1.2.0 feature: qqmusic

This commit is contained in:
aynakeya
2025-07-07 00:14:28 +08:00
committed by Aynakeya
parent 72bdef6a91
commit 21fe844b5f
4 changed files with 6 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ name: Build
on:
push:
branches:
- master
- disabled
jobs:
build-windows:
@@ -47,7 +47,7 @@ jobs:
- name: Bundle assets
run: |
go install fyne.io/fyne/v2/cmd/fyne@latest
go install fyne.io/tools/cmd/fyne@latest
fyne bundle --name resImageIcon --package resource ./assets/icon2.png > ./resource/bundle.go
- name: Build application

View File

@@ -233,6 +233,7 @@ func registerCmdHandler() {
// 创建媒体对象
var media *vlc.Media
log.Debugf("[VLC PlayControl] get player media %s", mediaUrls[0].Url)
if strings.HasPrefix(mediaUrls[0].Url, "http") {
media, err = vlc.NewMediaFromURL(mediaUrls[0].Url)
} else {

View File

@@ -11,10 +11,12 @@
- 下一首为非版权歌时自动切歌不生效
- 网易云电台节目
- 自定义弹幕服务器
- vlc flac支持
----
Finished
- 2024.07.07 : QQ音乐
- 2024.06.30 : 添加vlc核心修复若干buggui框架更新修复点歌限制为1时可能出现的无法点歌的问题
- 2024.05.27 : 修复web弹幕获取到0个host的时候闪退的问题
- 2024.03.27 : 添加b站合集新链接的格式