Added - Added optional argument string to pass directly to the `rclone delete` command used to purge video files
Fixed - Fixed download errors not counting as failures
0.9.0
Added - The ability to send logging out via apprise notifications - Color logging is now optional - Events are now permanently ignored if they fail to download 10 times
0.8.8
Added - Added ability to configure purge interval
Fixed - Purge interval returned to previous default of once a day
0.8.7
Fixed - Fix improper unpacking of upload events
0.8.6
Fixed - check that current event is not none before trying to get it it’s ID - downloader/uploaded clear their current event once it’s been processed
0.8.5
Fixed - use event ID of currently up/downloading event, not whole event object when checking missing events