Hi guys, I am using Tracker to implement a service to retrieve the metadatas of musics under a given path. I want to notify the upper layers the indexing process by emitting some signals to them. I was requested to emit the URI of file being processed during the indexing process, and I have implement the indexing of a given path by using tracker_miner_manager_index_file. However, I have no idea how to get the file being processed, but I noticed a signal "process-file" of TrackerMinerFS. Can I use it to implement my function? If yes, can you give me some hints to implement it?
Thanks in advance! Best regards, Chen Bin
_______________________________________________ tracker-list mailing list tracker-list@gnome.org https://mail.gnome.org/mailman/listinfo/tracker-list