2021-07-29 18:42:31 +02:00
|
|
|
[Path]
|
2021-07-17 09:27:14 +02:00
|
|
|
# day_begins: what hour of the day you want the day to begin (only for
|
|
|
|
# classification purposes). Defaults at 0 as midnight. Can be
|
|
|
|
# used to group early morning photos with the previous day. Must
|
|
|
|
# be a number between 0-23')
|
|
|
|
day_begins=4
|
|
|
|
|
2021-08-14 21:36:22 +02:00
|
|
|
dirs_path={%Y}/{%m-%b}-{city}-{folder}
|
|
|
|
name={%Y%m%d-%H%M%S}-%u{original_name}.%l{ext}
|
2021-07-29 18:42:31 +02:00
|
|
|
|
|
|
|
[Exclusions]
|
|
|
|
name1=.directory
|
|
|
|
name2=.DS_Store
|
2021-07-17 09:27:14 +02:00
|
|
|
|
2021-04-16 20:02:14 +02:00
|
|
|
[Geolocation]
|
|
|
|
geocoder=Nominatim
|
|
|
|
prefer_english_names=False
|