jcwillox / hassio-rclone-backup

Home Assistant addon to automatically sync backups to remote locations using Rclone
MIT License
99 stars 18 forks source link

Jobs conf reset at restart #56

Open tapsystem opened 2 months ago

tapsystem commented 2 months ago

The problem

Hello, when i update jobs configuration and save it, i got a perfect result of my updated conf : [2024-05-01] [15:22:36] [INFO]: scheduled jobs: 0/2 * * * * sync "Sync Daily Backups"; /config/_videoRecords -> google:/Home Assistant VideoSurveillance

and it's work great, but if i open configuration menu to update my job, i can't see my real configuration, only the default one and i can update it, i need to rebuild from scratch.

Other question, i'm actually working with a "temporary" google Auth 2.0 token and it stop working every 1 hour .. is there a simple process to follow to make it permanent ?

Thanks

What version of Rclone Backup has the issue?

3.1.0

What version of Home Assistant are you running?

2024.04.4

What type of installation are you running?

Home Assistant OS

If you're running HA OS/Supervised, what version of the Supervisor are you running?

2024.04.4

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response