Commit Graph

  • 8c4d3c4c07
    feat: 优化端口被占用时的处理逻辑 helloplhm-qwq 2024-01-05 17:56:35 +08:00
  • 30e1e6cf22
    fix: 修复日志刷屏 helloplhm-qwq 2024-01-05 17:49:45 +08:00
  • c08b45586c
    feat: 账号池功能 & feat: 优化黑名单检查性能 & feat: scheduler支持传参 helloplhm-qwq 2024-01-05 17:18:33 +08:00
  • ef4b4bfa24
    chore: (release) 更新版本号 v2.0.0.beta-3 helloplhm-qwq 2024-01-04 20:47:40 +08:00
  • 92b4d47afa
    chore: (deps) 更新lockfile helloplhm-qwq 2024-01-04 20:46:24 +08:00
  • 4d79985da6
    chore: (syntax) 支持旧版 梓澄 2024-01-04 18:33:49 +08:00
  • 06b6fd370c
    Merge pull request #12 from liaofulong/patch-1 Folltoshe 2024-01-02 19:03:22 +08:00
  • ab6e29d13b
    fix: 修复tx源 ikun 2024-01-02 17:58:03 +08:00
  • 0d21d71a61
    feat: 支持kg源歌词获取 helloplhm-qwq 2023-12-31 14:05:45 +08:00
  • 18fd6a4cb2
    feat: (wip) 支持Python 3.6 / 3.7 helloplhm-qwq 2023-12-30 14:07:17 +08:00
  • 177273de99
    chore: (deps) 更新lockfile helloplhm-qwq 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 梓澄 2023-12-29 14:32:55 +08:00
  • 57932c785a
    Update lx_script.py 006lp 2023-12-29 12:42:16 +08:00
  • 6c68d03b96
    feat: 优化scheduler执行,现在所有可执行的任务会一起执行 helloplhm-qwq 2023-12-24 18:40:07 +08:00
  • 1d523dc07a
    chore: 更新版本号 v2.0.0.beta-2 helloplhm-qwq 2023-12-24 18:12:14 +08:00
  • 02fe38e780
    feat: 支持更多的脚本信息自定义 helloplhm-qwq 2023-12-24 16:22:45 +08:00
  • 37f1b5bbb0
    feat: 支持在配置文件中自定义下载的源脚本的基础信息 helloplhm-qwq 2023-12-24 15:56:00 +08:00
  • da0737ecfd
    revert: fix: 尝试修复记录日志时出现的 'str' object has no attribute 'status'问题 helloplhm-qwq 2023-12-24 10:50:55 +08:00
  • 635ae720b9
    尝试修复记录日志时出现的 'str' object has no attribute 'status'问题 helloplhm-qwq 2023-12-24 10:47:03 +08:00
  • 514c8df365
    fix: 源脚本API地址错误 helloplhm-qwq 2023-12-23 21:31:55 +08:00
  • ed8650febd
    feat: 支持直接下载脚本 helloplhm-qwq 2023-12-23 17:27:29 +08:00
  • e71edf9e78
    feat: 支持QQ音乐刷新登录 helloplhm-qwq 2023-12-23 16:41:05 +08:00
  • d9a13c5fe4
    feat: 更新循环任务调度器,修复启动后服务器停不掉的问题 helloplhm-qwq 2023-12-23 16:40:28 +08:00
  • d4056fcb7b
    feat: QQ音乐歌词功能 helloplhm-qwq 2023-12-23 13:16:16 +08:00
  • 40943f354e
    chore: 补充二进制库 helloplhm-qwq 2023-12-23 11:09:17 +08:00
  • 2940bd976a
    chore: 增加二进制库,为QRC解密做准备 helloplhm-qwq 2023-12-22 23:36:40 +08:00
  • 13fcbcd047
    fix: 修复在配置找不到时出现的重复日志输出的问题 helloplhm-qwq 2023-12-22 21:53:16 +08:00
  • a560490fcf
    build: 更新版本号(v2.0.0.beta-1) v2.0.0.beta-1 helloplhm-qwq 2023-12-17 16:47:47 +08:00
  • 73a039ce94
    chore: Merge helloplhm-qwq 2023-12-17 16:41:18 +08:00
  • b9b311b47a
    fix: kg TypeError: dict object has no attrbute url helloplhm-qwq 2023-12-17 16:40:01 +08:00
  • 889a2eb19a
    Merge branch 'main' of https://github.com/lxmusics/lx-music-api-server-python helloplhm-qwq 2023-12-17 14:18:53 +08:00
  • a22e89a29a
    revert: fix: #9(存在nginx反代时报错的问题、flask端无法使用 helloplhm-qwq 2023-12-17 14:18:35 +08:00
  • c6888c739c
    revert: fix: #1(存在nginx反代时报错的问题、flask端无法使用 helloplhm-qwq 2023-12-17 14:17:30 +08:00
  • 630848f62e
    fix: 存在nginx反代时报错的问题 #1 helloplhm-qwq 2023-12-17 14:12:40 +08:00
  • 909abc3239
    revert: feat: 支持在配置文件中开关日志文件保存 helloplhm-qwq 2023-12-17 14:02:08 +08:00
  • 57977c82d2
    feat: 将所有api请求更换为异步,提高速度 helloplhm-qwq 2023-12-17 13:50:22 +08:00
  • 484adde934
    feat: kg源mv支持 helloplhm-qwq 2023-12-17 13:49:45 +08:00
  • 84b1212c7e
    feat: 完善异步请求的响应处理 helloplhm-qwq 2023-12-17 13:46:35 +08:00
  • de26226171
    feat: 支持在配置文件中开关日志文件保存 helloplhm-qwq 2023-12-17 13:45:36 +08:00
  • 9b5f48c915
    feat: 优化服务器停止时的逻辑 helloplhm-qwq 2023-12-17 13:37:42 +08:00
  • e999ebdf99
    chore: 优化返回类型 helloplhm-qwq 2023-12-17 09:09:06 +08:00
  • 3161b4f712
    chore: 移除未使用的import helloplhm-qwq 2023-12-17 00:00:06 +08:00
  • e2a40a516e
    feat: AsyncRequest & 日志逻辑改进 helloplhm-qwq 2023-12-16 23:58:58 +08:00
  • 44b76b0e2d
    feat: 优化返回数据过期时间显示 helloplhm-qwq 2023-12-16 21:27:40 +08:00
  • c01d1ed9fb
    feat: 支持tx/kg源歌曲信息获取 helloplhm-qwq 2023-12-16 18:36:27 +08:00
  • 34eb8403b5
    chore: 优化代码 helloplhm-qwq 2023-12-16 16:29:09 +08:00
  • 901d2ab838
    chore: 优化 helloplhm-qwq 2023-12-16 13:18:10 +08:00
  • 6a5b657484
    build: 改善更新日志获取 helloplhm-qwq 2023-12-16 13:01:36 +08:00
  • b8a774ebea
    chore: Merge helloplhm-qwq 2023-12-15 21:31:48 +08:00
  • dacfcad39d
    docs: poetry部署教程 helloplhm-qwq 2023-12-15 21:30:01 +08:00
  • e655b8ded2
    chore: dependabot 梓澄 2023-12-15 21:20:13 +08:00
  • 4419015406
    feat: 接入pypoetry包管理 helloplhm-qwq 2023-12-15 21:11:15 +08:00
  • 66e1e6d7d9
    docs: fix: flask helloplhm-qwq 2023-12-15 20:45:15 +08:00
  • dfaed5cfee
    revert: fix: flask helloplhm-qwq 2023-12-15 20:40:06 +08:00
  • 7f852e05ab chore: Merge helloplhm-qwq 2023-12-15 20:17:46 +08:00
  • e33c210af0
    chore ========== 当你看到这个消息的时候就意味着这个项目向全能性API转型了 ========== helloplhm-qwq 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
  • 456a617d89
    fix: flask端 helloplhm-qwq 2023-12-15 18:37:39 +08:00
  • f60810c2a9
    chore: 更改返回格式 helloplhm-qwq 2023-12-15 18:31:56 +08:00
  • 7b379fba58
    纠正单引号嵌套错误 PikuZheng 2023-12-15 14:58:22 +08:00
  • 6e06b203c3
    Update Dockerfile PikuZheng 2023-12-15 14:47:20 +08:00
  • f0c4313e5b
    Update Dockerfile PikuZheng 2023-12-15 14:46:48 +08:00
  • 3f6100f6b9
    Update Dockerfile PikuZheng 2023-12-15 14:45:53 +08:00
  • 1c1aa49e75
    减小镜像体积 PikuZheng 2023-12-15 14:31:44 +08:00
  • a8cfd47e15 chore: 完善返回数据 “Folltoshe” 2023-12-10 23:47:21 +08:00
  • 92236c549a chore: 优化代码 “Folltoshe” 2023-12-10 22:03:58 +08:00
  • f6eafff8a9 chore: 更新Flask服务端 “Folltoshe” 2023-12-10 21:31:37 +08:00
  • 801ea1e90a
    feat: 支持kg源母带获取 helloplhm-qwq 2023-12-09 20:07:58 +08:00
  • 53ef71b922
    docs: README 梓澄 2023-12-09 09:40:29 +08:00
  • e3ab361cc5
    fix: bootstrap type error v1.1.0 梓澄 2023-12-08 19:47:56 +08:00
  • 99a7f67e18
    docs: README 梓澄 2023-12-03 00:35:33 +08:00
  • a51d5dad01
    Merge pull request #3 from im-zhangxi/main 梓澄 2023-12-02 18:28:57 +08:00
  • bd64bdf2b4
    build: 增加构建 helloplhm-qwq 2023-12-02 18:14:18 +08:00
  • d751ab0e7c
    chore: 修改依赖 helloplhm-qwq 2023-12-02 18:13:54 +08:00
  • a0e72c7b6f 更改Dockerfile配置,以及docker-compose文件 zx 2023-12-02 18:12:39 +08:00
  • 842bf64ef6
    feat: 更换flask框架为aiohttp helloplhm-qwq 2023-12-02 18:12:14 +08:00
  • f4e295763e
    chore: 移除未完成的aiohttp导入 梓澄 2023-12-02 14:37:53 +08:00
  • 2d1fdbc30f
    build: 啥也没有 helloplhm-qwq 2023-12-02 13:44:36 +08:00
  • c4e7d91f20
    build: 优化上传 helloplhm-qwq 2023-12-02 13:42:55 +08:00
  • c9c0bdd75b
    Merge branch 'main' of https://github.com/lxmusics/lx-music-api-server-python helloplhm-qwq 2023-12-02 13:40:03 +08:00
  • c058b33a9d
    build: 尝试修复构建 helloplhm-qwq 2023-12-02 13:39:10 +08:00
  • 6246964718
    build: 移除旧的构建配置 helloplhm-qwq 2023-12-02 13:35:15 +08:00
  • c3483d4982
    build: 改进构建逻辑 helloplhm-qwq 2023-12-02 13:28:14 +08:00
  • 225753a7a2
    feat: wyy音质检查 helloplhm-qwq 2023-12-02 12:46:23 +08:00
  • 3d2d241a36
    fix: 修复rate_limit为0但间隔过短事仍然导致429错误的问题 helloplhm-qwq 2023-12-02 12:40:27 +08:00
  • fde8e7bcdb
    Merge branch 'main' of https://github.com/lxmusics/lx-music-api-server-python helloplhm-qwq 2023-12-02 12:29:05 +08:00
  • 7ee57d85b5
    chore: Merge helloplhm-qwq 2023-12-02 12:28:46 +08:00
  • 98410ce11f
    chore: 优化代码 lerdb 2023-12-02 12:10:31 +08:00
  • 2e6ad2d56b
    chore: Merge helloplhm-qwq 2023-12-02 11:32:37 +08:00
  • 37b1349e38 docs: 更新README Folltoshe 2023-12-02 11:11:00 +08:00
  • ada4b5ff8f chore: 更新过滤文件 helloplhm-qwq 2023-12-02 10:02:47 +08:00
  • 99d8060df2 feat: Docker部署方法 liaofulong 2023-12-02 09:48:29 +08:00
  • 8d0807aa2e docs: 优化文档 lerdb 2023-12-01 23:34:46 +08:00
  • 2957528792 chore: 优化配置文件读取 lerdb 2023-12-01 23:16:52 +08:00
  • 2396308527 fix: 配置文件不存在时的报错问题 helloplhm-qwq 2023-12-01 19:16:06 +08:00
  • fc7d0c5d75 fix: 修复某些配置无效的问题 helloplhm-qwq 2023-12-01 19:03:50 +08:00
  • 01b4a4e495 fix: 修复请求间隔时间计算错误 wzx 2023-11-27 17:00:09 +08:00
  • 7e3161af20 feat: 请求速率限制逻辑 helloplhm-qwq 2023-11-26 12:49:10 +08:00