Giter VIP home page Giter VIP logo

musicparty's People

Contributors

eveelseif avatar lgc2333 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

musicparty's Issues

无法点歌

从网易云和bilibili点歌,提示
image
从QQ音乐点歌提示成功,但是队列中没有歌曲

docker部署错误

[root@centos-192 MusicParty]# docker-compose up -d
ERROR: Version in "./docker-compose.yml" is unsupported. You might be seeing this error because you're using the wrong Compose file version. Either specify a supported version (e.g "2.2" or "3.3") and place your service definitions under the services key, or omit the version key and place your service definitions at the root of the file to use version 1.
For more on the Compose file format versions, see https://docs.docker.com/compose/compose-file/

fetch不到,系统不对

docker-compose up
Building neteaseapi
Sending build context to Docker daemon 480.8kB
Step 1/3 : FROM node:slim
slim: Pulling from library/node
bb263680fed1: Pull complete
90145816ab6f: Pull complete
ffecf77c2ec8: Pull complete
93607e2e5985: Pull complete
39f3b390c480: Pull complete
Digest: sha256:34211d15e360eff92c17587ff3c3d3bea3061ca3961f745fd59ab30bda954ff9
Status: Downloaded newer image for node:slim
---> 7647830b98c6
Step 2/3 : RUN npm install -g NeteaseCloudMusicApi
---> Running in 2c720edaefe4

added 179 packages in 24s

18 packages are looking for funding
run npm fund for details
npm notice
npm notice New patch version of npm available! 9.4.0 -> 9.4.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.4.2
npm notice Run npm install -g [email protected] to update!
npm notice
Removing intermediate container 2c720edaefe4
---> 4c68237520b1
Step 3/3 : ENTRYPOINT [ "NeteaseCloudMusicApi" ]
---> Running in 9bc39e78bf74
Removing intermediate container 9bc39e78bf74
---> d32d92bfa769
Successfully built d32d92bfa769
Successfully tagged musicparty_neteaseapi:latest
WARNING: Image for service neteaseapi was built because it did not already exist. To rebuild this image you must use docker-compose build or docker-compose up --build.
Building qqmusicapi
Sending build context to Docker daemon 480.8kB
Step 1/8 : FROM node:slim
---> 7647830b98c6
Step 2/8 : RUN apt update
---> Running in 08ed6b486532

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Err:1 http://deb.debian.org/debian bullseye InRelease
Could not connect to deb.debian.org:80 (151.101.110.132), connection timed out
Err:2 http://deb.debian.org/debian-security bullseye-security InRelease
Unable to connect to deb.debian.org:80:
Err:3 http://deb.debian.org/debian bullseye-updates InRelease
Unable to connect to deb.debian.org:80:
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
W: Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease Could not connect to deb.debian.org:80 (151.101.110.132), connection timed out
W: Failed to fetch http://deb.debian.org/debian-security/dists/bullseye-security/InRelease Unable to connect to deb.debian.org:80:
W: Failed to fetch http://deb.debian.org/debian/dists/bullseye-updates/InRelease Unable to connect to deb.debian.org:80:
W: Some index files failed to download. They have been ignored, or old ones used instead.
Removing intermediate container 08ed6b486532
---> 530e130eaa05
Step 3/8 : RUN apt install unzip wget -y
---> Running in 5c6bd2521769

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package unzip
E: Unable to locate package wget
The command '/bin/sh -c apt install unzip wget -y' returned a non-zero code: 100
ERROR: Service 'qqmusicapi' failed to build : Build failed

【新功能】倒计时关闭

弄一个Timer 然后到时间直接关闭页面或者暂停播放?
也许可以再加一个到到时间后等待歌曲播完停止的特性?

The Compose file is invalid

ERROR: The Compose file is invalid because:
Service neteaseapi has neither an image nor a build context specified. At least one must be provided.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.