210 Commits

Author SHA1 Message Date
lerdb
8f84af70ac
chore: 过滤所有测试文件 2024-01-31 22:29:37 +08:00
lerdb
73d95b6032
fix: kuwo源配置kuwodes时报错 #37 2024-01-31 22:27:47 +08:00
lerdb
eca696c79b
build: fix typo 2024-01-31 21:08:26 +08:00
lerdb
d1e23d94c6
Merge branch 'main' of github.com:lxmusics/lx-music-api-server-python 2024-01-31 20:53:36 +08:00
lerdb
42fd54389e
build: 重写构建 2024-01-31 20:53:08 +08:00
梓澄qwq
09f34fd2b9
chore: fix typo 2024-01-31 14:49:55 +08:00
helloplhm-qwq
39caeeb816
Merge branch 'main' of https://github.com/lxmusics/lx-music-api-server-python 2024-01-31 11:25:21 +08:00
helloplhm-qwq
54222f89ce
chore: (git) 更新.gitignore 2024-01-31 11:24:50 +08:00
helloplhm-qwq
610343c8e1
chore: no title 2024-01-31 11:23:43 +08:00
lerdb
2899cac40c
build: 重写构建流程 2024-01-31 00:12:19 +08:00
helloplhm-qwq
ee0c894d05
feat: 优化脚本下载 2024-01-30 22:58:45 +08:00
dependabot[bot]
08375b9b10
Merge pull request #34 from lxmusics/dependabot/pip/aiohttp-3.9.3 2024-01-30 01:51:41 +00:00
dependabot[bot]
c11cacd8c0
build(deps): bump aiohttp from 3.9.1 to 3.9.3
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 to 3.9.3.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.1...v3.9.3)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 01:49:59 +00:00
dependabot[bot]
3d2361ea85
Merge pull request #35 from lxmusics/dependabot/pip/colorlog-6.8.2 2024-01-30 01:49:05 +00:00
dependabot[bot]
1e87fc7194
build(deps): bump colorlog from 6.8.0 to 6.8.2
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.8.0 to 6.8.2.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v6.8.0...v6.8.2)

---
updated-dependencies:
- dependency-name: colorlog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 23:56:29 +00:00
helloplhm-qwq
f3b0a4d5a6
feat: 优化端口监听逻辑,遇到某个端口监听错误时不重复监听 2024-01-25 00:52:59 +08:00
helloplhm-qwq
e0f96333d0
fix: other method 2024-01-24 18:35:29 +08:00
dependabot[bot]
5b1f741845
Merge pull request #31 from lxmusics/dependabot/pip/flask-3.0.1 2024-01-23 15:47:58 +00:00
dependabot[bot]
1d246115fc
build(deps-dev): bump flask from 3.0.0 to 3.0.1
Bumps [flask](https://github.com/pallets/flask) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 23:12:55 +00:00
lerdb
e1d30cfbbf
fix: 修复下载script时错误信息乱码的问题 2024-01-22 13:20:39 +08:00
lerdb
9a9e64ac19
fix: 修复无法下载script的bug 2024-01-22 12:44:00 +08:00
lerdb
2f869694d5
docs: 更新文档 2024-01-22 12:42:06 +08:00
helloplhm-qwq
cb1e23186d
chore: 更新版本号 v2.0.0.beta-4 2024-01-20 18:04:41 +08:00
helloplhm-qwq
9e59da1136
notice: 期末考试去了,各位祝我好运吧🍀 2024-01-20 18:01:36 +08:00
helloplhm-qwq
3b5d810f2c
chore: 优化代码 2024-01-20 15:02:23 +08:00
dependabot[bot]
d308ffb4ee
Merge pull request #24 from lxmusics/dependabot/pip/pycryptodome-3.20.0 2024-01-19 23:05:12 +00:00
helloplhm-qwq
5e83c0546e
chore: 移除两行print 2024-01-20 00:05:44 +08:00
helloplhm-qwq
cff11e69c4
fix: 修复缓存数据存在后不会被刷新的问题 2024-01-19 22:55:00 +08:00
dependabot[bot]
dba843f837
build(deps): bump pycryptodome from 3.19.1 to 3.20.0
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.19.1 to 3.20.0.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.19.1...v3.20.0)

---
updated-dependencies:
- dependency-name: pycryptodome
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 23:34:13 +00:00
梓澄
863529f4b0
fix: (log) non real ip when use proxy 2024-01-14 10:18:38 +08:00
helloplhm-qwq
46fb398def
docs: update README 2024-01-13 19:29:23 +08:00
helloplhm-qwq
c8202f773e
fix: kuwo KeyError 2024-01-13 19:28:02 +08:00
helloplhm-qwq
21d19d6af7
feat: kw源账号功能 & kuwodes接口支持 2024-01-13 19:25:29 +08:00
梓澄
65ad90a3cc
chore: fix typo 2024-01-13 17:53:17 +08:00
helloplhm-qwq
0b50cda717
chore: 优化代码 2024-01-13 15:02:26 +08:00
helloplhm-qwq
074591d87c
chore: 不再支持flask 2024-01-13 15:00:42 +08:00
helloplhm-qwq
427cc7260a
feat: 一个plus版的反代自定义配置实现 #22 2024-01-13 14:59:30 +08:00
dependabot[bot]
5528f64406
Merge pull request #23 from lxmusics/dependabot/pip/jinja2-3.1.3 2024-01-13 06:35:17 +00:00
dependabot[bot]
1d6a76cba9
build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 06:33:23 +00:00
helloplhm-qwq
71dff0a1ff
fix: 修复两个小bug 2024-01-13 14:27:45 +08:00
helloplhm-qwq
a20367b86e
feat: 脚本下载优化 2024-01-13 13:55:44 +08:00
helloplhm-qwq
5fb8913704
fix: 尝试修复aiohttp请求时的代理配置 #21 2024-01-13 01:09:19 +08:00
helloplhm-qwq
068dc5ab89
feat: 支持https服务器 & feat: 支持同时监听多个端口 2024-01-12 23:12:46 +08:00
lerdb
e2ae17fb6f
docs: Update README 2024-01-07 16:11:25 +08:00
梓澄
35fb654ecb
chore: Merge #19
Update lx_script.py
2024-01-07 14:37:24 +08:00
Albert Lin
c37fc785b0
Update lx_script.py
Fix display error in generated `lx-music-source-example.js` file by set encoding.
2024-01-07 14:20:51 +08:00
helloplhm-qwq
c286424e34
Merge branch 'main' of https://github.com/lxmusics/lx-music-api-server-python 2024-01-07 13:23:23 +08:00
helloplhm-qwq
f3676902d5
chore: fix typo 2024-01-07 13:22:58 +08:00
helloplhm-qwq
6a2d64d5fb
docs: README 2024-01-07 12:46:45 +08:00
helloplhm-qwq
12f9e90045
feat: 优化脚本获取 2024-01-07 12:27:38 +08:00