- Fixed issue of cron tasks being rewritten when addon is updated.
This fix includes removing the addons original cron tasks, and replacing them with cron tasks assigned to an unassigned addon. This way,
the cron tasks won't be removed and recreated when the addon is updated. The new cron tasks are removed when the addon is uninstalled.