Server Version#:Newest beta version.
Player Version#:
Plex Media Server ignores .plexignore I keep noticing that Plex scans directories that I’ve forbidden in .plexignore. The directory is called .@__thumb__thumb/. I entered “*@__thumb/*” in .plexignore. Even with a period (.) in front of it, it doesn’t work. .plexignore is located in the Multimedia folder. I know you shouldn’t put the media in the QNAP multimedia directory, but I also need the QNAP DLNA server.
You do not need to, nor is it recommended, to put your media in the 'Multimedia" shared folder.
The recommended procedure, especially if you are also using Plex, is to point to where the media is stored (in the real Shared Folders)
Engineering will investigate ignoring any .@ files it may encounter.
I will know more on that next week. We did discuss the list of directories it already does ignore.
I have a TS128A. All the media is stored on my big NAS (110 TB)
I have a network (NFS) mount of the big nas on the TS128 at the netmount shared folder. Here are all the directories available to the TS128
I see your solution for the media. Unfortunately, it’s too complicated for me. Even if the media is in a separate shared folder, the Media Console relies on the .@__thumb__thumb folder being located in the media directories; otherwise, my second TV can’t view the media in it via DLNA. Therefore, I see the following possible solutions for me:
1.) Move all media files to a separate shared folder and forgot Media Console.
2.) Enable the Plex DLNA server for my second TV. (This TV does not support Plex!)
3.) Plex solves the problem with the .@… folders.
Point 3 would be my preference. I don’t use VideoStation, MusicStation, or any other QNAP media apps, only Media Console and Media Streaming add-on.
If point 3 really works, there shouldn’t be any more problems.
I tested your solution, but here too the folder .@__thumb is created in the media file directory.
Yes, I recently reindexed the QNAP multimedia database (MMDB). Of course, PMS was running in the background! Strangely, the database size of the MMDB has more than doubled since then – from 5 GB to 12 GB. I think I should have stopped PMS! After the reindex, I also noticed PMS activity. You could say that’s when the problems started. Strangely, I’ve never had problems like this before. I’ve never had to use .plexignore. So what can I do? I could stop PMS, reset the MMDB, and recreate the MMC database. I think, I will do so.
I did it. My latest findings: When I list a media directory with (QNAP) FileStation, it somehow tries to generate a thumbnail for each media file. FileStation writes each filename to the .@thumb/ folder and constantly changes the date of this folder. I was able to observe this in the Plex Console. It looks like Plex notices this changes and takes action. This is, of course, reflected in the logs.
I see a Plex bug here! QTS reports a new directory/file to Plex, which notices this and analyzes this directory ( .@__thumb/transcode), even though PMS isn’t supposed to scan (.)… filenames! There is something wrong!
I am not sending any logs now because the entries of this behavior has not changed.