docker-cloud-media-scripts
docker-cloud-media-scripts copied to clipboard
Enhancement: Automatic re-mount of rclone and Fake Cache Option
Hi Mads,
The Docker container loses from time to time the mount of the cloud folder. Could you add a routine that checks if the cloud is still mounted and if not remount it automatically? In addition to that a docker exec command would be also beneficial. "docker exec cms remount"
When you lose the mount, all services which are connected to it loses the content database. Plex/sonarr for example need to rescan the entire database to check if all files are available again to work properly. Wouldn't it be possible to generate a fake cache structure?
Cheers C
Launch mount command via cron ? docker exec cms mount
wouldn't solve the problem would it? it's about the file structure. every time you loose connection (for example if you run this behind a dynamic ip) this issue can happen. for some people that happens once every 24 hours depending on the country