Sign inSign up

janvda/my-mpd

By janvda

Updated about 3 years ago

Image
0

438

janvda/my-mpd repository overview

mpd (Music Player Daemon)

Github: janvda/my-google-voice-kit/mpd which is based on

Prerequisites

Assure that the radio playlist is loaded, instructions to load the radio playlist can be found in the node-red flow controller:mpd2 or you can just enter command in shell window:

mpc load radio

Change History

  • version 1.1.0 : radio playlist is removed from image - this will be copied by controller service.
  • version 1.0.0 : initial version

Testing commands

pactl

Some interesting commands:

pactl info
pactl list sinks
pactl list sink-inputs
pactl clients
mpc

mpc (command line client for mpd) is installed. Some commands:

root@2534d1874cd8:/app/bin# mpc status
volume: n/a   repeat: off   random: off   single: off   consume: off
root@2534d1874cd8:/app/bin# mpc lsplaylists
radio
root@2534d1874cd8:/app/bin# mpc stats
Artists:      0
Albums:       0
Songs:        0

Play Time:    0 days, 0:01:11
Uptime:       0 days, 0:07:18
DB Updated:   Wed Sep 13 11:06:58 2023
DB Play Time: 0 days, 0:00:00
root@2534d1874cd8:/app/bin# 

Tag summary

Content type

Image

Digest

sha256:f5396e0f9

Size

168.5 MB

Last updated

about 3 years ago

docker pull janvda/my-mpd