dependabot[bot]
|
edaec2a3d2
|
Merge pull request #91 from MeoProject/dependabot/pip/ruamel-yaml-0.18.7
|
2024-12-31 02:43:36 +00:00 |
|
dependabot[bot]
|
30c0eaa23e
|
build(deps): bump ruamel-yaml from 0.18.6 to 0.18.7
Bumps ruamel-yaml from 0.18.6 to 0.18.7.
---
updated-dependencies:
- dependency-name: ruamel-yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-30 23:49:10 +00:00 |
|
ikun0014
|
412f692ba1
|
Update default_config.py
|
2024-12-18 19:55:43 +08:00 |
|
ikun0014
|
c84c2acbb9
|
Update player.py
|
2024-12-18 19:55:26 +08:00 |
|
ikun0014
|
3e5c1cd94b
|
你好今年是哪年
|
2024-12-18 19:55:02 +08:00 |
|
ikun0014
|
3375f0beba
|
Merge pull request #88 from 006lp/main
Add: More detailed log output
|
2024-12-17 23:45:43 +08:00 |
|
ikun0014
|
82be199636
|
Update build.py
|
2024-12-17 23:09:20 +08:00 |
|
006lp
|
f7069fc6f8
|
Fix: Map the server-returned level to a standardized value
|
2024-12-17 20:44:07 +08:00 |
|
ikun0014
|
ed47e928dd
|
feat: 支持NeteaseCloudMusicApi
|
2024-12-17 20:37:34 +08:00 |
|
006lp
|
56d19ee671
|
Add: Use third-party Netease Cloud Music API server to send GET request for the link (temporary workaround)
|
2024-12-17 19:23:56 +08:00 |
|
dependabot[bot]
|
0433d7a4d1
|
Merge pull request #87 from MeoProject/dependabot/pip/hiredis-3.1.0
|
2024-12-10 08:38:46 +00:00 |
|
dependabot[bot]
|
c63beb983f
|
build(deps): bump hiredis from 3.0.0 to 3.1.0
Bumps [hiredis](https://github.com/redis/hiredis-py) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/redis/hiredis-py/releases)
- [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/hiredis-py/compare/v3.0.0...v3.1.0)
---
updated-dependencies:
- dependency-name: hiredis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-10 08:36:22 +00:00 |
|
dependabot[bot]
|
6d247dbeac
|
Merge pull request #86 from MeoProject/dependabot/pip/redis-5.2.1
|
2024-12-10 08:34:53 +00:00 |
|
dependabot[bot]
|
d4cb252aa4
|
build(deps): bump redis from 5.2.0 to 5.2.1
Bumps [redis](https://github.com/redis/redis-py) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.2.0...v5.2.1)
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-09 23:25:52 +00:00 |
|
lerdb
|
1ea53d2ca9
|
chore: 补两个括号
|
2024-11-19 23:05:26 +08:00 |
|
ikun0014
|
497f21d2d4
|
Merge pull request #85 from Folltoshe/main
fix: 修复使用redis缓存的时候过期时间错误
|
2024-11-17 22:44:52 +08:00 |
|
Folltoshe
|
8e361ff14b
|
deps: 更新依赖
|
2024-11-17 22:42:12 +08:00 |
|
Folltoshe
|
d3ab5f910d
|
fix: 修复使用redis缓存的时候过期时间错误
|
2024-11-17 22:34:14 +08:00 |
|
ikun0014
|
6b08683b66
|
Merge pull request #84 from Folltoshe/main
feat: 支持使用redis缓存数据
|
2024-11-17 22:03:47 +08:00 |
|
Folltoshe
|
196732ab7d
|
feat: 支持使用redis缓存数据
|
2024-11-17 21:58:42 +08:00 |
|
ikun0014
|
dcfe8a4472
|
Merge pull request #83 from Folltoshe/main
chore: 优化启动脚本
|
2024-11-17 21:29:10 +08:00 |
|
Folltoshe
|
b45c3a7765
|
fix: 修复报错
|
2024-11-17 20:58:12 +08:00 |
|
Folltoshe
|
5442e3340b
|
chore: 优化启动脚本
|
2024-11-17 20:57:16 +08:00 |
|
dependabot[bot]
|
92a69f048d
|
Merge pull request #82 from MeoProject/dependabot/pip/colorlog-6.9.0
|
2024-11-05 10:31:32 +00:00 |
|
dependabot[bot]
|
0fd9fe1c3e
|
build(deps): bump colorlog from 6.8.2 to 6.9.0
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.8.2 to 6.9.0.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v6.8.2...v6.9.0)
---
updated-dependencies:
- dependency-name: colorlog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-04 23:14:51 +00:00 |
|
ikun0014
|
3533a72681
|
feat: 支持关闭某个平台的服务
|
2024-10-28 18:07:25 +08:00 |
|
dependabot[bot]
|
88937e4917
|
build(deps): bump xmltodict from 0.14.1 to 0.14.2 (#80)
Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.14.1 to 0.14.2.
- [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md)
- [Commits](https://github.com/martinblech/xmltodict/compare/v0.14.1...v0.14.2)
---
updated-dependencies:
- dependency-name: xmltodict
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-27 19:33:57 +08:00 |
|
ikun0014
|
6c6ef01681
|
chore: 统一为refresh_login
|
2024-10-16 20:49:49 +08:00 |
|
dependabot[bot]
|
f67de8f43b
|
build(deps): bump aiohttp from 3.10.9 to 3.10.10 (#79)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.9 to 3.10.10.
- [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.10.9...v3.10.10)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-16 14:50:01 +08:00 |
|
dependabot[bot]
|
7dbafb958c
|
build(deps): bump xmltodict from 0.13.0 to 0.14.1 (#78)
Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.13.0 to 0.14.1.
- [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md)
- [Commits](https://github.com/martinblech/xmltodict/compare/v0.13.0...v0.14.1)
---
updated-dependencies:
- dependency-name: xmltodict
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-16 09:43:40 +08:00 |
|
lerdb
|
f7988a48b1
|
chore: 合并log输出
|
2024-10-10 17:09:10 +08:00 |
|
lerdb
|
52420696f8
|
fix: 修复一个逻辑漏洞
|
2024-10-10 17:08:23 +08:00 |
|
lerdb
|
aa1894b66f
|
chore: [release] v2.0.0.beta-12
v2.0.0.beta-12
|
2024-10-09 19:45:09 +08:00 |
|
lerdb
|
a177ebb3e6
|
fix: 生成changelog时未获取到正确的tag
|
2024-10-09 19:32:00 +08:00 |
|
dependabot[bot]
|
94778abece
|
build(deps): bump urllib3 from 2.2.1 to 2.2.2 (#76)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-09 14:10:14 +08:00 |
|
dependabot[bot]
|
4709eea052
|
build(deps): bump certifi from 2024.2.2 to 2024.7.4 (#75)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-09 14:05:45 +08:00 |
|
lerdb
|
2370f73fa8
|
docs: 更新文档
|
2024-10-08 22:57:59 +08:00 |
|
lerdb
|
f58d1b2069
|
chore: 优化代码
|
2024-10-08 22:22:36 +08:00 |
|
dependabot[bot]
|
b13c7d77ab
|
build(deps): bump pycryptodome from 3.20.0 to 3.21.0 (#74)
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.20.0 to 3.21.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.20.0...v3.21.0)
---
updated-dependencies:
- dependency-name: pycryptodome
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-08 15:26:33 +08:00 |
|
dependabot[bot]
|
f54b3d38dd
|
build(deps): bump aiohttp from 3.10.5 to 3.10.9 (#73)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.5 to 3.10.9.
- [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.10.5...v3.10.9)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-08 15:22:33 +08:00 |
|
lerdb
|
edfc6396d8
|
fix: 修复默认生成的配置文件换行被转义
|
2024-10-07 17:37:01 +08:00 |
|
lerdb
|
6dee331484
|
fix: 修复网易保活
|
2024-10-07 17:35:51 +08:00 |
|
lerdb
|
bb1df10f1c
|
feat: 网易增加保活
|
2024-10-06 23:11:59 +08:00 |
|
sukimon_qwq
|
39fa65c2b6
|
chore: 移除print
|
2024-10-04 12:42:21 +08:00 |
|
sukimon_qwq
|
9adc778c05
|
style: 少量日志stack_error格式优化
|
2024-10-04 12:36:11 +08:00 |
|
sukimon_qwq
|
3a2da26245
|
fix: 修复tx源歌词与翻译错位的问题
|
2024-10-04 12:34:51 +08:00 |
|
ikun
|
193618b34e
|
fix: 修复vkey api部分文件404的问题
|
2024-09-17 20:56:21 +08:00 |
|
lerdb
|
e62ef1ce82
|
Merge pull request #71 from MeoProject/dependabot/pip/pybind11-2.13.6
build(deps): bump pybind11 from 2.13.5 to 2.13.6
|
2024-09-17 08:58:32 +08:00 |
|
dependabot[bot]
|
fe942f4ed9
|
build(deps): bump pybind11 from 2.13.5 to 2.13.6
Bumps [pybind11](https://github.com/pybind/pybind11) from 2.13.5 to 2.13.6.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pybind/pybind11/compare/v2.13.5...v2.13.6)
---
updated-dependencies:
- dependency-name: pybind11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 23:29:28 +00:00 |
|
ikun
|
c9d5df7fe8
|
feat: 支持接入第三方提供的vkey api
|
2024-09-16 14:52:12 +08:00 |
|