Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Automatic re-mount of rclone and Fake Cache Option #30

Open
inject00r opened this issue Feb 15, 2018 · 2 comments
Open

Enhancement: Automatic re-mount of rclone and Fake Cache Option #30

inject00r opened this issue Feb 15, 2018 · 2 comments

Comments

@inject00r
Copy link

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

@Nomuas
Copy link
Contributor

Nomuas commented Feb 27, 2018

Launch mount command via cron ? docker exec cms mount

@GottZ
Copy link

GottZ commented Apr 15, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants