Wander wrote: >Is it just me, or is this just a workaround? Yes, there are 2 bugs. *mediadb should not fail on invalid/ non existing files. *hidden directory's should not be indexed.
Just fixing 1 of these bugs will solve my problem. The mediadb will change anyway. So I chose the "easy" bug. NOTE: do not apply the patch. I's not good enough, subdirectory's of a hidden direcory are still indexed. Am I right in assuming hidden directory's (and sub) should not be indexed? I would like to replace to replace the callback function "os.path.walk()" with the non callback function "os.walk()" Martijn. ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
