Commit Graph

7 Commits

Author SHA1 Message Date
ViViDboarder
061d88d8af Make username and password optional 2023-12-07 09:13:45 -08:00
ViViDboarder
de4b02dae7 Fix protected file filter variable
The filter was only being set during schedule creation.
This meant that no new files created since scheduling the task
would be included. To avoid this, the rclone command is now
built when the task is run instead via a new script.
2023-11-13 13:52:24 -08:00
ViViDboarder
4760360df6 Add protected_only option to filter out unencrypted files 2023-11-07 09:16:27 -08:00
ViViDboarder
e59400160c Fix include rule 2023-11-07 08:53:08 -08:00
ViViDboarder
315671e62a Add filter to include only tar files 2023-11-07 08:44:29 -08:00
ViViDboarder
f678ec65b9 Initial addition of timegaps pruning
Might want to move from two cron tasks to a single one where rclone and prune are executed sequentially
2021-11-29 10:39:52 -08:00
ViViDboarder
262059b9a0 Convert to an addon repository 2021-06-14 14:57:50 -07:00