You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
7 years ago | |
|---|---|---|
| .gitignore | 7 years ago | |
| LICENSE | 7 years ago | |
| README.md | 7 years ago | |
| mplaydiff.sh | 7 years ago | |
README.md
mpd_playlist_diff
Simple script supposed to be run from cron which generates changelog of current MPD playlist. it is based on storing previous version of playlist and then doing some 'diff' magic with it and current playlist. I wrote this script for my MPD streaming instance. Log could be used as input data for statuspage.
Dependencies:
- mpc
Licence: WTFPL