Review Request: Proof of concept for the 2012 GSoC project idea 'Semantic Collection for Amarok'.

Phalgun Guduthur phalgun.guduthur at gmail.com
Thu Mar 22 16:58:26 UTC 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104369/
-----------------------------------------------------------

Review request for Amarok and Teo Mrnjavac.


Description
-------

I have tried to demonstrate a basic read and write of Nepomuk index through Amarok by altering how song ratings are stored.

When applied, this patch stores any changed rating of a song into the Nepomuk index and not the Sql backend. To test this, change the rating of any song through Amarok and check the attributes of that song using Dolphin (song->properties). The song rating would have changed accordingly. 

To demonstrate the read part, Each song's rating is fetched from the Nepomuk index instead of the Sql backend. To test this, change the rating of any song through Dolphin and the same would be reciprocated in Amarok. 

Please note, this is only for proof of concept. This is not intended to be shipped. 
The code changes I have made are only temporary. The actual project will have Nepomuk classes and handlers to do the same task. 


Diffs
-----

  src/core-impl/collections/db/sql/CMakeLists.txt bdb3966 
  src/core-impl/collections/db/sql/SqlMeta.cpp e663adf 

Diff: http://git.reviewboard.kde.org/r/104369/diff/


Testing
-------

The existing test cases work.
It has been tried on numerous songs successfully on my computer.


Thanks,

Phalgun Guduthur

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/amarok-devel/attachments/20120322/723786a5/attachment-0001.html>


More information about the Amarok-devel mailing list