helloplhm-qwq
|
12f9e90045
|
feat: 优化脚本获取
|
2024-01-07 12:27:38 +08:00 |
|
helloplhm-qwq
|
c51162d072
|
revert: fix: 修复bug * 2
|
2024-01-07 12:11:20 +08:00 |
|
helloplhm-qwq
|
ac59ad5169
|
fix: 修复bug * 2
|
2024-01-07 12:06:06 +08:00 |
|
helloplhm-qwq
|
1b79ee6199
|
docs: 优秀代码
|
2024-01-06 18:22:05 +08:00 |
|
helloplhm-qwq
|
da3384b6d4
|
chore: 优秀代码
|
2024-01-06 15:59:51 +08:00 |
|
helloplhm-qwq
|
49c6780c5b
|
chore: 删除调试用代码
|
2024-01-06 14:13:33 +08:00 |
|
helloplhm-qwq
|
1dd9056d88
|
feat: 支持kg源搜索
|
2024-01-06 14:10:45 +08:00 |
|
梓澄
|
03161c504a
|
chore: Merge #15
Update config.py
|
2024-01-05 23:54:20 +08:00 |
|
006lp
|
3f16333cc2
|
Update config.py
我真服了
这里填addr,下面又是value
找了半天的代理服务器都不行,一看是这里出了问题
生成的config.json也是addr
😓
|
2024-01-05 23:48:08 +08:00 |
|
helloplhm-qwq
|
20696eaa9d
|
revert: fix: 修复引入账号池后导致的bug
|
2024-01-05 19:23:19 +08:00 |
|
helloplhm-qwq
|
1690c9600c
|
fix: 修复引入账号池后导致的bug
|
2024-01-05 19:09:17 +08:00 |
|
helloplhm-qwq
|
3f300833d3
|
fix: 修复黑名单检查不了的问题
|
2024-01-05 18:24:15 +08:00 |
|
helloplhm-qwq
|
aa35ea98a3
|
fix: 尝试修复在快速启动然后停止时报出大屏错误的问题
|
2024-01-05 18:09:55 +08:00 |
|
helloplhm-qwq
|
aeb07c1b73
|
fix: fix typo
|
2024-01-05 17:59:04 +08:00 |
|
helloplhm-qwq
|
8c4d3c4c07
|
feat: 优化端口被占用时的处理逻辑
|
2024-01-05 17:56:35 +08:00 |
|
helloplhm-qwq
|
30e1e6cf22
|
fix: 修复日志刷屏
|
2024-01-05 17:49:45 +08:00 |
|
helloplhm-qwq
|
c08b45586c
|
feat: 账号池功能 & feat: 优化黑名单检查性能 & feat: scheduler支持传参
|
2024-01-05 17:18:33 +08:00 |
|
helloplhm-qwq
|
ef4b4bfa24
|
chore: (release) 更新版本号
v2.0.0.beta-3
|
2024-01-04 20:47:40 +08:00 |
|
helloplhm-qwq
|
92b4d47afa
|
chore: (deps) 更新lockfile
|
2024-01-04 20:46:24 +08:00 |
|
梓澄
|
4d79985da6
|
chore: (syntax) 支持旧版
|
2024-01-04 18:33:49 +08:00 |
|
Folltoshe
|
06b6fd370c
|
Merge pull request #12 from liaofulong/patch-1
fix: 修复tx源
|
2024-01-02 19:03:22 +08:00 |
|
ikun
|
ab6e29d13b
|
fix: 修复tx源
|
2024-01-02 17:58:03 +08:00 |
|
helloplhm-qwq
|
0d21d71a61
|
feat: 支持kg源歌词获取
|
2023-12-31 14:05:45 +08:00 |
|
helloplhm-qwq
|
18fd6a4cb2
|
feat: (wip) 支持Python 3.6 / 3.7
|
2023-12-30 14:07:17 +08:00 |
|
helloplhm-qwq
|
177273de99
|
chore: (deps) 更新lockfile
|
2023-12-30 14:04:26 +08:00 |
|
梓澄
|
dc2ad2e543
|
chore: update pyproject.toml
|
2023-12-29 16:28:07 +08:00 |
|
梓澄
|
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 |
|