- Added badges on the front page for more swag,
- Replaced readthedocs links with recitale's,
- Replaced IRC server and channel,
- Updated .gitignore from GitHub's Python project .gitignore example,
- Migrated fom Travis to GitHub Actions,
- Fixed some security issues,
- Added bandit to quality checks to hopefully limit introduction of new security issues,
- Fixed packaging missing non Python files, see 1,
- Migrated check of rsync, ffmpeg and/or avconv to shutil.which to be cross-platform,
- Added workflow to automatically publish to Pypi the newly published release,