What's Changed
MMT userfacing:
Cameras:
- DJI Osmo Action 3 specific fixes by @KonradIT in #141
- Add HERO13 Black support by @KonradIT in #131
- Add HERO12 Black support by @KonradIT in #117
- Add support for insta360 x4 by @KonradIT in #140
Logic:
- Handle timeouts by @KonradIT in #105
- includes support for wav files in GoPro by @inode64 in #104
- use better gps measurement for videos by @inode64 in #108
- Improve GPS accuracy when locating videos by @inode64 in #109
- keeps the time of imported files by @inode64 in #113
- Fix regex expression by @inode64 in #106
- use partition.Mountpoint instead of .Device by @klaernie in #130
- apply the mtime given by the gopro to the written files by @klaernie in #126
- make GetFlagString() process the default string by @KonradIT in #133
- make HTTP retry when the GoPro is overwhelmed by @klaernie in #128
- update readme by @KonradIT in #139
- Use konradit/gopro-utils @v1.0.0 by @KonradIT in #144
Development:
- fix test to match new spec by @KonradIT in #118
- disable address geolocation flaky test, lint by @KonradIT in #132
- Fix for deprecated ioutil by @KonradIT in #145
New Contributors
Full Changelog: v1.8...v2.0