Google Drive Mount Monitoring with Crypt

Does anyone know of a solution that works for seeing when changes occur on a gdrive mount with crypt? There are some cool solutions out there like plex_autoscan https://github.com/l3uddz/plex_autoscan and plex_rcs https://github.com/stokkes/plex_rcs but they don’t seem to work with crypt. I have separate feeder and media servers and modified Ajki’s scripts with list files https://github.com/ajkis/scripts which does the job.

So I’ve been working on this for the past few nights and I think I have it figured out. I’ve forked plex_autoscan and made the necessary changes to work with a crypt remote. Check it out here: https://github.com/clg27/plex_autoscan. The important settings that you need to configure are explained in the Rclone Crypt Monitoring section. I think it explains everything fairly well, but if you run into problems configuring it let me know.

I’ve only been using it for about a day but it seems to be working great for me. So feel free to test it out and let me know if you run into any problems and I’ll try to help you.

If other people want to test this out too it would be great. Then once I’m confident that it works well I’ll put in a pull request to get it merged into the main plex_autoscan.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.