Hi - Plex Media Server has been running with no issues on my Mac until a few days ago when it stopped scanning/detecting new content I would add to my various libraries. I have tried the following:
1 - tried to delete the library so I could re-add it. But it keeps saying "There was a problem deleting your library:
2 - ejected all my hard drives, deleted Plex Media Server, and then re-download PMS and reconnected my hard drives: PMS somehow just picked up the connections to my hard drives (without me having to add them again) and displayed the content as before. So again, none of the new files were scanned.
Is anyone experiencing this or has experienced this problem? Any recommended solutions?
Please have PMS attempt to scan for new content. When complete, go to Settings - Server - Help and click Download Logs.
Attach the ZIP file here with your next post.
I will attempt to see what is not working correctly.
I have the exact same problem as TDD. Attached you will find my downloaded log. If I add new files inside an existing map PMS will find them, but if I create a new map it won’t show after a new scan.
So, if I add a new episode inside an existing folder, the new episode will show. But if I add a new folder (new TV-show for example) PMS won’t find the new folder.
I made reference to, while obfuscating, the host at IP 60.x.x.x. This may be secondary.
The primary issue you face appears to be with your ISP. When PMS is unable to obtain your public IP, it is telling us there are too many layers (routers) between it and a real, public, internet address. An example (dramatization) would be: 192.168.0.3 -> 10.0.5.1 -> 192.168.10.3 -> Corporate LAN -> internet. I would first begin by performing a simple traceroute to Google’s DNS (8.8.8.8). Count how many hops you can go before you see a public IP. Repeat this test using DNS name resolution and pure numeric address modes.
If this result is ok, I would step back to basic network throughput and latency testing (speedtest.net) and pinging of Google’s sites (10-20 pings) and seeing how many packets get dropped. The issue could be interference over Wifi, or oversubscribed shared network connection. It is impossible to say from here.
Let’s create a test Library section, isolated from your main.
create a new directory somewhere and copy this one series to it.
create a new library section and, most important, use all the Plex defaults for the library section, pointing at the new test directory only.
See what the scanner matches and returns.
If still incorrect, promptly go to Settings - Server - Help and Download Logs
Attach the ZIP file here.
If correct, while annoying, it might be best to just recreate the section. If you do, Optimize the database after deleting the library section for maximum DB performance.
I think I found out what was wrong. When I created the new library section, I named it TVSeries, instead of TV-Series, and now PMS finds all my content. If I change it back to TV-Series PMS won’t find added content.
Oh? Were this a Synology box, I would immediately have you double check the plex user has permission to access the specific shares. Synology is famous at forgetting. What happens is some of the library works while other parts don’t. They use ACLs and not real Linux permissions. If you get into the NAS, set file permissions at the Linux level, the whole problem is gone forever.
So I am clear, You assert a Library friendly name of ‘This-Library-Section’ does not work where ‘ThisLibrarySection’ does work or do you mean this as it relates to the directory name used on the NAS?