Just today my Library has stopped updating with new items. Whether automatically, or via a “scan library files”. Naming conventions are correct. When I start a library scan, nothing new is added.
Tried a few things already. Did a restart of the server, the computer, and all - but still the same.
Moved some of the earlier added movies out of the library. Restarted NAS, and then added them again - but still same result, nothing is showing up.
When a file is added, the little “Activity” meter in the upper left corner is moving and showing activity, but nothing appears in the dashboard as it used to to.
Server Version#: 1.19.1.2645
Player Version#: Web + IoS - all newest version
Your media naming & organization does not align with Plex guidelines. This is causing problems with Plex’s database (notice all the SQLITE3 messages in the log file).
Current naming & organization (from your log files):
/volume1/video/Westworld.S03E01.720p.WEB.x265-MiNX.mkv
/volume1/video/True Detective Season 3 Mp4 1080p/True Detective S03E08.mp4
/volume1/video/Noah/Harry Potter and the Deathly Hallows Part 1 2010 1080p x265.[PRiME]/Harry Potter and the Deathly Hallows Part 1 2010 1080p x265[PRiME].mkv
Items to correct:
Poor location. /volume1/video is used by Synology and can cause problems when used by Plex (Synology FAQ #6).
Wrong naming convention for movies. This can cause matching issues for Plex. Use /Movie (year)/Movie (year).ext. If you must keep resolution, encoding, etc info, put it in square brackets: /Movie (year) [other stuff]/Movie (year) [other stuff].ext. This post provides detailed info on how Plex matches movies & shows and how extraneous information can cause matching issues.
Wrong file organization. Do not mix TV Shows and Movies in same library.
/TV <-- TV Library points here
/Westworld
/Season 03
/Westworld - s03e01.mkv
/True Detective
/Season 03
/True Detective - s03e08.mkv
/Movies <-- Movie Library points here
/Harry Potter and the Deathly Hallows Part 1 (2010)
/Harry Potter and the Deathly Hallows Part 1 (2010).mkv
Made a new folder named Movies, all empty. My Plex dashboard all empty.
Copied a movie to it - one with the right name formating, but it wasnt added seen from a Plex point of view… The same movie was added and read succesfull by Plex when my Plex system was working properly.
It’s impossible to know what’s happening from the log file excerpt provided.
The full ZIP file, after performing a scan or when adding the media, is the most informative.