True https://raw.githubusercontent.com/masterwishx/ca.mover.tuning/master/plugins/ca.mover.tuning.plg Andrew Zawadzki, hugenbdd, Reynald and Masterwishx False Tools:System Mover Tuning Addon This is a unRaid plugin for fine-tuning the mover operation: - Moves files on scheduled runs based on cache fullness (selectable thresholds), file age, size, etc. - Prevents moves during parity checks or rebuilds. - Validates filenames to protect against attacks. - Select the file-moving tool between Rsync and Unraid's built-in move utility. - Can disable scheduled runs of mover plugin. - Supports manual and command-line executions following schedule rules and/or always move all files. - Offers expanded functionality with additional options and settings. 2019-01-17 - 2024-07-10 - Unraid 7.0.0 compatibility (/ 6.x bug?): original mover now works with "Move Now button follows plug-in filters" set to off - [Unraid 7.0.0 compatibility](https://github.com/R3yn4ld/ca.mover.tuning/tree/unraid-7.0.0-compatibility) ([R3yn4ld](https://github.com/R3yn4ld)) - 2024-07-07: - [Unraid 7.0.0 compatibility](https://github.com/R3yn4ld/ca.mover.tuning/tree/unraid-7.0.0-compatibility) ([R3yn4ld](https://github.com/R3yn4ld)) - 2024-06-30: (handover by Reynald) - [Automatic age threshold](https://github.com/R3yn4ld/ca.mover.tuning/tree/automatic-age-threshold) ([R3yn4ld](https://github.com/R3yn4ld)) - [Minor spelling corrections and README](https://github.com/dphelan/ca.mover.tuning/tree/spelling-corrections) ([Dphelan](https://github.com/dphelan)) - [Merge share skipfiletypes](https://github.com/davendesai/unraid-mover-tuning/tree/merge-share-skipfiletypes) ([Davendsai](https://github.com/davendesai))(add/merge per share skipfilestype to global skips) - [Update Mover.tuning.page](https://github.com/Squidly271/ca.mover.tuning/tree/patch-2) ([Squid](https://github.com/Squidly271)) - 2023.12.19 (was not in [master branch from hugenbd](https://github.com/hugenbd/ca.mover.tuning)) - [4 changes from Swarles](https://github.com/hugenbd/ca.mover.tuning/commit/64e06e91bd83431d768346e4d8158f7be039564e) ([Swarles](https://forums.unraid.net/profile/213067-swarles/)) - Change "while read" lines in age_mover to "while IFS= read -r" to fix trailing white spaces (Swarles) - Fix where sometimes mover would not run to mover.old scrip (Swarles) - Log if "share.cfg" doesn't exists to help trouble shooting (Swarles) - Check for ca.mover.tuning.cfg file and additional logging. (Swarles) https://forums.unraid.net/topic/70783-plugin-mover-tuning/ https://raw.githubusercontent.com/masterwishx/unraid-templates/main/images/ca.mover.tuning.png