Changes:
- Remove dependency on python module 'ago'
- Remove dependency on python module 'gpu-info'
- Replace python module 'pyinotify' with 'watchdog' for the Event Monitor
- Only monitor the library directory if it actually exists
Bug fixes:
- Fix issue publishing releases to PyPi
- File probes of non video files were causing exceptions that may not have been handled correctly.