]> ## par2cron for UNRAID ###2026.02.03 - new: quick guide was updated to include new recursive mode - new: par2cron backend was updated to release version 0.1.6 - changes: https://github.com/desertwitch/par2cron/releases/tag/v0.1.6 ###2026.01.31 - new: par2cron backend was updated to release version 0.1.5 - changes: https://github.com/desertwitch/par2cron/releases/tag/v0.1.5 ###2026.01.28 - new: par2cron backend was updated to release version 0.1.4 - new: quick guide was updated with more information about creation ###2026.01.27b - new: par2cmdline backend was updated to release version 1.1.0 - fix: invisible guide colors in dark mode (thanks to Synd for the report) ###2026.01.27 - new: par2cron backend was updated to release version 0.1.3 ###2026.01.26b - release note: welcome to the first version of the par2cron package. - release note: please report any problems in the support topic. &pkgURL;/par2cmdline-1.1.0-x86_64-1.txz 864a1e757ffe6e8713644d89f13f310e &pkgURL;/par2cron-0.1.6-x86_64-1.txz 97100e8f03492204a824b91c710d7ee4 &gitURL;/archive/&plgNAME;.txz &plgMD5; echo "" if [ -x /usr/local/emhttp/plugins/dwpar2cron/scripts/write_config ]; then /usr/local/emhttp/plugins/dwpar2cron/scripts/write_config fi echo "" echo "-------------------------------------------------------------" echo " par2cron for UNRAID has been installed." echo " Version: &version; / Plugin Maintainer: &author;" echo "-------------------------------------------------------------" echo "" killall par2cron >/dev/null 2>&1 removepkg &plgPATH;/*.txz rm -rf &plgPATH; rm -rf &emhttp; rm -f /var/log/dwpar2cron.json rm -f /var/log/dwpar2cron.log rm -f /boot/config/plugins/dynamix/dwpar2cron.cron sleep 1 update_cron sleep 1 echo "" echo "-----------------------------------------------------------" echo " par2cron for UNRAID has been removed." echo " Version: &version; / Plugin Maintainer: &author;" echo "-----------------------------------------------------------" echo ""