Closed Dulanic closed 6 years ago
This would of course only work if the user aren't using encryption.
It's a great idea and if you have the time hit me with a PR.
Actually, that's not correct. It works with encryption. With encryption rclone passes the delete to plexdrive which passes it to GD.
Maybe this should just be coded this way permanently since the writes still default to the 1st path on unionfs.
Oh yeah I see of course. My mistake
Found another major help of doing it this way. Sonarr/Radarr can delete old versions if it is upgrading. I noticed I had like 4 copies of movies before and this resolves that problem.
Closing as merged.
So I know last year plexidrive added the ability to delete files. I have edited my config etc... to remove ready only and change RO to RW. So far it's working great,
Am I correct that UFS should write to local-decrypt 1st as UFS lists the local decrypt dir as 1st level? Seems to be working so far. This would allow us to delete in plex and have it remove the files from GD.
My changes currently: Per testing it is properly loading files to decrypt when downloading.
If you think it's a decent idea to add, I can help code it in the config/mount.remote.