Releases: MerginMaps/media-sync
Release list
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0
Please note that format of the config file was changed in this version from INI to YAML. Therefore it is necessary to convert existing .ini config files before running new version of the media-sync daemon.
The easiest way to convert existing config file is to use one of the converters available online, e.g. https://www.convertsimple.com/convert-ini-to-yaml/. After automatic conversion please check that allowed_extensions are defined as a YAML list, for example:
allowed_extensions:
- jpg
- png
The references entry also should contain a list of tables even if only single table is synced.
references:
- file: survey.gpkg
table: notes
funded by www.brrc.be
0.1.1
0.1.0
The first working release of mergin-media-sync! It includes all the essential functionality to set up and sync (one-way) between a Mergin project and a S3/MinIO storage backend.
It can be also run using a Docker container: lutraconsulting/mergin-media-sync