Added WebSocket listener service.

This commit is contained in:
real-zony
2022-10-05 10:36:42 +08:00
parent cde1d32d33
commit dbc1e44d2a
7 changed files with 64 additions and 36 deletions

View File

@@ -36,7 +36,7 @@ globalOption:
plugin:
- name: NetEase # 基于网易云音乐的歌词下载器。
priority: 1 # 优先级,升序排列,改为 -1 时禁用。
depth: 30 # 搜索深度,值越大搜索结果越多,但搜索时间越长。
depth: 10 # 搜索深度,值越大搜索结果越多,但搜索时间越长。
- name: QQ # 基于 QQ 音乐的歌词下载器。
priority: 2
# depth: 10 # 暂时不支持。