Closed jamie-pate closed 12 years ago
I'm not sure if prefix worked before or not. I haven't actively used this program in quite some time.
did you abandon the use case or find a better alternative?
I abandoned the use case. It was kind of a "hey, I need something like this" this one time. So I built and made it a general solution, but now I don't need it for what I was using it for any longer (video conversions by dropping files into a folder). I'm happy to maintain it though and fix bugs as convenient and merge pull requests that seem reasonable :)
I've changed the way dest_file works as the 'prefix' didn't seem to be filled out when running in ubuntu 12.04 now it uses the 'root' path and removes it from the absolute path instead.
(did prefix work before? it appears there is only one EventHandler being created that recursively watches all subfolders)