<div dir="ltr"><div><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px">Hello everyone,</span></div><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px"><div>

<span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px"><br></span></div>As I make progress on my project, I learn just as all gain is not monetary not all progress is code.</span><br style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px">

<br style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px"><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px">From the time of my last report (Sorry Myriam since it was more than a week ago), I have not written any "pushable" code i.e. only some code has been changed that serve as markers (like a</span><b style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px">TODO</b><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px">) for future work or some really minor bugs fixed that I stumbled upon as I use my flavor of Amarok.</span><br style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px">

<br style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px"><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px">Anyway, I was going through the collectionscanner code, trying to understand how it works: it as another process that the main Amarok process communicates with. It is designed to go through files and directories and mark files that are useful to Amarok. Like .mp3 , .ogg , etc. I am thinking to add .lrc to this list. For this I will have to create a class whose instance would represent an lrc file.</span><br style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px">

<br style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px"><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px">After this I will need to add these lyrics to the Amarok database. I still haven't been able to decide should I make this change in the generic </span><i style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px">core/collections/Collection.cpp</i><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px"> class or the </span><i style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px">core-impl/collections/SqlCollection.cpp</i><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px"> class. When this is over, I will just have to save the lyrics as lyrics tag and the </span><i style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px">LyricsApplet </i><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px">will pick it up.</span><br>

<div><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px"><br></span></div><div><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:18.479999542236328px">Latest review: </span><font face="Arial, Tahoma, Helvetica, FreeSans, sans-serif"><span style="line-height:18.479999542236328px"><a href="https://git.reviewboard.kde.org/r/118861/">https://git.reviewboard.kde.org/r/118861/</a></span></font></div>

<div><font face="Arial, Tahoma, Helvetica, FreeSans, sans-serif"><span style="line-height:18.479999542236328px"><br></span></font></div><div><font face="Arial, Tahoma, Helvetica, FreeSans, sans-serif"><span style="line-height:18.479999542236328px">Regards,</span></font></div>

<div><font face="Arial, Tahoma, Helvetica, FreeSans, sans-serif"><span style="line-height:18.479999542236328px">Vedant.</span></font></div></div>