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? Jason. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
