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 and python_mpd2 Python library.
Gentoo
Use the Sunrise overlay at http://overlays.gentoo.org/proj/sunrise/browser/app-misc/mpdlcd
Debian/Ubuntu
Install the python-mpd package:
apt-get install python-mpd
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 Python library.
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:
By email, at raphael.barrois+mpdlcd@polytechnique.org
On IRC, as Xelnor on irc.freenode.net
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mpdlcd-0.5.0.tar.gz
.
File metadata
- Download URL: mpdlcd-0.5.0.tar.gz
- Upload date:
- Size: 32.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92b032a5075c9a1885244c42881606835aac78556173286fa4cddc1eac5cd259 |
|
MD5 | 24bc632180e27057ae5c0ae128e1f881 |
|
BLAKE2b-256 | 90cd3563424dd1527198f7b18ff6b2af5ea28721c7c9835846db4a397f205c89 |
Provenance
File details
Details for the file mpdlcd-0.5.0-py2.py3-none-any.whl
.
File metadata
- Download URL: mpdlcd-0.5.0-py2.py3-none-any.whl
- Upload date:
- Size: 28.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b45cc25a5a10424307e49e9c3a0e2dbc02ac95ed078bca805dc50693da8a3a6c |
|
MD5 | 87e6d6f3db6e5cd8292382cee0380d41 |
|
BLAKE2b-256 | 83d18214e640bc67f421d1d0ba77cc4484721e9c4204176a6e6cf433b6bf8424 |