Jason Tackaberry wrote: > Modified: trunk/beacon/BUGS > ============================================================================== > --- trunk/beacon/BUGS (original) > +++ trunk/beacon/BUGS Mon Jul 10 03:53:53 2006 > @@ -0,0 +1,2 @@ > +o Creating or removing a file in a directory causes scan_directory() to be > + called even when inotify is used. It's not necessary with inotify.
Yes it is. If you add cover.jpg, the dir itself changes. Or if you add movie.jpg, movie.mov also changes. We can't know that in the inotify code, only the items know that. But a scan with no changes is fast and shouldn't be a problem. Dischi -- "Gnus gives you all the opportunity you could possibly want for shooting yourself in the foot." (gnus-info)
pgpuqeMFey3ML.pgp
Description: PGP signature
------------------------------------------------------------------------- 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
