- Fixed a bug where coordinates might have inversed signs
- Fixed a bug where the script could fail if a GoPro Video was missing the metadata stream
- Included support for GoPro metadata stream scanning
- Changed to absolute path logic to increase stability and reliability of outputs
- Increased reliability in task scheduler environment
- Introduced separate credential file for unattended script run
- Several bug fixes
- Take directory as 2nd parameter to be able to use the script via the DSM task scheduler
- Included a 1sec sleep after API call to give the indexing deamon some time to react (should improve indexing quality)
- Minor clean-ups of code
- Account upper/lowercase file extensions
- Minor clean-ups of code
- Optimized ffmpeg version check
- Fixed identification of absolute path for album ID
- Minor fixes
- Added version number to code
- Use community repository ffmpeg if available, fallback on built-in version if not
- Fix progress counter
- Remove ffmetadata parameter
- Clean-up cookie file after scan
- Initial commit, seems to work fine but not for iPhone Videos yet