Re: Help about Baloo and refresh

2016-03-24 Thread Matthieu Gallien
On jeudi 17 mars 2016 23:53:01 CET Vishesh Handa wrote: > Hey Matthieu Hello Vishesh, Thanks for your answer. > > There is a dbus signal you can monitor, but no proper API. Have a look > at 'baloo/src/kioslaves/kded/baloosearchmodule.cpp'. > I had a look to that code. I am able to listen to t

Help about Baloo and refresh

2016-03-19 Thread Matthieu Gallien
Hello Vishesh and kde-devel, I am working on a music player fetching its track through Baloo (in a scratch repository g...@git.kde.org:scratch/mgallien/elisa). I have tried looking at ways from public APIs of getting notifications when modifications are happening (i.e. the result of the query I

Re: Help about Baloo and refresh

2016-03-19 Thread Vishesh Handa
Hey Matthieu There is a dbus signal you can monitor, but no proper API. Have a look at 'baloo/src/kioslaves/kded/baloosearchmodule.cpp'. On Thu, Mar 17, 2016 at 5:46 PM, Matthieu Gallien wrote: > Hello Vishesh and kde-devel, > > I am working on a music player fetching its track through Baloo (i