add db_playtime to stats
git-svn-id: https://svn.musicpd.org/mpd/trunk@99 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
79effd62e1
commit
ad4246d6cb
|
@ -138,6 +138,7 @@ stats
|
|||
albums: number of albums
|
||||
songs: number of songs
|
||||
uptime: daemon uptime in seconds
|
||||
db_playtime: sum of all song times in db
|
||||
db_update: last db update in UNIX time
|
||||
playtime: time length of music played
|
||||
|
||||
|
|
Loading…
Reference in New Issue