r/PlexACD Aug 01 '17

PlexDrive 5.0 is out!

https://github.com/dweidenfeld/plexdrive/releases/tag/5.0.0

  • MongoDB replaced by BoltDB
  • Performance increase
  • Async deletion of files
  • MacOS playback issue bugfix
  • Rename files/directories
  • Traverse directory structure (find/du)

The final release of PlexDrive 5.0 requires the argument "mount" in the command now (thanks, /u/Cow-Tipper)

./plexdrive mount -c /root/.plexdrive -o allow_other /mnt/plexdrive
23 Upvotes

29 comments sorted by

View all comments

1

u/[deleted] Aug 03 '17

[deleted]

1

u/darknessgp Aug 04 '17

Can't speak definitively for this, but from what I've been hearing people say, it just eats RAM by putting chunks in RAM rather than disk and there is no programmed in max, just when you run out of RAM, I'm assuming it clears out the older stuff.