zoro25

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by zoro25

  1. Hi I'm unable to get file activity to start. Syslogs look like this. Mar 12 00:38:50 NewNas file.activity: Starting File Activity Mar 12 00:38:50 NewNas file.activity: File Activity inotify starting Mar 12 00:38:50 NewNas file.activity: File Activity inotify exiting It never starts and just goes back to a stopped state when I attempt to start it. I have a very high iNotify watch number but still no joy? Any idea
  2. Same as Archangel . I run the empty cache code and I can see my cache is now empty. root@NewNas:~# free -m total used free shared buff/cache available Mem: 128592 5731 58698 1087 64161 120550 Swap: 0 0 0 root@NewNas:~# free -h && sync && echo 1 > /proc/sys/vm/drop_caches && free -h total used free shared buff/cache available Mem: 125Gi 5.6Gi 57Gi 1.1Gi 62Gi 117Gi Swap: 0B 0B 0B total used free shared buff/cache available Mem: 125Gi 5.5Gi 118Gi 1.1Gi 2.0Gi 117Gi Swap: 0B 0B 0B But after running that I still get the message about skipping all video files and the script only preloading subs. They are not in ram as I just cleaned it and also when I start the show my disk spins up and nothing happens for about 6 seconds.
  3. I have the same issue as the user above. It seems to preload only my subs and not my media. 2023-01-25 04:40:14 Skipped /mnt/user/Media/Movies/Alien Covenant (2017)/Alien Covenant (2017).mkv as loading needed only 0.000 2023-01-25 04:40:14 Skipped /mnt/user/Media/TV Shows/Star Trek- Discovery/Season 4/Star Trek - Discovery - S04E10 - The Galactic Barrier.mkv as loading needed only 0.000 2023-01-25 04:40:14 Preloaded /mnt/user/Media/TV Shows/Star Trek- Discovery/Season 4/Plex Versions/Optimized for TV/Star Trek_ Discovery/S04E01.219441.eng.srt 2023-01-25 04:40:14 Preloaded /mnt/user/Media/TV Shows/Star Trek- Discovery/Season 4/Plex Versions/Optimized for TV/Star Trek_ Discovery/S04E02.227138.eng.srt When you say use the same as the container settings are you talking about Plex container?. If so my plex container media path is /mnt/user and I also set that as my media path in the script.
  4. Perfect , thanks I managed to get it installed. Once again thank you.
  5. hI Could I please request that NetHogs https://github.com/raboof/nethogs be added, It's a tool which will display the equivalent of netstat -b Which shows which processes are making connections and to how much traffic those those connections are using.
  6. Did nethogs get removed? I can see a post where a user requested it and then it was added but in the latest version I'm unable to find it. thanks.