Scroll to navigation

MPD-RATE(1p) User Contributed Perl Documentation MPD-RATE(1p)

NAME

mpd-rate; - rate your songs for mpd-dynamic

VERSION

version 2.004

DESCRIPTION

This program allows you to rate your songs, to allow mpd-dynamic to use ratings.

USAGE

    mpd-rate [options]

OPTIONS

You can customize the usage of mpd-dynamic with the following options:

The path of a db file with the ratings per song. The keys are the song path (relative to MPD root), and the value is an integer (the rating). Default to "~/.mpd/ratings.db".
<rating>
The rating you want to apply to the current song. If not supplied, will print its current rating.
Print the usual program information

AUTHOR

Jerome Quelin

COPYRIGHT AND LICENSE

This software is copyright (c) 2007 by Jerome Quelin.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2022-06-08 perl v5.34.0