GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MPD-DUMP-RATINGS(1) User Contributed Perl Documentation MPD-DUMP-RATINGS(1)

mpd-dump-ratings - dump mpd ratings & filter them

version 2.004

Dumps the mpd ratings associated to songs. Each filename will be dumped on a line with a prefix "rating: ". One can filter out the filenames dumped with some options.

mpd-dump-ratings - dump mpd ratings

    mpd-dump-ratings [options]

-m[in[imum]] [=] <min>
Minimum rating for a song to be displayed. Default to 0.
-o[rphan[ed]]
Print only orphan pathes (ie, with no matching filename).
-r[epair]
Try to fix the database for orphan pathes (ie, doesn't work if "-orphan" is not supplied). Existing fixes performed:
try to convert orphan path to utf8.

If one of those fix leads to a valid path, it will try to fix database. Of course, it checks if this leads to duplicate values.

-d[elete]
If "-repair" did not manage to find a plausible replacement for the orphan rating, then it will remove this rating from the database. This can be the case when you removed a song...

Warning: you will potentially loose some information!

<pattern>
Filter out songs that don't match given "pattern".
--version
--usage
--help
--man
Print the usual program information

Jerome Quelin, "<jquelin at cpan.org>"

Copyright (c) 2008 Jerome Quelin, all rights reserved.

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

Jerome Quelin

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-04-09 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.