Detailed Description
Functions to get mpd statistics
Function Documentation
- Parameters:
-
Gets the total time of the database
- Returns:
- the total time of the database
- Parameters:
-
Gets the time mpd is playing
- Returns:
- time that mpd is playing in seconds
- Parameters:
-
Gets the total number of albums in the database
- Returns:
- The number of albums in the database
- Parameters:
-
Gets the total number of artists in the database.
- Returns:
- The number of artists in the database
- Parameters:
-
Gets the total number of songs in the database
- Returns:
- The total number of songs
- Parameters:
-
Gets the time since mpd has been running
- Returns:
- time since mpd has been running in seconds
- Parameters:
-
Shouldn't be used from the program.