I’m still having this memory leak. My system have been memory stable for the whole week, so early today i have moved some movies around and recreated the library.
This is what’s happening now:
When the memory reaches full capacity i will issue the following command to free the memory:
sync && echo 3 | sudo tee /proc/sys/vm/drop_caches
But this won’t go away and i’m not even watching anything.
I think that’s related to this deep analyzer and for some time now, everytime it runs it will completely use all the ram i have, and everything will start swapping to the point i can’t use anything anymore.
The plex process follows:
/usr/lib/plexmediaserver/Plex Media Scanner --analyze-deeply --item <library item number here for each process> --log-file-suffix Deep Analysis
I think you should look into this analyzer as it seems broken.
