mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 20:38:28 +08:00
首次推出emby、filebrowser、MyIP、NeteaseCloudMusicApi、nextcloud、zigbee2mqtt
This commit is contained in:
7
NeteaseCloudMusicApi/CHANGELOG.md
Normal file
7
NeteaseCloudMusicApi/CHANGELOG.md
Normal file
@@ -0,0 +1,7 @@
|
||||
## [4.14.0] - 2023-12-20
|
||||
|
||||
from https://github.com/Binaryify/NeteaseCloudMusicApi/releases/tag/v4.14.0
|
||||
|
||||
## [4.13.8] - 2023-10-27
|
||||
|
||||
from https://github.com/Binaryify/NeteaseCloudMusicApi/releases/tag/v4.13.8
|
||||
11
NeteaseCloudMusicApi/DOCS.md
Normal file
11
NeteaseCloudMusicApi/DOCS.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 网易云音乐API
|
||||
|
||||
网易云音乐 Node.js API service
|
||||
|
||||
|
||||
|
||||
## 配置说明
|
||||
|
||||
### 网络
|
||||
|
||||
更改此主机上由加载项开发的端口,默认3000,可自行配置
|
||||
9
NeteaseCloudMusicApi/README.md
Normal file
9
NeteaseCloudMusicApi/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 冬瓜甄选addons: NeteaseCloudMusicApi
|
||||
|
||||
## 关于
|
||||
|
||||
网易云音乐 Node.js API service
|
||||
|
||||
## 来源
|
||||
|
||||
https://github.com/Binaryify/NeteaseCloudMusicApi
|
||||
15
NeteaseCloudMusicApi/config.yaml
Normal file
15
NeteaseCloudMusicApi/config.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: 网易云音乐 API
|
||||
version: v4.14.0
|
||||
slug: cloud-music
|
||||
description: 网易云音乐 Node.js API service
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
init: false
|
||||
codenotary: wghaos@163.com
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
startup: services
|
||||
image: binaryify/netease_cloud_music_api
|
||||
ports:
|
||||
3000/tcp: 3000
|
||||
BIN
NeteaseCloudMusicApi/icon.png
Normal file
BIN
NeteaseCloudMusicApi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
BIN
NeteaseCloudMusicApi/logo.png
Normal file
BIN
NeteaseCloudMusicApi/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
Reference in New Issue
Block a user