mppopm Play Count Commands ¶mppopm get-pc will print the play count of the current song
on stdout. mppopm get-pc ARG will interpret “ARG”
as a song URI & print that song’s play count to stdout.
mppopm get-pc ARG... will print the play count for each
argument on stdout.
mppopm set-pc ARG will set the play count for the current
song to “ARG”, where “ARG” is an unsigned integer. mppopm
set-pc ARG SONG will set the play count for “SONG” to “ARG”.