385 Commits

Author SHA1 Message Date
梓澄
28457e66ea
chore: Merge #11
Update lx_script.py
2023-12-29 14:32:55 +08:00
006lp
57932c785a
Update lx_script.py 2023-12-29 12:42:16 +08:00
helloplhm-qwq
6c68d03b96
feat: 优化scheduler执行,现在所有可执行的任务会一起执行 2023-12-24 18:40:07 +08:00
helloplhm-qwq
1d523dc07a
chore: 更新版本号 v2.0.0.beta-2 2023-12-24 18:12:14 +08:00
helloplhm-qwq
02fe38e780
feat: 支持更多的脚本信息自定义 2023-12-24 16:22:45 +08:00
helloplhm-qwq
37f1b5bbb0
feat: 支持在配置文件中自定义下载的源脚本的基础信息 2023-12-24 15:56:00 +08:00
helloplhm-qwq
da0737ecfd
revert: fix: 尝试修复记录日志时出现的 'str' object has no attribute 'status'问题 2023-12-24 10:50:55 +08:00
helloplhm-qwq
635ae720b9
尝试修复记录日志时出现的 'str' object has no attribute 'status'问题 2023-12-24 10:47:03 +08:00
helloplhm-qwq
514c8df365
fix: 源脚本API地址错误 2023-12-23 21:31:55 +08:00
helloplhm-qwq
ed8650febd
feat: 支持直接下载脚本 2023-12-23 17:27:29 +08:00
helloplhm-qwq
e71edf9e78
feat: 支持QQ音乐刷新登录 2023-12-23 16:41:05 +08:00
helloplhm-qwq
d9a13c5fe4
feat: 更新循环任务调度器,修复启动后服务器停不掉的问题 2023-12-23 16:40:28 +08:00
helloplhm-qwq
d4056fcb7b
feat: QQ音乐歌词功能 2023-12-23 13:16:16 +08:00
helloplhm-qwq
40943f354e
chore: 补充二进制库 2023-12-23 11:09:17 +08:00
helloplhm-qwq
2940bd976a
chore: 增加二进制库,为QRC解密做准备 2023-12-22 23:36:40 +08:00
helloplhm-qwq
13fcbcd047
fix: 修复在配置找不到时出现的重复日志输出的问题 2023-12-22 21:53:16 +08:00
helloplhm-qwq
a560490fcf
build: 更新版本号(v2.0.0.beta-1) v2.0.0.beta-1 2023-12-17 16:47:47 +08:00
helloplhm-qwq
73a039ce94
chore: Merge 2023-12-17 16:41:18 +08:00
helloplhm-qwq
b9b311b47a
fix: kg TypeError: dict object has no attrbute url 2023-12-17 16:40:01 +08:00
helloplhm-qwq
889a2eb19a
Merge branch 'main' of https://github.com/lxmusics/lx-music-api-server-python 2023-12-17 14:18:53 +08:00
helloplhm-qwq
a22e89a29a
revert: fix: #9(存在nginx反代时报错的问题、flask端无法使用 2023-12-17 14:18:35 +08:00
helloplhm-qwq
c6888c739c
revert: fix: #1(存在nginx反代时报错的问题、flask端无法使用 2023-12-17 14:17:30 +08:00
helloplhm-qwq
630848f62e
fix: 存在nginx反代时报错的问题 #1 2023-12-17 14:12:40 +08:00
helloplhm-qwq
909abc3239
revert: feat: 支持在配置文件中开关日志文件保存 2023-12-17 14:02:08 +08:00
helloplhm-qwq
57977c82d2
feat: 将所有api请求更换为异步,提高速度 2023-12-17 13:50:22 +08:00
helloplhm-qwq
484adde934
feat: kg源mv支持 2023-12-17 13:49:45 +08:00
helloplhm-qwq
84b1212c7e
feat: 完善异步请求的响应处理 2023-12-17 13:46:35 +08:00
helloplhm-qwq
de26226171
feat: 支持在配置文件中开关日志文件保存 2023-12-17 13:45:36 +08:00
helloplhm-qwq
9b5f48c915
feat: 优化服务器停止时的逻辑 2023-12-17 13:37:42 +08:00
helloplhm-qwq
e999ebdf99
chore: 优化返回类型 2023-12-17 09:09:06 +08:00
helloplhm-qwq
3161b4f712
chore: 移除未使用的import 2023-12-17 00:00:06 +08:00
helloplhm-qwq
e2a40a516e
feat: AsyncRequest & 日志逻辑改进 2023-12-16 23:58:58 +08:00
helloplhm-qwq
44b76b0e2d
feat: 优化返回数据过期时间显示 2023-12-16 21:27:40 +08:00
helloplhm-qwq
c01d1ed9fb
feat: 支持tx/kg源歌曲信息获取 2023-12-16 18:36:27 +08:00
helloplhm-qwq
34eb8403b5
chore: 优化代码 2023-12-16 16:29:09 +08:00
helloplhm-qwq
901d2ab838
chore: 优化 2023-12-16 13:18:10 +08:00
helloplhm-qwq
6a5b657484
build: 改善更新日志获取 2023-12-16 13:01:36 +08:00
helloplhm-qwq
b8a774ebea
chore: Merge 2023-12-15 21:31:48 +08:00
helloplhm-qwq
dacfcad39d
docs: poetry部署教程 2023-12-15 21:30:01 +08:00
梓澄
e655b8ded2
chore: dependabot 2023-12-15 21:20:13 +08:00
helloplhm-qwq
4419015406
feat: 接入pypoetry包管理 2023-12-15 21:11:15 +08:00
helloplhm-qwq
66e1e6d7d9
docs: fix: flask 2023-12-15 20:45:15 +08:00
helloplhm-qwq
dfaed5cfee
revert: fix: flask 2023-12-15 20:40:06 +08:00
helloplhm-qwq
7f852e05ab chore: Merge 2023-12-15 20:17:46 +08:00
helloplhm-qwq
e33c210af0
chore ========== 当你看到这个消息的时候就意味着这个项目向全能性API转型了 ========== 2023-12-15 20:14:12 +08:00
梓澄
3eec445dfa
chore: Merge #7
减小镜像体积
2023-12-15 18:42:37 +08:00
梓澄
1f0177968e
chore: Merge #8
纠正单引号嵌套错误
2023-12-15 18:41:14 +08:00
helloplhm-qwq
456a617d89
fix: flask端 2023-12-15 18:37:39 +08:00
helloplhm-qwq
f60810c2a9
chore: 更改返回格式 2023-12-15 18:31:56 +08:00
PikuZheng
7b379fba58
纠正单引号嵌套错误 2023-12-15 14:58:22 +08:00