Server Version#: Version 4.146.0
Player Version#:
<If providing server logs please do NOT turn on verbose logging, only debug logging should be enabled>
I have this issue sometimes where I notice my Plex is randomly scanning my library for hours upon hours. I finally tracked it down. For over a year I’ve had a symbolic link to my Movies folder in my TV Shows folder. I have a .plexignore file in the TV Shows folder to ignore \Movies. It worked, and it still does sometimes, but every once and a while it loses it mind and includes it and starts scanning it as a TV Show.
If I restart the Plex service on Qnap server, it realizes its mistake and removes the directory from TV Shows again.
What else can I do or is this a software bug?
Location for TV Shows library (according to Plex) Location: /share/CACHEDEV1_DATA/TV Shows
Nested symbolic Link folder
Location: /share/CACHEDEV1_DATA/TV Shows/Movies
and the contents of the .plexignore file located in /share/CACHEDEV1_DATA/TV Shows
Ignore all files with “trailer” in the name
#trailer
Ignore files with the extension “.cr2”
#*.cr2
Ignore directories called “Modified”
/share/CACHEDEV1_DATA/TV Shows/Movies
Modified/*
$RECYCLE.BIN/*
@Recycle/*
Movies/*
Movies
@Recycle
$RECYCLE.BIN
Modified
share/CACHEDEV1_DATA/TV Shows/Movies
CACHEDEV1_DATA/TV Shows/Movies
Ignore all “.tif” files in the “thumbnails” subdirectory
#thumbnails/*.tif