]> ##Dynamix Share Floor ###2025.11.14 - Migrate repository to Unraid ###2023.04.30a - fixed conflict with parity scheduler settings ### 2023.04.18 - fixed PHP errors ###2023.04.17 - added "Update Now" button - added floor settings for pool devices ###2023.02.05 - set minimum Unraid version to 6.9 (supports multi-language) - added support for upcoming Unraid version 6.12 ###2022.05.20 - fixed GUI access when non-standard ports are used - ignore *.img files in calculation, e.g. docker.img and vdisk1.img - removed "Update Now" button, it interferes with the GUI communication - minimum Unraid version set to 6.9.0 ###2022.05.17 - initial release # Remove old 'source' packages MD5=$(md5sum &source;.txz 2>/dev/null|grep -Po '^\S+') if [[ $MD5 != &MD5; ]]; then rm -f &source;*.txz fi https://raw.githubusercontent.com/unraid/dynamix/master/archive/&name;.txz &MD5; echo "" echo "-----------------------------------------------------------" echo " Plugin &name; is installed." echo " This plugin requires Dynamix webGui to operate" echo " Copyright 2023, Bergware International" echo " Version: &version;" echo "-----------------------------------------------------------" echo "" # Remove plugin related files rm -rf /boot/config/plugins/&name; # Uninstall the 'source' package removepkg &name; # Update cronjob /usr/local/sbin/update_cron