Bugzilla – Bug 17367
Create a .skipindex file in a given directory to prevent the scanner from indexing it
Last modified: 2011-07-29 09:39:57 UTC
Created attachment 7358 [details] modifies Scanner.pm to abide by ".skipindex" files in directories. I wanted to prevent the scanner from including a number podcast mp3s from my "New Music" listing. The attached patch allows users to create a ".skipindex" file in a given directory and it will be passed over when indexing is run.