Skip to main content

Display MPD status on a lcdproc server.

Project description

MPDLcd is a small adapter which will display the status of a MPD server on a LCD screen, through lcdproc.

It allows defining various layouts depending on LCD size, with fix or moving parts.

Running

The command line is quite simple:

# Connect to the local mpd and lcdproc, logging to stderr
mpdlcd

Other options are possible:

mpdlcd --mpd=mpd.example.org:1234 --lcdproc=lcd.example.org:456 \
        --syslog --syslog-facility=user2 --loglevel=debug --lcdd_debug

Please use mpdlcd --help or man mpdlcd for a full help description.

Installing

The simplest way to install MPDLcd is to use your distribution’s packages. It requires the lcdproc and python_mpd2 Python libraries.

Gentoo

Use the Sunrise overlay at http://overlays.gentoo.org/proj/sunrise/browser/app-misc/mpdlcd

Debian/Ubuntu

  1. Install the python-mpd package:

    apt-get install python-mpd
  2. Install the lcdproc package from PIP

pip install lcdproc
  1. Install mpdlcd from PIP:

    pip install mpdlcd

Other

If it hasn’t been packaged for your distribution yet, you can also install from sources by hand:

pip install mpdlcd

This will pull in the python_mpd2 and lcdproc Python libraries.

Example initd scripts are provided in the initd/ folder.

Reporting issues

Issues should be reported on https://github.com/rbarrois/mpdlcd/issues.

Crash report should include:

  • Current MPD status (playing, stopped, …)

  • Custom /etc/mpdlcd.conf file content

  • Current MPDLcd version, as given by mpdlcd --version

  • Full output from running MPDLcd in debug mode, typically with the following options:

    mpdlcd --no-syslog --logfile=- --loglevel=debug

Contact

The main channel for reporting issues would be https://github.com/rbarrois/issues.

I’m also available:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mpdlcd-0.4.2.tar.gz (26.8 kB view details)

Uploaded Source

Built Distribution

mpdlcd-0.4.2-py2-none-any.whl (21.4 kB view details)

Uploaded Python 2

File details

Details for the file mpdlcd-0.4.2.tar.gz.

File metadata

  • Download URL: mpdlcd-0.4.2.tar.gz
  • Upload date:
  • Size: 26.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mpdlcd-0.4.2.tar.gz
Algorithm Hash digest
SHA256 da79b45c3173c3e3d7929dab17015db0f1e57834c6d2c2270f0fcfed59b4db89
MD5 fbed00b8520f52d7fc043e9f663dedbb
BLAKE2b-256 c9fe8943f1d60096a2f0036f7e90fd352e6aa9d6cd25a0c597f5b959948269cd

See more details on using hashes here.

Provenance

File details

Details for the file mpdlcd-0.4.2-py2-none-any.whl.

File metadata

File hashes

Hashes for mpdlcd-0.4.2-py2-none-any.whl
Algorithm Hash digest
SHA256 0391464e24ff72e6a95ada493f050b9c8ff00c97c45721a452ed633472c0d7c5
MD5 4a942162aa303b3001486f535d098197
BLAKE2b-256 39bb424c4aad1fc547cc37ef0bb8790a8b3d1596aa41d070b554f2ea51633378

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page