Jason Tackaberry wrote:
> Do a monitored artist search (for an artist you have).  Say you searched
> for an artist that was in foo.mp3.  Now do:
>
>    cp foo.mp3 bar.mp3
>
> (Assuming this directory is being monitored.)  Notice that bar.mp3
> doesn't get picked up.  I think what's happening is that inotify issues
> a CREATE event and beacon tries to index it but fails, maybe because the
> file hasn't finished copying yet, and then it ends up ignoring all the
> CHANGED events by inotify?

First step in the bugfix: growing files are now handled and when
copying large files or downloading a file won't result in a permanent
scanning. But what is missing right now is that the file needs to move
From normal file to audio when this changed. I will do that later.


Dischi

-- 
A user friendly computer first requires a friendly user.

Attachment: pgpmRhHrC0bhg.pgp
Description: PGP signature

Reply via email to