fireEvent('updater.updated','Updated to a new version with hash "%s", this version is from %s'%(info['update_version']['hash'],version_date),data=info)
fireEvent('updater.updated','CouchPotato: Updated to a new version with hash "%s", this version is from %s'%(info['update_version']['hash'],version_date),data=info)
except:
log.error('Failed notifying for update: %s',traceback.format_exc())