涵曦
9306a50123
fix: 修复图片获取失败的问题
2024-10-03 17:41:22 +08:00
涵曦
54d2a5f0af
refactor: 修改为播放选中歌曲
2024-10-03 07:23:48 +08:00
涵曦
8c8e8de142
Update README.md
2024-10-02 17:57:37 +08:00
52fisher
20fe4739b5
feat: XMusicPlayer播放器主题 ( #214 )
2024-10-02 09:04:04 +08:00
涵曦
774ac81b4b
fix: 修复 yt-dlp-cookies 报错
2024-09-30 00:53:57 +08:00
涵曦
10a529220c
Update README.md
2024-09-30 00:11:11 +08:00
涵曦
7c9d48a9fa
build: 修复依赖库问题
2024-09-29 23:57:03 +08:00
涵曦
a76d526569
Update README.md
2024-09-29 22:51:59 +08:00
涵曦
e2d71266c5
fix: 修复自定义口令末尾多余逗号的情况
2024-09-29 10:22:01 +08:00
涵曦
86110a2e65
feat: 新增 yt-dlp cookies 文件参数支持
2024-09-29 10:19:50 +08:00
涵曦
4330f61888
feat: 新增批量下载歌曲工具
2024-09-27 19:03:49 +08:00
涵曦
4951cea269
feat: 新增后台网站图标
2024-09-27 10:57:18 +08:00
涵曦
ed1a4e77f6
Update README.md
2024-09-26 22:44:06 +08:00
Gao, Ruiyuan
40a3e24071
bugfix: cannot can async.run when there is a running loop ( #207 )
2024-09-26 22:34:00 +08:00
Gao, Ruiyuan
daeb0ae4b6
bugfix: async func should have await ( #205 )
2024-09-26 11:52:40 +08:00
涵曦
02d9987ad7
fix: 修复windows下路径问题
2024-09-26 07:32:02 +08:00
涵曦
aa7b25cd33
Update README.md
2024-09-26 00:42:32 +08:00
涵曦
e42537d591
Update README.md
2024-09-26 00:41:00 +08:00
Gao, Ruiyuan
410d4452d1
drop request.url.path ( #204 )
2024-09-25 23:56:33 +08:00
涵曦
092dd8a532
Fix code scanning alert no. 33: Use of a broken or weak cryptographic hashing algorithm on sensitive data ( #202 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-09-25 22:27:08 +08:00
涵曦
2b6619b4da
Fix code scanning alert no. 32: Use of a broken or weak cryptographic hashing algorithm on sensitive data ( #203 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-09-25 22:26:48 +08:00
Gao, Ruiyuan
db8b90487f
feat: 加密音乐和图片访问链接 ( #200 )
...
* use basic auth, cannot work
* Revert "use basic auth, cannot work"
This reverts commit 16a9683855daed20efc4a9aef0628413380b62bc.
* use access key/code control
* Auto-format code 🧹 🌟 🤖
---------
Co-authored-by: Formatter [BOT] <runner@fv-az1766-921.lyuwioyq51hutffh0ei52p4blg.dx.internal.cloudapp.net>
2024-09-25 18:41:28 +08:00
涵曦
dec21aa57c
perf: 对歌曲信息中的图片缩小到300 #190
2024-09-25 12:51:53 +08:00
涵曦
baf9a83e50
feat: 歌曲信息中的图片改为url #190
2024-09-25 03:11:29 +08:00
Gao, Ruiyuan
d214cc8df3
format action ( #199 )
2024-09-24 14:18:53 +08:00
Gao, Ruiyuan
55b8b4e966
fix: 解决 L05C 无提示音问题 support MiIOService tts ( #198 )
...
* support MiIOService tts
* Auto-format code 🧹 🌟 🤖
---------
Co-authored-by: Formatter [BOT] <runner@fv-az1773-635.5c5iphqueiuuvdxclnr0txjlua.dx.internal.cloudapp.net>
2024-09-24 14:18:09 +08:00
涵曦
6e8830c4e6
feat: 新增更新提醒
2024-09-24 09:26:39 +08:00
Gao, Ruiyuan
609cb4f10f
use async task for building tags ( #195 )
...
* use threading for building tags
* change tag cache to use asyncio
* sleep 0 is not effective, change to 0.001
2024-09-24 07:24:33 +08:00
Gao, Ruiyuan
917c6d21c8
hotfix: multi-stage search may result in duplicates ( #194 )
2024-09-23 15:42:29 +08:00
涵曦
2095ea0d45
feat: 定时任务新增刷新播放列表接口
2024-09-23 08:44:08 +08:00
涵曦
ec8099b7a0
feat: 后台设置名称优化
2024-09-23 07:54:50 +08:00
涵曦
b077dbedce
Update README.md
2024-09-23 07:49:52 +08:00
涵曦
e6b030e7f1
refactor: 更新静态文件
2024-09-23 03:29:07 +08:00
涵曦
5145590b1e
feat: 新增按钮刷新 tag 信息
2024-09-23 03:27:01 +08:00
涵曦
329c6b26bd
fix: 解决歌曲信息乱码问题
2024-09-23 02:31:47 +08:00
涵曦
44860d495e
feat: 新增 musicinfos 接口用于批量查询歌曲信息
2024-09-23 02:31:47 +08:00
Gao, Ruiyuan
7c9576874b
feat: 增加 tags 缓存 ( #193 )
2024-09-23 02:31:28 +08:00
Gao, Ruiyuan
3110c2221b
feat: 使用 opencc 将歌曲名转化为简体 ( #192 )
2024-09-22 23:18:36 +08:00
Gao, Ruiyuan
a428f377d4
feat: 搜索的歌曲存成列表供前端显示,实现额外索引 ( #188 )
...
* bug fix after cd54dae; implement #186
* bug fix
* convert musiclist to basename
* revert to basename in all_music
* move list2str to utils.py
* use _extra_index_search in search
2024-09-22 21:22:52 +08:00
涵曦
c1915fb6b1
fix: 修复搜索补全不生效的问题
2024-09-21 23:33:19 +08:00
涵曦
cd54dae176
fix: 修复默认主题没有选中上次播放列表的问题
2024-09-21 23:25:20 +08:00
Gao, Ruiyuan
c72a619df0
feat: 搜索多个结果,并更新“当前”播放列表 ( #185 )
...
* local search returns multiple match, and refill play list
* bug fix
* bug fix in play: sometimes we do not need to update play_list
* bug fix in find_best_match; do not update play_list when only 1 match
2024-09-21 21:28:00 +08:00
涵曦
425214d453
feat: musicinfo接口新增musictag参数,用于返回歌曲额外信息
2024-09-21 21:18:56 +08:00
Gao, Ruiyuan
10693e103e
fix: ffmpeg only output audio ( #184 )
2024-09-21 13:19:03 +08:00
涵曦
8f045ceaf3
Update README.md
2024-09-21 07:39:09 +08:00
涵曦
ff883142f7
Update README.md
2024-09-21 07:32:08 +08:00
涵曦
91f1586ab0
Update README.md
2024-09-21 01:12:04 +08:00
涵曦
cef5278f16
feat: 新增口令【播放列表第几个+列表名】来播放列表里的第几个 #158
2024-09-21 01:10:50 +08:00
涵曦
c923ad00f8
Update README.md
2024-09-21 00:25:27 +08:00
涵曦
ec3dc578b8
feat: 新增定时任务功能 #182
2024-09-20 17:36:20 +08:00