Hi,

When I do:
cp file1.mp3 indexed_directory/file1.mp3
Tracker triggers the subjectsAdded signal for nfo:audio and nmm:MusicPiece.

When I do:
rm indexed_directory/file1.mp3
Tracker triggers the subjectsRemoved signal for nfo:audio and nmm:MusicPiece.

But, when I already have indexed_directory/file1.mp3 and do:
cp file2.mp3 indexed_directory/file1.mp3
(or simply touch indexed_directory/file1.mp3)
Tracker triggers only the subjectsChanged signal for nfo:Audio and not for nmm:MusicPiece.

Is it a bug (I'm still using Tracker 0.7.17) or something I didn't understood ? It is disturbing as my program is looking at the music pieces, and correctly see when a new music is added or removed, but can't be updated when a music is *modified*.

Thanks,

--
Florent Viard
Software Development Engineer
........................................
[email protected]
www.lacie.com



This e-mail and any attachment are confidential and intended solely for the use 
of the individual to whom it is addressed. If you are not the intended 
recipient, please telephone or email the sender and delete this message and any 
attachment from your system. Unauthorized publication, use, dissemination, 
forwarding, printing or copying of this e-mail and its associated attachments 
is strictly prohibited.
_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to