More Info

Revision 869848

(Back to digest)
 

Features in Multimedia

Mark Kretschmann committed changes in /trunk/extragear/multimedia/amarok/src:

Implement automatic score computation for tracks, using the same algorithm that Amarok 1 used by default.

Note: I have _deliberately_ implemented the scoring as native code, as opposed to our solution in Amarok 1, where it used to be a script.

This is because the idea of scripting the scoring algorithm turned out to be complete overkill and hardly used by the community.

File Changes

Modified 2 files
/trunk/extragear/multimedia/amarok/src
 
/Amarok.h
 
/collection/sqlcollection/SqlMeta.cpp
2 files changed in total