Ignore during Library Scan

The ability to remove a directory in the library from additional scanning.
I personally try and keep my “finished” TV etc in one set of directories and new stuff in another so its easier to backup. Plex does not need to scan folders that have “finished” so I would like the ability to mark them as ignore from further scanning.

If you’ve organized your library folder according to the official naming schema, Plex should only touch each show folder to determine if the „last modified“ timestamp of the directory has changed since it’s been last scanned. No additional „heavy lifting“.

That being said… there’s already an existing suggestion thread discussing an option to flag single items or folders as „completed“, excluding them from future scans. Please comment/vote in that thread in order to help us avoid distracting or cannibalizing votes.
Unless I’m missing some unique aspect of your suggestion I’ll close this thread as a duplicate.

1 Like

Hi, I guess the other feature suggestion is very similar, so yes, close the thread if you feel the need.
I am using the official naming schema, even so scanning through 1000’s of directories on my NAS drives is slow, even with everything plugged in to a 2.5g network and fast disks.

Side note: Linux platforms work differently than Windows when it comes to tracking changes in the file system. That includes many, or even most, NAS systems such as QNAP, Synology etc.

Linux relies on a table in kernel memory which keeps tab on where changes are made in the file system. The size of that table (i.e. the assigned RAM area) defines how many folders can be tracked.

Sometimes this designated RAM can get too small if a lot of folders are added.
See: Linux Tips - #9 by ChuckPa

2024 clean-up: duplicate