Felix Bünemann

Results 317 comments of Felix Bünemann

You need to find out what is causing the downloads. * Use seperate API credentials for plexdrive (eg. don't use them for another app or server) * Disable generation of...

If your system uses systemd, then systemd can automatically restart plexdrive if it exits: ```ini [Unit] Description=Plexdrive FUSE mount Documentation=https://github.com/dweidenfeld/plexdrive/ AssertPathIsDirectory=/mnt/plexdrive After=network-online.target [Service] User=plex Group=plex Type=simple ExecStart=/usr/local/bin/plexdrive mount -v 2...

I have never used plexdrive v4, so maybe the commandline parameters in ExecStart are different. But other than that it should work.

I think it was mentioned in another issue, that Google applies much more aggressive rate limiting on shared files.

Appreciated. I've got some major performance and memory usage improvements in the works. My current dev version can handle roughly 16 streams with about 1 GBit/s of total bandwidth on...

I haven't had time to polish up all the fixes I've had planed for the next release, but lots of users have been waiting for Team Drive support, so I've...

Please provide more info: * What OS are you using? (e.g. Ubuntu 18.04) * Which Plexdrive version are you using? Also did the missing folders have special or asian characters...

Sorry, there was a typo, I meant to write "if you rename ~/.plexdrive/cache.bolt to cache.bolt.bak".

Do you get anything interesting in the logs, if you rename the `cache.bolt` file and restart plexdrive with the `-v 3` flag? Does ist always show the same incomplete list...

Do you get any of these errors, after removing the `cache.bolt` and restarting plexdrive with `-v 3`? - "Could not get changes" - "Ignoring change type" - "Could not map...