Merge ../../amarok
[amarok.git] / supplementary_scripts / score2rating / README
blobf26222198e1df827b8c998de901788dcc8b915a8
1 <div align="center"><b>Score2Rating (v3.0)</b></div>
3 <p>
4 <b>About:</b><br>
5 Score2Rating is a script that converts the scores of your tracks in Amarok to ratings using some 
6 pretty accurate intervals. (In the future, the intervals might become changeable).
7 This is mostly usable to give you a starting point for using the new rating system in Amarok 1.4.
8 Tracks that already have a rating will only be updated if the calculated rating is higher.
9 If you have kdialog installed, a nice progressbar will be displayed showing how the script progresses.
10 </p>
11 <p>
12 It is recommended that you <i>back up</i> your database (the statistics table at least) before
13 running this script. It should do no harm, but you can never be too safe...
14 </p>
16 <p>
17 <b>Usage:</b><br>
18 Just start it and then click configure, and it will do everything automagically!
19 It will tell you tell you (using a popup in the playlist window) when it's done.
20 </p>
22 <p>
23 <b>Dependencies:</b><br>
24 <ul>
25 <li>Amarok 1.4-beta3 or newer</li>
26 <li>Ruby (tested with 1.8)</li>
27 </ul>
28 </p>
30 <p>
31 <b>Credits:</b><br>
32 <ul>
33 <li><i>Jocke Andersson (Firetech)</i><br>
34 Idea and main coding.</li>
35 <li><i>Elliot Pahl (halcyonCorsair)</i><br>
36 Half star patch (for Amarok 1.4-beta3 and newer) and some more work.<br>
37 (Without Elliot, there would be no 2.x...)</li>
38 </ul>
39 </p>