
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
node-red-contrib-mpd
Advanced tools
A node-red node to control a mpd server and receive status updates from the server like the current played song
Two node-red nodes for controlling/querying one or multiple Music Player Daemon (MPD) servers. If you don't know what mpd or node-red is, have a look at: mpd, node-red.
See change log.
Run npm install node-red-contrib-mpd in your node-red user folder (usually $HOME/.node-red).
Have a look at adding nodes for more details about installing nodes.
Provides two nodes, one for controlling and one for querying:
MPD input node: everytime the status of the mpd server changes, this node constructs
a message, which payload contains two objects. One serves the information about the current played song,
the other contains the status of the mpd-server like stop, play etc.MPD input node: enables you to send any command to the mpd server.
See mpd command reference for details about possible commands.
If the command returns something, it will be available in the payload as an array.Just specify the ip and port of each your mpd-servers in config nodes. Only one connection per server is established, allowing to use many of the mpd nodes without performance issues.
FAQs
A node-red node to control a mpd server and receive status updates from the server like the current played song
The npm package node-red-contrib-mpd receives a total of 18 weekly downloads. As such, node-red-contrib-mpd popularity was classified as not popular.
We found that node-red-contrib-mpd demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.