You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
amarok/amarok/src/scripts/score2rating/README

40 lines
1.3 KiB

<div align="center"><b>Score2Rating (v3.0)</b></div>
<p>
<b>About:</b><br>
Score2Rating is a script that converts the scores of your tracks in Amarok to ratings using some
pretty accurate intervals. (In the future, the intervals might become changeable).
This is mostly usable to give you a starting point for using the new rating system in Amarok 1.4.
Tracks that already have a rating will only be updated if the calculated rating is higher.
If you have kdialog installed, a nice progressbar will be displayed showing how the script progresses.
</p>
<p>
It is recommended that you <i>back up</i> your database (the statistics table at least) before
running this script. It should do no harm, but you can never be too safe...
</p>
<p>
<b>Usage:</b><br>
Just start it and then click configure, and it will do everything automagically!
It will tell you tell you (using a popup in the playlist window) when it's done.
</p>
<p>
<b>Dependencies:</b><br>
<ul>
<li>Amarok 1.4-beta3 or newer</li>
<li>Ruby (tested with 1.8)</li>
</ul>
</p>
<p>
<b>Credits:</b><br>
<ul>
<li><i>Jocke Andersson (Firetech)</i><br>
Idea and main coding.</li>
<li><i>Elliot Pahl (halcyonCorsair)</i><br>
Half star patch (for Amarok 1.4-beta3 and newer) and some more work.<br>
(Without Elliot, there would be no 2.x...)</li>
</ul>
</p>