Skip to content

Latest commit

 

History

History

stats

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

mpd-scripts - stats

WIP: May not work currently

  • stats.py - Records statistics about the music library and MPD server. Uses python-mpd. Retrieves authentication information from the MPD configuration file (mpd.conf).
  • stats-mpc.py - Records statistics about the music library and MPD server. Uses mpc. Retrieves authentication information from the MPD configuration file (mpd.conf).

Prerequisites

mpc

Instalation of prequisite python libraries

For stats.py, install the following dependencies using:

pip install -r requirement-stats.txt

For stats-mpc.py, install the following dependencies using:

pip install -r requirement-stats-mpc.txt

Usage Stats Examples

Usage Stats


License: GPLv3