When you drop a new movie or episode into a Plex library folder, you expect it to show up in the app within a few minutes. If Plex not detecting new files automatically keeps happening to you, there is almost always a setting, permission, or storage quirk behind it rather than a fault with Plex itself. This guide walks through the causes, in order of how common they are, so you can get automatic scanning working the way it should.
Table of Contents
What you’ll need
- Administrator access to your Plex Media Server (the web app or desktop app)
- Access to the folder or drive where your media files are stored
- Correct read permissions on that storage location for the account running Plex
- A stable connection to any external, USB, or network-attached drive holding your media
Check your automatic scanning settings
- Open the Plex web app and sign in as the server owner.
- Go to Settings, then switch to the Server tab and select Library.
- Make sure “Scan my library automatically” is switched on.
- If your version of Plex offers “Run a partial scan when changes are detected,” enable that too, since it lets Plex react to new files almost immediately rather than waiting for a full scan.
- Save your changes, then restart Plex Media Server so the new settings take effect.
Understand why network storage often breaks automatic detection
Automatic scanning relies on your operating system telling Plex when a file changes inside a monitored folder. That works reliably on drives connected directly to the machine running Plex, but it often fails on network shares. If your media sits on a NAS, a mapped network drive, or a shared SMB/NFS folder, those change notifications frequently do not reach Plex at all, which means new files only appear at the next scheduled or manual scan.
- Check whether your media folders are on local storage or a network share.
- If you are using network storage, treat scheduled scans as your main detection method rather than relying on instant updates.
- Open Settings, then Scheduled Tasks, and shorten the library scan interval if you need new files to appear sooner.
- If Plex Media Server itself runs on a NAS device (through a Docker container or a manufacturer’s app store), confirm the media share is mounted using a method that supports file change notifications, rather than a remote mount added after the fact.
Force a manual scan and check permissions
- From the library in question, open the options menu (usually three dots) and choose Scan Library Files.
- Confirm the account running Plex Media Server has read access to every folder and subfolder in that library.
- Give large file copies or downloads time to finish fully before scanning, since some transfers lock files in a way that hides them from Plex until the copy completes.
- Use the Empty Trash option after removing old files, since leftover references can sometimes interfere with how new items get added.
Check file naming and folder structure
Plex matches files to its metadata agents based on naming and folder conventions. A new file that does not follow the expected pattern can be scanned without ever appearing correctly, which looks identical to Plex ignoring it entirely. It is worth reviewing how to name your files correctly for Plex if new additions are being skipped or misfiled, particularly for TV shows with unusual season or episode numbering.
Check the health of your storage device
If your library lives on an external SSD or portable drive, connection stability matters more than most people realise. A drive that disconnects, sleeps, or gets remounted under a new path can cause Plex to lose track of a folder entirely, and any files added while it was offline will not be picked up until the next full scan. Reliable portable drives such as the Lexar Muse Ultra Slim portable SSD are a solid option for holding a Plex library because they maintain a consistent connection, but any drive can cause scanning gaps if cables or ports are unreliable. If you manage a larger collection, you may also find it useful to look at general guidance on organising media files on a NAS, since a tidy folder structure makes scanning issues much easier to diagnose.
Restart the server and review the logs
- Restart Plex Media Server completely rather than just refreshing the web app.
- Check the server’s activity or log section for scan errors, permission warnings, or missing path messages.
- If a library path shows as unavailable, reconnect the drive or share and run a manual scan before troubleshooting further.
| Symptom | Likely cause | Fix |
|---|---|---|
| New files never appear without a manual scan | Automatic scanning disabled or network storage limitation | Enable automatic scanning; shorten scheduled scan interval on network shares |
| Files appear but are misidentified | Incorrect naming or folder structure | Rename files to match Plex’s expected format |
| Library shows as unavailable | Drive disconnected or permissions changed | Reconnect storage, check read permissions, rescan |
| Scans are slow or skipped | Too many libraries scanning at once, or drive under load | Stagger scheduled scans, check drive health |
Tips and troubleshooting
- Avoid pointing Plex at cloud sync folders (such as those from consumer file-sync services), since sync clients can interfere with file locking and change detection.
- On Windows, a drive letter that changes after a reboot will make Plex treat the library as missing, even though the files are untouched.
- Do not run scans too frequently on very large libraries, since this can slow down the drive and delay other server tasks.
- If one library behaves fine but another does not, compare their storage locations first, since local versus network storage is the most common difference.
- For broader connectivity problems beyond scanning, see this guide on general Plex server connection issues.
Frequently asked questions
Why does Plex not detect new files automatically on a NAS?
Most NAS setups use network protocols that do not reliably pass file change notifications through to Plex Media Server. Scheduled scans, rather than instant detection, end up doing most of the work, so shortening the scan interval is usually the most effective fix.
How often does Plex scan a library by default?
Plex Media Server checks libraries on a periodic schedule that you can adjust in the Scheduled Tasks settings, alongside the option to scan automatically when changes are detected. The exact default interval can vary between versions, so it is worth checking your own server’s settings rather than assuming a fixed number.
Can I scan just one folder instead of the whole library?
Yes. Most libraries let you scan an individual season or subfolder from its options menu, which is faster than a full library scan when you only need to pick up a handful of new files.
Does renaming a file after adding it help if Plex missed it?
It can. If a file was skipped because it did not match Plex’s expected naming pattern, renaming it correctly and then running a manual scan will usually bring it into the library properly.



