This is specifically geared towards managing MP3 files, but it should easily work for any directory structure with a lot of files.
I want to find or write a daemon (pref
If you use Linux, you can use PyInotify.
inotify can notify you about filesystem events when your program is running.