* Invalidate the scanner cache when an inotify deletion takes place.

This commit is contained in:
Justin Maggard
2009-04-21 02:50:45 +00:00
parent 6fc880a25d
commit c4ca6527f0
6 changed files with 27 additions and 12 deletions

View File

@ -15,6 +15,8 @@
#define VIDEO_DIR_ID "2$15"
#define IMAGE_DIR_ID "3$16"
extern int valid_cache;
int
is_video(const char * file);